Merge pull request #44956 from puffnfresh/package/blastem
blastem: init at 0.5.1
This commit is contained in:
@@ -1661,6 +1661,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