2022-12-22T02:40:22 fluxcd 0.37.0 -> 0.38.1 https://github.com/fluxcd/flux2/releases 2022-12-22T02:40:25 attrpath: fluxcd 2022-12-22T02:40:25 Checking auto update branch... 2022-12-22T02:40:28 [version] 2022-12-22T02:40:28 [version] generic version rewriter does not support multiple hashes 2022-12-22T02:40:28 [rustCrateVersion] 2022-12-22T02:40:28 [rustCrateVersion] No cargoSha256 found 2022-12-22T02:40:28 [golangModuleVersion] 2022-12-22T02:40:28 [golangModuleVersion] skipping because derivation has updateScript 2022-12-22T02:40:28 [updateScript] 2022-12-22T02:40:45 [updateScript] Success 2022-12-22T02:40:45 [updateScript] this derivation will be built: /nix/store/79pa7h4m55jhlz5nwx2d7d923m77x2ba-packages.json.drv building '/nix/store/79pa7h4m55jhlz5nwx2d7d923m77x2ba-packages.json.drv'... Going to be running update for following packages: - fluxcd-0.37.0 Press Enter key to continue... Running update for: - fluxcd-0.37.0: UPDATING ... - fluxcd-0.37.0: DONE. Packages updated! 2022-12-22T02:40:45 2022-12-22T02:40:45 [quotedUrls] 2022-12-22T02:40:45 [quotedUrls] nothing found to replace 2022-12-22T02:40:45 Diff after rewrites: diff --git a/pkgs/applications/networking/cluster/fluxcd/default.nix b/pkgs/applications/networking/cluster/fluxcd/default.nix index c9d3f778b55..aa56b1605f2 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.37.0"; - sha256 = "10f0k6k02n981vf0bjh70qf4kdax2qc40ld278p7mrsqri38r1q9"; - manifestsSha256 = "0srg7184sb1brxj8kzzf0ilmx5ym96h78v919xcmbdd6v4f2ycy9"; + version = "0.38.1"; + sha256 = "02np6g7q0v1mg10cvn2w8wsi0s7by810m5zb733jaf6lff9p7md8"; + manifestsSha256 = "11amanvfah5mgys5zkdzif1sffsz2jkflb60c9sx4arxz3v138cq"; manifests = fetchzip { url = @@ -23,7 +23,7 @@ in buildGoModule rec { inherit sha256; }; - vendorSha256 = "sha256-zB7Fo+Lw0+hWuzkYLDb9I+swhm9kGfjYNkU96hF6QTg="; + vendorSha256 = "sha256-8/rFdflDK3Pc5dDqSFJghjmJWVZAHiC+/6SDSWYzfVI="; postUnpack = '' cp -r ${manifests} source/cmd/flux/manifests 2022-12-22T02:42:12 No auto update branch exists 2022-12-22T02:42:13 There might already be an open PR for this update: - fluxcd: 0.37.0 -> 0.38.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/207120"