win-virtio: 0.1.229-1 -> 0.1.240-1

This commit is contained in:
Anthony Roussel 2023-09-23 04:18:45 +02:00
parent 4d419fa923
commit a4ec989176
No known key found for this signature in database
GPG Key ID: 9DC4987B1A55E75E

View File

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
pname = "win-virtio";
version = "0.1.229-1";
version = "0.1.240-1";
src = fetchurl {
url = "https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/archive-virtio/virtio-win-${version}/virtio-win.iso";
hash = "sha256-yIoN3jRgXq7mz4ifPioMKvPK65G130WhJcpPcBrLu+A=";
hash = "sha256-69SCWGaPf3jgJu0nbCip0Z2D4CD/oICtaZENyGu8vMY=";
};
nativeBuildInputs = [