-
Notifications
You must be signed in to change notification settings - Fork 324
Description
Issue by mbrock
Friday Sep 08, 2017 at 20:05 GMT
Originally opened as dapphub/dapp#54
This pretty much works fine! But we shouldn't merge it immediately,
there's some stuff to consider and some stuff to do.
I can run dapp in a clean Ubuntu Docker, and it will commence installing
Nix, setting up the DappHub Nix channel, and then reinstalling dapp
via Nix.
It's kind of weird though that you would first download the dapp source
code and install it, and then it would immediately reinstall itself in a
different place using Nix.
So I'm not sure, maybe there should be a separate easy install script,
instead of the check in the main dapp program.
Until this dapp version is actually in Nix, the dapp --use won't work.
mbrock included the following code: https://github.com/dapphub/dapp/pull/54/commits