Commit 5330af0c authored by Anderson Torres's avatar Anderson Torres
Browse files

berry: migrate to by-name

parent 90f93ed3
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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;
  };