Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nixify Elm/node part #6

Open
domenkozar opened this issue Nov 29, 2016 · 1 comment
Open

Nixify Elm/node part #6

domenkozar opened this issue Nov 29, 2016 · 1 comment
Labels
Milestone

Comments

@domenkozar
Copy link
Contributor

domenkozar commented Nov 29, 2016

Currently we install node+elm packages in nix-shell, it would be nice to Nixify that.

Either manually or using NixOS/nixpkgs#20601

To get first version:

  1. Generated list of elm packages in nix
  2. Call mkFrontend with the list
  3. Which in turn calls makeElmStuff
  4. and that generated the folder

This will still probably use networking to check if newer packages exist.

@domenkozar
Copy link
Contributor Author

@domenkozar domenkozar added this to the 1.0 milestone Feb 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant