chruby-fish 0.8.2 -> 1.0.0 https://repology.org/metapackage/chruby-fish/versions attrpath: chruby-fish 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/misc/chruby-fish/default.nix b/pkgs/development/tools/misc/chruby-fish/default.nix index 6268c740e21..40c81502abd 100644 --- a/pkgs/development/tools/misc/chruby-fish/default.nix +++ b/pkgs/development/tools/misc/chruby-fish/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "chruby-fish"; - version = "0.8.2"; + version = "1.0.0"; src = fetchFromGitHub { owner = "JeanMertz"; repo = "chruby-fish"; rev = "v${version}"; - sha256 = "15q0ywsn9pcypbpvlq0wb41x4igxm9bsvhg9a05dqw1n437qjhyb"; + sha256 = "sha256-Lk6XvmKgEjXVjO3jMjJkCxoX7TGMxq3ib0Ohh/J4IPI="; }; postInstall = '' 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 chruby-fish nix build failed. got build log for 'chruby-fish' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/kykpv0mvz7s1bmak4h469v65ay8asziw-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building build flags: SHELL=/nix/store/5ynbf6wszmggr0abwifdagrixgnya5vy-bash-5.2-p15/bin/bash make: 'pkg' is up to date. @nix { "action": "setPhase", "phase": "installPhase" } installing install flags: SHELL=/nix/store/5ynbf6wszmggr0abwifdagrixgnya5vy-bash-5.2-p15/bin/bash PREFIX=\$\(out\) install for dir in `find etc lib bin sbin share -type d 2>/dev/null`; do mkdir -p /nix/store/nb00qf7cm55dhds7vp53kx3binmqs81r-chruby-fish-1.0.0/$dir; done for file in `find etc lib bin sbin share -type f 2>/dev/null`; do cp $file /nix/store/nb00qf7cm55dhds7vp53kx3binmqs81r-chruby-fish-1.0.0/$file; done mkdir -p /nix/store/nb00qf7cm55dhds7vp53kx3binmqs81r-chruby-fish-1.0.0/share/doc/chruby-fish-1.0.0 cp -r *.md LICENSE /nix/store/nb00qf7cm55dhds7vp53kx3binmqs81r-chruby-fish-1.0.0/share/doc/chruby-fish-1.0.0/ sed: can't read /nix/store/nb00qf7cm55dhds7vp53kx3binmqs81r-chruby-fish-1.0.0/share/chruby/auto.fish: No such file or directory /nix/store/c3f4jdwzn8fm9lp72m91ffw524bakp6v-stdenv-linux/setup: line 136: pop_var_context: head of shell_variables not a function context