* Add dhcpcd to the channel.
svn path=/nixpkgs/trunk/; revision=33334
This commit is contained in:
parent
26789f2e89
commit
c977a57394
@ -19,5 +19,7 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
description = "A client for the Dynamic Host Configuration Protocol (DHCP)";
|
||||
homepage = http://roy.marples.name/projects/dhcpcd;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
maintainers = [ stdenv.lib.maintainers.eelco ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user