rpiboot: migrate to by-name

This commit is contained in:
Steffen Vogel
2024-10-24 20:02:36 +02:00
parent 549cc5eadd
commit 9808443bdd
2 changed files with 0 additions and 2 deletions

View File

@@ -11875,8 +11875,6 @@ with pkgs;
rpPPPoE = callPackage ../tools/networking/rp-pppoe { };
rpiboot = callPackage ../development/misc/rpiboot { };
rpm = callPackage ../tools/package-management/rpm {
python = python3;
lua = lua5_4;