[Backport release-26.05] {arduino-core,arduino-core-unwrapped}: move to by-name (#526036)

This commit is contained in:
Michael Daniels
2026-05-30 17:17:58 +00:00
committed by GitHub
4 changed files with 0 additions and 3 deletions

View File

@@ -1383,9 +1383,6 @@ with pkgs;
arduino = arduino-core.override { withGui = true; };
arduino-core = callPackage ../development/embedded/arduino/arduino-core/chrootenv.nix { };
arduino-core-unwrapped = callPackage ../development/embedded/arduino/arduino-core { };
arpack-mpi = arpack.override { useMpi = true; };
authentik-outposts = recurseIntoAttrs (callPackages ../by-name/au/authentik/outposts.nix { });