mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-12-26 14:14:58 +08:00
add integration test for sops-pgp-hook
This commit is contained in:
parent
4d928e4d7c
commit
fe7f6360e8
10 changed files with 87 additions and 8 deletions
|
|
@ -6,6 +6,7 @@ pkgs.mkShell {
|
|||
delve
|
||||
gnupg
|
||||
utillinux
|
||||
nix
|
||||
];
|
||||
# delve does not compile with hardening enabled
|
||||
hardeningDisable = [ "all" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue