tvl-depot/boilerplate/elm/dir-locals.nix
William Carroll 05a2ea6bb7 Support boilerplate for Elm clients
Lately I was toiling while writing a ClojureScript client. This made me crave
Elm. I'm going to rewrite the ClojureScript client using Elm, but along the way,
I'm stopping off here and recording my starter boilerplate.
2020-05-17 20:48:18 +01:00

3 lines
91 B
Nix

let
briefcase = import <briefcase> {};
in briefcase.utils.nixBufferFromShell ./shell.nix