Loading pkgs/desktops/lxqt/pcmanfm-qt/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ , qtimageformats , qttools , qtwayland , qtsvg , wrapQtAppsHook , gitUpdater }: Loading Loading @@ -45,6 +46,7 @@ stdenv.mkDerivation rec { qtbase qtimageformats # add-on module to support more image file formats qtwayland qtsvg ]; passthru.updateScript = gitUpdater { }; Loading Loading
pkgs/desktops/lxqt/pcmanfm-qt/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ , qtimageformats , qttools , qtwayland , qtsvg , wrapQtAppsHook , gitUpdater }: Loading Loading @@ -45,6 +46,7 @@ stdenv.mkDerivation rec { qtbase qtimageformats # add-on module to support more image file formats qtwayland qtsvg ]; passthru.updateScript = gitUpdater { }; Loading