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
1eca5a668a
commit
074ff78f8d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{ pkgs ? import <nixpkgs> {}
|
||||
, vendorHash ? "sha256-wMEDfByQoYH4ocoCQ9aBaguwmQdzbo9l4KPZBBGls6I="
|
||||
, vendorHash ? "sha256-02Ne/nQwAQRx24PF/yYuPTDOLePZJEblCk5X4zuw4P8="
|
||||
}: let
|
||||
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {
|
||||
inherit vendorHash;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue