Ludovic Courtès
332eca4ad9
Add Nix expression for Racket.
...
Patch by Karn Kallio <tierpluspluslists@gmail.com>.
svn path=/nixpkgs/trunk/; revision=23881
2010-09-21 12:31:11 +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
Lluís Batlle i Rossell
e6a787f44a
Making lua and boost cross-build.
...
svn path=/nixpkgs/trunk/; revision=23807
2010-09-15 09:56:06 +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
Rob Vermaas
d9f435106c
lua5: re-enable -fPIC for lua5
...
svn path=/nixpkgs/trunk/; revision=23668
2010-09-07 12:56:49 +00:00
Ludovic Courtès
1ecee338e8
GNU Guile 1.9.12.
...
svn path=/nixpkgs/trunk/; revision=23649
2010-09-05 15:19:17 +00:00
Peter Simons
91f20b6289
pkgs/development/interpreters/maude: updated to version 2.5
...
svn path=/nixpkgs/trunk/; revision=23467
2010-08-26 18:09:14 +00:00
Peter Simons
3b94efffe5
pkgs/development/interpreters/python/2.5: removed obsolete python version 2.5
...
Python 2.5 is unused in nixpkgs -- 2.6 has been the default version for
quite a while.
svn path=/nixpkgs/trunk/; revision=23454
2010-08-26 12:09:42 +00:00
Peter Simons
08244152cc
pkgs/development/interpreters/lua-5: overriding CFLAGS on the make command-line breaks the build
...
svn path=/nixpkgs/trunk/; revision=23367
2010-08-23 15:20:49 +00:00
Peter Simons
8170f3b73b
pkgs/development/interpreters/lua-5: FreeBSD can't handle "install -D"; use "ensureDir" instead
...
svn path=/nixpkgs/trunk/; revision=23366
2010-08-23 15:09:02 +00:00
Peter Simons
c50ae128d5
pkgs/development/interpreters/lua-5: added support for all Unix platforms
...
svn path=/nixpkgs/trunk/; revision=23362
2010-08-23 14:41:03 +00:00
Peter Simons
f79f257c88
pkgs/development/interpreters/lua-5: $makeFlags is not a list
...
svn path=/nixpkgs/trunk/; revision=23359
2010-08-23 14:29:26 +00:00
Peter Simons
a65aab0171
pkgs/development/interpreters/lua-5: cosmetic changes
...
svn path=/nixpkgs/trunk/; revision=23358
2010-08-23 14:27:33 +00:00
Peter Simons
d3a8a3f7d0
pkgs/development/interpreters/lua-5: added meta section to the expression
...
svn path=/nixpkgs/trunk/; revision=23357
2010-08-23 14:26:26 +00:00
Peter Simons
0b529ff4d7
pkgs/development/interpreters/python/2.7: added various meta attributes
...
svn path=/nixpkgs/trunk/; revision=23228
2010-08-18 15:03:34 +00:00
Peter Simons
f01ceffb9e
pkgs/development/interpreters/python/wrapper.nix: clean up debug code
...
svn path=/nixpkgs/trunk/; revision=23200
2010-08-17 10:17:32 +00:00
Peter Simons
9670fca780
Added "python-$version-wrapper" expression.
...
The python wrapper expression expects a list of Python modules, $extraLibs,
which are added to $PYTHONPATH before executing the actual Python interpreter.
svn path=/nixpkgs/trunk/; revision=23194
2010-08-16 17:03:35 +00:00
Peter Simons
3658a8b040
pkgs/development/interpreters/python/2.7/setup-hook.sh: fixed incorrect version number
...
svn path=/nixpkgs/trunk/; revision=23121
2010-08-11 17:05:44 +00:00
Peter Simons
2b37d181a5
Added Python version 2.7.
...
svn path=/nixpkgs/trunk/; revision=23117
2010-08-11 15:49:03 +00:00
David Guibert
9f77579f41
lua: install lua.pc
...
svn path=/nixpkgs/trunk/; revision=23049
2010-08-09 06:48:21 +00:00
Peter Simons
1a6039cb45
Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, python, git, and qt4.
...
If a build expressions has set "enableParallelBuilding = true", then the
generic builder may utilize more than one CPU core to build that particular
expression. This feature works out of the box for GNU Make. Expressions that
use other build drivers like Boost.Jam or SCons have to specify appropriate
flags such as "-j${NIX_BUILD_CORES}" themselves.
svn path=/nixpkgs/trunk/; revision=23042
2010-08-08 18:51:42 +00:00
Michael Raskin
87cbef96ca
Add Veracity distributed VCS (+ issue tracker)
...
svn path=/nixpkgs/trunk/; revision=23031
2010-08-07 22:44:25 +00:00
Michael Raskin
5792074ddc
Add an RC (1.8.0-rc1) of SpiderMonkey by cloning the release expression
...
svn path=/nixpkgs/trunk/; revision=23030
2010-08-07 21:44:13 +00:00
Eelco Dolstra
b1afe4e7ac
* Finish renaming.
...
svn path=/nixpkgs/trunk/; revision=22801
2010-07-29 07:02:26 +00:00
Eelco Dolstra
5b2dcdd24d
* Remove the old PHP.
...
svn path=/nixpkgs/trunk/; revision=22800
2010-07-29 07:00:00 +00:00
Eelco Dolstra
f1598a8941
* More cleanup.
...
svn path=/nixpkgs/trunk/; revision=22798
2010-07-28 18:01:17 +00:00
Eelco Dolstra
749b8607ca
* More cleanup.
...
svn path=/nixpkgs/trunk/; revision=22795
2010-07-28 15:35:01 +00:00
Eelco Dolstra
6609710409
* Get rid of many instances of "args: with args;", and other coding
...
guidelines violations.
* Updated libsamplerate to 0.1.7.
svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +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
Eelco Dolstra
ed1172a0e5
* PHP updated to 5.2.13. Removed the "if version == ..." stuff, it's
...
bad practice.
svn path=/nixpkgs/trunk/; revision=22592
2010-07-13 22:35:50 +00:00
Michael Raskin
7c5e566c5c
Cleaned up the unspecified-extra-argument calls where there is no way to access extra arguments. Tarball and full instantiation checks passed.
...
svn path=/nixpkgs/trunk/; revision=22539
2010-07-08 19:22:50 +00:00
Michael Raskin
ccc497f80d
Make WebKit use libsoup 2.31.2 via deepOverride. Edit a few packages that were overridable but did not allow extra arguments. Remove a catch with deepOverride that pkgs.lib had this attribute in a different sense.
...
svn path=/nixpkgs/trunk/; revision=22529
2010-07-08 13:25:52 +00:00
Michael Raskin
6c77fda8c1
Restore R13B version
...
svn path=/nixpkgs/trunk/; revision=22476
2010-07-05 12:43:59 +00:00
Lluís Batlle i Rossell
5b4e3a5b40
Adding Wings 3D (as a side effect, update erlang, and add esdl).
...
svn path=/nixpkgs/trunk/; revision=22436
2010-07-01 09:08:37 +00:00
Lluís Batlle i Rossell
9885a6a4da
I did not enable well the -fPIC for lua in my last commit. 2nd attempt, for vlc to build fine.
...
Making vlc build finally (disabling dbus in it)
svn path=/nixpkgs/trunk/; revision=22415
2010-06-25 18:34:35 +00:00
Lluís Batlle i Rossell
029299e710
Making lua build with -fPIC. This allows building vlc on linux-x86_64.
...
svn path=/nixpkgs/trunk/; revision=22411
2010-06-24 23:05:15 +00:00
Ludovic Courtès
298b0ff43c
GNU Guile 1.9.11.
...
svn path=/nixpkgs/trunk/; revision=22215
2010-06-10 21:52:28 +00:00
Marc Weber
5a59b1b55d
adding PHP. 5.3.2. See comments.
...
I had to add the newer PHP because current PHP 5.2.11 doesn't read SOAP
from https urls. Debian's PHP does work - I couldn't find their fix
svn path=/nixpkgs/trunk/; revision=22056
2010-05-29 18:26:54 +00:00
Peter Simons
fd8c6ae43d
Moved 'maintainers' attribute into the meta section of the expression.
...
I've also set the 'platforms' attribute to ensure that Hydra actually
builds these packages. Thanks to Lluís Batlle i Rossell for pointing out
these mistakes.
svn path=/nixpkgs/trunk/; revision=21688
2010-05-09 16:01:44 +00:00
Marc Weber
3303106e97
python: support ncurses, replace composedArgsAndFun by makeOverridable
...
because composedArgsAndFun didn't pass values to the builder
svn path=/nixpkgs/trunk/; revision=21686
2010-05-09 14:33:50 +00:00
Peter Simons
bba637c718
pkgs/development/interpreters/python/3.1: renamed this package to "python3"
...
Python version 3.x is really quite different from 2.x. Using a new name
for the package prevents Nix from performing unintended updates to the
3.x version.
svn path=/nixpkgs/trunk/; revision=21264
2010-04-23 10:42:29 +00:00
Eelco Dolstra
f20c7e9c46
* Cleanup: removed the unused `python-new'.
...
svn path=/nixpkgs/trunk/; revision=21198
2010-04-21 11:12:06 +00:00
Marc Weber
8c0b7e4ad2
- adding experimental python31 build
...
- cleanup python libraries:
* moving all python libraries into a attr set into a directory
so that expressions can be used for both: python 2.5 and 2.6 easily
* disabling packages which don't build
svn path=/nixpkgs/trunk/; revision=21142
2010-04-17 18:28:25 +00:00
Ludovic Courtès
8a2edb8797
GNU Guile 1.9.10.
...
svn path=/nixpkgs/trunk/; revision=21110
2010-04-15 22:53:11 +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
Peter Simons
774a276ff3
pkgs/development/interpreters/maude: added myself as a maintainer
...
svn path=/nixpkgs/trunk/; revision=21029
2010-04-12 11:21:42 +00:00