Nix-env install not working - is it due to static build problem? #668
thatdwayne
started this conversation in
Installation
Replies: 1 comment
-
This is nothing to do with static builds. Probably an issue with your Nix install.
You can run |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
MacOS - running "nix-env -if https://github.com/srid/neuron/archive/master.tar.gz" - no error, just an immediate, successful exit with nothing installing. Is this due to the static builds issue?
Anyone know of an alternative? I can download the master.tar.gz file - is there a way to install from a local copy with nix? I don't know nix well enough to be able to figure it out. Any guidance much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions