sladeUnstable unstable-2023-09-30 -> 3.2.5 https://github.com/sirjuddington/SLADE/releases attrpath: sladeUnstable Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - slade-unstable-2023-09-30 Press Enter key to continue... Running update for: - slade-unstable-2023-09-30: UPDATING ... - slade-unstable-2023-09-30: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/games/doom-ports/slade/git.nix b/pkgs/games/doom-ports/slade/git.nix index 7ecc5d5d1b6a..5d2538fd495b 100644 --- a/pkgs/games/doom-ports/slade/git.nix +++ b/pkgs/games/doom-ports/slade/git.nix @@ -20,13 +20,13 @@ stdenv.mkDerivation rec { pname = "slade"; - version = "unstable-2023-09-30"; + version = "unstable-2023-12-25"; src = fetchFromGitHub { owner = "sirjuddington"; repo = "SLADE"; - rev = "d05af4bd3a9a655dfe17d02760bab3542cc0b909"; - sha256 = "sha256-lzTSE0WH+4fOad9E/pL3LDc4L151W0hFEmD0zsS0gpQ="; + rev = "a283ade6ea8cd50be93f0c9c8ce56ffa76b14f55"; + sha256 = "sha256-MA1hswSLY6DI9CCQLEERn/gy45MVMXQD63SLf4lW9y4="; }; postPatch = lib.optionalString (!stdenv.hostPlatform.isx86) '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A sladeUnstable nix build failed. [ 98%] Building CXX object src/CMakeFiles/slade.dir/Scripting/Export/Graphics.cpp.o [ 98%] Building CXX object src/CMakeFiles/slade.dir/Scripting/Export/MapEditor.cpp.o [ 98%] Building CXX object src/CMakeFiles/slade.dir/Scripting/Export/UI.cpp.o [ 98%] Building CXX object src/CMakeFiles/slade.dir/Scripting/Lua.cpp.o [100%] Building CXX object src/CMakeFiles/slade.dir/Scripting/ScriptManager.cpp.o [100%] Building CXX object src/CMakeFiles/slade.dir/Scripting/UI/ScriptManagerWindow.cpp.o [100%] Building CXX object src/CMakeFiles/slade.dir/Scripting/UI/ScriptPanel.cpp.o [100%] Linking CXX executable ../slade [100%] Built target slade buildPhase completed in 1 minutes 44 seconds @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } Running phase: glibPreInstallPhase @nix { "action": "setPhase", "phase": "installPhase" } Running phase: installPhase install flags: -j24 SHELL=/nix/store/q8qq40xg2grfh9ry1d9x4g7lq4ra7n81-bash-5.2-p21/bin/bash gsettingsschemadir=/nix/store/7ffwsn9h9a8zqy0mikny30idq88mwkrf-slade-unstable-2023-12-25/share/gsettings-schemas/slade-unstable-2023-12-25/glib-2.0/schemas/ install [ 0%] Built target fmt [ 7%] Built target lunasvg [ 31%] Built target external [100%] Built target slade Install the project... -- Install configuration: "Release" -- Installing: /nix/store/7ffwsn9h9a8zqy0mikny30idq88mwkrf-slade-unstable-2023-12-25/bin/slade CMake Error at src/cmake_install.cmake:67 (file): file INSTALL cannot find "/build/source/build/slade.pk3": No such file or directory. Call Stack (most recent call first): cmake_install.cmake:47 (include)  make: *** [Makefile:100: install] Error 1