Commit Graph

14 Commits

Author SHA1 Message Date
1c98a17d0a Add sys-devices feature to nix-portable nix.conf 2026-03-09 14:27:32 +01:00
8948fa503a Add meta with license to nix-portable 2026-03-09 14:27:32 +01:00
fc4184926f Bind /usr/bin/env in nix-portable 2026-03-09 14:27:32 +01:00
67bc41568d Add jungle cache to nix-portable nix.conf 2026-03-09 14:27:31 +01:00
6fc08b5c5d Use nix bwrap in nix-portable 2026-03-09 14:27:31 +01:00
a571b7304b Remove nix-portable tmpbin feature
It will not work without the host /lib64/ld
2026-03-09 14:27:31 +01:00
befbdfeb6f Add bashInteractive in nix-portable bwrap 2026-03-09 14:27:31 +01:00
cdda51e54b 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-09 14:27:31 +01:00
0c49fc14c2 Only to busybox to /bin/sh in nix-portable 2026-03-09 14:27:31 +01:00
75c02153a3 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:31:10 +01:00
e14225a447 Restrict paths added to bwrap in nix-portable 2026-03-06 17:31:10 +01:00
24a35583af Bind proc using --proc in nix-portable 2026-03-06 17:31:10 +01:00
35df90594e Fix nix-portable pkgStatic symlink handling 2026-03-06 17:31:10 +01:00
57077e0276 Add nix-portable
repo: https://github.com/DavHau/nix-portable
rev: 91122e3d94ba51d7d83fe990fa81d3de0968fb32
2026-03-06 17:31:10 +01:00