Skip to content

Commit

Permalink
docs: consider mkElmDerivation
Browse files Browse the repository at this point in the history
  • Loading branch information
r-k-b committed Jul 28, 2024
1 parent 0d2de4f commit 836245e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nix/shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ let
mv -f "$RR"/registry.dat "$RR"/nix/elm/registry.dat
# TODO: make elm2nix also record the shar256ForDocs?
# or do we switch over to jeslie0/mkElmDerivation, do it there?
echo "Generating Nix expressions from elm.json, for the main app..."
elm2nix convert > "$RR"/nix/elm/elm-srcs-main.nix
Expand Down

0 comments on commit 836245e

Please sign in to comment.