* Add bridge-utils to the channel.
svn path=/nixpkgs/trunk/; revision=29123
This commit is contained in:
parent
c94dc8d0ca
commit
7147e9db8f
1 changed files with 1 additions and 0 deletions
|
@ -16,5 +16,6 @@ stdenv.mkDerivation rec {
|
|||
description = "http://sourceforge.net/projects/bridge/";
|
||||
homepage = [ "http://www.linux-foundation.org/en/Net:Bridge/" "http://sourceforge.net/projects/bridge/" ];
|
||||
license = "GPL";
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue