35 src = fetchFromGitHub {
39 sha256 = "sha256-EPu4unzXIg8naFUEZwbJ2VJXD/TeCiKzPHCXnRkdyBE=";
42 buildTools = [ hpack ];
45 substituteInPlace package.yaml \
51 executableHaskellDepends = [
72 testHaskellDepends = [
97 preConfigure = "hpack";
98 homepage = "https://github.com/channable/vaultenv#readme";
99 description = "Runs processes with secrets from HashiCorp Vault";
100 license = lib.licenses.bsd3;
101 maintainers = with lib.maintainers; [