!UNVBThoJtlIiVwiDjU:nixos.org

Staging

371 Members
Staging merges | Running staging cycles: https://github.com/NixOS/nixpkgs/pulls?q=is%3Apr+is%3Aopen+head%3Astaging-next+head%3Astaging-next-25.11 | Review Reports: https://malob.github.io/nix-review-tools-reports/122 Servers

Load older messages


SenderMessageTime
8 May 2026
@emilazy:matrix.orgemilyoh can I add fixing that so we don't have two WebKits on the ISO as a condition?!12:27:57
@winston:winston.shwinston
services.gnome.sushi.enable = false;
services.gnome.evolution-data-server.enable = lib.mkForce false;

is what I've been doing for that, idk if you'd consider that on the ISO

12:28:48
@emilazy:matrix.orgemily speaking of. @k900:0upti.me now that we have Plasma Login Manager, do we have that keyboard thing? can we get Qt 5 off the ISO? 12:28:52
@k900:0upti.meK900Yes12:29:03
@k900:0upti.meK900I believe we have done that12:29:10
@winston:winston.shwinstonAFAIK sushi won't get 6.0 during 5012:29:10
@emilazy:matrix.orgemilySushi powers help, right? I don't think we can disable help for the ISO.12:29:17
@k900:0upti.meK900Well12:29:17
@k900:0upti.meK900The keyboard thing12:29:20
@k900:0upti.meK900Which is unrelated to plasma-login-manager12:29:30
@emilazy:matrix.orgemilyI expect the ISO still has Qt 5 because of the Plasma integration stuff12:29:43
@k900:0upti.meK900Yes12:29:52
@k900:0upti.meK900But that could be disabled12:29:55
@emilazy:matrix.orgemilywhich could probably be turned off if nothing else is pulling it in now?12:29:56
@k900:0upti.meK900Theoretically12:29:57
@emilazy:matrix.orgemilygo on. one last KF5 yeetening before the release. treat yourself12:30:31
@winston:winston.shwinston is that yelp? 12:30:37
@k900:0upti.meK900 I am migraine 12:30:46
@k900:0upti.meK900I can try later12:30:50
@emilazy:matrix.orgemilyoh, yeah I guess. I remember there being like three things and one of them was help.12:31:07
@winston:winston.shwinston I have that, and it shows webkit_6_0/no sushi in the closure 12:31:32
@k900:0upti.meK900
diff --git a/nixos/modules/installer/cd-dvd/installation-cd-graphical-calamares-plasma6.nix b/nixos/modules/installer/cd-dvd/installation-cd-graphical-calamares-plasma6.nix
index 250c4ed73d87..6d2c7112bc08 100644
--- a/nixos/modules/installer/cd-dvd/installation-cd-graphical-calamares-plasma6.nix
+++ b/nixos/modules/installer/cd-dvd/installation-cd-graphical-calamares-plasma6.nix
@@ -7,7 +7,10 @@
 
   isoImage.edition = lib.mkDefault "plasma6";
 
-  services.desktopManager.plasma6.enable = true;
+  services.desktopManager.plasma6 = {
+    enable = true;
+    enableQt5Integration = false;
+  };
 
   # Automatically login as nixos.
   services.displayManager = {
12:31:38
@emilazy:matrix.orgemilydisabling file previews probably also not in the cards if it's something that ships by default upstream :)12:31:41
@k900:0upti.meK900If anyone wants to confirm that removes Qt5 from the ISO12:31:48
@k900:0upti.meK900And PR it12:31:51
@k900:0upti.meK900I will hit merge12:31:54
@winston:winston.shwinstonanyway sushi will still be gtk3/webkit4 until https://gitlab.gnome.org/GNOME/sushi/-/merge_requests/43 and related are merged12:32:52
@winston:winston.shwinstonwhich i dont think will be during 5012:32:58
@winston:winston.shwinstonand idk if we want the burden of keeping those PRs merged just for us12:33:15
@emilazy:matrix.orgemilynah definitely not12:33:30

Show newer messages


Back to Room ListRoom Version: 6