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

This commit is contained in:
R. Ryantm 2025-04-15 06:23:30 +00:00
parent 32bb18de3f
commit b0e59f2846

View file

@ -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 = [