2022-11-03T01:56:59 esh 0.1.1 -> 0.3.2 https://repology.org/metapackage/esh/versions 2022-11-03T01:57:02 attrpath: esh 2022-11-03T01:57:02 Checking auto update branch... 2022-11-03T01:57:02 No auto update branch exists 2022-11-03T01:57:05 [version] 2022-11-03T01:57:08 [version] updated version and sha256 2022-11-03T01:57:08 [rustCrateVersion] 2022-11-03T01:57:08 [rustCrateVersion] No cargoSha256 found 2022-11-03T01:57:08 [golangModuleVersion] 2022-11-03T01:57:08 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-03T01:57:08 [updateScript] 2022-11-03T01:57:08 [updateScript] skipping because derivation has no updateScript 2022-11-03T01:57:08 2022-11-03T01:57:08 [quotedUrls] 2022-11-03T01:57:08 [quotedUrls] nothing found to replace 2022-11-03T01:57:08 Diff after rewrites: diff --git a/pkgs/tools/text/esh/default.nix b/pkgs/tools/text/esh/default.nix index a1d6db2a7c2..f7136031c4c 100644 --- a/pkgs/tools/text/esh/default.nix +++ b/pkgs/tools/text/esh/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "esh"; - version = "0.1.1"; + version = "0.3.2"; src = fetchFromGitHub { owner = "jirutka"; repo = "esh"; rev = "v${version}"; - sha256 = "1ddaji5nplf1dyvgkrhqjy8m5djaycqcfhjv30yprj1avjymlj6w"; + sha256 = "sha256-suwbUT8miOYMdTMw+vJm2URiDInhEczn0JG9K5KpEto="; }; nativeBuildInputs = [ asciidoctor ]; 2022-11-03T01:58:40 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 esh nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/yy1bzaxzayhvddqa34f16ipvvqwjfsrj-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources patching script interpreter paths in . ./esh: interpreter directive changed from "#!/bin/sh" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/sh" ./tests/test-cli-read-from-stdin.t: interpreter directive changed from "#!/bin/sh" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/sh" ./tests/test-cli-dump.t: interpreter directive changed from "#!/bin/sh" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/sh" ./tests/test-eval-error.t: interpreter directive changed from "#!/bin/sh" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/sh" ./tests/diff-test: interpreter directive changed from "#!/bin/sh" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/sh" ./tests/test-cli-unknown-option.t: interpreter directive changed from "#!/bin/sh" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/sh" ./tests/test-cli-no-args.t: interpreter directive changed from "#!/bin/sh" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/sh" ./tests/run-tests: interpreter directive changed from "#!/bin/sh" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/sh" ./tests/test-eval-error-nested.t: interpreter directive changed from "#!/bin/sh" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/sh" ./tests/test-cli-illegal-argument.t: interpreter directive changed from "#!/bin/sh" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/sh" ./tests/test-cli-help.t: interpreter directive changed from "#!/bin/sh" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/sh" substitute(): ERROR: file 'tests/test-dump.exp' does not exist