about summary refs log tree commit diff
path: root/users (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-03 r/1196 feat(gs/home): Some new haskell aliasesGriffin Smith1-0/+4
2020-07-03 r/1195 feat(gs/home): alias groc = git rebase origin/canonGriffin Smith1-0/+1
2020-07-03 r/1194 feat(gs/system): Add whitby to trustedBinaryCachesGriffin Smith1-0/+1
2020-07-03 r/1193 refactor(gs/system): Don't use whitby as a remote builderGriffin Smith1-9/+0
2020-07-03 r/1192 feat(gs/system): Add public keys for whitbyGriffin Smith1-1/+2
2020-07-03 r/1191 feat(gs/emacs): Update hie invocation for depotGriffin Smith1-12/+15
2020-07-03 r/1190 feat(ci-builds): re-add xanthousGriffin Smith1-0/+1
2020-07-03 r/1189 refactor(xan): Simplify build infrastructureGriffin Smith5-71/+42
2020-07-03 r/1188 fix(xan): Remove unused importsGriffin Smith4-12/+2
2020-07-03 r/1187 fix(xan): fix compat with new base+ghcGriffin Smith6-4/+6
2020-07-03 r/1186 fix(xanthous): re-add comonad-extras depGriffin S