about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMartin Weinelt <mweinelt@users.noreply.github.com>2022-11-20 01:59:28 +0100
committerGitHub <noreply@github.com>2022-11-20 01:59:28 +0100
commit0db9431e26cce7f0f7496209040793aa76a4dee6 (patch)
treec60385c6795361cfca93dd64ff968b63a1532ae5
parent5608b9beb97165ff5ea15535c63e5af1989c4d71 (diff)
parent4fe9988b89eb9753543717ab0a460acff7043b05 (diff)
Merge pull request #201991 from vlinkz/calamaresqtwebkit
-rw-r--r--nixos/modules/installer/cd-dvd/installation-cd-graphical-calamares.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/nixos/modules/installer/cd-dvd/installation-cd-graphical-calamares.nix b/nixos/modules/installer/cd-dvd/installation-cd-graphical-calamares.nix
index 288cbc94a321b..3f3571d253825 100644
--- a/nixos/modules/installer/cd-dvd/installation-cd-graphical-calamares.nix
+++ b/nixos/modules/installer/cd-dvd/installation-cd-graphical-calamares.nix
@@ -14,8 +14,6 @@ in
     calamares-nixos
     calamares-nixos-autostart
     calamares-nixos-extensions
-    # Needed for calamares QML module packagechooserq
-    libsForQt5.full
     # Get list of locales
     glibcLocales
   ];