Age | Commit message (Expand) | Author | Files | Lines |
2020-07-08 | r/1239 chore(apereo-cas): fix up configuration | Luke Granger-Brown | 2 | -35/+8 |
2020-07-07 | r/1237 chore(3p/lieer): Revert "Work around issues in Google Mail API" | tazjin | 3 | -3836/+0 |
2020-07-06 | r/1231 feat(gs/keyboard): Integrate my layout with the depot | Griffin Smith | 1 | -0/+7 |
2020-07-06 | r/1229 feat(3p/apereo-cas): add TVL-specific configuration to overlay | Luke Granger-Brown | 4 | -6/+37 |
2020-07-06 | r/1226 fix(3p/lieer): Work around issues in Google Mail API | Vincent Ambo | 3 | -0/+3836 |
2020-07-05 | r/1219 feat(3p/apereo-cas): initial Nix derivation (no TVL-specific config yet) | Luke Granger-Brown | 4 | -43/+136 |
2020-07-05 | r/1218 Merge "merge(3p/apereo-cas-overlay): Merge commit '2e185f50c38db1a85f39a6bd5a... | lukegb | 32 | -0/+1658 |
2020-07-05 | r/1217 chore(3p/nix/libstore): Link to nixproto library | Vincent Ambo | 2 | -0/+2 |
2020-07-05 | merge(3p/apereo-cas-overlay): Merge commit '2e185f50c38db1a85f39a6bd5ad4c4e58... | Luke Granger-Brown | 32 | -0/+1658 |
2020-07-05 | r/1216 feat(3p/nix): Add protobuf & gRPC dependencies and generate sources | Vincent Ambo | 4 | -2/+62 |
2020-07-05 | r/1215 feat(3p/nix): Add gRPC definitions for worker protocol | Vincent Ambo | 1 | -0/+88 |
2020-07-05 | r/1214 fix(3p/grpc): Bump to 1.30.0 and build with precompiled Abseil | Vincent Ambo | 1 | -5/+13 |
2020-07-05 | r/1212 fix(3p/nix): Link to glog built by Nix | Vincent Ambo | 4 | -14/+7 |
2020-07-05 | r/1211 fix(3p/nix): Link to Abseil built by Nix | Vincent Ambo | 4 | -20/+6 |
2020-07-04 | r/1206 chore(3p/nix/libexpr): Remove dead code from attribute sets | Vincent Ambo | 3 | -17/+2 |
2020-07-03 | r/1203 feat(3p): add haskell-language-server | Griffin Smith | 3 | -0/+295 |
2020-07-03 | r/1199 fix(gerrit): return HTML titles in more cases | Luke Granger-Brown | 5 | -11/+64 |
2020-07-01 | r/1148 feat(3p/openldap): Enable slapd-passwd-argon2 module | Vincent Ambo | 2 | -1/+28 |
2020-07-01 | r/1147 chore(ci-builds): Move third_party builds to their own package group | Vincent Ambo | 1 | -1/+0 |
2020-06-30 | r/1134 refactor(overrides/writeElispBin): use writeScriptBin | Profpatsch | 1 | -1/+0 |
2020-06-30 | r/1133 refactor(nix): use our own writeScript(Bin) | Profpatsch | 1 | -2/+0 |
2020-06-29 | r/1128 feat(3p): Add gitignoreSource | Griffin Smith | 1 | -0/+8 |
2020-06-29 | r/1124 feat(3p/haskellPackages): port in patches from xanthous | Griffin Smith | 6 | -1/+266 |
2020-06-29 | r/1120 feat(3p): Add haskellPackages from nixpkgs | Griffin Smith | 1 | -0/+1 |
2020-06-28 | r/1108 feat(nix/emptyDerivation) add emptyDerivation | Profpatsch | 1 | -0/+1 |
2020-06-28 | r/1107 feat(nix/getBins): add getBins | Profpatsch | 1 | -0/+1 |
2020-06-27 | r/1100 feat(nix/writeExecline): add writeExecline | Profpatsch | 1 | -0/+2 |
2020-06-27 | r/1099 feat(ops/pipelines): Add Buildkite pipeline configuration | Vincent Ambo | 1 | -0/+1 |
2020-06-27 | r/1097 feat(nix/binify): add binify | Profpatsch | 1 | -0/+1 |
2020-06-25 | r/1080 feat(tazjin/nsfv-setup): Add script for noise-cancelling others | Vincent Ambo | 1 | -0/+1 |
2020-06-25 | r/1079 feat(3p/nsfv): Add derivation for NSFV | Vincent Ambo | 1 | -0/+23 |
2020-06-23 | r/1069 fix(3p/nix): Revert "feat(3p/nix): Add installCheckPhase" | glittershark | 2 | -14/+0 |
2020-06-23 | r/1067 feat(3p/nix): Add installCheckPhase | Griffin Smith | 2 | -0/+14 |
2020-06-23 | r/1066 fix(3p/nix): Make traces log, not dlog | Griffin Smith | 1 | -2/+2 |
2020-06-22 | r/1060 fix(3p/nix): fix readTree by fixing readDir by deleting some code | Luke Granger-Brown | 1 | -7/+0 |
2020-06-21 | r/1055 fix(3p/nix): propagate dependencies which are needed by people linking in nix | Luke Granger-Brown | 3 | -2/+14 |
2020-06-21 | r/1054 fix(3p/nix): install nix_config.h and config.nix | Luke Granger-Brown | 3 | -12/+21 |
2020-06-21 | r/1053 fix(3p/nix): allow blank lines in nix.conf | Luke Granger-Brown | 1 | -1/+1 |
2020-06-21 | r/1052 feat(3p/nix): install pkgconfig files for libexpr, libmain and libstore | Luke Granger-Brown | 7 | -12/+22 |
2020-06-21 | r/1051 chore(3p/nix): use GNUInstallDirs to determine output directory names | Luke Granger-Brown | 5 | -4/+7 |
2020-06-21 | r/1050 chore(3p/nix): export library headers to include/ in output. | Luke Granger-Brown | 4 | -8/+28 |
2020-06-20 | r/1048 feat(3p/kernelPatches): Add kernel audio patch for ASUS TRX40 Pro | Vincent Ambo | 2 | -0/+25 |
2020-06-19 | r/1030 feat(3p): Whitelist lutris & its insecure dependency | Vincent Ambo | 1 | -0/+6 |
2020-06-19 | r/1029 chore(3p/honk): Remove honk derivation | Vincent Ambo | 1 | -26/+0 |
2020-06-18 | r/1021 chore(3p/git-bug): Bump git-bug again to include another fix | Vincent Ambo | 1 | -2/+2 |
2020-06-18 | r/1020 chore(3p/git-bug): Update to Luke's fork with readonly web UI | Vincent Ambo | 1 | -4/+4 |
2020-06-18 | r/1016 chore(3p/go): make hashes more deterministicerer | Luke Granger-Brown | 1 | -2/+2 |
2020-06-18 | r/1015 chore(3p): Use typedGo as the main Go | Vincent Ambo | 1 | -3/+2 |
2020-06-17 | r/1011 merge(3p/abseil_cpp): Merge upstream at 'ccdbb5941' | Vincent Ambo | 97 | -2278/+3508 |
2020-06-16 | r/1003 feat(3p/typedGo): Add derivation for the Go alpha with a type system | Vincent Ambo | 1 | -0/+30 |