one_gadget: Migrate to by-name (#394655)

This commit is contained in:
Pol Dellaiera
2025-03-31 16:39:27 +02:00
committed by GitHub
5 changed files with 0 additions and 2 deletions

View File

@@ -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;
};