netease-cloud-music-gtk: move to pkgs/by-name
This commit is contained in:
parent
613a70e4b5
commit
73c7533d0f
3 changed files with 0 additions and 6 deletions
|
@ -19,8 +19,6 @@
|
|||
, glib-networking
|
||||
, gst_all_1
|
||||
, libsoup_3
|
||||
, Foundation
|
||||
, SystemConfiguration
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
|
@ -29748,10 +29748,6 @@ with pkgs;
|
|||
|
||||
netease-music-tui = callPackage ../applications/audio/netease-music-tui { };
|
||||
|
||||
netease-cloud-music-gtk = callPackage ../applications/audio/netease-cloud-music-gtk {
|
||||
inherit (darwin.apple_sdk.frameworks) Foundation SystemConfiguration;
|
||||
};
|
||||
|
||||
nordic = libsForQt5.callPackage ../data/themes/nordic { };
|
||||
|
||||
nordzy-cursor-theme = callPackage ../data/icons/nordzy-cursor-theme { };
|
||||
|
|
Loading…
Reference in a new issue