Skip to content

Commit

Permalink
update vendorHash
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent fb4b8a1 commit 0ca590b
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-sk3LUNVT2LtUo7Cj2EE98E9xkZjxcGEhfSjJBj3+q5w="
, vendorHash ? "sha256-J2vLx7xgB08FcYNpUX8NH4kO9Sk9qSA+s5Wx8S5Rf/M="
}: let
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {
inherit vendorHash;
Expand Down

0 comments on commit 0ca590b

Please sign in to comment.