mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-12-26 14:14:58 +08:00
update vendorHash
This commit is contained in:
parent
b05d4a8bdf
commit
73e0957139
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
pkgs ? import <nixpkgs> { },
|
||||
vendorHash ? "sha256-mAbusaEF4D4z8xz9Usw27SuDx4gEs5Hlp9Baq44LRA0=",
|
||||
vendorHash ? "sha256-RI16z0I7eU1PVtOQMy5LNaTuIKhZVKHbI1g/wFMtWO4=",
|
||||
}:
|
||||
let
|
||||
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue