mirror of
https://github.com/Mic92/sops-nix.git
synced 2026-01-08 14:47:23 +08:00
update vendorHash
This commit is contained in:
parent
76a1a68e41
commit
c3640e8b1c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
pkgs ? import <nixpkgs> { },
|
||||
vendorHash ? "sha256-F28YV4fVO5LEpPGWp4crX9jjRxUiSukyE28h+9HH+Sw=",
|
||||
vendorHash ? "sha256-SUxHyq8N9rwUGLpx00oVzYMR7nLhuTkaMJWDS+KwGMY=",
|
||||
}:
|
||||
let
|
||||
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue