1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-30 09:31:01 +00:00
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 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
pure-modules
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