Skip to content

Commit

Permalink
update vendorHash
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and mergify[bot] committed Jan 6, 2025
1 parent e8bab8a commit c9c88f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
pkgs ? import <nixpkgs> { },
vendorHash ? "sha256-QL/IH82TRNLAvG86ypU8u2lf75eAP11L2I62J+9O1n8=",
vendorHash ? "sha256-PzUd4mxaKwNBL63KMnb7AymGLVaZAFOwb+pkKZ6l8CA=",
}:
let
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {
Expand Down

0 comments on commit c9c88f0

Please sign in to comment.