[Nix-dev] Re: [Nix-commits] SVN commit: nix - 18091 - simons - in nixpkgs/trunk/pkgs: development/libraries/sqlite top-level
Peter Simons
simons at cryp.to
Wed Nov 4 16:18:30 CET 2009
Hi Eelco,
> It seems that this version breaks Redland, upon which KDE depends:
> http://hydra.nixos.org/build/112921
I committed a fix moments ago. Thanks for letting me know.
>> + buildInputs = [readline tcl];
>
> You might want to look at building from the amalgamation source
> tarball (http://www.sqlite.org/sqlite-amalgamation-3.6.19.tar.gz),
> since it apparently doesn't depend on tcl. Although I do seem to
> remember that the amalgamation build didn't install certain things
> that other packages need.
Yes, generating that amalgamated source code is what needs Tcl. I'll
give it a try ASAP.
Peter
More information about the nix-dev
mailing list