about summary refs log tree commit diff
path: root/third_party/nix/src/nix/meson.build (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-05-17 r/750 feat(3p/nix): Add glog dependencyVincent Ambo1-65/+67
2020-05-17 r/748 chore(3p/nix): Always enable the garbage collectorVincent Ambo1-0/+1
It's unclear why this toggle existed, now it doesn't.
2020-05-17 r/744 chore(3p/nix): Remove symlink setup from Meson buildVincent Ambo1-75/+0
This belongs in the derivation itself, IMO.
2020-05-17 r/726 feat(3p/nix): added meson supportp01arst0rm1-0/+152
(cherry picked from commit 086a81b7a5bbe1fc022efb5935ff68f6ad71ddaf)