mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
haskell-vaultenv: build is broken due to "optparse-applicative <0.14" dependency
Ping @lnl7.
This commit is contained in:
parent
7eeea3d7e2
commit
8128c17d44
@ -23,4 +23,5 @@ mkDerivation rec {
|
||||
description = "Runs processes with secrets from HashiCorp Vault";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
maintainers = with stdenv.lib.maintainers; [ lnl7 ];
|
||||
broken = true; # https://hydra.nixos.org/build/66706385
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user