Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-09 | r/106 fix(third_party): Shuffle code around to be compatible with readTree | Vincent Ambo | 1 | -18/+0 | |
As per the previous commit these files were no longer being imported, which is now fixed by moving them into separate subfolders. | |||||
2019-11-15 | chore(nix): Move files around to conform to new read-tree layout | Vincent Ambo | 1 | -1/+1 | |
Broadly speaking, the following things are included: * there is now a uniform `args` struct that is passed to all derivations, package headers have been changed appropriately * overrides are now loaded from a separate `override` folder just using read-tree.nix * third-party packages have moved into the `third_party` attribute set | |||||
2019-10-25 | chore: Bump Nixery version & package set configuration | Vincent Ambo | 1 | -2/+2 | |
2019-09-21 | r/84 chore(third_party): Bump Nixery version | Vincent Ambo | 1 | -2/+2 | |
2019-09-03 | r/77 chore(third_party): Bump Nixery version | Vincent Ambo | 1 | -3/+3 | |
2019-08-19 | r/38 feat(third_party): Add nixery with Cachix configuration | Vincent Ambo | 1 | -0/+18 | |