Author: simons
Date: Sat Jan 21 19:08:52 2012
New Revision: 31776
URL: https://nixos.org/websvn/nix/?rev=31776&sc=1
Log:
all-packages.nix: removed comment which I believe to be obsolete
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 Sat Jan 21 19:08:48
2012 (r31775)
+++ nixpkgs/trunk/pkgs/top-level/all-packages.nix Sat Jan 21 19:08:52
2012 (r31776)
@@ -7135,10 +7135,6 @@
mercurial = callPackage ../applications/version-management/mercurial {
guiSupport = getConfig ["mercurial" "guiSupport"] false; # for hgk (gitk
gui for hg)
inherit (pythonPackages) ssl curses;
- # when used with hg-fast-export (git) mercurials files are using
- # httplib.FakeSocket which is not provided after python 2.6. (httplib2
- # has removed it from its interface).
- python = python27;
};
merkaartor = callPackage ../applications/misc/merkaartor { };
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits