lol

vaultenv: remove meta.broken

-1
-1
pkgs/development/tools/haskell/vaultenv/default.nix
··· 26 26 description = "Runs processes with secrets from HashiCorp Vault"; 27 27 license = stdenv.lib.licenses.bsd3; 28 28 maintainers = with stdenv.lib.maintainers; [ lnl7 ]; 29 - broken = true; # https://hydra.nixos.org/build/66706385 30 29 }