update sops to v3.7.3

This commit is contained in:
Jörg Thalheim 2022-05-14 06:19:46 +02:00
parent 2c1dd416cc
commit 80a8ca6351
No known key found for this signature in database
3 changed files with 346 additions and 28 deletions

View file

@ -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;