Commit Graph

7 Commits

Author SHA1 Message Date
cbb7bbcddb 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 17:15:31 +01:00
8b3faffa6a Bind to busybox to /bin/sh in nix-portable 2026-03-06 17:15:31 +01:00
e4c62f27fe 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 17:15:31 +01:00
14b381c031 Restrict paths added to bwrap in nix-portable 2026-03-06 17:15:31 +01:00
1d1af22646 Bind proc using --proc in nix-portable 2026-03-06 17:15:31 +01:00
897e74c976 Fix nix-portable pkgStatic symlink handling 2026-03-06 17:15:30 +01:00
dc62e15a8f Add nix-portable
repo: https://github.com/DavHau/nix-portable
rev: 91122e3d94ba51d7d83fe990fa81d3de0968fb32
2026-03-06 17:15:30 +01:00