Commit Graph

8 Commits

Author SHA1 Message Date
95be28598a Include bashInteractive in nix-portable 2026-03-06 15:06:52 +01:00
3306689caa 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:06:52 +01:00
93dc30cfa7 Bind to busybox to /bin/sh in nix-portable 2026-03-06 15:02:03 +01:00
76babb209b 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:02:03 +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