Loading pkgs/development/libraries/qt-5/modules/qtwayland.nix +2 −1 Original line number Diff line number Diff line { qtModule, qtbase, qtquickcontrols, wayland, wayland-scanner, pkg-config }: { qtModule, qtbase, qtquickcontrols, wayland, wayland-scanner, pkg-config, lib }: qtModule { pname = "qtwayland"; Loading @@ -12,4 +12,5 @@ qtModule { # context). ./qtwayland-app_id.patch ]; meta.badPlatforms = lib.platforms.darwin; } Loading
pkgs/development/libraries/qt-5/modules/qtwayland.nix +2 −1 Original line number Diff line number Diff line { qtModule, qtbase, qtquickcontrols, wayland, wayland-scanner, pkg-config }: { qtModule, qtbase, qtquickcontrols, wayland, wayland-scanner, pkg-config, lib }: qtModule { pname = "qtwayland"; Loading @@ -12,4 +12,5 @@ qtModule { # context). ./qtwayland-app_id.patch ]; meta.badPlatforms = lib.platforms.darwin; }