Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-07-02 | Prefer builtins.path | William Carroll | 1 | -1/+1 | |
Thanks to the Nix anti-patterns documented here... https://nix.dev/anti-patterns/language.html#reproducability-referencing-top-level-directory-with ...I'm cleaning up some of my Nix expressions. Read the article for more context. | |||||
2020-03-20 | Move sandbox into website | William Carroll | 1 | -0/+13 | |
Nest the sandbox work under ./website. |