Skip to content

Commit

Permalink
add elm-live for better local dev
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Oct 15, 2020
1 parent 9a43e25 commit a2b1c59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shell.nix
Expand Up @@ -17,6 +17,7 @@ stdenv.mkDerivation {
elmPackages.elm
elmPackages.elm-format
elmPackages.elm-test
elmPackages.elm-live
elm2nix
];
}

0 comments on commit a2b1c59

Please sign in to comment.