port nix.sh to the fish shell#1087
port nix.sh to the fish shell#1087nhooyr wants to merge 1 commit intoNixOS:masterfrom nhooyr:fish-profile
Conversation
|
Why is (still couldn't get above to build, I converted the older version of the script on my system because my nix (latest installed) still uses the old profile script). |
Builds off of #626
|
Ah, I was going about building it wrong. Now I did |
|
Will test later! |
|
@nhooyr I'd like to try this out - could you please post the build steps you used? When / where do you set the ACLOCAL_PATH? Thanks! |
|
@rened I did set -x ACLOCAL_PATH ~/.nix-profile/share/aclocal
./bootstrap.sh
./configure
makeI thought it would build when Same errors as using |
|
aha, GOT IT! https://nixos.org/wiki/Debugging_a_Nix_Package under |
|
Closing in favour of #1090 |
Builds off of #626
I haven't been able to test it because I cannot get nix to build on macOS Sierra. Using my system nix, I've installed the automake, autoconf and pkg-config packages already.
I get the error "configure.ac:78: error: possibly undefined macro: AC_DEFINE".