Age | Commit message (Expand) | Author | Files | Lines |
2019-12-20 | r/240 fix: Various minor fixes for new repository layout | Vincent Ambo | 1 | -1/+1 |
2019-12-19 | r/203 feat(readTree): Add support for skipping directory subtrees | Vincent Ambo | 1 | -2/+9 |
2019-12-10 | r/121 fix(read-tree): Only add marker to imported attribute sets | Vincent Ambo | 1 | -4/+9 |
2019-12-09 | r/119 refactor(read-tree): Simplify tree recursion logic | Vincent Ambo | 1 | -65/+30 |
2019-12-09 | r/118 feat(read-tree): Mark derivations that have children | Vincent Ambo | 1 | -4/+3 |
2019-12-09 | r/113 fix(read-tree): Always import with `locatedAt` attribute | Vincent Ambo | 1 | -1/+1 |
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 |