mirror of
https://github.com/Mic92/sops-nix.git
synced 2026-05-12 02:45:55 +08:00
switch to maintained openpgp library
This commit is contained in:
parent
024c079aa1
commit
3e2aefbc61
4 changed files with 14 additions and 7 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{ pkgs ? import <nixpkgs> {} }: let
|
||||
vendorSha256 = "sha256-Dag7Kyplw4zWsCGBbn+Zd9hjD5JSAolApXGku6mQW9o=";
|
||||
vendorSha256 = "sha256-LVZYQIYaqRYWl6pleUmCSGEOxn6K+bD2ca+EeZpCXuM=";
|
||||
|
||||
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {
|
||||
inherit vendorSha256;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue