mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 03:30:45 +00:00
license-generator: move to by-name (#338777)
This commit is contained in:
commit
7ef152a7cb
|
@ -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; };
|
||||
|
|
Loading…
Reference in a new issue