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

Init create-elm-app, elm-oracle and elm-test #30320

Closed
wants to merge 2 commits into from

Conversation

periklis
Copy link
Contributor

@periklis periklis commented Oct 11, 2017

Motivation for this change

Three packages namely create-elm-app, elm-oracle and elm-test to enable elm development.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@periklis periklis changed the title Init elm-oracle and elm-test Init create-elm-app, elm-oracle and elm-test Oct 12, 2017
@periklis
Copy link
Contributor Author

maybe ping @garbas for review?

@periklis
Copy link
Contributor Author

ping @globin @fpletz

@periklis periklis force-pushed the init-elm-utilities branch 5 times, most recently from 2c120ed to dfed137 Compare October 17, 2017 11:32
@periklis
Copy link
Contributor Author

ping @domenkozar

@fpletz
Copy link
Member

fpletz commented Oct 17, 2017

I can't really review this PR due to the node package changes.

@domenkozar
Copy link
Member

It would make more sense to package them via elm. @periklis any reason not to do that?

@periklis
Copy link
Contributor Author

@domenkozar i was not aware that elm2nix works yet. How do i package them via elm in nixpkgs?

@domenkozar
Copy link
Member

domenkozar commented Oct 17, 2017 via email

@periklis
Copy link
Contributor Author

But these are all packages written in haskell and not in javascript the proposed three packages in this PR.

@periklis
Copy link
Contributor Author

Maybe you mean to add them like in an attrset like reactor-elm.nix

@periklis
Copy link
Contributor Author

i'll drop this PR, since focus shifted again and it needs major rework to put the packages under elmPackages.

@periklis periklis closed this Oct 23, 2017
@periklis periklis deleted the init-elm-utilities branch October 23, 2017 07:05
@periklis periklis mentioned this pull request Oct 31, 2017
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants