Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-09 | r/111 refactor: Move CI setup to separate Nix file | Vincent Ambo | 1 | -1/+3 |
2019-12-09 | r/105 fix(read-tree): Don't import `default.nix` sibling expression | Vincent Ambo | 1 | -3/+5 |
2019-12-09 | r/100 refactor: Introduce new layout with nixpkgs in third_party | Vincent Ambo | 1 | -1/+4 |
2019-12-09 | r/98 refactor(read-tree): Remove deprecated 'builtins.toPath' call | Vincent Ambo | 1 | -2/+1 |
2019-12-02 | r/97 refactor(read-tree): Keep traversing even if a default.nix is found | Vincent Ambo | 1 | -4/+5 |
2019-11-25 | feat(read-tree): Pass in-tree location to imported package sets | Vincent Ambo | 1 | -3/+23 |
2019-11-25 | refactor(read-tree): Idiomatic 'attrsToList' instead of weird hack | Vincent Ambo | 1 | -11/+4 |
2019-11-15 | chore(nix): Move files around to conform to new read-tree layout | Vincent Ambo | 1 | -3/+1 |
2019-11-15 | feat(build): Add initial read-tree.nix implementation | Vincent Ambo | 1 | -0/+67 |