mirror of
https://github.com/Mic92/sops-nix.git
synced 2026-04-12 13:59:03 +08:00
update vendorHash
This commit is contained in:
parent
ef6824f70d
commit
480ef4afb0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
pkgs ? import <nixpkgs> { },
|
||||
vendorHash ? "sha256-6lrC4Gr82fJynobenWo+WFjJpjph4YHL41LZYjNOwd8=",
|
||||
vendorHash ? "sha256-OonwXNfSb0Rz5olwp5dfFgGUOgimWHIp9zFWTzcX8sI=",
|
||||
}:
|
||||
let
|
||||
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue