libreddit 0.25.1 -> 0.25.2 https://repology.org/metapackage/libreddit/versions attrpath: libreddit Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] Replacing cargoSha256 with sha256-aQbaTJnK5glLUUN2pekxxTvieieI2TV/iF1jRvckSNs= [rustCrateVersion] Finished updating Crate version and replacing hashes [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/servers/libreddit/default.nix b/pkgs/servers/libreddit/default.nix index ba609526015..1329f8e7a61 100644 --- a/pkgs/servers/libreddit/default.nix +++ b/pkgs/servers/libreddit/default.nix @@ -8,16 +8,16 @@ rustPlatform.buildRustPackage rec { pname = "libreddit"; - version = "0.25.1"; + version = "0.25.2"; src = fetchFromGitHub { owner = "libreddit"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-/K79EHjqkclyh1AmRaevYcyUD4XSrTfd5zjnpOmBNcE="; + hash = "sha256-/3MBMyxl6QCxV/rpLWdsMqASCxnMDQlgP3NmKEoHywo="; }; - cargoSha256 = "sha256-KYuEy5MwgdiHHbDDNyb+NVYyXdvx1tCH7dQdPWCCfQo="; + cargoSha256 = "sha256-aQbaTJnK5glLUUN2pekxxTvieieI2TV/iF1jRvckSNs="; buildInputs = lib.optionals stdenv.isDarwin [ Security Successfully finished processing cachix "/nix/store/m36fc6ckrfgpy1qj1b1329gvj64pchxs-libreddit-0.25.2" Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix eval .#libreddit --raw --apply "p: let gh = m : m.github or \"\"; nonempty = s: s != \"\"; addAt = s: \"@\"+s; in builtins.concatStringsSep \" \" (map addAt (builtins.filter nonempty (map gh p.meta.maintainers or []))" Standard error: warning: Git tree '/var/cache/nixpkgs-update/worker/worktree/libreddit' is dirty error: syntax error, unexpected end of file, expecting ')' at «string»:1:177: 1| p: let gh = m : m.github or ""; nonempty = s: s != ""; addAt = s: "@"+s; in builtins.concatStringsSep " " (map addAt (builtins.filter nonempty (map gh p.meta.maintainers or [])) | ^ libreddit 0.25.1 -> 0.27.0 https://github.com/libreddit/libreddit/releases attrpath: libreddit Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - libreddit: 0.25.1 -> 0.27.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/209015"