Loading pkgs/applications/networking/instant-messengers/nheko/default.nix→pkgs/by-name/nh/nheko/package.nix +59 −59 Original line number Diff line number Diff line { lib , stdenv , fetchFromGitHub , cmake , asciidoc , pkg-config , boost179 , cmark , coeurl , curl , kdsingleapplication , libevent , libsecret , lmdb , lmdbxx , mtxclient , nlohmann_json , olm , qtbase , qtimageformats , qtkeychain , qtmultimedia , qttools , qtwayland , re2 , spdlog , wrapQtAppsHook , gst_all_1 , libnice { lib, stdenv, fetchFromGitHub, cmake, asciidoc, pkg-config, boost179, cmark, coeurl, curl, kdsingleapplication, libevent, libsecret, lmdb, lmdbxx, mtxclient, nlohmann_json, olm, re2, spdlog, gst_all_1, libnice, qt6Packages, }: stdenv.mkDerivation rec { Loading @@ -45,10 +40,11 @@ stdenv.mkDerivation rec { cmake lmdbxx pkg-config wrapQtAppsHook qt6Packages.wrapQtAppsHook ]; buildInputs = [ buildInputs = [ boost179 cmark coeurl Loading @@ -60,12 +56,12 @@ stdenv.mkDerivation rec { mtxclient nlohmann_json olm qtbase qtimageformats qtkeychain qtmultimedia qttools qtwayland qt6Packages.qtbase qt6Packages.qtimageformats qt6Packages.qtkeychain qt6Packages.qtmultimedia qt6Packages.qttools qt6Packages.qtwayland re2 spdlog ] Loading @@ -91,7 +87,11 @@ stdenv.mkDerivation rec { homepage = "https://github.com/Nheko-Reborn/nheko"; license = licenses.gpl3Plus; mainProgram = "nheko"; maintainers = with maintainers; [ ekleog fpletz rnhmjoj ]; maintainers = with maintainers; [ ekleog fpletz rnhmjoj ]; platforms = platforms.all; # Should be fixable if a higher clang version is used, see: # https://github.com/NixOS/nixpkgs/pull/85922#issuecomment-619287177 Loading pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -31589,8 +31589,6 @@ with pkgs; ngt = callPackage ../development/libraries/ngt { }; nheko = qt6Packages.callPackage ../applications/networking/instant-messengers/nheko { }; notepad-next = libsForQt5.callPackage ../applications/editors/notepad-next { }; notepadqq = libsForQt5.callPackage ../applications/editors/notepadqq { }; Loading
pkgs/applications/networking/instant-messengers/nheko/default.nix→pkgs/by-name/nh/nheko/package.nix +59 −59 Original line number Diff line number Diff line { lib , stdenv , fetchFromGitHub , cmake , asciidoc , pkg-config , boost179 , cmark , coeurl , curl , kdsingleapplication , libevent , libsecret , lmdb , lmdbxx , mtxclient , nlohmann_json , olm , qtbase , qtimageformats , qtkeychain , qtmultimedia , qttools , qtwayland , re2 , spdlog , wrapQtAppsHook , gst_all_1 , libnice { lib, stdenv, fetchFromGitHub, cmake, asciidoc, pkg-config, boost179, cmark, coeurl, curl, kdsingleapplication, libevent, libsecret, lmdb, lmdbxx, mtxclient, nlohmann_json, olm, re2, spdlog, gst_all_1, libnice, qt6Packages, }: stdenv.mkDerivation rec { Loading @@ -45,10 +40,11 @@ stdenv.mkDerivation rec { cmake lmdbxx pkg-config wrapQtAppsHook qt6Packages.wrapQtAppsHook ]; buildInputs = [ buildInputs = [ boost179 cmark coeurl Loading @@ -60,12 +56,12 @@ stdenv.mkDerivation rec { mtxclient nlohmann_json olm qtbase qtimageformats qtkeychain qtmultimedia qttools qtwayland qt6Packages.qtbase qt6Packages.qtimageformats qt6Packages.qtkeychain qt6Packages.qtmultimedia qt6Packages.qttools qt6Packages.qtwayland re2 spdlog ] Loading @@ -91,7 +87,11 @@ stdenv.mkDerivation rec { homepage = "https://github.com/Nheko-Reborn/nheko"; license = licenses.gpl3Plus; mainProgram = "nheko"; maintainers = with maintainers; [ ekleog fpletz rnhmjoj ]; maintainers = with maintainers; [ ekleog fpletz rnhmjoj ]; platforms = platforms.all; # Should be fixable if a higher clang version is used, see: # https://github.com/NixOS/nixpkgs/pull/85922#issuecomment-619287177 Loading
pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -31589,8 +31589,6 @@ with pkgs; ngt = callPackage ../development/libraries/ngt { }; nheko = qt6Packages.callPackage ../applications/networking/instant-messengers/nheko { }; notepad-next = libsForQt5.callPackage ../applications/editors/notepad-next { }; notepadqq = libsForQt5.callPackage ../applications/editors/notepadqq { };