| 18 Nov 2021 |
Sandro | Where would it go? If it goes to staging-next sure but please throw a follow up onto staging that cleans that up. | 19:01:31 |
Vladimír Čunát | Yes, we need it in staging-next. | 19:03:24 |
Ryan Burns | cool, ill plan to open a pr later today and followup with cleanup | 19:04:02 |
Ryan Burns | not gonna be available for a couple hours so feel free to beat me to the punch | 19:04:44 |
| 19 Nov 2021 |
Sandro | Can someone merge staging-next into staging to fix eval there? | 23:03:45 |
jonringer | I thought I did | 23:07:06 |
Sandro | only staging-next it seems like
| 23:07:21 |
Vladimír Čunát | Yes, you merged master into staging-next. | 23:07:32 |
jonringer | oh | 23:07:32 |
jonringer | sorry, misread | 23:07:42 |
jonringer | I'll do it | 23:07:54 |
jonringer | :) | 23:07:55 |
Vladimír Čunát | I did it already. | 23:08:01 |
Sandro | and it seems to be already up
| 23:08:06 |
jonringer | In reply to @vcunat:matrix.org I did it already. [15:07:53] jon@nixos ~/projects/nixpkgs (staging)
$ git merge origin/staging-next
Already up to date.
yep
| 23:08:18 |
| 20 Nov 2021 |
| nykw joined the room. | 11:09:34 |
| 21 Nov 2021 |
jonringer | nrdxp: tomberek : we are under 1000 x86_64-linux rebuilds. We should probably finish up this staging-next cycle. Once it's merged we need to do the branch off | 18:21:46 |
trofi | Today's staging-next -> staging conflict merge: https://dpaste.com/DDUT9E898.txt. Something seemingly trivial around nixos/tests/custom-ca.nix | 18:21:48 |
jonringer | one issue is qt5.qtwebengine seems to be broken. But I don't know a good path forward. compiler seems to segfault | 18:22:59 |
jonringer | https://hydra.nixos.org/build/158729173/nixlog/1 | 18:23:15 |
jonringer | nevermind, hydra shows a different error:
../../3rdparty/chromium/components/paint_preview/common/subset_font.cc:74:3: error: 'hb_subset_input_set_retain_gids' was not declared in this scope; did you mean 'hb_subset_input_set_flags'?
| 18:24:00 |
jonringer | not familiar with qmake, but looks like it's some of the vendored chromium headers aren't being correctly added to the -I paths | 18:33:31 |
jonringer | Was able to run qutebroswer fine with https://github.com/NixOS/nixpkgs/pull/146919 | 19:54:13 |
jonringer | going to trigger an eval | 19:54:23 |
tomberek | testing... that's a long build ^^^^^ | 22:20:07 |
hexa | fyi https://github.com/NixOS/nixpkgs/pull/146944 | 23:48:03 |
hexa | * fyi https://github.com/NixOS/nixpkgs/pull/146944 #soon | 23:48:10 |
| 22 Nov 2021 |
Vladimír Čunát | I merged staging-next. /cc nrdxp tomberek | 18:31:58 |
sterni | Vladimír Čunát: don't forget to close the PR, was a bit confused now | 18:42:44 |
Vladimír Čunát | I don't know why it didn't auto-close. I re-checked that I merged the right commit and found nothing wrong. | 18:43:20 |