Commit b0e59f28 authored by R. RyanTM's avatar R. RyanTM
Browse files

virtio-win: 0.1.266-1 -> 0.1.271-1

parent 32bb18de
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,11 +7,11 @@

stdenv.mkDerivation rec {
  pname = "virtio-win";
  version = "0.1.266-1";
  version = "0.1.271-1";

  src = fetchurl {
    url = "https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/archive-virtio/virtio-win-${version}/virtio-win.iso";
    hash = "sha256-V7D23I3JLcKuhiH4sb+9ioc96b7ceIxMSzBeoorMd80=";
    hash = "sha256-u+YWathqSQyu+tQ4/viqSUkmywobN/oSEpJc/YFlZCk=";
  };

  nativeBuildInputs = [