fluxcd 0 -> 1 attrpath: fluxcd Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8c35sn45ylj2z3lmvm1i854b21ffli3m-packages.json.drv building '/nix/store/8c35sn45ylj2z3lmvm1i854b21ffli3m-packages.json.drv'... Going to be running update for following packages: - fluxcd-2.0.0-rc.5 Press Enter key to continue... Running update for: - fluxcd-2.0.0-rc.5: UPDATING ... - fluxcd-2.0.0-rc.5: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/networking/cluster/fluxcd/default.nix b/pkgs/applications/networking/cluster/fluxcd/default.nix index 338ebdfb1f5..f554cb39835 100644 --- a/pkgs/applications/networking/cluster/fluxcd/default.nix +++ b/pkgs/applications/networking/cluster/fluxcd/default.nix @@ -1,9 +1,9 @@ { lib, buildGoModule, fetchFromGitHub, fetchzip, installShellFiles, stdenv }: let - version = "2.0.0-rc.5"; - sha256 = "1akxmnbldsm7h4wf40jxsn56njdd5srkr6a3gsi223anl9c43gpx"; - manifestsSha256 = "1vra1vqw38r17fdkcj5a5rmifpdzi29z5qggzy4h9bqsqhxy488f"; + version = "2.0.0"; + sha256 = "1iqwdbn7kcrg1dh0zh75zk3gwjsxjisdrzxywjfkm9jcvb6ygs7m"; + manifestsSha256 = "1kyzgifvisykcj1hikbk7z9xwi5gj4pa19ngbkv7fcgv45clbj6s"; manifests = fetchzip { url = @@ -23,7 +23,7 @@ in buildGoModule rec { inherit sha256; }; - vendorSha256 = "sha256-kw1V2eFoqrTB+1dBQYqOopr7+AMY1OB80vM8UN4rsso="; + vendorSha256 = "sha256-OH1Kn+VZARqQ1L26zdjEOYseMT9fY+QVDhN+F+h6GZw="; postUnpack = '' cp -r ${manifests} source/cmd/flux/manifests No auto update branch exists There might already be an open PR for this update: - fluxcd: 2.0.0-rc.5 -> 2.0.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/241967" - [Backport release-23.05] fluxcd: 2.0.0-rc.3 -> 2.0.0-rc.5 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/241968"