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 Fixed several "package has no version" warnings 2015-05-14 17:19:41 +02:00
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 Lay down the foundation for packaging the .NET echosystem 2015-06-06 09:06:22 -04:00
eclipse ecj: require jdk7 instead of jdk 2015-07-27 17:37:37 +02:00
go-modules Rename 'emery' maintainer handle to 'ehmry', fixes #11493 2015-12-05 23:06:20 +01:00
guile-modules guile-gnome-platform: 2.16.1 -> 2015/01/23 git 2015-07-23 04:13:03 -05:00
haskell-modules hackage-packages.nix: update Haskell package set 2015-12-07 11:23:57 +01:00
idris-modules idris-wl-pprint: Use fetchFromGitHub 2015-11-28 05:53:50 -05:00
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 lisp-packages: git.b9.com moved to git.kpe.io 2015-09-30 23:41:01 +02:00
lua-modules
misc
mobile android-sdk: 24.3.4 -> 24.4, android-ndk: r10c -> r10e 2015-10-18 19:02:23 +09:00
ocaml-modules ocaml-dolog: 1.1 -> 3.0 2015-12-02 21:03:59 +01:00
perl-modules perl-DBIx-Class: fix tests 2015-11-30 14:50:42 +01:00
pharo xlibs: replace occurrences by xorg 2015-09-15 12:54:34 +02:00
pure-modules x11: replace its usage by xlibsWrapper directly 2015-09-15 12:08:24 +02:00
python-modules Merge pull request #7170 from risicle/djangogis 2015-12-03 14:29:18 +01:00
qtcreator qtcreator: add qtdeclarative to QML2_IMPORT_PATH 2015-11-09 21:00:10 +01:00
r-modules r-modules: update list of broken packages 2015-11-25 11:39:28 +01:00
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