mirror of
https://github.com/Mic92/sops-nix.git
synced 2026-04-17 17:25:37 +08:00
update vendorHash
This commit is contained in:
parent
462a352d32
commit
7f637c27cf
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
pkgs ? import <nixpkgs> { },
|
||||
vendorHash ? "sha256-o81ufi8BHkEqU+rD4hSL6qtJFVagwXWrClLcUVy/eqk=",
|
||||
vendorHash ? "sha256-3jpHxjPqhNO61wNp4YP297MBpz54ZNq5uBqF5S/7fiU=",
|
||||
}:
|
||||
let
|
||||
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue