22 Sep 2025 |
@er10:matrix.org | one more easy question :
cat /etc/nix/nix.conf | grep sandbox
sandbox = false
sandbox-fallback = false
extra-sandbox-paths = ```
while
`configuration.nix` has
nix = { settings = { sandbox = true; }; };
How can I change the `sandbox=false` value in `nix.conf`to `true`
Thanks in advance for any indication.
| 22:23:35 |
23 Sep 2025 |
@er10:matrix.org | P.S. : Which one of the two values is true? | 06:58:40 |
| kenji changed their display name from a-kenji to kenji. | 10:43:30 |
25 Sep 2025 |
| @dvtkrlbs:matrix.org left the room. | 22:25:01 |
26 Sep 2025 |
| scrompthiosis joined the room. | 17:09:10 |
| scrompthiosis changed their display name from Chad to scrompthiosis. | 17:24:42 |
27 Sep 2025 |
@gabyx:matrix.org | Hey: Is someone interested in maybe reviewing this: | 15:26:36 |
| @kongrooparadox:matrix.org left the room. | 20:30:12 |
28 Sep 2025 |
Robert Hensing (roberth) | @gabyx:matrix.org: do you have a link? | 06:10:33 |
29 Sep 2025 |
| samppu joined the room. | 13:47:01 |
30 Sep 2025 |
| ruby left the room. | 01:48:33 |
@gabyx:matrix.org | In reply to @roberthensing:matrix.org @gabyx:matrix.org: do you have a link? Jeah here is it :)
Msg go lost in the universe of unstable software with npm:
https://github.com/NixOS/nixpkgs/pull/441161 | 07:06:40 |
@gabyx:matrix.org | In reply to @gabyx:matrix.org
Jeah here is it :)
Msg go lost in the universe of unstable software with npm:
https://github.com/NixOS/nixpkgs/pull/441161 I wanted to try another separation layer but did not have time yet to test: gitlab runner running as a user A and the container host runtime (podman) also running as another user B (for rootless containers, need some subuid mapping settings etc, easy to setup)
the means I can also safely mount in the podman socket to gitlabrunner job containers for podman capabilities | 07:11:08 |
| @keiichi:matrix.org left the room. | 10:20:51 |
jappie | @roberthensing:matrix.org: is there currently a way to define explicit dependencies between resources in nixops4? | 16:02:46 |
| 17lifers (at mikuplushfarm) joined the room. | 16:03:43 |
Robert Hensing (roberth) | jappie: in the one that goes second, you could put a builtins.seq resources.first-nixos.stdout to create an artificial data dependency in one of the inputs. There's no dedicated feature for this yet | 16:04:30 |
jappie | builtins.seq is good enough for now, thanks :) | 16:05:33 |
| Ewan changed their profile picture. | 16:06:10 |
Robert Hensing (roberth) | This looks very useful and agree with xanderio that the PR is only maintainable if it is runnable as a test. For that, you'll probably need two modules: example.nix and example-test-support.nix where the latter makes any testing tweaks that nobody should use in production. Then you can combine them into a NixOS test in nixos/tests . GitLab already has such a test, so test support tricks can be taken from there. | 16:18:22 |
1 Oct 2025 |
| gigacode joined the room. | 07:14:22 |
| @eisfunke:eisfunke.com left the room. | 09:43:20 |
| Robin Heggelund Hansen set a profile picture. | 10:49:42 |
| Robin Heggelund Hansen changed their display name from robheghan to Robin Heggelund Hansen. | 10:50:08 |
| Theodora The Absurdist Schizotisticoball joined the room. | 13:48:16 |
| @ihar.hrachyshka:matrix.org joined the room. | 19:25:02 |
2 Oct 2025 |
| Siem joined the room. | 12:38:28 |
3 Oct 2025 |
| @bootstrapper:matrix.org removed their profile picture. | 10:08:27 |
| @bootstrapper:matrix.org removed their display name Ido Samuelson. | 10:08:39 |
| @bootstrapper:matrix.org left the room. | 10:08:46 |