We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ba918e commit 8b4606bCopy full SHA for 8b4606b
2 files changed
pkgs/development/libraries/qwlroots/default.nix
pkgs/top-level/qt6-packages.nix
@@ -118,10 +118,6 @@ makeScopeWithSplicing' {
118
119
qtspell = callPackage ../development/libraries/qtspell { };
120
121
- qwlroots = callPackage ../development/libraries/qwlroots {
122
- wlroots = pkgs.wlroots_0_18;
123
- };
124
-
125
qwt = callPackage ../development/libraries/qwt/default.nix { };
126
127
qxlsx = callPackage ../development/libraries/qxlsx { };
0 commit comments