Unverified Commit 66476528 authored by Jared Baur's avatar Jared Baur
Browse files

corerad: move to pkgs/by-name

parent 4e6315a9
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -25566,8 +25566,6 @@ with pkgs;
  coredns = callPackage ../servers/dns/coredns { };
  corerad = callPackage ../tools/networking/corerad { };
  cpufrequtils = callPackage ../os-specific/linux/cpufrequtils { };
  cpupower-gui = python3Packages.callPackage ../os-specific/linux/cpupower-gui {