berry: migrate to by-name

This commit is contained in:
Anderson Torres 2023-09-23 23:51:55 -03:00
parent 90f93ed379
commit 5330af0c97
2 changed files with 0 additions and 2 deletions

View file

@ -30826,8 +30826,6 @@ with pkgs;
bchoppr = callPackage ../applications/audio/bchoppr { };
berry = callPackage ../applications/window-managers/berry { };
bespokesynth = darwin.apple_sdk_11_0.callPackage ../applications/audio/bespokesynth {
inherit (darwin.apple_sdk_11_0.frameworks) Accelerate Cocoa WebKit CoreServices CoreAudioKit IOBluetooth MetalKit;
};