Author: simons
Date: Thu Aug 12 12:53:36 2010
New Revision: 23144
URL: https://svn.nixos.org/websvn/nix/?rev=23144&sc=1
Log:
pkgs/top-level/all-packages.nix: dropped TODO note from Python 2.7
The expression used to say "FIXME: We lack ncurses support", but it
looks to me like ncurses *is* supported.
Modified:
nixpkgs/trunk/pkgs/top-level/all-packages.nix
Modified: nixpkgs/trunk/pkgs/top-level/all-packages.nix
==============================================================================
--- nixpkgs/trunk/pkgs/top-level/all-packages.nix Thu Aug 12 12:53:26
2010 (r23143)
+++ nixpkgs/trunk/pkgs/top-level/all-packages.nix Thu Aug 12 12:53:36
2010 (r23144)
@@ -2124,7 +2124,6 @@
};
python27Full = python27Base.override {
- # FIXME: We lack ncurses support, needed, e.g., for `gpsd'.
inherit db4 sqlite readline openssl tcl tk ncurses;
inherit (xlibs) libX11 xproto;
};
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits