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
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
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
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
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