mamba: init at 1.3 (#94615)

* mamba: init at 1.1

* mamba: 1.1 -> 1.3

Co-authored-by: Orivej Desh <orivej@gmx.fr>
This commit is contained in:
Orivej Desh (NixOS)
2020-08-16 18:33:12 +00:00
committed by GitHub
co-authored by Orivej Desh
3 changed files with 52 additions and 0 deletions
+2
View File
@@ -26377,6 +26377,8 @@ in
icu = icu58;
};
mamba = callPackage ../applications/audio/mamba{ };
mame = libsForQt5.callPackage ../misc/emulators/mame {
inherit (darwin.apple_sdk.frameworks) CoreAudioKit ForceFeedback;
};