generated from srid/rib-sample
-
-
Notifications
You must be signed in to change notification settings - Fork 147
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Describe the bug
I was able to install nix on a m1 powered macbook (macOS 12.2.1) and can run some sample nix commands (e.g. nix-env -i hello)
But trying to run nix-env -if https://github.com/srid/neuron/archive/master.tar.gz -v doesn't produce much output and the installation doesn't seem to happen.
Could be related to nix, but maybe someone here can provide some help.
→ nix-env -if https://github.com/srid/neuron/archive/master.tar.gz -v
evaluating file '/nix/store/bx68jzgl62hfd4cfkma6qh79igiy4ymr-source/default.nix'
evaluating file '/nix/store/2mpgi4bvn8py4liv9w3mjxd2c5r7bvv8-source/default.nix'
evaluating file '/nix/store/bx68jzgl62hfd4cfkma6qh79igiy4ymr-source/flake.nix'
evaluating file '/nix/store/ncc4g52f8n965r6xd30283hw4lgw9lpy-source/flake.nix'
evaluating file '/nix/store/ncc4g52f8n965r6xd30283hw4lgw9lpy-source/default.nix'
evaluating file '/nix/store/bx68jzgl62hfd4cfkma6qh79igiy4ymr-source/home-manager-module.nix'
evaluating file '/nix/store/w45wpv1xdc3p3z541iq6fbii9wpyv0nx-env-manifest.nix'
To Reproduce
Steps to reproduce the behavior:
- Install nix on a m1 powered macbook
- Try to install neuron via nix-env
Desktop (please complete the following information):
- macOS 12.2.1
- 13" macbook pro m1
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed