mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-04-08 09:54:35 +00:00
update vendorHash
This commit is contained in:
parent
7c93670b82
commit
5f5d9a3c8b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{ pkgs ? import <nixpkgs> {}
|
||||
, vendorHash ? "sha256-MKvLOkEIMh2J3cUgP9pXsMARWO00r3/Splt1oLc7TCo="
|
||||
, vendorHash ? "sha256-v8mCypDf0p2syCoyU4L7NPw8OM58DLbwt9fCqFq/7DI="
|
||||
}: let
|
||||
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {
|
||||
inherit vendorHash;
|
||||
|
|
Loading…
Add table
Reference in a new issue