Support //boilerplate/clojure
While this is most likely incomplete or even erroneous, I'd like to start supporting Clojure in this repository.
This commit is contained in:
parent
7a7c29d46c
commit
066b1441b2
6 changed files with 57 additions and 0 deletions
3
boilerplate/clojure/dir-locals.nix
Normal file
3
boilerplate/clojure/dir-locals.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
let
|
||||
briefcase = import <briefcase> {};
|
||||
in briefcase.utils.nixBufferFromShell ./shell.nix
|
||||
Loading…
Add table
Add a link
Reference in a new issue