Loading pkgs/development/libraries/qxmpp/default.nix→pkgs/by-name/qx/qxmpp/package.nix +4 −6 Original line number Diff line number Diff line Loading @@ -4,9 +4,7 @@ fetchFromGitHub, cmake, pkg-config, wrapQtAppsNoGuiHook, qtbase, qca, kdePackages, withGstreamer ? true, gst_all_1, withOmemo ? true, Loading @@ -27,7 +25,7 @@ stdenv.mkDerivation rec { nativeBuildInputs = [ cmake wrapQtAppsNoGuiHook kdePackages.wrapQtAppsNoGuiHook ] ++ lib.optionals (withGstreamer || withOmemo) [ pkg-config Loading @@ -43,8 +41,8 @@ stdenv.mkDerivation rec { ] ) ++ lib.optionals withOmemo [ qtbase qca kdePackages.qtbase kdePackages.qca libomemo-c ]; cmakeFlags = Loading pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -8327,8 +8327,6 @@ with pkgs; } ); qxmpp = qt6Packages.callPackage ../development/libraries/qxmpp { }; gnutls = callPackage ../development/libraries/gnutls { util-linux = util-linuxMinimal; # break the cyclic dependency autoconf = buildPackages.autoconf269; Loading Loading
pkgs/development/libraries/qxmpp/default.nix→pkgs/by-name/qx/qxmpp/package.nix +4 −6 Original line number Diff line number Diff line Loading @@ -4,9 +4,7 @@ fetchFromGitHub, cmake, pkg-config, wrapQtAppsNoGuiHook, qtbase, qca, kdePackages, withGstreamer ? true, gst_all_1, withOmemo ? true, Loading @@ -27,7 +25,7 @@ stdenv.mkDerivation rec { nativeBuildInputs = [ cmake wrapQtAppsNoGuiHook kdePackages.wrapQtAppsNoGuiHook ] ++ lib.optionals (withGstreamer || withOmemo) [ pkg-config Loading @@ -43,8 +41,8 @@ stdenv.mkDerivation rec { ] ) ++ lib.optionals withOmemo [ qtbase qca kdePackages.qtbase kdePackages.qca libomemo-c ]; cmakeFlags = Loading
pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -8327,8 +8327,6 @@ with pkgs; } ); qxmpp = qt6Packages.callPackage ../development/libraries/qxmpp { }; gnutls = callPackage ../development/libraries/gnutls { util-linux = util-linuxMinimal; # break the cyclic dependency autoconf = buildPackages.autoconf269; Loading