nixpkgs/nixos/modules/hardware/network
Eelco Dolstra 29027fd1e1 Rewrite ‘with pkgs.lib’ -> ‘with lib’
Using pkgs.lib on the spine of module evaluation is problematic
because the pkgs argument depends on the result of module
evaluation. To prevent an infinite recursion, pkgs and some of the
modules are evaluated twice, which is inefficient. Using ‘with lib’
prevents this problem.
2014-04-14 16:26:48 +02:00
..
smc-2632w
b43.nix
broadcom-43xx.nix
intel-2030.nix
intel-2100bg.nix
intel-2200bg.nix
intel-3945abg.nix
intel-4965agn.nix
intel-5000.nix
intel-5150.nix
intel-6000.nix
intel-6000g2a.nix
intel-6000g2b.nix
ralink.nix
rtl8192c.nix
zydas-zd1211.nix