* Add some packages to the channel.

svn path=/nixpkgs/trunk/; revision=24397
This commit is contained in:
Eelco Dolstra
2010-10-21 11:18:30 +00:00
parent 21de0b5f23
commit 3ac4025945
8 changed files with 7 additions and 1 deletions
@@ -15,5 +15,6 @@ stdenv.mkDerivation rec {
meta = {
homepage = http://dev.zuckschwerdt.org/openobex/;
description = "An open source implementation of the Object Exchange (OBEX) protocol";
platforms = stdenv.lib.platforms.linux;
};
}