Jason "Don" O'Conal
02eef5b0f4
ruby-1.9: disable tk when compiling on darwin
2013-06-18 13:59:00 +10:00
Jason "Don" O'Conal
cfab5a8ecf
ruby19: fix on darwin
...
* seems to require readline even when cursesSupport is not enabled
2013-06-16 21:39:09 +10:00
Jason "Don" O'Conal
d0d9470519
sup: add required gems and separate dependencies
2013-06-14 18:06:14 +10:00
Jason "Don" O'Conal
a5e65e66b1
sup: separate dependencies
...
create separate expressions for gems requiring native extensions to be
built:
* gpgme
* ncursesw_sup
* xapian_full_alaveteli
2013-06-13 10:45:51 +10:00
Evgeny Egorochkin
dbcfef8c41
Ruby 1.9: update and reenable parallel build, since there's a chance it was fixed.
2013-06-11 00:59:26 +03:00
Evgeny Egorochkin
24b1c74b7c
Ruby 1.8: update
2013-06-11 00:10:34 +03:00
Evgeny Egorochkin
b93ac14bf6
Ruby 1.9 parallel build sometimes fails due to races.
2013-06-10 23:34:06 +03:00
Shea Levy
f39310b525
Add right_aws gem
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-28 09:59:18 -04:00
Shea Levy
6cd1dc255e
Update rubygems
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-28 09:42:15 -04:00
Sander van der Burg
1dbd3a55c4
libv8-rubygem: Implemented a very depressing workaround that allows scons to build libv8.a, it's ugly but it works
2013-03-21 13:56:33 +01:00
Shea Levy
725e27fb58
Add papertrail-cli rubygem
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-15 09:25:06 -04:00
Shea Levy
bbf57c5a25
Add remote_syslog rubygem
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-15 09:24:52 -04:00
Shea Levy
cf20b47473
Update rubygems
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-15 09:22:52 -04:00
Shea Levy
101eba7bef
rubyLibs.libv8 needs python
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-15 08:55:48 -04:00
Shea Levy
ae2b08aeb3
Add some fixes for gem nix.
...
Ideally these would be picked up upstream. Pull request at https://gitorious.org/ruby-nix/ruby-nix/merge_requests/1
2013-03-04 10:43:20 -05:00
Shea Levy
cddc4c6f63
Update rubygems
2013-03-04 10:23:05 -05:00
Shea Levy
6fe8fc00cf
Add bitbucket-backup rubygem
2013-02-25 12:49:37 -05:00
Shea Levy
f5c334e1ab
Update rubygems
2013-02-25 12:49:06 -05:00
Shea Levy
d380c264c3
Add ruby-2.0.0-p0
2013-02-25 06:16:32 -05:00
Shea Levy
07bd695e45
Add jsduck rubygem
2013-02-22 11:12:49 -05:00
Shea Levy
0202ddea63
Update rubygems
2013-02-22 11:08:50 -05:00
Shea Levy
b97aa0c4b1
Update rubygems.
...
More vulnerabilities:
https://groups.google.com/forum/?fromgroups=#!topic/rubyonrails-security/4_YvCpLzL58
https://groups.google.com/forum/?fromgroups=#!topic/rubyonrails-security/KtmwSbEpzrU
https://groups.google.com/forum/?fromgroups=#!topic/rubyonrails-security/AFBKNY7VSH8
2013-02-11 14:31:12 -05:00
Shea Levy
831d72cede
Update rubygems.
...
Particularly for rack-1.5.2, fixes CVE-2013-0263 and CVE-2013-0262.
2013-02-08 18:26:38 -05:00
Shea Levy
30658882e8
Rubygems: Fix deps.
...
Gem nix in nixpkgs is broken, will have to update it.
2013-02-05 20:24:42 -05:00
Shea Levy
6cc91771a8
Mark ruby gems as such
2013-02-05 19:08:04 -05:00
Shea Levy
76cc4e760b
Add thin rubygem
2013-02-04 15:53:09 -05:00
Shea Levy
af847fd8ce
Add aws-sdk gem
2013-02-04 15:52:40 -05:00
Shea Levy
064638b0fd
Add uuid rubygem
2013-02-04 15:51:25 -05:00
Shea Levy
e08ab1ebe5
Add sinatra-1.3.2 rubygem
2013-02-04 15:50:36 -05:00
Shea Levy
ff95e66e96
Add foreman rubygem
2013-02-04 15:16:13 -05:00
Shea Levy
ebfc26b43d
Update rubygems
2013-01-31 14:33:02 -05:00
Eelco Dolstra
e6077fbc46
Remove getConfig helper function
...
An expression like ‘getConfig [ "cabal" "libraryProfiling" ] false’
can be written more concisely as ‘config.cabal.libraryProfiling or false’.
2012-09-19 13:56:56 -04:00
Eelco Dolstra
baf5e27aaf
ruby: Fix URL and enable parallel building
2012-07-09 17:32:11 -04:00
Shea Levy
be48fe265a
ruby: update to 1.9.3-p194
2012-07-09 17:29:57 -04:00
Eelco Dolstra
03964c1032
Add fakes3, an implementation of the S3 protocol for testing
2012-07-09 17:25:23 -04:00
Shea Levy
4a292d3bd6
gem nix missed a lot of hashes, strange...
...
svn path=/nixpkgs/trunk/; revision=33995
2012-05-05 20:25:42 +00:00
Shea Levy
c21ab61f9a
gem nix failed to fill in the hash for bundler
...
svn path=/nixpkgs/trunk/; revision=33994
2012-05-05 20:12:54 +00:00
Shea Levy
5425b06ef6
Update rubygems
...
svn path=/nixpkgs/trunk/; revision=33993
2012-05-05 20:09:48 +00:00
Shea Levy
db28c68df0
mkDerivation handles propagatedUserEnvPkgs properly now
...
svn path=/nixpkgs/trunk/; revision=33444
2012-03-27 15:20:37 +00:00
Shea Levy
092487c1fb
Update rubygems
...
svn path=/nixpkgs/trunk/; revision=33443
2012-03-27 15:14:13 +00:00
Shea Levy
26789f2e89
Update rubygems
...
svn path=/nixpkgs/trunk/; revision=33333
2012-03-21 14:07:29 +00:00
Shea Levy
a09a78165c
Update rubygems
...
svn path=/nixpkgs/trunk/; revision=33155
2012-03-16 13:28:35 +00:00
Shea Levy
9eb1b81548
Update rubygems
...
svn path=/nixpkgs/trunk/; revision=32873
2012-03-08 05:45:23 +00:00
Shea Levy
62a2b075e4
Update rubygems
...
svn path=/nixpkgs/trunk/; revision=32755
2012-03-03 17:32:11 +00:00
Eelco Dolstra
a488f53a54
* Many buildr Buildfiles rely on RUBYLIB containing the current directory
...
(as was the default in Ruby < 1.9.2). So make sure that's the case
when running buildr.
svn path=/nixpkgs/trunk/; revision=32573
2012-02-26 11:10:00 +00:00
Eelco Dolstra
91e3d54b8f
* Remove the ruby/default.nix, it's not very useful.
...
svn path=/nixpkgs/trunk/; revision=32572
2012-02-26 11:07:56 +00:00
Shea Levy
e45be4fcaf
Remove coffee-script rubygem
...
A seeming bug the "nix" rubygem causes activesupport's dependencies to be set
incorrectly when execjs is one of the relevant gems. I'll try to fix it, but
until then IMO a working activesupport is more important than coffee-script
svn path=/nixpkgs/trunk/; revision=32377
2012-02-17 22:34:46 +00:00
Shea Levy
86710c1fe6
Ruby gems: Install all dependent gems in the user environment
...
svn path=/nixpkgs/trunk/; revision=32370
2012-02-17 21:40:14 +00:00
Shea Levy
2fb0d1c6c7
Update ruby/rubygems
...
svn path=/nixpkgs/trunk/; revision=32366
2012-02-17 20:33:15 +00:00
Shea Levy
75d4746680
Update rubygems
...
svn path=/nixpkgs/trunk/; revision=32309
2012-02-16 02:07:23 +00:00
Shea Levy
f77fa09f56
v8: Get building on darwin
...
svn path=/nixpkgs/trunk/; revision=32168
2012-02-10 05:22:58 +00:00
Shea Levy
b59eac3bfc
Add autotest-rails gem
...
svn path=/nixpkgs/trunk/; revision=32033
2012-02-04 15:04:04 +00:00
Shea Levy
7fb6f58f99
Add the selenium-webdriver rubygem
...
svn path=/nixpkgs/trunk/; revision=31924
2012-01-29 20:40:32 +00:00
Shea Levy
32fcb78c1f
Update rubygems
...
svn path=/nixpkgs/trunk/; revision=31923
2012-01-29 18:22:35 +00:00
Shea Levy
c277a6bc53
Update ruby 1.8
...
This contains a fix for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4815 .
All users of ruby 1.8 for web-facing apps should upgrade
svn path=/nixpkgs/trunk/; revision=31922
2012-01-29 18:00:22 +00:00
Shea Levy
df587970ce
rubygems: bump
...
svn path=/nixpkgs/trunk/; revision=31853
2012-01-26 13:39:31 +00:00
Shea Levy
e45f42bdf1
Update rubygems
...
svn path=/nixpkgs/trunk/; revision=31841
2012-01-26 01:35:43 +00:00
Shea Levy
5c64d68344
Update ruby gems
...
svn path=/nixpkgs/trunk/; revision=31576
2012-01-16 02:05:41 +00:00
Eelco Dolstra
66da14b77c
* Added buildr and its dependencies.
...
svn path=/nixpkgs/trunk/; revision=31477
2012-01-10 23:50:31 +00:00
Eelco Dolstra
acf6a9c5e4
* Cleanup.
...
svn path=/nixpkgs/trunk/; revision=31476
2012-01-10 23:49:24 +00:00
Eelco Dolstra
73fda38d0a
* Enable libyaml support in Ruby by default. Libyaml is very small so
...
this shouldn't hurt much.
svn path=/nixpkgs/trunk/; revision=31474
2012-01-10 23:06:23 +00:00
Shea Levy
2585174c99
Add rb-fsevent gem
...
svn path=/nixpkgs/trunk/; revision=30845
2011-12-11 22:24:15 +00:00
Shea Levy
1c3b3d70bb
Update rubygems, adding sass along the way
...
svn path=/nixpkgs/trunk/; revision=30844
2011-12-11 22:16:15 +00:00
Shea Levy
1f115a37a5
Ruby should work on all platforms
...
svn path=/nixpkgs/trunk/; revision=30842
2011-12-11 22:01:20 +00:00
Shea Levy
80fb6938eb
Update rubygems
...
svn path=/nixpkgs/trunk/; revision=30537
2011-11-23 06:41:03 +00:00
Shea Levy
58fbba200c
Add optional yaml support to ruby
...
svn path=/nixpkgs/trunk/; revision=30536
2011-11-23 06:32:17 +00:00
Shea Levy
a6cb9725c0
Ruby 1.9.3-p0
...
svn path=/nixpkgs/trunk/; revision=30191
2011-11-02 15:42:29 +00:00
Shea Levy
e1a97996f7
Rails 3.1.1
...
svn path=/nixpkgs/trunk/; revision=29793
2011-10-12 18:01:28 +00:00
Shea Levy
936c460abb
Ruby: Separate 'install the current version of ruby' from 'install version x of ruby' when x is also the current version
...
svn path=/nixpkgs/trunk/; revision=29600
2011-10-03 15:35:50 +00:00
Shea Levy
a54473bc5d
Use ruby 1.9 as the default
...
svn path=/nixpkgs/trunk/; revision=29543
2011-09-29 21:55:12 +00:00
Shea Levy
35d07a5c34
Bump rubygems
...
svn path=/nixpkgs/trunk/; revision=29455
2011-09-23 15:37:05 +00:00
Shea Levy
f5e5bc24be
Get ruby-1.9.2-p290 to build
...
svn path=/nixpkgs/trunk/; revision=29453
2011-09-23 15:08:55 +00:00
Shea Levy
14c11b349a
ruby/generated.nix: Add rails and its dependencies (which automatically updated rake)
...
svn path=/nixpkgs/trunk/; revision=29055
2011-09-06 05:37:59 +00:00
Yury G. Kudryashov
bfffc57cc6
rubygems: bump nix-ruby, more nix magic
...
svn path=/nixpkgs/trunk/; revision=27179
2011-05-08 09:35:31 +00:00
Yury G. Kudryashov
08a1b61716
Make it possible to override system ruby gems
...
svn path=/nixpkgs/trunk/; revision=25658
2011-01-21 08:25:11 +00:00
Yury G. Kudryashov
08abc174f6
Move various functions to separate files.
...
Also allow overwriting the 'generated' file.
svn path=/nixpkgs/trunk/; revision=25656
2011-01-21 08:25:02 +00:00
Yury G. Kudryashov
15333c2665
Adjust description
...
svn path=/nixpkgs/trunk/; revision=25655
2011-01-21 08:24:57 +00:00
Yury G. Kudryashov
9e22c7f8ab
Rework ruby gems
...
svn path=/nixpkgs/trunk/; revision=25654
2011-01-21 08:24:52 +00:00
Yury G. Kudryashov
404f669852
rubygems-1.4.1
...
svn path=/nixpkgs/trunk/; revision=25653
2011-01-21 08:24:46 +00:00
Yury G. Kudryashov
87915c8320
ruby-1.8.7-p330
...
Also add passthru.gemPath
svn path=/nixpkgs/trunk/; revision=25651
2011-01-21 08:24:39 +00:00
Ludovic Courtès
9b9b5e2f53
Work around hard-coded /usr/bin/nroff' in
configure'.
...
svn path=/nixpkgs/trunk/; revision=25533
2011-01-13 10:03:16 +00:00
Evgeny Egorochkin
1ba317f3c6
rubyLibs: fix impurity in gem installation. Should not take ruby from user environment.
...
svn path=/nixpkgs/trunk/; revision=23857
2010-09-18 16:26:14 +00:00
Yury G. Kudryashov
f802a70d87
Update gem-nix patch to use ''...'' instead of "..."
...
Also update ruby libs
svn path=/nixpkgs/trunk/; revision=23683
2010-09-08 09:56:59 +00:00
Yury G. Kudryashov
17c70d3efd
Mass rubygems update
...
* Upgrade to rubygems-1.3.7
* Upgrade all gems
* Add rails3
svn path=/nixpkgs/trunk/; revision=23682
2010-09-08 09:56:53 +00:00
Yury G. Kudryashov
40a7243ed3
ruby: upgrade, optional docs
...
svn path=/nixpkgs/trunk/; revision=23681
2010-09-08 09:56:46 +00:00
Eelco Dolstra
0e6ea04477
* Update Ruby to 1.8.7-p299 to fix a build problem caused by the
...
upgrade to OpenSSL 1.0.0
(http://hydra.nixos.org/build/494496/nixlog/1/raw ).
svn path=/nixpkgs/branches/x-updates/; revision=22700
2010-07-22 09:49:48 +00:00
Lluís Batlle i Rossell
35639242b5
I made a typo in ruby libs.nix
...
svn path=/nixpkgs/trunk/; revision=21033
2010-04-12 21:03:18 +00:00
Lluís Batlle i Rossell
d7cba8fc61
Adding rubygems/lib to RUBYLIB in wrapProgram for ruby libs.nix
...
Adding ncursesw, and feeding it to sup for wide character support
svn path=/nixpkgs/trunk/; revision=21032
2010-04-12 19:23:14 +00:00
Lluís Batlle i Rossell
cf70c1ecbc
Updating ruby libs - the same as there were
...
svn path=/nixpkgs/trunk/; revision=21031
2010-04-12 18:48:38 +00:00
Marc Weber
92a0256e8e
ruby update:
...
* xrefresh server on Linux (only paths config option is honored)
* sup can be started without hacks now :)
* rubygems update 1.3.5
* fix handling of /bin/* ruby scripts
* only recognize runtime dependencies when creating nix derivations.
Some development dependencies are no longer available.
* make ruby lib ffy compile by using NIX_POST_EXTRACT_FILES_HOOK
* update rubygems patch: Even if there is a missing dep create attr
item. Maybe this missing source can be fixed manually.
svn path=/nixpkgs/trunk/; revision=19470
2010-01-15 19:35:06 +00:00
Eelco Dolstra
973b9cfde6
* Remove some incorrect uses of makeOverridable.
...
svn path=/nixpkgs/trunk/; revision=18483
2009-11-20 12:51:14 +00:00
Marc Weber
79038a2038
build ruby with gdbm support
...
svn path=/nixpkgs/trunk/; revision=16789
2009-08-20 20:19:01 +00:00
Marc Weber
e7dc062579
adding xapian and xapian-bindings
...
svn path=/nixpkgs/trunk/; revision=16788
2009-08-20 20:18:58 +00:00
Pjotr Prins
cebbdff56c
Updated ruby interpreter
...
svn path=/nixpkgs/trunk/; revision=16556
2009-08-03 11:53:58 +00:00
Marc Weber
92662d3d0f
fix sup & enhance ruby import
...
sup,gem:
* no longer requires /homeless-shelter to be built
* sup, gem can be run immediately without exporting GEM_HOME
ruby-support:
* using mirror server of rubyforge
* [..] is added at the end of long truncated long descriptions
svn path=/nixpkgs/trunk/; revision=16408
2009-07-16 20:00:02 +00:00
Marc Weber
108052a4e9
really fix the name conflicts by patching the patch which generates the code
...
svn path=/nixpkgs/trunk/; revision=16123
2009-06-30 21:45:17 +00:00
Ludovic Courtès
1b9dbe740b
Avoid collision between Ruby-GetText and GNU Gettext.
...
svn path=/nixpkgs/trunk/; revision=16120
2009-06-30 21:05:13 +00:00
Marc Weber
d1e39e78f9
adding rubygems support to nix - implemented target libraries/apps: sup mail client
...
svn path=/nixpkgs/trunk/; revision=16100
2009-06-30 14:29:20 +00:00
Marc Weber
8661c406f2
ruby / gems update
...
svn path=/nixpkgs/trunk/; revision=16099
2009-06-30 14:29:17 +00:00
Marc Weber
52647ea3b0
FullDepEntry -> fullDepEntry, PackEntry -> packEntry
...
svn path=/nixpkgs/trunk/; revision=15662
2009-05-19 23:25:58 +00:00
Marc Weber
ffcfd819f5
added longDescription example usage to ruby-gems
...
svn path=/nixpkgs/trunk/; revision=13097
2008-10-19 12:59:34 +00:00
Pjotr Prins
48d8e0779c
Fixed Ruby download path, new version 1.8.7-p72
...
svn path=/nixpkgs/trunk/; revision=12618
2008-08-14 11:47:51 +00:00
Pjotr Prins
bc6b7a3213
Updated Ruby package to support shared libs and pthreads
...
svn path=/nixpkgs/trunk/; revision=12466
2008-08-02 22:25:54 +00:00
Michael Raskin
c0426f6fe7
Added Ruby Gems. I have no idea how to better use repository-provided dependencies.
...
svn path=/nixpkgs/trunk/; revision=11557
2008-04-11 09:23:33 +00:00
Michael Raskin
0ef3e9e148
Added zlib and OpenSSL optional support to ruby
...
svn path=/nixpkgs/trunk/; revision=11556
2008-04-11 09:21:27 +00:00
Eelco Dolstra
a08bb7f48c
* Latest Ruby.
...
svn path=/nixpkgs/trunk/; revision=8887
2007-06-18 10:23:09 +00:00
Martin Bravenboer
9a1aec2f31
Build ruby with ncurses and readline
...
svn path=/nixpkgs/trunk/; revision=5292
2006-05-11 00:16:23 +00:00
Eelco Dolstra
3389f4bc36
* Copy lots of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Eelco Dolstra
53c56afcfe
* Fix some broken URLs.
...
svn path=/nixpkgs/trunk/; revision=4622
2006-01-30 15:52:15 +00:00
Martin Bravenboer
24d6f803f0
Ruby
...
svn path=/nixpkgs/trunk/; revision=2990
2005-05-04 23:36:28 +00:00