Adding a version of sqlite with more things, based on the upstream repository src.
svn path=/nixpkgs/trunk/; revision=33788
This commit is contained in:
@@ -19,4 +19,8 @@ stdenv.mkDerivation {
|
||||
description = "The Tcl scription language";
|
||||
homepage = http://www.tcl.tk/;
|
||||
};
|
||||
|
||||
passthru = {
|
||||
libdir = "lib/tcl8.5";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user