Skip to content

Commit

Permalink
update vendorHash
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 24, 2023
1 parent 6114dd6 commit 3d8ba16
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,5 +1,5 @@
{ pkgs ? import <nixpkgs> {}
, vendorHash ? "sha256-C6YyhJZyspsTQWcogDe5ERAe69KtZEv73wO76oHa8QQ="
, vendorHash ? "sha256-hJyNFq40F0WOhF1dZfba0GxRGTK/tQwrdcPlsIg7ZWU="
}: let
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {
inherit vendorHash;
Expand Down

0 comments on commit 3d8ba16

Please sign in to comment.