river 0.2.1 -> 0.2.2 https://github.com/riverwm/river/releases 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..4e98eed73d1 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.2"; src = fetchFromGitHub { owner = "riverwm"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-eIW8NNhacAM/7gZCUHCmiySANLenfcaCRTUkoJUZRPQ="; + hash = "sha256-s4S0hzDG9rqvB4N1m6uGJLlKfofnPvpyjsOdO/HiWjw="; 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/jwbpg54mzbhahn54c9shgqz66bm6v45x-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 [322/620] Semantic Analysis [560/1067] Semantic Analysis [815/1382] Semantic Analysis [945/1606] Semantic Analysis [945/1639] Semantic Analysis [997/1708] Semantic Analysis [1004/1731] Semantic Analysis [1004/1738] Semantic Analysis [1004/1740] Semantic Analysis [1004/1740] Semantic Analysis [1146/2286] Semantic Analysis [1377/2434] Semantic Analysis [1607/2615] Semantic Analysis [1771/2710] Semantic Analysis [2096/2962] Semantic Analysis [2294/3151] Semantic Analysis [2395/3242] Semantic Analysis [2698/3465] ./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 }, ^