| 23 May 2025 |
Morgan (@numinit) | great work all 😁 | 20:05:24 |
Morgan (@numinit) | always really impressive seeing all the work that goes in | 20:05:45 |
emily | does it make sense to bump the NixOS 25.05 channel to minimize the time there'll be a reverted lib semantics change in it? | 20:43:44 |
emily | hopefully there won't be many rebuilds right now? | 20:43:53 |
emily | it was ~0 rebuild on Linux | 20:43:59 |
leona | started eval | 20:46:16 |
| 24 May 2025 |
raf | I can take a look in a few hours | 02:12:26 |
Tristan Ross | Redacted or Malformed Event | 02:32:37 |
raf | Looking at this now, I'm not sure appending .enable to the texts is strictly necessary. It seems to me like the motivation for using programs.foo for the text, but programs.foo.enable, is that it's not possible to link just programs.foo. It might also be inaccurate to write "available as programs.foo.enable" but I can open a PR now to switch all of them | 08:36:29 |
raf | Actually there is an inconsistency, some modules lack .enable entirely? One second | 08:38:00 |
leona | i think the inconsistency is what they meant | 08:37:42 |
raf | * Looking at this now, I'm not sure appending .enable to the texts is strictly necessary. It seems to me like the motivation for using programs.foo for the text, but programs.foo.enable, is that it's not possible to link just programs.foo. It might also be inaccurate to write "available as programs.foo.enable" but I can open a PR now to switch all of them | 08:38:49 |
raf | Checking right now which one of the links are valid right now | 08:39:38 |
raf | * Checking right now which one of the links are valid | 08:39:44 |
raf | Okay, interesting discovery: neither https://nixos.org/manual/nixos/stable/options#opt-services.kimai.enable nor https://nixos.org/manual/nixos/stable/options#opt-services.kimai link to the correct position for me. Tested on both Chromium and Firefox, could someone check if it links to the correct pos for them? | 08:43:25 |
leona | probably it needs to be https://nixos.org/manual/nixos/stable/options#opt-services.kimai.sites, as services.kimai (nor .enable) doesn't exist | 08:43:33 |
raf | I see, in that case do we want to use .enable for modules that have it, and the first available option for modules that don't? | 08:46:28 |