vault-bin 0 -> 1 attrpath: vault-bin Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/z2v8rw8p9wcki2x48w1prlnx9yk00ypg-packages.json.drv building '/nix/store/z2v8rw8p9wcki2x48w1prlnx9yk00ypg-packages.json.drv'... Going to be running update for following packages: - vault-bin-1.13.0 Press Enter key to continue... Running update for: - vault-bin-1.13.0: UPDATING ... - vault-bin-1.13.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/security/vault/vault-bin.nix b/pkgs/tools/security/vault/vault-bin.nix index 967c222e36a..b53f2efc885 100644 --- a/pkgs/tools/security/vault/vault-bin.nix +++ b/pkgs/tools/security/vault/vault-bin.nix @@ -19,8 +19,8 @@ stdenv.mkDerivation rec { x86_64-linux = "sha256-UIgFgfpqsWsjmyuU3Z/dA282S8gZ2RR2vUuvZngvQQk="; aarch64-linux = "sha256-IEuFgfWmRl5ewrA0GX0Rv/88EbWnuWLag2InZ1oHaiU="; i686-linux = "sha256-hm9SAZOanMckINTVUBQs+bn3X8p3m7gtw9F0gdMKJXA="; - x86_64-darwin = "sha256-/tjJFCBgsBvGa6icNIXz8DCmiKjjcoIC9/3dcSK4400="; - aarch64-darwin = "sha256-xdwSjDZdrUunhyBqZJMjuaFBI961JgU5mWw6UQr3oj0="; + x86_64-darwin = "sha256-P9VJxCLuKleLHTGT8z3QB5PaEcGvEf6cNMLJJBFMtpg="; + aarch64-darwin = "sha256-B3hrQjjCcUfMpdW90LMormJEIR1GGKh8ht9o02LhYfE="; }; in fetchzip { No auto update branch exists Update edits cause no rebuilds.