about summary refs log tree commit diff
path: root/read-tree.nix (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-09 r/118 feat(read-tree): Mark derivations that have childrenVincent Ambo1-4/+3
2019-12-09 r/113 fix(read-tree): Always import with `locatedAt` attributeVincent Ambo1-1/+1
2019-12-09 r/111 refactor: Move CI setup to separate Nix fileVincent Ambo1-1/+3
2019-12-09 r/105 fix(read-tree): Don't import `default.nix` sibling expressionVincent Ambo1-3/+5
2019-12-09 r/100 refactor: Introduce new layout with nixpkgs in third_partyVincent Ambo1-1/+4
2019-12-09 r/98 refactor(read-tree): Remove deprecated 'builtins.toPath' callVincent Ambo1-2/+1
2019-12-02 r/97 refactor(read-tree): Keep traversing even if a default.nix is foundVincent Ambo1-4/+5
2019-11-25 feat(read-tree): Pass in-tree location to imported package setsVincent Ambo1-3/+23
2019-11-25 refactor(read-tree): Idiomatic 'attrsToList' instead of weird hackVincent Ambo1-11/+4
2019-11-15 chore(nix): Move files around to conform to new read-tree layoutVincent Ambo1-3/+1
2019-11-15 feat(build): Add initial read-tree.nix implementationVincent Ambo1-0/+67