vkquake 1.22.3 -> 1.30.1 https://repology.org/project/vkquake/versions attrpath: vkquake Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/games/quakespasm/vulkan.nix b/pkgs/games/quakespasm/vulkan.nix index 81c49e5a017c..d3525b1dd63a 100644 --- a/pkgs/games/quakespasm/vulkan.nix +++ b/pkgs/games/quakespasm/vulkan.nix @@ -4,13 +4,13 @@ stdenv.mkDerivation rec { pname = "vkquake"; - version = "1.22.3"; + version = "1.30.1"; src = fetchFromGitHub { owner = "Novum"; repo = "vkQuake"; rev = version; - sha256 = "sha256-+8DU1QT3Lgqf1AIReVnXQ2Lq6R6eBb8VjdkJfAn/Rtc="; + sha256 = "sha256-l+Qhwhc7rFjrWSBGDFdIup+Pbk3nRYBR/YZCk4UiKI0="; }; sourceRoot = "${src.name}/Quake"; Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A vkquake nix build failed. got build log for 'vkquake' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/d910kwzgymysydvrh4k4igm567hjyk6m-source source root is source/Quake @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase build flags: -j24 SHELL=/nix/store/h3bhzvz9ipglcybbcvkxvm4vg9lwvqg4-bash-5.2p26/bin/bash prefix=\$\(out\) bindir=\$\(out\)/bin DO_USERDIRS=1 glslangValidator -V ../Shaders/alias.frag -o ../Shaders/Compiled/Release/alias_frag.spv --depfile ../Shaders/Compiled/Release/alias_frag.d gcc -o ../Shaders/bintoc ../Shaders/bintoc.c glslangValidator -V ../Shaders/alias_alphatest.frag -o ../Shaders/Compiled/Release/alias_alphatest_frag.spv --depfile ../Shaders/Compiled/Release/alias_alphatest_frag.d glslangValidator -V ../Shaders/alias.vert -o ../Shaders/Compiled/Release/alias_vert.spv --depfile ../Shaders/Compiled/Release/alias_vert.d /nix/store/h3bhzvz9ipglcybbcvkxvm4vg9lwvqg4-bash-5.2p26/bin/bash: line 1: glslangValidator: command not found /nix/store/h3bhzvz9ipglcybbcvkxvm4vg9lwvqg4-bash-5.2p26/bin/bash: line 1: glslangValidator: command not found make: *** [common.make:237: ../Shaders/Compiled/Release/alias_frag.spv] Error 127 make: *** Waiting for unfinished jobs.... make: *** [common.make:237: ../Shaders/Compiled/Release/alias_alphatest_frag.spv] Error 127 /nix/store/h3bhzvz9ipglcybbcvkxvm4vg9lwvqg4-bash-5.2p26/bin/bash: line 1: glslangValidator: command not found make: *** [common.make:244: ../Shaders/Compiled/Release/alias_vert.spv] Error 127 /nix/store/nd7ass1isid4vswpkfm82za4mcdwhzsm-binutils-2.41/bin/ld: cannot open output file ../Shaders/bintoc: Permission denied collect2: error: ld returned 1 exit status make: *** [common.make:233: ../Shaders/bintoc] Error 1