-
Notifications
You must be signed in to change notification settings - Fork 267
state of nix in ubuntu #635
Comments
from @zippy in parent: I was a bit confused by the term "replace" because this simply adds an alternative and doesn't remove the Makefile. So, this should be an easy approve for me because all it's supposed to do is make nix building available, and not break anything else. However, though the legacy build path (
I would be willing to approve this just to move things forward for @thedavidmeister, and add this issue as a followup, or we could treat this as a change request, your call. |
both run fine on my ubuntu. |
note also that |
@zippy yeah that's no good :/ i'll have to come back to this when i'm more familiar with nixos vs. "nix in ubuntu" the good news is that nixos does use the right version and produces the right output :D |
overview
sister of state of nix-shell on mac os X #632
sister of state of nix in travis #633
sister of state of nix in windows #634
child of shell.nix instead of makefile for nixos #627
R&D
@zippy to test and report back on the following, whenever he feels up to it:
curl https://nixos.org/nix/install | sh
nix-shell shell.core.nix --run hc-wasm-build
nix-shell shell.core.nix --run hc-test
nix-shell shell.tools.nix --run hc-fmt
The text was updated successfully, but these errors were encountered: