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
In nix-user-chroot-1.0.3 one can use bwrap inside nix-user-chroot[1], but this stopped working in v1.1.0 (and later). I git bisected it to 6288562 being the bad commit.
[1] I wrote a ctest wrapper using bwrap --tmpfs .. to be able to control where ctest writes its state.