mirror of
https://github.com/Mic92/sops-nix.git
synced 2026-04-15 07:36:04 +08:00
update vendorHash
This commit is contained in:
parent
24f2ba73b3
commit
4976fdf2a7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
pkgs ? import <nixpkgs> { },
|
||||
vendorHash ? "sha256-jxZOAyxv2b0QSoooYE1DV0Nn694Ewi1N9Yrg0sc1pIE=",
|
||||
vendorHash ? "sha256-o81ufi8BHkEqU+rD4hSL6qtJFVagwXWrClLcUVy/eqk=",
|
||||
}:
|
||||
let
|
||||
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue