Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-14 | r/148 chore(build): Build tools.emacs in CI | Vincent Ambo | 1 | -2/+3 | |
2019-12-14 | r/133 fix(build): Import package set correctly for CI builds | Vincent Ambo | 1 | -1/+1 | |
2019-12-09 | r/111 refactor: Move CI setup to separate Nix file | Vincent Ambo | 1 | -0/+17 | |
Instead of polluting the repository namespace with the list of CI projects, move that to a separate file. Currently the list of projects to be built by CI is still hardcoded, but this will be fixed soon. |