···78 suffix = "qt6";
79 };
80000081 } // lib.optionalAttrs pkgs.config.allowAliases {
82 # Convert to a throw on 01-01-2023.
83 # Warnings show up in various cli tool outputs, throws do not.
···78 suffix = "qt6";
79 };
8081+ # Not a library, but we do want it to be built for every qt version there
82+ # is, to allow users to choose the right build if needed.
83+ sddm = callPackage ../applications/display-managers/sddm {};
84+85 } // lib.optionalAttrs pkgs.config.allowAliases {
86 # Convert to a throw on 01-01-2023.
87 # Warnings show up in various cli tool outputs, throws do not.