libfreeaptx: init at 0.1.1

(cherry picked from commit b0467a4f53527434211175ec236f2b43205e2568)
Signed-off-by: Domen Kožar <domen@dev.si>
This commit is contained in:
Ilan Joselevich
2021-08-08 12:43:27 +02:00
committed by Domen Kožar
parent 06d377ce0a
commit 5b229b829a
2 changed files with 33 additions and 0 deletions
+2
View File
@@ -16099,6 +16099,8 @@ in
libffi = callPackage ../development/libraries/libffi { };
libfreeaptx = callPackage ../development/libraries/libfreeaptx { };
libfreefare = callPackage ../development/libraries/libfreefare {
inherit (darwin) libobjc;
};