mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
one_gadget: Migrate to by-name (#394655)
This commit is contained in:
@@ -9763,8 +9763,6 @@ with pkgs;
|
||||
|
||||
ogre = ogre_14;
|
||||
|
||||
one_gadget = callPackage ../development/tools/misc/one_gadget { };
|
||||
|
||||
openalSoft = callPackage ../development/libraries/openal-soft {
|
||||
inherit (darwin.apple_sdk.frameworks) CoreServices AudioUnit AudioToolbox;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user