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
e7bb52cfef
commit
e8d422438a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
pkgs ? import <nixpkgs> { },
|
||||
vendorHash ? "sha256-blqc0NRRmPlIE/WrAqsmx/smPM9JOT8tu9yEuanolcE=",
|
||||
vendorHash ? "sha256-kcizStmT4e2YZpqmE9ag55LW1foEYb0L41IjbTaSyxY=",
|
||||
}:
|
||||
let
|
||||
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue