udev-gothic-nf: 2.1.0 -> 2.2.0 (#493311)

This commit is contained in:
nixpkgs-ci[bot]
2026-02-23 14:11:43 +00:00
committed by GitHub
+2 -2
View File
@@ -6,11 +6,11 @@
stdenvNoCC.mkDerivation rec {
pname = "udev-gothic-nf";
version = "2.1.0";
version = "2.2.0";
src = fetchzip {
url = "https://github.com/yuru7/udev-gothic/releases/download/v${version}/UDEVGothic_NF_v${version}.zip";
hash = "sha256-55SHOQD+6eJ2L3+95eofr18fp1nFeBKcZvZq8gfj7rA=";
hash = "sha256-pX62FnoHTB6LmwI1wDHvjWsko82b8jOet3MzQrn/CXI=";
};
installPhase = ''