{arduino-core,arduino-core-unwrapped}: move to by-name (#526002)
This commit is contained in:
@@ -1411,9 +1411,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 { });
|
||||
|
||||
Reference in New Issue
Block a user