mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-03-13 20:29:17 +00:00
update vendorHash
This commit is contained in:
parent
b159dcd83f
commit
d071c74a7d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{ pkgs ? import <nixpkgs> {}
|
||||
, vendorHash ? "sha256-sk3LUNVT2LtUo7Cj2EE98E9xkZjxcGEhfSjJBj3+q5w="
|
||||
, vendorHash ? "sha256-Ififge7ctPzGjhw3D38iJTn5nhhNyzzb2aiyvU5DLg0="
|
||||
}: let
|
||||
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {
|
||||
inherit vendorHash;
|
||||
|
|
Loading…
Add table
Reference in a new issue