2022-12-16T15:25:06 empty 0.6.21b -> 0.6.22b https://repology.org/metapackage/empty/versions 2022-12-16T15:25:08 attrpath: empty 2022-12-16T15:25:09 Checking auto update branch... 2022-12-16T15:25:09 No auto update branch exists 2022-12-16T15:25:12 [version] 2022-12-16T15:25:16 [version] updated version and sha256 2022-12-16T15:25:16 [rustCrateVersion] 2022-12-16T15:25:16 [rustCrateVersion] No cargoSha256 found 2022-12-16T15:25:16 [golangModuleVersion] 2022-12-16T15:25:16 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-16T15:25:16 [updateScript] 2022-12-16T15:25:16 [updateScript] skipping because derivation has no updateScript 2022-12-16T15:25:16 2022-12-16T15:25:16 [quotedUrls] 2022-12-16T15:25:17 [quotedUrls] nothing found to replace 2022-12-16T15:25:17 Diff after rewrites: diff --git a/pkgs/tools/misc/empty/default.nix b/pkgs/tools/misc/empty/default.nix index d8fa41ef02a..b688bbe0570 100644 --- a/pkgs/tools/misc/empty/default.nix +++ b/pkgs/tools/misc/empty/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "empty"; - version = "0.6.21b"; + version = "0.6.22b"; src = fetchzip { url = "mirror://sourceforge/${pname}/${pname}/${pname}-${version}.tgz"; - sha256 = "1rkixh2byr70pdxrwr4lj1ckh191rjny1m5xbjsa7nqw1fw6c2xs"; + sha256 = "sha256-itbH/exMfS+pJgZn98jYTWY4Ts2RQTKZwo0aKdEBuFE="; stripRoot = false; }; 2022-12-16T15:26:43 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 empty nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/zd9rakk7m4z3bzsihbvxzl78c4qkanih-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/p43fjflryvdvc7yblw866rzjjgg9dk0k-0.6-Makefile.patch can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/Makefile b/Makefile |index 1fe4c41..2c69558 100644 |--- a/Makefile |+++ b/Makefile -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored