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