-
-
Notifications
You must be signed in to change notification settings - Fork 774
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cannot install xmake on NixOS #1781
Comments
|
I don't have a nixos environment to test it now. But you can build source code to install firstly. https://xmake.io/#/guide/installation?id=source-compilation-and-installation |
|
I will fail at |
|
missing nixpkg here Lines 150 to 162 in 5dfb6ef
you can open a pr to add it. |
|
I found even I install |
|
I have improved get.sh to support nixos on dev branch |
|
New get.sh works. Thanks! |
Is your feature request related to a problem? Please describe.
install script cannot work on NixOS.
Describe the solution you'd like
xmake works with
nix-envto get dependencies or don't require package manager when dependencies existed.Describe alternatives you've considered
Try to add xmake into nixpkgs.
The text was updated successfully, but these errors were encountered: