esh 0.1.1 -> 0.3.2 https://repology.org/project/esh-shell-template-engine/versions attrpath: esh 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/tools/text/esh/default.nix b/pkgs/tools/text/esh/default.nix index a1d6db2a7c2d..f7136031c4c7 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 ]; Received ExitFailure 1 when running Raw command: /nix/store/dsqs4fpljrws4ikzfriyixcp0n7kxrmk-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A esh nix build failed. got build log for 'esh' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/yy1bzaxzayhvddqa34f16ipvvqwjfsrj-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase patching script interpreter paths in . ./esh: interpreter directive changed from "#!/bin/sh" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/sh" ./tests/test-cli-no-args.t: interpreter directive changed from "#!/bin/sh" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/sh" ./tests/test-cli-read-from-stdin.t: interpreter directive changed from "#!/bin/sh" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/sh" ./tests/test-cli-illegal-argument.t: interpreter directive changed from "#!/bin/sh" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/sh" ./tests/test-eval-error-nested.t: interpreter directive changed from "#!/bin/sh" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/sh" ./tests/diff-test: interpreter directive changed from "#!/bin/sh" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/sh" ./tests/run-tests: interpreter directive changed from "#!/bin/sh" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/sh" ./tests/test-cli-unknown-option.t: interpreter directive changed from "#!/bin/sh" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/sh" ./tests/test-cli-dump.t: interpreter directive changed from "#!/bin/sh" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/sh" ./tests/test-cli-help.t: interpreter directive changed from "#!/bin/sh" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/sh" ./tests/test-eval-error.t: interpreter directive changed from "#!/bin/sh" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/sh" substituteStream(): WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'esh') substitute(): ERROR: file 'tests/test-dump.exp' does not exist /nix/store/bknngadwym46j65qs14ic2w79rpav888-stdenv-linux/setup: line 131: pop_var_context: head of shell_variables not a function context