We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 3b4bbd2 commit 0127cf0Copy full SHA for 0127cf0
pkgs/development/tools/haskell/vaultenv/default.nix
@@ -26,5 +26,4 @@ mkDerivation rec {
26
description = "Runs processes with secrets from HashiCorp Vault";
27
license = stdenv.lib.licenses.bsd3;
28
maintainers = with stdenv.lib.maintainers; [ lnl7 ];
29
- broken = true; # https://hydra.nixos.org/build/66706385
30
}
0 commit comments