gpio-utils: move to by-name

This commit is contained in:
jopejoe1
2025-08-21 08:25:58 +02:00
parent aa54caffb4
commit e6e9e48440
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -16020,8 +16020,6 @@ with pkgs;
sieveshell = with python3.pkgs; toPythonApplication managesieve;
gpio-utils = callPackage ../os-specific/linux/kernel/gpio-utils.nix { };
inherit (callPackage ../applications/misc/zettlr { }) zettlr;
swift-corelibs-libdispatch = swiftPackages.Dispatch;