| 8 Jun 2021 |
| fgaz joined the room. | 09:57:07 |
| 13 Jun 2021 |
| aaronchall joined the room. | 04:44:01 |
| 16 Jun 2021 |
| Vladimír Čunát joined the room. | 13:52:45 |
| 19 Jun 2021 |
| nf joined the room. | 06:49:22 |
| 22 Jun 2021 |
| nh2 joined the room. | 18:11:03 |
| 26 Jun 2021 |
| @grahamc:nixos.org invited NixOS Moderation Bot. | 01:30:48 |
| NixOS Moderation Bot joined the room. | 01:30:49 |
| @grahamc:nixos.orgchanged room power levels. | 01:30:52 |
| 5 Jul 2021 |
| spacesbot - keeps a log of public NixOS channels joined the room. | 19:20:19 |
| spacesbot - keeps a log of public NixOS channels | 19:49:34 |
| nf changed their profile picture. | 23:32:36 |
| 6 Jul 2021 |
Vladimír Čunát | It's not urgent by itself, but I'd like us to re-deploy builders for updated sandbox shell, some time after merging/backporting https://github.com/NixOS/nixpkgs/pull/129412 | 08:50:35 |
Vladimír Čunát | I wonder if using busybox is a too minimalist default. When I see the code... say defaulting to 32-bit numbers even on 64-bit systems and not doing range checks properly. | 09:59:02 |
Domen Kožar | grahamc (he/him): Do you think we can move aarch64-darwin separate jobset into the trunk now? | 10:57:24 |
Vladimír Čunát | In reply to @vcunat:matrix.org I wonder if using busybox is a too minimalist default. When I see the code... say defaulting to 32-bit numbers even on 64-bit systems and not doing range checks properly. A more radical proposal: use dash instead https://github.com/NixOS/nixpkgs/pull/129428 | 11:26:12 |
sterni | does busybox sh have any kind of bash compat? | 11:29:36 |
Vladimír Čunát | Why bash compat? We only provide /bin/sh | 11:48:48 |
sterni | I fear that some things may assume that /bin/sh in the sandbox is bash(-like?) since /bin/sh on NixOS is bash by default | 11:49:41 |
sterni | or bash's sh mode | 11:49:46 |
sterni | so if e. g. bushybox sh supports [[ ]] then we'd be in trouble with dash potentially | 11:50:15 |
sterni | I'd still say the change is worth it but may be more work than just switching it out | 11:50:41 |
Vladimír Čunát | Hmm, so you are right about [[ ]] support 😞 | 11:52:19 |
Vladimír Čunát | Generally packages should prefer pure alternatives (e.g. ${stdenv.SHELL} or others, usually via patchShebangs) | 11:53:00 |
sterni | I guess this would mean that we'd need to create a jobset for the change | 11:53:04 |
Vladimír Čunát | The change is impure. | 11:53:19 |
Vladimír Čunát | So you can't just create a jobset for it. | 11:53:33 |
sterni | oh right | 11:53:37 |
@grahamc:nixos.org | I've run with /bin/sh being dash and also being osh for a long time without trouble | 15:07:16 |
| 7c6f434c left the room. | 15:51:49 |
| spacesbot - keeps a log of public NixOS channels changed their display name from spacesbot to spacesbot - keeps a log of public NixOS channels. | 22:11:46 |