| 2 Dec 2024 |
K900 | And then it sounds like upstream will just cut off whatever is left | 10:57:56 |
K900 | At least from the officially released package sets | 10:58:04 |
K900 | https://community.kde.org/KDE_Gear/24.12_Release_notes | 10:59:07 |
K900 | Has everything that will be ported | 10:59:29 |
K900 | Or rather, has been ported | 10:59:38 |
K900 | nixpkgs qt-6.8.1
❯ rg -F "FIXME(qt5)" --files-with-matches
pkgs/kde/plasma/kwayland-integration/default.nix
pkgs/kde/gear/marble/default.nix
pkgs/kde/gear/kig/default.nix
pkgs/kde/gear/cervisia/default.nix
pkgs/kde/gear/ktouch/default.nix
pkgs/kde/gear/kross-interpreters/default.nix
pkgs/kde/gear/kmix/default.nix
pkgs/kde/gear/kqtquickcharts/default.nix
pkgs/kde/gear/kwave/default.nix
pkgs/kde/gear/artikulate/default.nix
pkgs/kde/gear/kamoso/default.nix
pkgs/kde/gear/umbrello/default.nix
pkgs/kde/gear/rocs/default.nix
pkgs/kde/gear/cantor/default.nix
| 11:00:50 |
K900 | Which basically just leaves SDK and Edu stuff | 11:04:01 |
K900 | And Kamoso | 11:04:10 |
| 3 Dec 2024 |
K900 | @Nick Cao thoughts on https://github.com/NixOS/nixpkgs/pull/361047 ? Want to send it | 13:09:26 |
Nick Cao | In reply to @k900:0upti.me @Nick Cao thoughts on https://github.com/NixOS/nixpkgs/pull/361047 ? Want to send it Good to go if you don't want to nixfmt it this time. | 17:53:57 |
K900 | nixfmt is a shit | 17:54:21 |
K900 | It's going off git history and git doesn't match some of the renames | 17:54:32 |
K900 | Because of all the code I deleted | 17:54:36 |
K900 | But it's actually just all renames | 17:54:43 |
| 4 Dec 2024 |
K900 | I merged the kdenetwork-filesharing change | 13:15:24 |
K900 | There might be some design tweaks upstream but the core idea is sound and I don't want to keep rebasing it forever | 13:15:42 |
| 6 Dec 2024 |
| @ilsubyeega:matrix.org joined the room. | 13:25:50 |
| 8 Dec 2024 |
| shawn8901 set a profile picture. | 19:21:33 |
| 10 Dec 2024 |
outfoxxed | qv4compileddata was actually completely unchanged | 09:45:35 |
outfoxxed | between 6.8.0 and 6.8.1 | 09:45:43 |
K900 | Hm | 09:47:33 |
K900 | OK | 09:47:52 |
outfoxxed | I just rebuild 6.8.1, applied the patch and didnt hit any conflicts, so i checked the diff and it was empty | 09:47:58 |
outfoxxed | rebasing the nix stuff though | 09:48:02 |
K900 | Yeah the Nix stuff will be easier | 09:48:21 |
K900 | It's mostly just moving stuff around | 09:48:27 |
outfoxxed | yeah thats done, just need to check if it actually builds and works | 09:48:43 |
K900 | Maybe rename your patches to get rid of the qtdeclarative- prefix | 09:49:16 |
K900 | Now that they're in a real directory | 09:49:21 |