ruby_1_9: remove package

Remove ruby 1.9 since it is EOLed upstream
This commit is contained in:
Rahul Gopinath
2017-01-30 11:18:44 +00:00
committed by zimbatm
parent 51dc13b148
commit 19180957f5
4 changed files with 0 additions and 51 deletions
@@ -180,14 +180,6 @@ let
) args; in self;
in {
ruby_1_9_3 = generic {
version = rubyVersion "1" "9" "3" "p551";
sha256 = {
src = "1s2ibg3s2iflzdv7rfxi1qqkvdbn2dq8gxdn0nxrb77ls5ffanxv";
git = "1r9xzzxmci2ajb34qb4y1w424mz878zdgzxkfp9w60agldxnb36s";
};
};
ruby_2_0_0 = generic {
version = rubyVersion "2" "0" "0" "p647";
sha256 = {