brlcad 7.34.2 -> 7.36.0 https://repology.org/project/brlcad/versions attrpath: brlcad 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/graphics/brlcad/default.nix b/pkgs/applications/graphics/brlcad/default.nix index 2a0853fb2212..d8c04c2a3f3a 100644 --- a/pkgs/applications/graphics/brlcad/default.nix +++ b/pkgs/applications/graphics/brlcad/default.nix @@ -11,13 +11,13 @@ stdenv.mkDerivation rec { pname = "brlcad"; - version = "7.34.2"; + version = "7.36.0"; src = fetchFromGitHub { owner = "BRL-CAD"; repo = pname; rev = "refs/tags/rel-${lib.replaceStrings [ "." ] [ "-" ] version}"; - hash = "sha256-oafu255xElEIk8p4yvNyR2maykUfxQui/L5MkicA+JA="; + hash = "sha256-WUu+YEgA5q0lbNqg43KfYLOlCBi3R3SCHqCQ639QIRg="; }; nativeBuildInputs = [ 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 brlcad nix build failed. make[2]: *** [src/other/ext/CMakeFiles/ASSETIMPORT_BLD.dir/build.make:86: src/other/ext/ASSETIMPORT_BLD-prefix/src/ASSETIMPORT_BLD-stamp/ASSETIMPORT_BLD-build] Error 1 make[1]: *** [CMakeFiles/Makefile2:13644: src/other/ext/CMakeFiles/ASSETIMPORT_BLD.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 17%] Building C object src/util/CMakeFiles/dpix-pix.dir/dpix-pix.c.o [ 17%] Linking C executable ../../bin/decimate [ 17%] Linking C executable ../../bin/cv [ 17%] Built target bwscale [ 17%] Built target bwshrink [ 17%] Built target bwmod [ 17%] Built target bwdiff [ 17%] Linking C executable ../../bin/dpix-pix [ 17%] Built target bwthresh [ 17%] Built target bwrot [ 17%] Linking C shared library ../../../../lib/libosmesa.so [ 17%] Built target bwstat [ 17%] Built target decimate [ 17%] Built target cv [ 17%] Built target osmesa [ 17%] Built target dpix-pix -- OPENMESH_BLD build command succeeded. See also /build/source/build/src/other/ext/OPENMESH_BLD-prefix/src/OPENMESH_BLD-stamp/OPENMESH_BLD-build-*.log [ 17%] Performing install step for 'OPENMESH_BLD' -- OPENMESH_BLD install command succeeded. See also /build/source/build/src/other/ext/OPENMESH_BLD-prefix/src/OPENMESH_BLD-stamp/OPENMESH_BLD-install-*.log [ 17%] Completed 'OPENMESH_BLD' [ 17%] Built target OPENMESH_BLD -- TCL_BLD build command succeeded. See also /build/source/build/src/other/ext/TCL_BLD-prefix/src/TCL_BLD-stamp/TCL_BLD-build-*.log [ 17%] Performing install step for 'TCL_BLD' -- TCL_BLD install command succeeded. See also /build/source/build/src/other/ext/TCL_BLD-prefix/src/TCL_BLD-stamp/TCL_BLD-install-*.log [ 17%] Completed 'TCL_BLD' [ 17%] Built target TCL_BLD make: *** [Makefile:156: all] Error 2