| 15 Oct 2025 |
dramforever | what the hell | 11:55:27 |
Vladimír Čunát | I'm pushing the fixup I have now. | 11:56:18 |
Vladimír Čunát | (I just don't want to burn more of my time, but anyone can.) | 11:57:09 |
| 16 Oct 2025 |
| Nick joined the room. | 01:53:23 |
| Nick changed their display name from norta to Nick. | 02:23:03 |
K900 | When's branchoff again? | 07:47:38 |
Vladimír Čunát | For 25.11? 2025-11-23
https://github.com/NixOS/nixpkgs/issues/443568 | 08:01:46 |
ivy | https://github.com/NixOS/nixpkgs/pull/451871 can someone perhaps merge this? | 15:17:04 |
ivy | it does rebuild everything tho, but this a worthwhile change for darwin especially | 15:17:52 |
ivy | and has been tested | 15:18:00 |
ivy | but darwin has a lot of paths that have spaces such as /Library/Application Support | 15:18:22 |
ivy | and this would fix that | 15:18:31 |
ivy | and currently packages expose them as outputs but simply cannot use buildEnv on those specific paths due to the parsing being based on spaces | 15:20:05 |
matthewcroughan | Can we merge https://github.com/NixOS/nixpkgs/pull/446139 ? | 15:45:33 |
matthewcroughan | I've been testing it extensively in nixos-musl | 15:45:41 |
matthewcroughan | https://github.com/MatthewCroughan/nixos-musl/blob/refactor/musl.nix#L105-L119 | 15:46:02 |
matthewcroughan | ghpzin: | 15:46:37 |
matthewcroughan | Like frankly, there are only a few PRs left to make Nixpkgs build with musl and work with vmtests, etc for 25.11 | 15:48:50 |
matthewcroughan | Are fixes for musl considered unmergeable during the feature freeze jopejoe1 ? | 15:50:36 |
matthewcroughan | IMO they're just fixes, especially if conditional, so most can target master | 15:51:01 |
K900 | You need to lay off the gas | 15:51:34 |
K900 | There's a very small group of people interested in musl fixes | 15:51:47 |
matthewcroughan | Okay, I have my answer then, keep copying things into my tracking flake | 15:52:04 |
K900 | And release managers aren't those people | 15:52:07 |
matthewcroughan | I'm not looking to go faster, I'm just looking to know that this is the limit | 15:52:11 |
K900 | The limit is, frankly, Alyssa and Yureka's bandwidth | 15:52:39 |
K900 | Unless you find more people with musl experience to review this stuff | 15:52:49 |
matthewcroughan | My tracking flake can help them make decisions, and that's my current goal with it | 15:53:01 |
matthewcroughan | since there is no CI for it atm, I'm hoping to fill that in at least a little bit | 15:53:14 |
matthewcroughan | I just think it would be cool if a default pkgs.nixos {} built with musl for 25.11 | 15:54:35 |