2022-11-26T05:52:28 fluxcd 0.36.0 -> 0.37.0 https://github.com/fluxcd/flux2/releases 2022-11-26T05:52:30 attrpath: fluxcd 2022-11-26T05:52:30 Checking auto update branch... 2022-11-26T05:52:33 [version] 2022-11-26T05:52:33 [version] generic version rewriter does not support multiple hashes 2022-11-26T05:52:33 [rustCrateVersion] 2022-11-26T05:52:33 [rustCrateVersion] No cargoSha256 found 2022-11-26T05:52:33 [golangModuleVersion] 2022-11-26T05:52:33 [golangModuleVersion] skipping because derivation has updateScript 2022-11-26T05:52:33 [updateScript] 2022-11-26T05:53:04 [updateScript] Success 2022-11-26T05:53:04 [updateScript] this derivation will be built: /nix/store/kjhxmd1p6ypiqjayl5icadkmb8gib608-packages.json.drv building '/nix/store/kjhxmd1p6ypiqjayl5icadkmb8gib608-packages.json.drv'... Going to be running update for following packages: - fluxcd-0.36.0 Press Enter key to continue... Running update for: - fluxcd-0.36.0: UPDATING ... - fluxcd-0.36.0: DONE. Packages updated! 2022-11-26T05:53:04 2022-11-26T05:53:04 [quotedUrls] 2022-11-26T05:53:04 [quotedUrls] nothing found to replace 2022-11-26T05:53:04 Diff after rewrites: diff --git a/pkgs/applications/networking/cluster/fluxcd/default.nix b/pkgs/applications/networking/cluster/fluxcd/default.nix index 898b7fe613f..c9d3f778b55 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 = "0.36.0"; - sha256 = "1rjsdisj2cib8pyfc1lx5jgx0dksh0zhiqccgvqvfja24azvhc4n"; - manifestsSha256 = "0kzbzn43i35kyl7h9kb4f21sbrz90jx9pj35002j2i1j20b2xzh8"; + version = "0.37.0"; + sha256 = "10f0k6k02n981vf0bjh70qf4kdax2qc40ld278p7mrsqri38r1q9"; + manifestsSha256 = "0srg7184sb1brxj8kzzf0ilmx5ym96h78v919xcmbdd6v4f2ycy9"; manifests = fetchzip { url = @@ -23,7 +23,7 @@ in buildGoModule rec { inherit sha256; }; - vendorSha256 = "sha256-2N91+anR0nD9E563MgSQPwslR9J/uvSHLs6kD4Yc3So="; + vendorSha256 = "sha256-zB7Fo+Lw0+hWuzkYLDb9I+swhm9kGfjYNkU96hF6QTg="; postUnpack = '' cp -r ${manifests} source/cmd/flux/manifests 2022-11-26T05:54:36 An auto update branch exists with message `fluxcd: 0.36.0 -> 0.37.0`. New version is 0.37.0. 2022-11-26T05:54:36 An auto update branch exists with an equal or greater version