rivercarro 0.1.4 -> 0.2.1 https://repology.org/project/rivercarro/versions attrpath: rivercarro 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/rivercarro/default.nix b/pkgs/applications/misc/rivercarro/default.nix index 0074a923f41..173bad638cc 100644 --- a/pkgs/applications/misc/rivercarro/default.nix +++ b/pkgs/applications/misc/rivercarro/default.nix @@ -9,14 +9,14 @@ stdenv.mkDerivation rec { pname = "rivercarro"; - version = "0.1.4"; + version = "0.2.1"; src = fetchFromSourcehut { owner = "~novakane"; repo = pname; fetchSubmodules = true; rev = "v${version}"; - sha256 = "sha256-eATbbwIt5ytEVLPodyq9vFF9Rs5S1xShpvNYQnfwdV4="; + sha256 = "sha256-lI1xU7Qw4+XmFLnFxVZvrAPMZs0SNStbcUPBqSYUBak="; }; nativeBuildInputs = [ 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 rivercarro nix build failed. got build log for 'rivercarro' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/msqn2y9b1pk30yk4nqvjn3ijig7biyqv-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "buildPhase" } building no Makefile or custom buildPhase, doing nothing @nix { "action": "setPhase", "phase": "installPhase" } installing LLVM Emit Object... Semantic Analysis... Semantic Analysis [79/170] Semantic Analysis [186/553] Semantic Analysis [441/976] Semantic Analysis [743/1292] Semantic Analysis [931/1564] Semantic Analysis [933/1599] Semantic Analysis [933/1619] Semantic Analysis [987/1695] Semantic Analysis [992/1709] Semantic Analysis [992/1716] Semantic Analysis [992/1717] Semantic Analysis [992/1717] Semantic Analysis [1149/2232] Semantic Analysis [1369/2442] Semantic Analysis [1542/2554] Semantic Analysis [1754/2675] Semantic Analysis [2060/2917] Semantic Analysis [2241/3099] Semantic Analysis [2464/3251] Semantic Analysis [2665/3426] ./build.zig:68:9: error: no member named 'source' in struct 'std.build.Pkg' .source = .{ .generated = &scanner.result }, ^