api-linter: migrate to by-name
This commit is contained in:
parent
999e0cf592
commit
440deb904e
2 changed files with 0 additions and 2 deletions
|
@ -3227,8 +3227,6 @@ with pkgs;
|
|||
|
||||
apfs-fuse = callPackage ../tools/filesystems/apfs-fuse { };
|
||||
|
||||
api-linter = callPackage ../development/tools/api-linter { };
|
||||
|
||||
apk-tools = callPackage ../tools/package-management/apk-tools {
|
||||
lua = lua5_3;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue