mirror of
https://github.com/Mic92/sops-nix.git
synced 2026-05-12 10:55:56 +08:00
update sops to v3.7.3
This commit is contained in:
parent
2c1dd416cc
commit
80a8ca6351
3 changed files with 346 additions and 28 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{ pkgs ? import <nixpkgs> {} }: let
|
||||
vendorSha256 = "sha256:0v99117sshxbnb6kd5vglbdq2kbh71c32g9bjgb24hbjkzns6spp";
|
||||
vendorSha256 = "sha256-0YDeI9kDXPz/txcKj/3M2lUBi4KGdaxc7hE7KHjRDSU=";
|
||||
|
||||
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {
|
||||
inherit vendorSha256;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue