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. CMake Error at /build/source/build/src/other/ext/ASSETIMPORT_BLD-prefix/src/ASSETIMPORT_BLD-stamp/ASSETIMPORT_BLD-build-Release.cmake:47 (message): Stopping after outputting logs.  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.... [ 33%] Built target docbook-docbook-system-mann [ 33%] Built target libbg -- STEPCODE_BLD build command succeeded. See also /build/source/build/src/other/ext/STEPCODE_BLD-prefix/src/STEPCODE_BLD-stamp/STEPCODE_BLD-build-*.log [ 33%] Performing install step for 'STEPCODE_BLD' -- OPENMESH_BLD build command succeeded. See also /build/source/build/src/other/ext/OPENMESH_BLD-prefix/src/OPENMESH_BLD-stamp/OPENMESH_BLD-build-*.log [ 33%] Performing install step for 'OPENMESH_BLD' -- STEPCODE_BLD install command succeeded. See also /build/source/build/src/other/ext/STEPCODE_BLD-prefix/src/STEPCODE_BLD-stamp/STEPCODE_BLD-install-*.log [ 33%] Completed 'STEPCODE_BLD' [ 33%] Built target STEPCODE_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 [ 33%] Completed 'OPENMESH_BLD' [ 33%] 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 [ 33%] 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 [ 33%] Completed 'TCL_BLD' [ 33%] Built target TCL_BLD -- PROJ_BLD build command succeeded. See also /build/source/build/src/other/ext/PROJ_BLD-prefix/src/PROJ_BLD-stamp/PROJ_BLD-build-*.log [ 33%] Performing install step for 'PROJ_BLD' -- PROJ_BLD install command succeeded. See also /build/source/build/src/other/ext/PROJ_BLD-prefix/src/PROJ_BLD-stamp/PROJ_BLD-install-*.log [ 33%] Completed 'PROJ_BLD' [ 33%] Built target PROJ_BLD make: *** [Makefile:156: all] Error 2