vaultenv: remove meta.broken
This commit is contained in:
parent
3b4bbd2121
commit
0127cf06c5
@ -26,5 +26,4 @@ mkDerivation rec {
|
|||||||
description = "Runs processes with secrets from HashiCorp Vault";
|
description = "Runs processes with secrets from HashiCorp Vault";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
maintainers = with stdenv.lib.maintainers; [ lnl7 ];
|
maintainers = with stdenv.lib.maintainers; [ lnl7 ];
|
||||||
broken = true; # https://hydra.nixos.org/build/66706385
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user