Age | Commit message (Expand) | Author | Files | Lines |
2020-07-03 | r/1189 refactor(xan): Simplify build infrastructure | Griffin Smith | 5 | -71/+42 |
2020-07-03 | r/1188 fix(xan): Remove unused imports | Griffin Smith | 4 | -12/+2 |
2020-07-03 | r/1187 fix(xan): fix compat with new base+ghc | Griffin Smith | 6 | -4/+6 |
2020-07-03 | r/1186 fix(xanthous): re-add comonad-extras dep | Griffin Smith | 1 | -0/+1 |
2020-07-03 | r/1185 feat(whitby): Enable nix.sshServe | Vincent Ambo | 1 | -3/+9 |
2020-07-03 | r/1184 chore(xan): Gitignore data directory | Griffin Smith | 1 | -0/+1 |
2020-07-03 | r/1183 fix(gs/emacs): Fix jsonnet-mode map invocation | Griffin Smith | 1 | -2/+4 |
2020-07-03 | r/1182 feat(gs/system): Add whitby as a binary cache | Griffin Smith | 1 | -8/+12 |
2020-07-03 | r/1181 feat(gs:system): steal tazjin's rebuilder script | Griffin Smith | 2 | -1/+37 |
2020-07-02 | r/1180 feat(ci-builds): add chupacabra | Griffin Smith | 2 | -0/+11 |
2020-07-02 | r/1179 refactor(gs/chupacabra): Vendor urbint config | Griffin Smith | 3 | -4/+32 |
2020-07-02 | r/1178 feat(gs/system): Configure whitby as a remote builder | Griffin Smith | 1 | -0/+19 |
2020-07-02 | r/1177 refactor: Inline nixos-hardware stuff | Griffin Smith | 1 | -3/+15 |
2020-07-02 | r/1176 refactor(gs/chupacabra): Centralize all config | Griffin Smith | 1 | -0/+31 |
2020-07-02 | r/1175 feat(tazjin): Add SSH key from vauxhall | Vincent Ambo | 1 | -1/+3 |
2020-07-02 | r/1174 feat(whitby): Allow wheel users to sudo without a password | Griffin Smith | 1 | -0/+7 |
2020-07-02 | r/1173 feat(tvldb): prohibit infinite recursion | eta | 1 | -2/+19 |
2020-07-02 | r/1172 feat(whitby): Add grfn as a trusted user | Griffin Smith | 1 | -0/+4 |
2020-07-02 | r/1171 feat(whitby): Run a handful of Buildkite agents | Vincent Ambo | 1 | -0/+21 |
2020-07-02 | r/1170 feat(whitby): Enable Nix signing for the binary cache | Vincent Ambo | 1 | -0/+3 |
2020-07-02 | r/1169 fix(whitby): Explicitly set an interface for the v6 default gw | Vincent Ambo | 1 | -1/+5 |
2020-07-02 | r/1168 feat(whitby): Add grfn | Griffin Smith | 1 | -0/+8 |
2020-07-02 | r/1167 feat(users/riking/keys): Add expression with my SSH public keys | Kane York | 1 | -0/+20 |
2020-07-02 | r/1166 feat(whitby): add lukegb | Luke Granger-Brown | 2 | -0/+7 |
2020-07-02 | r/1165 chore(users/gs): Add SSH public key | Griffin Smith | 1 | -0/+4 |
2020-07-02 | r/1164 chore(lukegb): add SSH pubkeys | Luke Granger-Brown | 1 | -0/+9 |
2020-07-02 | r/1163 fix(whitby): Set correct IPv6 default gateway for Hetzner env | Vincent Ambo | 1 | -0/+1 |
2020-07-02 | r/1162 feat(gs/emacs): Set compile-command in nix buffers | Griffin Smith | 2 | -0/+31 |
2020-07-02 | r/1161 fix(clbot): s/submitted/applied/ | isomer | 1 | -1/+1 |
2020-07-02 | r/1160 feat(nixos/whitby): Hello, World! | Vincent Ambo | 3 | -0/+162 |
2020-07-02 | r/1159 feat(tazjin/keys): Add an expression with my SSH public keys | Vincent Ambo | 1 | -0/+7 |
2020-07-02 | r/1158 chore(nixos/whitby): Bootstrap //ops/nixos/whitby folder | Vincent Ambo | 2 | -0/+10 |
2020-07-02 | r/1157 chore(tvl-slapd): rotate password for riking | Kane York | 1 | -1/+1 |
2020-07-02 | r/1156 chore(users/riking/dotfiles): add .mybashrc | Kane York | 1 | -0/+53 |
2020-07-01 | r/1155 chore(bin): fix shellcheck SC2086 | Kane York | 1 | -2/+2 |
2020-07-01 | r/1154 fix(gs/emacs): Sometimes GH returns PRs without an author | Griffin Smith | 1 | -2/+3 |
2020-07-01 | r/1153 docs(REVIEWS): Update registration instructions for password hashes | Vincent Ambo | 1 | -4/+12 |
2020-07-01 | r/1152 chore(tvl-slapd): Remove old password generation script | Vincent Ambo | 1 | -5/+0 |
2020-07-01 | r/1151 feat(tools/hash-password): Add a wrapper script for slappasswd | Vincent Ambo | 3 | -0/+11 |
2020-07-01 | r/1150 chore(tvl-slapd): Rotate my LDAP passwords and use ARGON2 hashes | Vincent Ambo | 1 | -2/+2 |
2020-07-01 | r/1149 feat(tvl-slapd): Load Argon2 password module in OpenLDAP | Vincent Ambo | 1 | -0/+15 |
2020-07-01 | r/1148 feat(3p/openldap): Enable slapd-passwd-argon2 module | Vincent Ambo | 3 | -1/+29 |
2020-07-01 | r/1147 chore(ci-builds): Move third_party builds to their own package group | Vincent Ambo | 2 | -10/+8 |
2020-07-01 | r/1146 feat(ci-builds): Include //fun/tvlbot and //fun/clbot in CI builds | Vincent Ambo | 1 | -0/+2 |
2020-07-01 | r/1145 style(tvldb): Add blank lines between items | Vincent Ambo | 3 | -0/+23 |
2020-07-01 | r/1144 fix(besadii): Do not pass on update values for meta refs | Vincent Ambo | 1 | -2/+2 |
2020-07-01 | r/1143 chore(tazjin): Remove nugget system definition | Vincent Ambo | 3 | -283/+1 |
2020-06-30 | r/1142 feat(nixos/clbot): Add a module for running clbot | Vincent Ambo | 2 | -1/+75 |
2020-06-30 | r/1141 feat(tvl-slapd): update camsbury in slapd | Cameron Kingsbury | 1 | -1/+1 |
2020-06-30 | r/1140 fix(nixos/smtprelay): Only enable if the user asks for it | Vincent Ambo | 1 | -1/+2 |