Logo
Explore Help
Sign In
public/nixpkgs
1
0
Fork 0
You've already forked nixpkgs
Code Issues Pull Requests Packages Projects Releases Wiki Activity
nixpkgs/nixos/modules/hardware/network/smc-2632w/default.nix

10 lines
118 B
Nix
Raw Normal View History

Get all lib functions from lib, not pkgs.lib, in modules
2014-05-05 14:58:51 -04:00
{lib, config, ...}:
* "hardware" belongs in the NixOS tree, not in the configurations tree. (The configurations tree is not for general use.) svn path=/nixos/branches/modular-nixos/; revision=15672
2009-05-20 10:44:50 +00:00
{
hardware = {
pcmcia = {
Get all lib functions from lib, not pkgs.lib, in modules
2014-05-05 14:58:51 -04:00
firmware = [ (lib.cleanSource ./firmware) ];
* "hardware" belongs in the NixOS tree, not in the configurations tree. (The configurations tree is not for general use.) svn path=/nixos/branches/modular-nixos/; revision=15672
2009-05-20 10:44:50 +00:00
};
};
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 580ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API