waylock 0.6.0 -> 0.6.1 https://github.com/ifreund/waylock/releases attrpath: waylock 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/waylock/default.nix b/pkgs/applications/misc/waylock/default.nix index 9ae1b348e3d..399716ea043 100644 --- a/pkgs/applications/misc/waylock/default.nix +++ b/pkgs/applications/misc/waylock/default.nix @@ -11,13 +11,13 @@ }: stdenv.mkDerivation rec { pname = "waylock"; - version = "0.6.0"; + version = "0.6.1"; src = fetchFromGitHub { owner = "ifreund"; repo = pname; rev = "v${version}"; - hash = "sha256-AujBvDy10e5HhezCQcXpBUVlktRKNseLxRKdI+gtH6w="; + hash = "sha256-QMp7LbkH2TCVOqmIBq9j/9LHRFDna7CQQnNkdoNKqe8="; 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 waylock nix build failed. got build log for 'waylock' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/51dc7fyj1f2safa4gfiyah202g86mnbv-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 [76/149] Semantic Analysis [84/452] Semantic Analysis [355/710] Semantic Analysis [499/1033] Semantic Analysis [703/1287] Semantic Analysis [888/1542] Semantic Analysis [946/1618] Semantic Analysis [946/1649] Semantic Analysis [946/1657] Semantic Analysis [1000/1729] Semantic Analysis [1005/1743] Semantic Analysis [1005/1746] Semantic Analysis [1005/1750] Semantic Analysis [1005/1751] Semantic Analysis [1110/1966] Semantic Analysis [1275/2349] Semantic Analysis [1553/2582] Semantic Analysis [1621/2634] Semantic Analysis [1903/2828] Semantic Analysis [2269/3063] Semantic Analysis [2376/3236] Semantic Analysis [2598/3383] Semantic Analysis [2764/3524] ./build.zig:95:9: error: no member named 'source' in struct 'std.build.Pkg' .source = .{ .generated = &scanner.result }, ^