raider: move to by-name

This commit is contained in:
Benedikt Broich
2024-10-08 12:02:10 +02:00
parent 2b010161bf
commit f8d2755100
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -11651,8 +11651,6 @@ with pkgs;
quilt = callPackage ../development/tools/quilt { };
raider = callPackage ../applications/misc/raider { };
quota = if stdenv.hostPlatform.isLinux then linuxquota else unixtools.quota;
qvge = libsForQt5.callPackage ../applications/graphics/qvge { };