seeing this error when running builds inside nix shell on debian 12
src/main/tools/linux-sandbox-pid1.cc:320: "mount(/tmp/nix-shell.tHU8ZX, /tmp/nix-shell.tHU8ZX, nullptr, MS_BIND | MS_REC, nullptr)": No such file or directory
any pointers on how to solve would be greatly appreciated.
I tried this but ended up with the same error. Were there any other steps you took to get this solution working? Did you also use bazel_7 in your flake.nix file or did you just use bazel?