don't forget the closing ". This heat is killing my braaaaaaaain...
svn path=/nixpkgs/trunk/; revision=5881
This commit is contained in:
parent
2c9ccc300e
commit
e657254871
@ -3,7 +3,7 @@
|
||||
stdenv.mkDerivation {
|
||||
name = "sqlite-3.3.6";
|
||||
src = fetchurl {
|
||||
url = "http://www.sqlite.org/sqlite-3.3.6.tar.gz;
|
||||
url = "http://www.sqlite.org/sqlite-3.3.6.tar.gz";
|
||||
md5 = "a2cb1fafad5c2587e513dcbd18ace097";
|
||||
};
|
||||
configureFlags = "--enable-threadsafe";
|
||||
|
Loading…
x
Reference in New Issue
Block a user