* 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
+1
View File
@@ -15,5 +15,6 @@ stdenv.mkDerivation rec {
meta = {
homepage = http://dev.zuckschwerdt.org/openobex/wiki/ObexFtp;
description = "A library and tool to access files on OBEX-based devices (such as Bluetooth phones)";
platforms = stdenv.lib.platforms.linux;
};
}