libutp: move to by-name
This commit is contained in:
@@ -11795,9 +11795,6 @@ with pkgs;
|
|||||||
withFonts = true;
|
withFonts = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
libutp = callPackage ../applications/networking/p2p/libutp { };
|
|
||||||
libutp_3_4 = callPackage ../applications/networking/p2p/libutp/3.4.nix { };
|
|
||||||
|
|
||||||
lmms = libsForQt5.callPackage ../applications/audio/lmms {
|
lmms = libsForQt5.callPackage ../applications/audio/lmms {
|
||||||
lame = null;
|
lame = null;
|
||||||
libsoundio = null;
|
libsoundio = null;
|
||||||
|
|||||||
Reference in New Issue
Block a user