libutp: move to by-name

This commit is contained in:
wrvsrx
2025-10-08 19:55:02 +08:00
parent f16815c768
commit 7dd4833b77
3 changed files with 0 additions and 3 deletions

View File

@@ -11795,9 +11795,6 @@ with pkgs;
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 {
lame = null;
libsoundio = null;