summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython/hardcode-git-path.patch
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2015-12-08 02:51:08 +0100
committeraszlig <aszlig@redmoonstudios.org>2015-12-08 02:56:29 +0100
commit6945557dba4525c41bf3e6b04e0d588a4bbd8432 (patch)
tree6ee09e5ae1f7c675923a38b364da72a4e375e704 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch
parenta7aaedebcc823b8f576db34760c2f261bf837a5c (diff)
ruby: Fix SHA256 hashes of several versions.
According to @zimbatm, he got the SHA256 hashes via nix-prefetch-git. However, fetchFromGitHub doesn't use Git to fetch the sources but uses fetchzip under the hood, so we get plain source directories in the Nix store, which in turn are hashed. Tested by: nix-build --no-out-link -E 'map (x: (builtins.getAttr x (import ./. {})).src ) [ "ruby_1_9_3" "ruby_2_0_0" "ruby_2_1_0" "ruby_2_1_1" "ruby_2_1_2" "ruby_2_1_3" "ruby_2_1_6" "ruby_2_1_7" "ruby_2_2_0" "ruby_2_2_2" "ruby_2_2_3" ]' Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions