Unverified Commit f8d27551 authored by Benedikt Broich's avatar Benedikt Broich
Browse files

raider: move to by-name

parent 2b010161
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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 { };