blastem: init at 0.5.1
This commit is contained in:
@@ -1659,6 +1659,10 @@ with pkgs;
|
||||
|
||||
biber = callPackage ../tools/typesetting/biber { };
|
||||
|
||||
blastem = callPackage ../misc/emulators/blastem {
|
||||
inherit (python27Packages) pillow;
|
||||
};
|
||||
|
||||
blueman = callPackage ../tools/bluetooth/blueman {
|
||||
withPulseAudio = config.pulseaudio or true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user