river 0.2.1 -> 0.2.3 https://repology.org/metapackage/river/versions attrpath: river 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/window-managers/river/default.nix b/pkgs/applications/window-managers/river/default.nix index 7a10bf4cfae..585c873b7c7 100644 --- a/pkgs/applications/window-managers/river/default.nix +++ b/pkgs/applications/window-managers/river/default.nix @@ -20,13 +20,13 @@ stdenv.mkDerivation rec { pname = "river"; - version = "0.2.1"; + version = "0.2.3"; src = fetchFromGitHub { owner = "riverwm"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-eIW8NNhacAM/7gZCUHCmiySANLenfcaCRTUkoJUZRPQ="; + hash = "sha256-noZ2vo4J0cG3PN2k+2LzMc5WMtj0FEmMttE9obFH/tM="; fetchSubmodules = true; }; 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 river nix build failed. got build log for 'river' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/5qlxxp9vmfi64bwc3xbk57mzg90yzwy2-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "buildPhase" } building no Makefile, doing nothing @nix { "action": "setPhase", "phase": "installPhase" } installing LLVM Emit Object... Semantic Analysis... Semantic Analysis [79/172] Semantic Analysis [318/614] Semantic Analysis [526/1046] Semantic Analysis [800/1377] Semantic Analysis [945/1606] Semantic Analysis [945/1639] Semantic Analysis [997/1708] Semantic Analysis [1004/1731] Semantic Analysis [1004/1736] Semantic Analysis [1004/1740] Semantic Analysis [1004/1740] Semantic Analysis [1127/2277] Semantic Analysis [1342/2405] Semantic Analysis [1602/2609] Semantic Analysis [1686/2697] Semantic Analysis [2026/2872] Semantic Analysis [2278/3135] Semantic Analysis [2339/3186] Semantic Analysis [2665/3439] ./build.zig:144:13: error: no member named 'source' in struct 'std.build.Pkg' .source = .{ .generated = &scanner.result }, ^ ./build.zig:232:9: error: no member named 'source' in struct 'std.build.Pkg' .source = .{ .generated = &scanner.result }, ^