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... LLVM Emit Object... Semantic Analysis... Semantic Analysis [68/92] Semantic Analysis [79/367] Semantic Analysis [318/614] Semantic Analysis [441/866] Semantic Analysis [492/1031] Semantic Analysis [667/1152] Semantic Analysis [787/1256] Semantic Analysis [892/1391] Semantic Analysis [899/1424] Semantic Analysis [899/1452] Semantic Analysis [899/1460] Semantic Analysis [1009/1626] Semantic Analysis [1055/1639] Semantic Analysis [1065/1671] Semantic Analysis [1070/1684] Semantic Analysis [1070/1684] Semantic Analysis [1070/1684] Semantic Analysis [1261/1886] Semantic Analysis [1481/2205] Semantic Analysis [1599/2333] Semantic Analysis [1925/2615] Semantic Analysis [2167/2764] Code Generation [133/2158] std.array_list.ArrayListAligned(std.dwarf.AbbrevAttr,... Code Generation [725/2158] std.zig.system.NativeTargetInfo.detectAbiAndDynamicLi... Code Generation [1322/2158] std.fmt.format... Code Generation [1890/2158] std.debug.panicExtra... LLVM Emit Object... LLVM Emit Object... LLVM Emit Object... Semantic Analysis... Semantic Analysis [76/149] Semantic Analysis [125/521] Semantic Analysis [551/873] ./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/e9c810d703c92facda9940db4646718f/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