SDL2_ttf: migrate to by-name

This commit is contained in:
Anderson Torres 2024-05-03 00:15:23 -03:00
parent 113627be08
commit 65f74c2ac1
2 changed files with 0 additions and 2 deletions

View File

@ -24213,8 +24213,6 @@ with pkgs;
inherit (darwin.apple_sdk.frameworks) AudioToolbox CoreAudio;
};
SDL2_ttf = callPackage ../development/libraries/SDL2_ttf { };
sdrplay = callPackage ../applications/radio/sdrplay { };
sdr-j-fm = libsForQt5.callPackage ../applications/radio/sdr-j-fm { };