makeself 2.4.5 -> 2.5.0 https://github.com/megastep/makeself/releases attrpath: makeself 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/applications/misc/makeself/default.nix b/pkgs/applications/misc/makeself/default.nix index 7c2d33aebc00..fc4b9b7c87d4 100644 --- a/pkgs/applications/misc/makeself/default.nix +++ b/pkgs/applications/misc/makeself/default.nix @@ -1,7 +1,7 @@ { lib, stdenv, fetchFromGitHub, which, zstd, pbzip2, installShellFiles }: stdenv.mkDerivation rec { - version = "2.4.5"; + version = "2.5.0"; pname = "makeself"; src = fetchFromGitHub { @@ -9,7 +9,7 @@ stdenv.mkDerivation rec { repo = "makeself"; rev = "release-${version}"; fetchSubmodules = true; - sha256 = "sha256-15lUtErGsbXF2Gn0f0rvA18mMuVMmkKrGO2poeYZU9g="; + sha256 = "sha256-QPisihCGnzG9gaZyb/bUroWdPAoC2GdQiz1tSkoScjs="; }; nativeBuildInputs = [ installShellFiles ]; 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 makeself nix build failed. test/shunit2/examples/output_test.sh: interpreter directive changed from "#! /bin/sh" to "/nix/store/087167dfxal194pm54cmcbbxsfy3cjgn-bash-5.2p26/bin/sh" test/shunit2/examples/party_test.sh: interpreter directive changed from "#! /bin/sh" to "/nix/store/087167dfxal194pm54cmcbbxsfy3cjgn-bash-5.2p26/bin/sh" test/shunit2/shunit2_shopt_test.sh: interpreter directive changed from "#! /bin/sh" to "/nix/store/087167dfxal194pm54cmcbbxsfy3cjgn-bash-5.2p26/bin/sh" test/run-tests.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/087167dfxal194pm54cmcbbxsfy3cjgn-bash-5.2p26/bin/sh" @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase build flags: SHELL=/nix/store/087167dfxal194pm54cmcbbxsfy3cjgn-bash-5.2p26/bin/bash ./make-release.sh Header is 716 lines long About to compress 104 KB of data... Adding files to archive named "release/makeself-2.5.0.run"... ./COPYING ./README.md ./VERSION ./makeself-header.sh ./makeself.1 ./makeself.sh CRC: 3694315199 MD5: 0011b3e8d5740adb08c5ef17c16612c6 Self-extractable archive "release/makeself-2.5.0.run" successfully created. @nix { "action": "setPhase", "phase": "installPhase" } Running phase: installPhase install: cannot stat 'makeself.lsm': No such file or directory