Unverified Commit 7ef152a7 authored by Nikolay Korotkiy's avatar Nikolay Korotkiy Committed by GitHub
Browse files

license-generator: move to by-name (#338777)

parents 8a3867df eacef538
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1857,8 +1857,6 @@ with pkgs;
  license-cli = callPackage ../tools/misc/license-cli { };
  license-generator = callPackage ../tools/misc/license-generator { };
  linux-router = callPackage ../tools/networking/linux-router { };
  linux-router-without-wifi = linux-router.override { useWifiDependencies = false; };