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 Feb 26, 2024
1 parent e386e52 commit a1c8de1
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-MRxZATEhUjsdVDY3UveA7aCDl/NqeKHFxgjV8w0W9m4="
, vendorHash ? "sha256-bZ2xkuBSzVEZ7+hYn9420sMoqygTDKGEhzzHVr+qML4="
}: let
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {
inherit vendorHash;
Expand Down

0 comments on commit a1c8de1

Please sign in to comment.