forked from mirrors/nixpkgs
pythonPackages: remove sha1 comment
This commit is contained in:
parent
fc2a42b40e
commit
def0c868ea
|
@ -28879,7 +28879,6 @@ EOF
|
||||||
|
|
||||||
src = pkgs.fetchurl {
|
src = pkgs.fetchurl {
|
||||||
url = "https://gdata-python-client.googlecode.com/files/${name}.tar.gz";
|
url = "https://gdata-python-client.googlecode.com/files/${name}.tar.gz";
|
||||||
# sha1 = "d2d9f60699611f95dd8c328691a2555e76191c0c";
|
|
||||||
sha256 = "1dpxl5hwyyqd71avpm5vkvw8fhlvf9liizmhrq9jphhrx0nx5rsn";
|
sha256 = "1dpxl5hwyyqd71avpm5vkvw8fhlvf9liizmhrq9jphhrx0nx5rsn";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue