mirror of
https://github.com/Mic92/sops-nix.git
synced 2026-05-02 11:33:50 +08:00
update vendorHash
This commit is contained in:
parent
99f94cc870
commit
d0c90d8249
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
pkgs ? import <nixpkgs> { },
|
||||
vendorHash ? "sha256-KUP+FymwWdlygPM36QLQlWKTkDuVPhvYbyOc9snJOI4=",
|
||||
vendorHash ? "sha256-dCyJnJginwaj1Jynd3E/NP3vXe2HcpEXqiNdg36Uk5U=",
|
||||
}:
|
||||
let
|
||||
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue