Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-30 | Remove global -I flags | Eelco Dolstra | |
2018-02-13 | Fix plugin tests on darwin | Shea Levy | |
2018-02-08 | Add plugins to make Nix more extensible. | Shea Levy | |
All plugins in plugin-files will be dlopened, allowing them to statically construct instances of the various Register* types Nix supports. |