mirror of
https://github.com/Mic92/sops-nix.git
synced 2026-04-14 07:06:00 +08:00
update vendorHash
This commit is contained in:
parent
e84b14dd45
commit
d646f21a6b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
pkgs ? import <nixpkgs> { },
|
||||
vendorHash ? "sha256-FtguZX5ao3LdSVN4n8/kt1hm3Knu97oAtM2ZMIyZl/c=",
|
||||
vendorHash ? "sha256-Lx/uuYK8ytw+eF6U5+xv7xR9QQaHMBgquLo9IlELSCo=",
|
||||
}:
|
||||
let
|
||||
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue