findup 1.0 -> 1.1 https://github.com/hiljusti/findup/releases attrpath: findup 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/tools/misc/findup/default.nix b/pkgs/tools/misc/findup/default.nix index 0b7d687922f..44a9d505ce8 100644 --- a/pkgs/tools/misc/findup/default.nix +++ b/pkgs/tools/misc/findup/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "findup"; - version = "1.0"; + version = "1.1"; src = fetchFromGitHub { owner = "hiljusti"; repo = pname; rev = "v${version}"; - sha256 = "sha256-erlKIiYYlWnhoeD3FnKdxnHjfGmmJVXk44DUja5Unig="; + sha256 = "sha256-fafMBC/ibCHgC3JwCNEh74Qw/yZ+KQF//z1e+OpeGus="; }; nativeBuildInputs = [ zig ]; 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 findup nix build failed. got build log for 'findup' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/jcykh3xf6bs9cyc40pmr7wmknz3lq6wd-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "installPhase" } installing LLVM Emit Object... Semantic Analysis... Semantic Analysis [76/149] Semantic Analysis [114/497] Semantic Analysis [441/828] Semantic Analysis [749/1212] Semantic Analysis [899/1424] Semantic Analysis [899/1457] Semantic Analysis [1012/1632] Semantic Analysis [1063/1661] Semantic Analysis [1070/1684] Semantic Analysis [1070/1684] Semantic Analysis [1070/1684] Semantic Analysis [1253/1876] Semantic Analysis [1518/2223] Semantic Analysis [1638/2414] Semantic Analysis [2014/2677] Code Generation [0/2158] Code Generation [611/2158] argsRest... Code Generation [1254/2158] std.mem.swap... Code Generation [1850/2158] std.io.writer.Writer(std.fs.file.File,std.os.WriteEr... LLVM Emit Object... LLVM Emit Object... LLVM Emit Object... Semantic Analysis... Semantic Analysis [79/175] Semantic Analysis [322/668] Semantic Analysis [734/964] ./src/main.zig:62:30: error: expected 2 argument(s), found 1 const program = args.next().?; ^ /nix/store/kjjnlvb7714f22j8263gnlbmk7kdzqag-zig-0.9.1/lib/zig/std/process.zig:477:9: note: declared here pub fn next(self: *ArgIterator, allocator: Allocator) ?(NextError![:0]u8) { ^ findup...The following command exited with error code 1: /nix/store/kjjnlvb7714f22j8263gnlbmk7kdzqag-zig-0.9.1/bin/zig build-exe /build/source/src/main.zig -OReleaseSafe --cache-dir /build/source/zig-cache --global-cache-dir /build/.cache/zig --name findup -target native-native -mcpu x86_64 --enable-cache error: the following build command failed with exit code 1: /build/source/zig-cache/o/1045f0d9459070692ee88375a49c8870/build /nix/store/kjjnlvb7714f22j8263gnlbmk7kdzqag-zig-0.9.1/bin/zig /build/source /build/source/zig-cache /build/.cache/zig -Drelease-safe -Dcpu=baseline --prefix /nix/store/rfyisgnw654bdc0wm87svnmrkjis8pq4-findup-1.1