Hi,

Peter Simons wrote:

> Author: simons
> Date: 2010-02-04 16:07:15 +0000 (Thu, 04 Feb 2010)
> New Revision: 19823
> 
> You can view the changes in this commit at:
>    https://svn.nixos.org/viewvc/nix?rev=19823&view=rev
> 
> Modified:
>    nixpkgs/trunk/pkgs/development/libraries/sqlite/default.nix
>    nixpkgs/trunk/pkgs/top-level/all-packages.nix
> 
> Log:
> Added an interactive variant of sqlite3 that has readline support enabled.

It may be worth noting that you can get the same effect by using the "rlwrap"
program (just run "rlwrap sqlite3").

-- 
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to