nixpkgs/pkgs/development
aszlig 6945557dba
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>
2015-12-08 02:56:29 +01:00
..
arduino
compilers go: 1.5.1 -> 1.5.2, fixes #11498 2015-12-08 02:09:59 +01:00
coq-modules coq-flocq: 2.4.0 -> 2.5.0; coq-interval: 2.0.0 -> 2.1.0 2015-12-03 19:30:19 +01:00
dotnet-modules/patches
eclipse
go-modules Rename 'emery' maintainer handle to 'ehmry', fixes #11493 2015-12-05 23:06:20 +01:00
guile-modules
haskell-modules hackage-packages.nix: update Haskell package set 2015-12-07 11:23:57 +01:00
idris-modules
interpreters ruby: Fix SHA256 hashes of several versions. 2015-12-08 02:56:29 +01:00
libraries Merge pull request #11411 from hrdinka/mapnik 2015-12-07 10:50:39 +01:00
lisp-modules
lua-modules
misc
mobile
ocaml-modules
perl-modules
pharo
pure-modules
python-modules Merge pull request #7170 from risicle/djangogis 2015-12-03 14:29:18 +01:00
qtcreator
r-modules
ruby-modules
tools Merge recent staging built on Hydra 2015-12-05 11:11:51 +01:00
web nodejs: fix naming of nodejs to fit into their versioning model, fixes #11497 2015-12-06 21:57:24 +01:00