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 15, 2023
1 parent ca7eda1 commit 8fd92c8
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-/hJHKFSQH6/RYK0qjgV7bVhr0ksxUMKxyNBCROXc55Y="
}: let
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {
inherit vendorHash;
Expand Down

0 comments on commit 8fd92c8

Please sign in to comment.