r10k: move to pkgs/by-name

This commit is contained in:
Anthony Roussel 2024-03-24 16:37:15 +01:00
parent bc833bf025
commit dc611ed73d
No known key found for this signature in database
GPG Key ID: 9DC4987B1A55E75E
5 changed files with 0 additions and 2 deletions

View File

@ -19547,8 +19547,6 @@ with pkgs;
qxmledit = libsForQt5.callPackage ../applications/editors/qxmledit {} ;
r10k = callPackage ../tools/system/r10k { };
radare2 = callPackage ../development/tools/analysis/radare2 ({
lua = lua5;
} // (config.radare or {}));