Skip to content

Commit

Permalink
milkytracker: Migrate to by-name
Browse files Browse the repository at this point in the history
  • Loading branch information
OPNA2608 committed Dec 5, 2024
1 parent 089f781 commit 56262ec
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
File renamed without changes.
4 changes: 0 additions & 4 deletions pkgs/top-level/all-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13284,10 +13284,6 @@ with pkgs;
stdenv;
};

milkytracker = callPackage ../applications/audio/milkytracker {
inherit (darwin.apple_sdk.frameworks) Cocoa CoreAudio Foundation;
};

ptcollab = callPackage ../by-name/pt/ptcollab/package.nix {
stdenv = if stdenv.hostPlatform.isDarwin then darwin.apple_sdk_11_0.stdenv else stdenv;
};
Expand Down

0 comments on commit 56262ec

Please sign in to comment.