mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 23:43:30 +00:00
top-level: format
This commit is contained in:
parent
97cf853980
commit
f502c00640
@ -32378,8 +32378,7 @@ with pkgs;
|
||||
xzoom = callPackage ../tools/X11/xzoom {};
|
||||
|
||||
yabai = callPackage ../os-specific/darwin/yabai {
|
||||
inherit (darwin.apple_sdk.frameworks)
|
||||
Carbon Cocoa ScriptingBridge;
|
||||
inherit (darwin.apple_sdk.frameworks) Carbon Cocoa ScriptingBridge;
|
||||
};
|
||||
|
||||
yabause = libsForQt5.callPackage ../misc/emulators/yabause {
|
||||
|
Loading…
Reference in New Issue
Block a user