mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-12-26 14:14:58 +08:00
update vendorHash
This commit is contained in:
parent
7f175df550
commit
e0f3d6e7ec
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
pkgs ? import <nixpkgs> { },
|
||||
vendorHash ? "sha256-SUxHyq8N9rwUGLpx00oVzYMR7nLhuTkaMJWDS+KwGMY=",
|
||||
vendorHash ? "sha256-29KT0rS3EmrvDPuqlWxjV4BrVWMtjFliku6WB0ZZXOY=",
|
||||
}:
|
||||
let
|
||||
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue