| 23 May 2025 |
leona | it actually is, but it seems like the nixos.org manual ref wasn't updated yet | 19:38:00 |
misuzu | Not sure if this is the right place but I've checked https://nixos.org/manual/nixos/stable/release-notes#sec-release-25.05-new-modules and found broken (no .enable at the end) or missing "Available as" links for these modules:
Bazecor Kimai Kismet vwifi Oncall Homer Ghidra xpad-noone uMurmur MaryTTS Reposilite networking.modemmanager networking.networkmanager. Routinator 3000 Bet µStreamer PDS Anubis Buffyboard Cursor CookCLI | 19:50:01 |
misuzu | Not sure if this is the right place but I've checked https://nixos.org/manual/nixos/stable/release-notes#sec-release-25.05-new-modules and found broken (no .enable at the end) or missing "Available as" links for these modules:
Bazecor Kimai Kismet vwifi Oncall Homer Ghidra xpad-noone uMurmur MaryTTS Reposilite networking.modemmanager networking.networkmanager Routinator 3000 Bet µStreamer PDS Anubis Buffyboard Cursor CookCLI | 19:50:20 |
leona | i currently don't have capacity, but happy for a PR fixing that | 19:57:26 |
leona | otherwise cc getchoo raf | 19:57:35 |
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 |
leona | i think that is the best option, yes | 08:47:19 |
raf | Got it, submitting a PR shortly | 08:48:57 |
leona | thanks! | 08:48:22 |
raf | Just to confirm, #opt-services, #opt-programs, etc. all lead to the options page automatically, correct? I've noticed that some links do options.html#opt-... but the options.html part is redundant if this is the case, unless there is a reason they are included in the links I'll be removing those | 09:01:39 |
Arian | In reply to @hexa:lossy.network cc Arian 👀 Yes just remove that reference. It's unused | 09:03:42 |
hexa | It was removed during the release call. | 09:04:04 |
Arian | Awesome | 09:04:10 |
Arian | The AMIs for 25.05 are uploading now too | 09:04:57 |