Adding uzbl experimental snapshot

svn path=/nixpkgs/trunk/; revision=17344
This commit is contained in:
Michael Raskin
2009-09-22 03:51:04 +00:00
parent 7b2932cd9b
commit 2750e04339
5 changed files with 61 additions and 0 deletions

View File

@@ -32,6 +32,10 @@ stdenv.mkDerivation rec {
*/
doCheck = false;
passthru = {
inherit perl python jdk guile;
};
meta = {
description = "SWIG, an interface compiler that connects C/C++ code to higher-level languages";