2022-12-09T09:33:47 chruby-fish 0.8.2 -> 1.0.0 https://repology.org/metapackage/chruby-fish/versions 2022-12-09T09:33:49 attrpath: chruby-fish 2022-12-09T09:33:49 Checking auto update branch... 2022-12-09T09:33:49 No auto update branch exists 2022-12-09T09:33:53 [version] 2022-12-09T09:33:54 [version] updated version and sha256 2022-12-09T09:33:54 [rustCrateVersion] 2022-12-09T09:33:54 [rustCrateVersion] No cargoSha256 found 2022-12-09T09:33:54 [golangModuleVersion] 2022-12-09T09:33:54 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-09T09:33:54 [updateScript] 2022-12-09T09:33:54 [updateScript] skipping because derivation has no updateScript 2022-12-09T09:33:54 2022-12-09T09:33:54 [quotedUrls] 2022-12-09T09:33:54 [quotedUrls] nothing found to replace 2022-12-09T09:33:55 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 = '' 2022-12-09T09:35:23 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A chruby-fish nix build failed. warning: unknown setting 'experimental-features' @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/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash make: 'pkg' is up to date. @nix { "action": "setPhase", "phase": "installPhase" } installing install flags: SHELL=/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash PREFIX=\$\(out\) install for dir in `find etc lib bin sbin share -type d 2>/dev/null`; do mkdir -p /nix/store/wy384pv9bknlca9jjrqww4halz316sdp-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/wy384pv9bknlca9jjrqww4halz316sdp-chruby-fish-1.0.0/$file; done mkdir -p /nix/store/wy384pv9bknlca9jjrqww4halz316sdp-chruby-fish-1.0.0/share/doc/chruby-fish-1.0.0 cp -r *.md LICENSE /nix/store/wy384pv9bknlca9jjrqww4halz316sdp-chruby-fish-1.0.0/share/doc/chruby-fish-1.0.0/ sed: can't read /nix/store/wy384pv9bknlca9jjrqww4halz316sdp-chruby-fish-1.0.0/share/chruby/auto.fish: No such file or directory