feat(3p/apereo-cas): add TVL-specific configuration to overlay

Change-Id: I5193cb7695d37c1770257741e600d7029b6596a0
Reviewed-on: https://cl.tvl.fyi/c/depot/+/934
Reviewed-by: tazjin <mail@tazj.in>
Tested-by: BuildkiteCI
This commit is contained in:
Luke Granger-Brown 2020-07-05 19:09:53 +00:00 committed by lukegb
parent 4dca44ac72
commit 310302637b
4 changed files with 37 additions and 6 deletions

View file

@ -37,7 +37,7 @@ let
outputHashAlgo = "sha256";
outputHashMode = "recursive";
outputHash = "0lggx83g0nl5xwxgadgjrz62ch5qkwcyxwrd1zq8y1r7fir3m8pq";
outputHash = "1mjk7nh0sr4xb8v5mqb8kzjk1xk9rsx8g069lhpvdkyrc5bq1w8j";
};
in
pkgs.stdenvNoCC.mkDerivation {