You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just found this wonderful project, and thank you for your wonderful work.
I encounter problems when use this together with other tools. Thanks to anyone who may be interested and reply this in advance.
docker
I installed docker and mount the nixsa folder into the container, But I found out bubblewrap doesn't work properly. Any solutions?
errers:
xxx@7863c6385913:~$ /nixsa/bin/nix
bwrap: No permissions to create new namespace, likely because the kernel does not allow non-privileged user namespaces. See <https://deb.li/bubblewrap> or <file:///usr/share/doc/bubblewrap/README.Debian.gz>.
xxx@7863c6385913:~$ ls -a -l /nixsa/bin/nix
lrwxrwxrwx 1 ubuntu ubuntu 5 Jan 1 1970 /nixsa/bin/nix -> nixsa
I just found this wonderful project, and thank you for your wonderful work.
I encounter problems when use this together with other tools. Thanks to anyone who may be interested and reply this in advance.
I installed docker and mount the nixsa folder into the container, But I found out bubblewrap doesn't work properly. Any solutions?
errers:
I follow the demo of devenv here https://devenv.sh/guides/using-with-flakes/#the-flakenix-file and I got errors too.
logs:
I haven't figure out how to make nix-direnv work yet!
Maybe, are there any better way to deal with this sitiations? Thank you!
The text was updated successfully, but these errors were encountered: