We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Go to https://app.kasmweb.com/#/cast/1481835260 , it's a demo for a web-based Ubuntu desktop environment.
Open a terminal and run:
wget --no-check-certificate https://github.com/DavHau/nix-portable/releases/download/v010/nix-portable chmod a+x nix-portable ./nix-portable nix run nixpkgs#jq
There should be nothing to build here but it crashes with "nix is unable to build packages"
I ran it with NP_DEBUG=2, here's the log: errorlog.txt
NP_DEBUG=2
The text was updated successfully, but these errors were encountered:
I got that error when I had a nix.conf in my home directory pointing the store to a folder in my home directory that already existed.
Sorry, something went wrong.
No branches or pull requests
Go to https://app.kasmweb.com/#/cast/1481835260 , it's a demo for a web-based Ubuntu desktop environment.
Open a terminal and run:
There should be nothing to build here but it crashes with "nix is unable to build packages"
I ran it with
NP_DEBUG=2
, here's the log: errorlog.txtThe text was updated successfully, but these errors were encountered: