Commit Graph

14 Commits

Author SHA1 Message Date
5a07d1c261 Add sys-devices feature to nix-portable nix.conf 2026-03-06 17:15:32 +01:00
574ce29735 Add meta with license to nix-portable 2026-03-06 17:15:32 +01:00
a02385ed5c Bind /usr/bin/env in nix-portable 2026-03-06 17:15:32 +01:00
b354751620 Add jungle cache to nix-portable nix.conf 2026-03-06 17:15:32 +01:00
1c4f23ef44 Use nix bwrap in nix-portable 2026-03-06 17:15:32 +01:00
39d97d7ac2 Remove nix-portable tmpbin feature
It will not work without the host /lib64/ld
2026-03-06 17:15:31 +01:00
f961b7a5cb Include bashInteractive in nix-portable 2026-03-06 17:15:31 +01:00
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