Author: urkud
Date: Thu Mar 1 07:19:01 2012
New Revision: 32715
URL: https://nixos.org/websvn/nix/?rev=32715&sc=1
Log:
This is sha256, not md5
Modified:
nixpkgs/branches/stdenv-updates/pkgs/development/interpreters/python/2.6/default.nix
Modified:
nixpkgs/branches/stdenv-updates/pkgs/development/interpreters/python/2.6/default.nix
==============================================================================
---
nixpkgs/branches/stdenv-updates/pkgs/development/interpreters/python/2.6/default.nix
Thu Mar 1 07:16:34 2012 (r32714)
+++
nixpkgs/branches/stdenv-updates/pkgs/development/interpreters/python/2.6/default.nix
Thu Mar 1 07:19:01 2012 (r32715)
@@ -16,7 +16,7 @@
src = fetchurl {
url =
"http://www.python.org/ftp/python/${version}/Python-${version}.tar.bz2";
- md5 = "0p0fd8i533zsdm6gc0jmhmdifccx4v064mh0i1hl2s6fcjhc20j5";
+ sha256 = "0p0fd8i533zsdm6gc0jmhmdifccx4v064mh0i1hl2s6fcjhc20j5";
};
patches =
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits