mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-12-26 22:24:59 +08:00
update vendorHash
This commit is contained in:
parent
33098439f7
commit
a11224af8d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{ pkgs ? import <nixpkgs> {}
|
||||
, vendorHash ? "sha256-jZbgNfXlP0FVFpNsHBtOwsoGMsd9qqbPbdibEZxhmGw="
|
||||
, vendorHash ? "sha256-sfHuLvGOptxVka+SGj4NX/scZfoFN9CrOSUf1VAx/+s="
|
||||
}: let
|
||||
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {
|
||||
inherit vendorHash;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue