Commit Graph

9 Commits

Author SHA1 Message Date
ccaaeb0d2f Remove nix-portable tmpbin feature
It will not work without the host /lib64/ld
2026-03-06 15:13:16 +01:00
99bd3f72f7 Include bashInteractive in nix-portable 2026-03-06 15:13:16 +01:00
6405d06899 Install netcat, ssh and git in nix-portable
These are needed by nix in order to properly
download and build stuff.

busybox's netcat does not work since it doesn't
support -X.
2026-03-06 15:13:15 +01:00
e959289f71 Bind to busybox to /bin/sh in nix-portable 2026-03-06 15:13:15 +01:00
aeb649ff31 Remove sgid from .nix-portable and set group
This should prevent issues when putting it under
/gpfs/{projects,scratch} that have sgid and group=nobody.
2026-03-06 15:13:15 +01:00
7500dfa674 Restrict paths added to bwrap in nix-portable 2026-03-06 15:02:03 +01:00
896f57b88b Bind proc using --proc in nix-portable 2026-03-06 15:02:02 +01:00
eb579e9429 Fix nix-portable pkgStatic symlink handling 2026-03-06 15:02:02 +01:00
087caf635b Add nix-portable 2026-03-06 15:02:02 +01:00