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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/makeself/default.nix b/pkgs/applications/misc/makeself/default.nix index bd197395e85..39d961331fc 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 }: 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="; }; postPatch = "patchShebangs test"; 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/lineno_test.sh: interpreter directive changed from "#! /bin/sh" to "/nix/store/zlf0f88vj30sc7567b80l52d19pbdmy2-bash-5.2-p15/bin/sh" test/shunit2/examples/suite_test.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/zlf0f88vj30sc7567b80l52d19pbdmy2-bash-5.2-p15/bin/sh" test/shunit2/shunit2_failures_test.sh: interpreter directive changed from "#! /bin/sh" to "/nix/store/zlf0f88vj30sc7567b80l52d19pbdmy2-bash-5.2-p15/bin/sh" test/shunit2/lib/versions: interpreter directive changed from "#! /bin/sh" to "/nix/store/zlf0f88vj30sc7567b80l52d19pbdmy2-bash-5.2-p15/bin/sh" test/run-makeself.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/zlf0f88vj30sc7567b80l52d19pbdmy2-bash-5.2-p15/bin/sh" test/run-tests.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/zlf0f88vj30sc7567b80l52d19pbdmy2-bash-5.2-p15/bin/sh" @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building build flags: SHELL=/nix/store/zlf0f88vj30sc7567b80l52d19pbdmy2-bash-5.2-p15/bin/bash ./make-release.sh Header is 716 lines long About to compress 4 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: 2508623277 MD5: 915222052c35dc5203660b637524bfc2 Self-extractable archive "release/makeself-2.5.0.run" successfully created. @nix { "action": "setPhase", "phase": "installPhase" } installing cp: cannot stat 'makeself.lsm': No such file or directory