Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-20 | Drop support for dir-locals.nix, <nixpkgs>, etc. | William Carroll | 3 | -4/+4 | |
In the spirit of Marie Kondo, I'm tidying up! TL;DR: - Prefer .envrc `use_nix` and delete all dir-locals.nix files - Remove ~all references to <nixpkgs>, <unstable>, <depot> and prefer referencing each with briefcase.third_party.{pkgs,unstable,depot} - Delete nixBufferFromShell function since I was only using that in dir-locals.nix files | |||||
2020-06-16 | Update Clojure boilerplate docs | William Carroll | 1 | -1/+1 | |
After consuming some of this boilerplate for a TopTal assessment, I found a few inconsistencies with my docs. | |||||
2020-05-04 | Support //boilerplate/clojure | William Carroll | 6 | -0/+57 | |
While this is most likely incomplete or even erroneous, I'd like to start supporting Clojure in this repository. |