add dhcp
svn path=/nixpkgs/trunk/; revision=3652
This commit is contained in:
@@ -165,7 +165,7 @@ rec {
|
||||
};
|
||||
|
||||
dhcp = (import ../tools/networking/dhcp) {
|
||||
inherit fetchurl stdenv;
|
||||
inherit fetchurl stdenv groff;
|
||||
};
|
||||
|
||||
graphviz = (import ../tools/graphics/graphviz) {
|
||||
|
||||
Reference in New Issue
Block a user