3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/interpreters
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
..
acl2
angelscript Angelscript: update 2.30.0 -> 2.30.1 2015-07-05 00:32:53 +03:00
ceptre ceptre: 2015-08-30 -> 2015-11-20 2015-11-22 14:24:24 +01:00
chibi
clisp
clojure clojure: 1.6.0 -> 1.7.0 2015-10-27 08:11:37 +01:00
dart
eff
elixir elixir: 1.0.5 -> 1.1.1 2015-09-29 13:10:39 +02:00
erlang Merge pull request #9182 from greedy/erlang-setup-hook 2015-11-16 13:09:26 +01:00
falcon
gnu-apl gnuapl: latest version doesn't require liblapack 2015-06-11 22:00:13 -05:00
groovy groovy: 2.4.3 -> 2.4.5 and wrap correctly 2015-11-05 20:37:08 +01:00
gtk-server gtk-server: add myself as a maintainer 2015-11-26 08:24:02 +01:00
guile
hugs hugs: set meta.platforms 2015-05-15 21:26:10 +02:00
io
j j: re-implement using mkDerivation 2015-03-24 14:05:25 +01:00
jimtcl
jruby jruby: update 1.7.20.1 -> 1.7.21 2015-07-08 21:38:00 -05:00
jython Add jython 2015-04-24 10:44:33 +01:00
kona kona: bump to 3.21 2015-03-27 19:33:59 +01:00
lolcode LOLcode(version 0.10.5): New Package 2015-02-15 08:58:42 -02:00
love
lua-4
lua-5 Adding Lua 5.3, seems to work 2015-06-02 20:32:12 +03:00
luajit nixpkgs: luajit 2.0.3 -> 2.0.4 2015-05-27 16:36:27 -05:00
lush Update lush 2015-04-05 20:27:25 +03:00
maude
mujs musj: 2015-09-15 -> 2015-09-29 2015-10-06 16:29:05 +02:00
nix-exec nix-exec: 4.1.2 -> 4.1.3 bugfix release 2015-11-20 09:16:35 -05:00
octave octave: build with openblas 2015-06-07 14:16:37 -05:00
perl Merge recent staging built on Hydra 2015-12-05 11:11:51 +01:00
php php70: 7.0.0RC6 -> 7.0.0 2015-12-02 12:54:04 +00:00
picoc Replace 'with plaforms; platform' with 'platforms.platform' 2015-11-17 21:30:43 +01:00
picolisp picolisp: 3.1.11 -> 15.11 2015-11-26 08:24:02 +01:00
pure pure: fixed build with gcc 4.9 (ZHF) 2015-07-09 13:52:26 +02:00
pypy pypy: 4.0.0 -> 4.0.1 2015-12-01 11:45:13 +01:00
pyrex
python Merge recent staging built on Hydra 2015-12-05 11:11:51 +01:00
racket racket: don't build docs as it causes failures sometimes 2015-09-02 21:16:20 +02:00
rakudo rakudo: 2014.04 -> 2015.03 2015-04-03 23:18:35 -05:00
rascal
regina Update Regina/REXX 2015-05-10 13:46:30 +02:00
renpy
ruby ruby: Fix SHA256 hashes of several versions. 2015-12-08 02:56:29 +01:00
scheme48
scsh scsh: 0.6.7 -> 0.7 pre-release 2015-07-21 11:34:13 +02:00
self xlibs: replace occurrences by xorg 2015-09-15 12:54:34 +02:00
spidermonkey spidermonkey: add 31.5 2015-09-08 17:00:34 -07:00
supercollider supercollider: build with gcc48 (ZHF) 2015-07-30 13:09:58 +02:00
tcl tcl/tk: Refactor and add maintainers 2015-04-30 18:49:27 -07:00
xulrunner xulrunner: fix path to configure script 2015-11-08 22:12:06 +01:00