icmake 9.03.01 -> 10.04.00 https://repology.org/project/icmake/versions attrpath: icmake 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/development/tools/build-managers/icmake/default.nix b/pkgs/development/tools/build-managers/icmake/default.nix index 6320646974a..237f15bbf9a 100644 --- a/pkgs/development/tools/build-managers/icmake/default.nix +++ b/pkgs/development/tools/build-managers/icmake/default.nix @@ -2,10 +2,10 @@ stdenv.mkDerivation rec { pname = "icmake"; - version = "9.03.01"; + version = "10.04.00"; src = fetchFromGitLab { - sha256 = "05r0a69w0hv2qhjpb2bxd0lmp2vv5r2d4iggg6ly4miam0i318jy"; + sha256 = "sha256-GpdXpAWc9Bq7cHjK0ScMU1pokeeu8qp8yrtPV+bn6DU="; rev = version; repo = "icmake"; owner = "fbb-git"; 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 icmake nix build failed. ./comp/parser/inc/newparser: interpreter directive changed from "#!/bin/bash" to "/nix/store/ywi6kzrk88zl22jvazdnlfaf9rqrj2aq-bash-5.2-p15/bin/bash" ./dep/install: interpreter directive changed from "#!/bin/bash" to "/nix/store/ywi6kzrk88zl22jvazdnlfaf9rqrj2aq-bash-5.2-p15/bin/bash" ./dep/icm_bootstrap: interpreter directive changed from "#!/bin/bash" to "/nix/store/ywi6kzrk88zl22jvazdnlfaf9rqrj2aq-bash-5.2-p15/bin/bash" ./icmake/icm_bootstrap: interpreter directive changed from "#!/bin/bash" to "/nix/store/ywi6kzrk88zl22jvazdnlfaf9rqrj2aq-bash-5.2-p15/bin/bash" ./iuo/install: interpreter directive changed from "#!/bin/bash" to "/nix/store/ywi6kzrk88zl22jvazdnlfaf9rqrj2aq-bash-5.2-p15/bin/bash" ./iuo/uninstall: interpreter directive changed from "#!/bin/bash" to "/nix/store/ywi6kzrk88zl22jvazdnlfaf9rqrj2aq-bash-5.2-p15/bin/bash" ./iuo/bootstrapinstall: interpreter directive changed from "#!/bin/bash" to "/nix/store/ywi6kzrk88zl22jvazdnlfaf9rqrj2aq-bash-5.2-p15/bin/bash" ./examples/keep: interpreter directive changed from "#!/bin/sh" to "/nix/store/ywi6kzrk88zl22jvazdnlfaf9rqrj2aq-bash-5.2-p15/bin/sh" ./icm_bootstrap: interpreter directive changed from "#!/bin/bash" to "/nix/store/ywi6kzrk88zl22jvazdnlfaf9rqrj2aq-bash-5.2-p15/bin/bash" no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Creating the intermediate destination directory ./tmp rm -rf tmp mkdir -p tmp Writing tmp/ROOT Creating the intermediate destination directories mkdir -p tmp/nix/store/6940b7rzs9mygp0y0sipgpcccvcmmnjp-icmake-10.04.00/bin tmp/nix/store/6940b7rzs9mygp0y0sipgpcccvcmmnjp-icmake-10.04.00/libexec/icmake tmp/nix/store/6940b7rzs9mygp0y0sipgpcccvcmmnjp-icmake-10.04.00/share/icmake mkdir -p tmp/nix/store/6940b7rzs9mygp0y0sipgpcccvcmmnjp-icmake-10.04.00/etc/icmake tmp/nix/store/6940b7rzs9mygp0y0sipgpcccvcmmnjp-icmake-10.04.00/share/man/man1 tmp/nix/store/6940b7rzs9mygp0y0sipgpcccvcmmnjp-icmake-10.04.00/share/man/man7 mkdir -p tmp/nix/store/6940b7rzs9mygp0y0sipgpcccvcmmnjp-icmake-10.04.00/share/doc/icmake Creating tmp/libsupport.a cd ./as cd .. cd ./bimheader g++ -Werror -Wall -O2 -x c++-header ./bimheader.ih In file included from ./bimheader.ih:1: ./bimheader.h:8:10: fatal error: bobcat/exception: No such file or directory 8 | #include  | ^~~~~~~~~~~~~~~~~~ compilation terminated.