24 May 2025 |
mfrischknecht | * And I ran into the next thing I'm unclear about; I'd be glad about some guidance on how we're handling the dropping of old Qt5 packages.
I looked at quaternion-qt5 , which fails to build: https://hydra.nixos.org/build/297643965 ...because it uses libquotient , which has dropped Qt5 support: https://github.com/quotient-im/libQuotient/releases/tag/0.9.0 ...which also seems reflected in the quaternion project's own CMakeLists.txt: https://github.com/quotient-im/Quaternion/blob/dev/CMakeLists.txt#L64 They seemingly just didn't update their readme and GitHub tags.
Should I just open an issue to drop the Qt5 version? Should I prepare a PR? Are there any policy-decisions to this (dropping an old package)? Also: I guess with the Qt5 version gone, we could get rid of the -qt6 suffix, too. I'm not sure about how much potential there is for refactoring because of that.
| 11:40:39 |
thomas-zahner | I have an interesting problem when accessing https://hydra.nixos.org With both Firefox and Chromium I get 403 responses and can't use the website. I've now debugged it with cURL and found the following.
Chromium: curl -I 'https://hydra.nixos.org/' -H 'user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36'
Firefox: curl -I 'https://hydra.nixos.org/' -H 'User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:132.0) Gecko/20100101 Firefox/132.0'
Removing Firefox/132.0 from Firefox's headers fixes the problem. Removing Chrome/130.0.0.0 from the Chromium headers also fixes the problem. To me this sounds like the firewall is too restrictive. I've now modified the headers with a browser extension to work around the problem. Could someone fix this issue?
| 11:42:25 |
thomas-zahner | Realised that it just rejects old browser versions 😅 guess that might make sense.. | 11:56:54 |
zekjur | if avocadoom is around (outside?), somebody make them aware of https://github.com/NixOS/nixos-homepage/pull/1762 please :) | 12:10:47 |
mfrischknecht | infinisil: As discussed, if you could flag https://github.com/NixOS/nixpkgs/pull/390112 for a backport, that'd be great 🙂 | 12:33:59 |
mfrischknecht | infinisil: And this one :) https://github.com/NixOS/nixpkgs/pull/410503 | 12:57:03 |
Fabio Lenherr | Tremor-language-server: https://github.com/NixOS/nixpkgs/pull/410506
(updating was easier than fumbling with clang versions) | 13:01:04 |
l0b0 | Prettier is broken on nixos-unstable, but fixed on master. Added a tiny MR to hopefully avoid this happening again. | 13:22:30 |
Jeremy Stucki | https://hydra.nixos.org/build/298203468 | 13:37:48 |
john-rodewald | Who’s coming for barbecue at the lakeside? We’re done setting up and putting on vegan options, so do join now if you’d like some. | 15:01:30 |
john-rodewald | * Who’s coming for barbecue at the lakeside (👍)? We’re done setting up and putting on vegan options, so do join now if you’d like some. | 15:01:55 |
john-rodewald | * Who’s coming for barbecue at the lakeside (👍)? We’re done setting up and putting on vegan options first, so do join now if you’d like some. | 15:03:59 |
Matteo | Smatch: https://github.com/NixOS/nixpkgs/pull/410556
Applied custom patch file to fix issues that made building impossible. Rest of the functionality is the same | 15:04:08 |
infinisil | john-rodewald No need to bring carrots for fried rice, I think I have enough (if not too many) ingredients :) | 23:07:15 |
infinisil | And carrots take really long | 23:10:35 |
25 May 2025 |
Lorenz | I am at the Steiner bakery eating breakfast and then doing something on my laptop until OST opens. If anyone wants to join there is space available | 06:09:21 |
ibizaman | Hello, we’re at the space but it’s closed. Are you coming soon? | 07:09:27 |
zekjur | the agenda at https://zurich.nix.ug/ says doors open at 10:00 | 07:14:03 |
ibizaman | Aaah I thought 9 sorry | 07:24:42 |
nebucatnetzer13 | I'm currently working on a bit of documentation for LibreNMS and a small extension of the module.
Would appreciate some feedback on this PR: https://github.com/NixOS/nixpkgs/pull/410533 | 08:32:50 |
infinisil | I could use some help carrying the wok and co. from the train station, I'm arriving in 15 mins! | 09:16:52 |
das-g | How many people would be good? | 09:19:50 |
infinisil | In reply to @das-g:matrix.org How many people would be good? Just one | 09:20:00 |
das-g | What plattform? | 09:20:08 |
infinisil | In reply to @das-g:matrix.org What plattform? 3 | 09:20:16 |
das-g | OK, I'll come over. | 09:20:27 |
infinisil | Thanks! | 09:20:33 |
das-g | You'll arrive around 11:35 ? | 09:20:59 |
infinisil | In reply to @das-g:matrix.org You'll arrive around 11:35 ? 11:31 | 09:21:11 |
Matteo | gjay: https://github.com/NixOS/nixpkgs/pull/410746
Applied custom patch file to fix issue that made building impossible (Missing Header Includes). Rest of the functionality is the same | 09:33:08 |