charliecloud 0.24 -> 0.33 https://github.com/hpc/charliecloud/releases attrpath: charliecloud 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/virtualization/charliecloud/default.nix b/pkgs/applications/virtualization/charliecloud/default.nix index 2889d09183d7..d22d31219c38 100644 --- a/pkgs/applications/virtualization/charliecloud/default.nix +++ b/pkgs/applications/virtualization/charliecloud/default.nix @@ -2,14 +2,14 @@ stdenv.mkDerivation rec { - version = "0.24"; + version = "0.33"; pname = "charliecloud"; src = fetchFromGitHub { owner = "hpc"; repo = "charliecloud"; rev = "v${version}"; - sha256 = "sha256-kdaVlwE3vdCxsmJTOUwx8J+9UcBuXbKDwS2MHX2ZPPM="; + sha256 = "sha256-nUt97YS26Iq2FDKAW2glcjbpH1B+DhXPDLlcS4zS198="; }; nativeBuildInputs = [ autoreconfHook makeWrapper ]; Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --no-out-link --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A charliecloud nix build failed. checking for asprintf in libc... yes checking for argp_parse in libc... yes checking for a sed that does not truncate output... /nix/store/f9w6388r6q94kd2d8mad6lk7f84a6frq-gnused-4.9/bin/sed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /nix/store/7ch1llcm71yxakj661n576rjw2ms34d9-gnugrep-3.11/bin/grep checking for egrep... /nix/store/7ch1llcm71yxakj661n576rjw2ms34d9-gnugrep-3.11/bin/grep -E checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for shm_open in -lrt... yes checking if in chroot... no checking if user+mount namespaces work... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether FNM_EXTMATCH is declared... yes checking for seccomp filter support... yes checking for mksquashfs... no checking for squashfuse... no checking for fuse_set_signal_handlers in -lfuse3... no checking for sqfs_ll_mount in -lsquashfuse_ll... no checking for squashfuse/ll.h... no checking if "/nix/store/pq3l7djbajwlik25kqg06s38bssmbzjd-python3-3.10.12-env/bin/python3" starts with slash... ok checking if /nix/store/pq3l7djbajwlik25kqg06s38bssmbzjd-python3-3.10.12-env/bin/python3 is executable... ok checking if /nix/store/pq3l7djbajwlik25kqg06s38bssmbzjd-python3-3.10.12-env/bin/python3 version >= 3.6... ok (3.10.12) checking for requests module... yes checking if /nix/store/pq3l7djbajwlik25kqg06s38bssmbzjd-python3-3.10.12-env/bin/python3 is executable... ok checking if /nix/store/pq3l7djbajwlik25kqg06s38bssmbzjd-python3-3.10.12-env/bin/python3 version >= 2.6.0... ok (2.31.0) checking for bundled Lark module... external configure: error: bundled Lark not found; see docs