Do you know when it will be in master. Alternatively how to pull it in nixpkgs-review without rebuilding half of packages in nixpkgs (figuratively speaking)?
The upcoming staging-next PR was only opened 3 days ago, so I’d estimate about 5 days until a merge into master and then a couple more days minimum until it reaches nixos-unstable, so 7 days minimum. That’s… a week, lol.
Not to mention all the hydra delays and funny PRs that can extend that.
“days not weeks” is splitting hairs but given that there’s no hard schedule here, and we get numerous eval and build failures on master recently, guessing about 2 weeks isn’t too far off.
Okay but did you cherry-pick the fixes from 338326 and 338328? (There might be more, I didn’t check the file history.)
@jtojnar pointed to a staging PR that will fix this problem properly but won’t make it until the next cycle, which would imply users will have to wait 3 to 4 weeks at minimum to see a fix here. The staging-next PR I linked that fixed it in a hackier way had already hit the unstable channels at the time I linked it, and the follow‐up nixos/fonts: Fix nested quotes in fontconfig.nix by ejls · Pull Request #338815 · NixOS/nixpkgs · GitHub that addressed the issue the OP is seeing went straight to master. You can click the PR tracker I linked and see that it has already hit the small channel; the main unstable channel is just blocked right now. The difference between 2 to 3 days for a follow‐up PR to hit the unstable channels and a PR that will land in the next staging cycle weeks from now is huge.
Ok then @uzytkownik fetch the usptream remote and rebase your PR on upstream/master (or replace upstream with whatever you called the upstream remote in your local clone)