Luca Bruno
22fce48371
php: fix broken build inputs (ZHF)
2015-07-01 12:31:01 +02:00
William A. Kennington III
612f0bdd67
Merge branch 'master.upstream' into staging.upstream
2015-06-30 23:58:07 -07:00
Andrey Pavlov
15fd734a58
elixir: 1.0.4 -> 1.0.5
2015-06-29 17:30:59 +03:00
William A. Kennington III
12102562f7
Merge branch 'master.upstream' into staging.upstream
2015-06-27 00:18:18 -07:00
William A. Kennington III
7297255019
Convert all jack references to libjack2
2015-06-27 00:17:52 -07:00
William A. Kennington III
ef253212f4
Merge branch 'master.upstream' into staging.upstream
2015-06-26 17:25:49 -07:00
Jude Taylor
e130e9d3a3
fix bundler hash
2015-06-26 09:54:49 -07:00
Andrey Pavlov
5506632473
erlang: add Erlang R18, closes #8515
2015-06-26 16:15:14 +02:00
Jude Taylor
80c62d1325
darwin purity: ruby-1.9.3
2015-06-25 16:36:04 -07:00
Thomas Tuegel
a8c52d0958
Merge branch 'master' into staging
2015-06-25 09:15:05 -05:00
Arseniy Seroka
22b89f2fcd
Merge pull request #8463 from mbbx6spp/jruby-1_7_20_1
...
jruby: 1.7.12 -> 1.7.20.1 (update package for CVE patch)
2015-06-23 20:04:31 +03:00
Susan Potter
2968707101
jruby: 1.7.12 -> 1.7.20.1
...
Security release which only updates Rubygems to version 2.4.8. Rubygems 2.4.8
addresses CVE-2015-1855 to resolve some problems with wildcard matching of
hostnames.
See following entry for more information:
http://jruby.org/2015/06/10/jruby-1-7-20-1.html
2015-06-23 11:58:29 -05:00
Henry Till
e6e04d3a45
racket: 6.1.1 -> 6.2
2015-06-22 19:28:43 -04:00
Jude Taylor
e3927f6b92
remove unbuildables from impure darwin stdenv
2015-06-19 22:08:11 -07:00
Jude Taylor
f048ff3969
darwin purity: python-2.7
2015-06-19 12:56:39 -07:00
Jude Taylor
e039794e5b
apply perl-5.20 fix to pure darwin only
2015-06-19 12:56:38 -07:00
Vladimír Čunát
61596bf405
Merge #8363 : pure-darwin stdenv
2015-06-18 22:38:08 +02:00
Jude Taylor
fa9c81f694
pure darwin stdenv
2015-06-18 12:37:41 -07:00
Daiderd Jordan
b66942702b
erlang: use wxmac on darwin
2015-06-18 11:34:05 +02:00
William A. Kennington III
8e19ac8d7c
Merge branch 'master.upstream' into staging.upstream
2015-06-17 11:57:40 -07:00
William A. Kennington III
4c8f84e8af
python: Correctly detect ncurses opaque api
2015-06-15 17:55:44 -07:00
Arseniy Seroka
8a23f0eba0
Merge pull request #8345 from joachifm/reimplement-picolisp
...
Re-define picolisp
2015-06-15 22:43:03 +02:00
William A. Kennington III
354e5af036
Revert "perl: Don't use builtin zlib and bzip2"
...
This reverts commit 86f9f5d128
.
2015-06-13 10:29:12 -07:00
William A. Kennington III
03efddef75
perl: Add version 5.22.0
2015-06-12 13:55:34 -07:00
William A. Kennington III
4c536065b7
perl: Add gcc5 compat patch
2015-06-12 13:54:46 -07:00
William A. Kennington III
86f9f5d128
perl: Don't use builtin zlib and bzip2
2015-06-12 13:53:53 -07:00
William A. Kennington III
954801a9a8
Merge branch 'master.upstream' into staging.upstream
2015-06-12 13:47:46 -07:00
Thomas Tuegel
2a2448bcb7
Merge pull request #8182 from ttuegel/openblas
...
Numerical computing overhaul
2015-06-12 08:06:03 -05:00
Eelco Dolstra
e982ac1017
php: Update to 5.4.42, 5.6.10
...
CVE-2015-3414, CVE-2015-3415, CVE-2015-3416
2015-06-12 13:47:30 +02:00
Rok Garbas
617c16f8f6
cygwin: python27 gdbm module needs gettext
2015-06-12 12:17:12 +02:00
Thomas Tuegel
089f9d6486
gnuapl: latest version doesn't require liblapack
2015-06-11 22:00:13 -05:00
Domen Kožar
4227b13af6
pypy: 2.5.1 -> 2.6.0
2015-06-11 10:42:14 +02:00
Thomas Tuegel
614c867b29
octave: build with openblas
...
The expression inherits integer width from OpenBLAS, so Octave will use
64-bit integers if OpenBLAS supports it. However, this feature in Octave
is experimental, so we continue to use OpenBLAS with 32-bit integers by
default. (This only applies to the integer width, the pointer width is
always the platform-native width.)
2015-06-07 14:16:37 -05:00
Vladimír Čunát
4c475520d9
spidermonkey_17: remove *.a to save 8 MB
...
The sole user (polkit) still builds fine.
Inspired by #8147 .
2015-06-07 09:22:14 +02:00
Arseniy Seroka
70b5e51456
Merge pull request #8178 from jagajaga/fix/versions
...
fix: add missing versions
2015-06-06 00:22:10 +03:00
William A. Kennington III
ffd0539eba
cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $out
2015-06-05 13:00:52 -07:00
Arseniy Seroka
daf4ec39a5
fix: add missing versions
2015-06-04 23:34:14 +03:00
Michael Raskin
e66294151a
Adding Lua 5.3, seems to work
2015-06-02 20:32:12 +03:00
Michael Raskin
c84a9d2d17
Update Octave to 4.0.0
2015-05-31 11:01:51 +03:00
William A. Kennington III
14c1e0fa1f
Fix ca-bundle paths
2015-05-29 14:03:34 -07:00
Shea Levy
1b93d64168
nix-exec: bump
2015-05-29 11:05:36 -04:00
Peter Simons
99273a6716
Merge pull request #8047 from nckx/master
...
Don't use "with licenses;" for single licences
2015-05-28 22:14:53 +02:00
Tobias Geerinckx-Rice
158e1cfdd0
Don't use "with licenses;" for single licences
...
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Rok Garbas
93d507cac8
cygwin: for 2.7.10 export-PyNode_SizeOf patch not needed anymore
2015-05-28 14:15:47 +02:00
Florian Friesdorf
5f4a9c3391
cygwin: python-2.7
2015-05-28 10:53:36 +02:00
Florian Friesdorf
ebf6d98fc2
cygwin: build perl as usual, no sysPerl
2015-05-28 10:53:34 +02:00
Austin Seipp
5762db8504
nixpkgs: luajit 2.0.3 -> 2.0.4
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-05-27 16:36:27 -05:00
Tobias Geerinckx-Rice
b2d7f4b1ba
Use common licence attributes from lib/licenses.nix
...
Many (less easily automatically converted) old-style strings
remain.
Where there was any possible ambiguity about the exact version or
variant intended, nothing was changed. IANAL, nor a search robot.
Use `with stdenv.lib` wherever it makes sense.
2015-05-27 22:00:06 +02:00
Pascal Wittmann
6c2fc83a85
bundler: bin/bundler expects ruby in PATH
2015-05-27 17:11:33 +02:00
Pascal Wittmann
150ae25546
bundler: do not add a ruby name prefix
...
Otherwise bundler replaces ruby:
% nix-env -iA nixpkgs.ruby
installing ‘ruby-1.9.3-p547’
% nix-env -iA nixpkgs.bundler
replacing old ‘ruby-1.9.3-p547’
installing ‘ruby-1.9.3-p547-bundler-1.9.2’
2015-05-27 14:48:44 +02:00
Domen Kožar
c918903381
python: 2.7.9 -> 2.7.10
2015-05-24 18:55:53 +02:00
Eelco Dolstra
9a159fc2bc
php: Update to latest versions
2015-05-20 11:34:08 +02:00
Joel Taylor
d60058af4b
lua: update patch for 5.2 on darwin
2015-05-18 13:12:45 -07:00
Joel Taylor
c7ed090e21
Revert "fix lua.pc library name"
...
This reverts commit 330836a82b
.
2015-05-17 15:03:53 -07:00
Joel Taylor
330836a82b
fix lua.pc library name
2015-05-17 14:34:22 -07:00
Peter Simons
9bc42f6d00
hugs: set meta.platforms
2015-05-15 21:26:10 +02:00
Peter Simons
1ceebca7af
hugs is an interpreter, not a compiler
2015-05-15 21:24:02 +02:00
Spencer Whitt
a634c11075
ruby_1_8_7: Fix on Darwin
2015-05-15 11:58:19 -04:00
Domen Kožar
3dc204f42e
fix eval
2015-05-14 20:21:56 +02:00
Domen Kožar
d769b52307
python: pass stdenv.glibc to crypt module to expose crypt.so
2015-05-13 18:39:50 +02:00
aszlig
a7028d3d07
python2: Pass configureFlags to modules as well.
...
Fixes regression from 086e801d51
.
The switch tu UCS-4 only happened for the main Python interpreter and
libraries, but the extension modules were using the same source but
without any configureFlags, so the extensions still referred to UCS-2
symbols.
Tested module builds of Python 2.7 and all modules except crypto fail.
Also tested against sqlite3 module of Python 2.6, although for other
modules there still seems to be an unrelated build failure with Tcl/Tk
libraries, so we might need to fix that later.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-05-12 18:06:33 +02:00
aszlig
55e66db0fa
python2: Don't fail silently on module build.
...
A build output of such a failure can be found here:
http://hydra.nixos.org/build/21994789/nixlog/1/raw
The build_ext command doesn't return non-zero if it fails but instead
produces a file with a "_failed.so" suffix, which we're now checking
after the build_ext command.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-05-12 18:06:33 +02:00
Michael Raskin
be221a05ed
Update Regina/REXX
2015-05-10 13:46:30 +02:00
Dario Bertini
86290712d2
Enable old pythons' wide builds
2015-05-10 13:45:26 +02:00
William A. Kennington III
074c4a7f78
Merge remote-tracking branch 'upstream/master' into staging
2015-05-07 01:44:49 -07:00
Dan Peebles
5454be28aa
I suppose this is the 'better' way to fix bundler for now. Ugh
2015-05-07 01:14:14 -04:00
Dan Peebles
35ddd2543a
Revert "Fix bundler HEAD"
...
This reverts commit 00c4c52277
.
2015-05-07 01:10:46 -04:00
Dan Peebles
00c4c52277
Fix bundler HEAD
2015-05-07 00:11:00 -04:00
Arseniy Seroka
75ee41fdb9
lua_patch: fix url
2015-05-06 22:05:44 +03:00
Arseniy Seroka
f24d8777dd
Revert "lua_patch: fix sha"
...
This reverts commit c5a0dae668
.
2015-05-06 22:05:20 +03:00
Arseniy Seroka
c5a0dae668
lua_patch: fix sha
2015-05-06 22:01:16 +03:00
Tobias Geerinckx-Rice
c37ca32be2
Add picoc 2015-05-04: a very small C interpreter
2015-05-05 19:43:20 +02:00
Vladimír Čunát
3b9ef2c71b
fix "libc}/lib" and similar references
...
Done mostly without any verification.
I didn't bother with libc}/include, as the path is still correct.
2015-05-05 11:52:08 +02:00
Vladimír Čunát
375bc8def7
Merge staging into closure-size
2015-05-05 11:49:03 +02:00
Ricardo M. Correia
372f7e0a13
pypy: Update from 2.5.0 -> 2.5.1
2015-05-03 01:19:39 +02:00
William A. Kennington III
5835d577e7
tcl/tk: Refactor and add maintainers
2015-04-30 18:49:27 -07:00
Thomas Tuegel
1fe28a1132
Merge remote-tracking branch 'upstream/master' into staging
2015-04-29 11:33:28 -05:00
Eelco Dolstra
182acabbae
Don't use camelCase in file names
2015-04-29 16:09:30 +02:00
Eelco Dolstra
552ea209d0
php: Update to 5.4.40
2015-04-29 16:07:36 +02:00
Charles Strahan
09602f7f39
ruby: fix gems that use mysql
2015-04-27 22:00:52 -04:00
lethalman
f134ba68e3
Merge pull request #7534 from berdario/jython
...
Add jython
2015-04-27 12:14:45 +02:00
William A. Kennington III
d8c949cc26
Make tcl and tk versions generic
2015-04-26 21:30:01 -07:00
William A. Kennington III
d7c0e3eaf8
tcl: Make generic and add 8.5
2015-04-26 21:15:25 -07:00
William A. Kennington III
55a64a5ddb
tcl/tk: Tie versioning together and propagate
2015-04-26 20:55:42 -07:00
Vladimír Čunát
30f31c9afc
Merge 'master' into staging
...
(relatively simple conflicts)
2015-04-26 22:52:08 +02:00
Joachim Fasting
4761419821
picolisp: 3.1.9 -> 3.1.10
2015-04-25 19:04:40 +02:00
Joachim Fasting
8854691356
picolisp: re-define using mkDerivation
...
Retains the old install script, with two exceptions:
- Generates a custom pil wrapper; the existing wrapper
inexplicably fails to load lib.l
- Installs emacs lisp into share/emacs/site-lisp, so that
it gets installed into the user's environment.
2015-04-25 18:06:19 +02:00
Dario Bertini
7c5dbbe23a
Add jython
2015-04-24 10:44:33 +01:00
Vladimír Čunát
2b5e7bd2ba
python2*: fix modules as well after 4101db0be
...
There was a typo that failed them.
Also, drop pkgconfig again, as it seems unused; and fix python26.
Now all python*.modules build, except for python26.tkinter
which fails on master as well.
2015-04-19 16:31:05 +02:00
Vladimír Čunát
4101db0bec
python2*: fix detecting C libs, no header references
2015-04-18 21:00:26 +02:00
Vladimír Čunát
d484c392aa
stdenv multiple-outputs: change propagation rules
...
Now development stuff is propagated from the first output,
and userEnvPkgs from the one with binaries.
Also don't move *.la files (yet). It causes problems, and they're small.
2015-04-18 19:30:28 +02:00
Robin Gloster
cb904510a6
consolidate php builds
2015-04-18 03:46:48 -07:00
Vladimír Čunát
bf414c9d4f
Merge 'staging' into closure-size
...
- there were many easy merge conflicts
- cc-wrapper needed nontrivial changes
Many other problems might've been created by interaction of the branches,
but stdenv and a few other packages build fine now.
2015-04-18 11:22:20 +02:00
Charles Strahan
7fc3b002e6
bundlerEnv: better error handling
...
properly handle the case where a gemspec is missing
2015-04-15 19:24:30 -04:00
Charles Strahan
be3d3dd298
bundlerEnv: fix charlock_holmes config
2015-04-15 19:24:04 -04:00
Charles Strahan
bb7c9f71e1
bundix: 1.0.2 -> 1.0.3
2015-04-15 19:07:09 -04:00
Thomas Tuegel
88918e10e9
Merge branch 'master' into staging
2015-04-10 07:45:38 -05:00
Peter Simons
79fca7c3e4
Merge pull request #7267 from couchemar/erlang-r17.5
...
erlang/R17 update to 17.5
2015-04-10 11:12:40 +02:00
Andrey Pavlov
c3fd42ff64
Update elixir to 1.0.4
2015-04-09 10:10:35 +03:00
Pascal Wittmann
c50d47858f
groovy: update from 2.4.2 to 2.4.3
2015-04-08 16:25:13 +02:00
Andrey Pavlov
90b1507419
erlang/R17 update to 17.5
2015-04-08 15:18:39 +03:00
Eric Seidel
6ec373d776
Merge branch master into staging
2015-04-06 18:58:08 -07:00
Arseniy Seroka
c7a099d4aa
Merge pull request #7192 from KoviRobi/gnu-apl-update
...
Updated GNU APL to 1.5
2015-04-06 00:42:14 +03:00
Michael Raskin
b783b69326
Merge pull request #6044 from sjmackenzie/erlang-javac-hipe
...
Problem: erlang in nixpkgs doesn't support jinterface + no hipe
2015-04-05 21:07:11 +03:00
Michael Raskin
c6eafc4eef
Update lush
2015-04-05 20:27:25 +03:00
Nikolay Amiantov
250a39dc79
bundler: update
2015-04-05 16:04:54 +03:00
William A. Kennington III
43d114c74b
bundler-head: Fix hash
2015-04-03 23:18:23 -07:00
Austin Seipp
83a6da7377
rakudo: 2014.04 -> 2015.03
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-03 23:18:35 -05:00
William A. Kennington III
a604b42480
mysql: Use libs in place of the binary mysql
2015-04-01 16:46:53 -07:00
Eelco Dolstra
33dfdbd0df
php: Update to 5.4.39
...
CVE-2015-2787, CVE-2015-2348, CVE-2015-2305, CVE-2015-2331.
2015-04-01 16:22:12 +02:00
Karn Kallio
39a3fd1454
pure: advance to version 0.64; use llvm 3.5 as 3.6 breaks the build
2015-03-31 13:21:47 +02:00
=
c06b50339a
Updated GNU APL to 1.5
...
Plus also did a bit of meta nitpick
2015-03-30 14:06:26 +01:00
Jan Malakhovski
a3e00bf6c4
python 2.7: add x11Support option
2015-03-29 23:30:39 +00:00
William A. Kennington III
7ccccc15ba
Merge branch 'master' into staging
2015-03-27 16:03:03 -07:00
Arseniy Seroka
91eaf5495f
Merge pull request #7035 from joachifm/reimplement-kona
...
Reimplement kona
2015-03-27 23:13:25 +03:00
Joachim Fasting
933e6cc832
kona: bump to 3.21
...
Use release tarball rather than GIT checkout. Note: disregard the
platform and arch embedded in the release tarball name.
2015-03-27 19:33:59 +01:00
Joachim Fasting
52d77f2360
kona: reimplement using mkDerivation
...
Also set supported platforms to `all`, per upstream, and specify
license (ISC).
2015-03-27 18:10:32 +01:00
Eelco Dolstra
0e2257966f
Disable packages that depend on <nixpkgs>
...
Nothing in Nixpkgs should use <nixpkgs>, because it can cause Nixpkgs
evaluation to depend in part on a different version of Nixpkgs,
leading to unpredictable results (including evaluation errors).
2015-03-27 16:17:48 +01:00
William A. Kennington III
8286f6cef3
tcl: 8.5.15 -> 8.6.4
2015-03-26 15:39:20 -07:00
William A. Kennington III
5f50b087f8
perl: 5.20.1 -> 5.20.2
2015-03-26 00:24:17 -07:00
Michael Raskin
7c8410b196
Merge pull request #6965 from joachifm/reimplement-j
...
j: re-implement using mkDerivation
2015-03-24 17:02:48 +03:00
Joachim Fasting
62a6499243
j: re-implement using mkDerivation
2015-03-24 14:05:25 +01:00
Pascal Wittmann
5e3a99e7d6
groovy: update from 2.4.1 to 2.4.2
2015-03-23 15:29:36 +01:00
William A. Kennington III
935938f262
Merge pull request #6924 from joachifm/picolisp-update
...
picolisp: bump to 3.1.9
2015-03-21 20:46:41 -07:00
Joachim Fasting
262a3ac3c4
picolisp: bump to 3.1.9
2015-03-21 23:49:57 +01:00
Michael Raskin
0d2a00fdee
update lush
2015-03-21 21:29:38 +03:00
Eelco Dolstra
2ed5c2bd6b
Set some meta.platforms
...
Also fix meta.platform -> meta.platforms in a few places.
2015-03-20 20:04:42 +01:00
Jaka Hudoklin
17b9405685
bundlerEnv: add support for additional build inputs
2015-03-18 14:15:50 +01:00
Kovacsics Robert (NixOS-SSD2)
8f5f047286
Added GNU APL, a free APL interpreter.
...
It is an almost complete implementation of ISO 13751: Programming
Language APL, Extended.
2015-03-16 21:57:51 +00:00
Robin Gloster
282530454a
add myself as php and rustc maintainer
2015-03-11 11:24:55 +01:00
Robin Gloster
9d26ad274a
rename weirdly called patch for php
2015-03-11 11:24:43 +01:00
Robin Gloster
fff1cc805a
add calendar functions to PHP by default
2015-03-11 11:07:22 +01:00
Eelco Dolstra
7f90cc40b4
php: Update to 5.4.38
2015-03-09 11:36:40 +01:00
Michael Raskin
0f8e3caec5
Repackage from scratch and update angelscript
2015-03-09 01:03:01 +03:00
Lluís Batlle i Rossell
0f4a9a58d8
Avoid bash arg in Spidermonkey 17
2015-03-06 14:34:26 +00:00
Ambroz Bizjak
e47afb3601
spidermonkey-17: Disable test which fails on ARM.
...
(cherry picked from commit b90dca35aac458953182b4e1ad725c9466d11a66)
2015-03-06 09:11:03 +00:00
Charles Strahan
b4d4b88988
Merge pull request #6147 from abbradar/bundlerenv-env
...
bundler-env: add .env
2015-03-02 18:28:02 -05:00
Charles Strahan
f87a7fd241
bundix: update
2015-02-27 14:28:34 -05:00
Vladimír Čunát
7abccbe81c
octave: disable parallel building again
...
http://hydra.nixos.org/build/19917018
2015-02-27 12:55:49 +01:00
Domen Kožar
61c3aa5047
python: 3.4.2 -> 3.4.3
2015-02-25 15:21:14 +01:00
Pascal Wittmann
c639b834c2
groovy: update from 2.4.0 to 2.4.1
2015-02-24 19:04:23 +01:00
Pascal Wittmann
48add86c05
groovy: update homepage
2015-02-24 19:04:23 +01:00
Lluís Batlle i Rossell
781666da50
octave: generate the documentation
...
I find octave quite unusable, without its help pages. Recently it started to
require gnuplot to generate them (even the text-only).
I also enabled parallel building. A comment from 2012 said about spurious
failures if it were enabled, but I don't know if these happen again. Let's
enable it to see.
(cherry picked from commit a6f1024b1f2235825d7b441125db2e0d42febdd1)
Conflicts:
pkgs/top-level/all-packages.nix
2015-02-23 10:29:42 +01:00
Ryan Scheel
f2f3c5b4ef
Update Elixir to v.1.0.3
...
Tested locally and it works. :D
2015-02-20 14:23:04 -08:00
Nikolay Amiantov
aa878ffe94
bundler: fix hash
2015-02-18 19:06:30 +03:00
Dan Peebles
a68484a0ac
Minor fix for broken ruby evaluation and libiconv
2015-02-17 21:39:29 -05:00
Shea Levy
2f061ff16b
Merge remote-tracking branch 'origin/staging'
...
Darwin and haskell fixes.
2015-02-17 13:52:37 -05:00
AndersonTorres
71299b9120
LOLcode(version 0.10.5): New Package
...
LOLcode is an esoteric programming language, composed of LOLspeaks.
2015-02-15 08:58:42 -02:00
Shea Levy
127efcd6f6
Merge branch 'kill-libiconv' of git://github.com/gridaphobe/nixpkgs into staging
...
Took "ours" for the conflict and changed libiconvOrEmpty to libiconv
Conflicts:
pkgs/applications/audio/ncmpcpp/default.nix
2015-02-11 19:37:22 -05:00
Domen Kožar
c0d814d62b
pypy: fix build
2015-02-08 20:43:44 +01:00
Eric Seidel
e08b9ab8d3
kill libiconvOr*
...
Conflicts:
pkgs/applications/networking/mailreaders/sup/default.nix
pkgs/development/compilers/ghc/7.8.3-binary.nix
pkgs/development/interpreters/php/5.3.nix
pkgs/development/interpreters/ruby/patches.nix
pkgs/development/libraries/cairo/default.nix
pkgs/development/libraries/poppler/default.nix
pkgs/top-level/all-packages.nix
2015-02-07 20:29:28 -08:00
Emil Rangden
36ceb01176
add php 5.6
2015-02-05 20:28:16 +01:00
Emil Rangden
90e8287ce6
add php 5.5
2015-02-05 20:28:16 +01:00
Emil Rangden
1b057e9f6f
remove patch that was only used in 5.3
2015-02-05 20:28:16 +01:00
Nikolay Amiantov
35f1d4459b
bundix: fix checksum
2015-02-04 19:44:19 +03:00
Nikolay Amiantov
0deb3fce70
bundler-env: add .env
2015-02-04 19:42:40 +03:00
Domen Kožar
a3e23f6535
fix eval
2015-02-04 14:11:33 +01:00
Domen Kožar
d75a91ef1e
pypy: 2.4 -> 2.5
2015-02-04 13:21:20 +01:00
Eric Seidel
dbf3d31727
make llvm-3.5 the default and remove references to gccApple
...
make perl be less dumb
revert change to release.nix
2015-02-03 14:31:04 -08:00
Pascal Wittmann
f086517f81
mujs: update to latest revision
2015-02-03 10:43:41 +01:00
Shea Levy
c45372f038
Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'
...
Partial staging merge, including cc-wrapper fixes
Conflicts:
pkgs/applications/audio/spotify/default.nix
pkgs/build-support/cc-wrapper/default.nix
pkgs/development/compilers/cryptol/1.8.x.nix
2015-02-02 21:14:28 -05:00
Edward O'Callaghan
ed232ef5f8
php: update from 5.4.35 to 5.4.37
...
Potentially fixes CVE-2014-8142, CVE-2014-9427, CVE-2015-0231, CVE-2015-0232
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2015-01-30 01:54:20 +11:00
Stewart Mackenzie
f8bdabaafa
Problem: erlang in nixpkgs doesn't support jinterface + no hipe
...
Solution:
* Every Erlang programmer expects Hipe to be enabled; So it's now enabled by default
* Java support is very often needed, many expect it by default. So I've added top-level support for erlang-javac and erlang-javac-odbc
2015-01-29 08:35:33 +00:00
Charles Strahan
6eaa419920
gitlab: fix evaluation
2015-01-25 16:28:18 -05:00
Charles Strahan
989a894fc8
ruby: patch path in tzdata gem
2015-01-25 16:22:30 -05:00
Charles Strahan
c1814073ac
bundlerEnv: use full path to ruby in wrappers
2015-01-24 17:35:11 -05:00
Domen Kožar
8270a5f0eb
Merge pull request #5876 from berdario/pew
...
Update pew to 0.1.14
2015-01-24 20:02:20 +01:00
Henry Till
aa4abb7d9b
racket: add missing libs and clean up
2015-01-24 11:02:23 -05:00
Dario Bertini
57577f2019
Explicitly specify the pythonVersion and use that together with versionOlder/versionAtLeast to specify bounds
2015-01-24 10:38:54 +00:00
Charles Strahan
ad026dab98
ruby: don't reference baseruby
2015-01-23 21:22:34 -05:00
Pascal Wittmann
100c6e85ad
mujs: updated to latest commit
2015-01-22 11:31:27 +01:00
Pascal Wittmann
dff539acd9
groovy: update from 2.3.9 to 2.4.0
2015-01-22 10:53:40 +01:00
Charles Strahan
00f93c494b
ruby: fixup 2.2's passthru
2015-01-22 01:00:00 -05:00
Charles Strahan
98bfaf52f7
ruby: use commit to identify libv8 patch
2015-01-22 00:47:08 -05:00
Charles Strahan
8d49e87dec
Merge pull request #4677 from cstrahan/pleasant-ruby
...
Pleasant ruby
2015-01-21 23:27:38 -05:00
Charles Strahan
034488ec80
ruby: fixup mpdcron
2015-01-21 22:38:29 -05:00
Charles Strahan
8085f088cb
ruby: exorcise the last few remaining rubyPackages
2015-01-21 22:23:37 -05:00
Charles Strahan
65c7c61841
ruby: use patch for libv8
2015-01-21 20:37:05 -05:00
Charles Strahan
317d78d145
consule: use new bundlerEnv
2015-01-21 20:33:19 -05:00
Charles Strahan
f52c32fcfc
ruby: rewrite sup
package
2015-01-21 18:23:35 -05:00
Charles Strahan
115c299ea0
ruby: enable curses support by default
2015-01-21 15:22:21 -05:00
Charles Strahan
5f1622e95f
ruby: allow for passing build arguments
2015-01-20 23:33:57 -05:00
Charles Strahan
7d8b2f0d60
ruby: make buildInputs work
2015-01-20 22:20:28 -05:00
Charles Strahan
dfc225d143
Merge branch 'master' of github.com:nixos/nixpkgs into pleasant-ruby
...
Conflicts:
pkgs/applications/version-management/git-and-tools/default.nix
pkgs/applications/version-management/git-and-tools/hub/default.nix
pkgs/tools/audio/mpdcron/default.nix
2015-01-20 20:21:03 -05:00
Charles Strahan
bd53746646
ruby: patching gems works
2015-01-20 19:09:02 -05:00
Charles Strahan
221509b0a6
ruby: refactoring, and package bundix
2015-01-20 01:07:55 -05:00
Charles Strahan
bf16d03075
ruby: support for proper bundler installs
2015-01-19 20:02:47 -05:00
Peter Simons
ec6b82a0c2
Merge branch 'master' into staging.
2015-01-19 18:41:17 +01:00
Charles Strahan
673fccf505
ruby: new bundler approach
2015-01-18 18:47:28 -05:00
Domen Kožar
652cfc36e9
python2.6: add a patch to fix parallel make failure
...
(cherry picked from commit 23a202519cb1d8704a0b4294d8d13a224efb1a74)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-01-18 19:20:07 +01:00
Pascal Wittmann
e4294c27e0
mujs: update to latest commit
2015-01-18 18:42:01 +01:00
Domen Kožar
029dae30ac
Merge pull request #5696 from mdesantis/ruby-2.2.0-package
...
Add Ruby 2.2.0 package
2015-01-18 11:41:03 +01:00
Vladimír Čunát
88089559b9
Merge #5676 : gcc-wrapper -> cc-wrapper and related
2015-01-17 08:43:04 +01:00
Charles Strahan
9ad38ec322
ruby: allow for overriding the src
2015-01-15 20:58:05 -05:00
Vincent Laporte
1fd73de1d4
Lua4: adds branch information
2015-01-15 10:28:40 +01:00
Eric Seidel
f3c6827373
rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc
2015-01-14 20:27:55 -08:00
Charles Strahan
1a1e6cfc04
ruby: various fixes
2015-01-14 21:19:53 -05:00
Georges Dubus
c2f8791e83
pypy: added patch to fix build with gcc 4.9.2
2015-01-14 16:02:08 +01:00
Charles Strahan
aaa2e9705a
ruby: cache gem files
2015-01-14 04:20:50 -05:00
Charles Strahan
32bae8d09a
bundler: update HEAD version
2015-01-14 01:13:51 -05:00
Vladimír Čunát
1575bc652e
Merge branch 'master' into staging
...
Conflicts (simple):
pkgs/os-specific/linux/util-linux/default.nix
It seems this merge creates a new stdenv hash,
because we had changes on both branches :-/
2015-01-13 18:07:11 +01:00
Maurizio De Santis
5bcd29466e
ruby: add 2.2.0 package
2015-01-10 19:25:37 +01:00
Maurizio De Santis
369f04ac96
ruby: update RVM patchsets
2015-01-10 19:25:12 +01:00
lethalman
1e46e8a964
Merge pull request #5567 from ktosiek/test-kitchen
...
Add test-kitchen gem, with plugins for Ansible and Vagrant
2015-01-08 14:56:55 +01:00
lethalman
7665a97d06
Merge pull request #5601 from robberer/tmp1
...
php: add optional ZTS support and new PECL module pthreads
2015-01-08 13:22:08 +01:00
William A. Kennington III
c82410eeda
java: Normalize to the default jre / jdk
2015-01-07 14:55:41 -08:00
Eelco Dolstra
37ac9deb3d
Revert "php: Update to 5.4.36"
...
This reverts commit e7d4d39c6e
. The
build fails in a chroot because it tries to download a PEAR from the
network:
http://hydra.nixos.org/build/18517333
2015-01-07 12:53:01 +01:00
Eelco Dolstra
e7d4d39c6e
php: Update to 5.4.36
...
CVE-2014-8142
2015-01-07 11:36:01 +01:00
John Wiegley
ce59dec5bb
python34: as a workaround, explicitly set MACOSX_DEPLOYMENT_TARGET
...
Otherwise, it crashes with a segfault while running the tests.
2015-01-06 09:56:08 -05:00
Longrin Wischnewski
ef3a755c1f
php: add optional ZTS support and new PECL module pthreads
2015-01-06 12:08:47 +00:00
Tomasz Kontusz
decc019220
Add test-kitchen gem, with plugins for Ansible and Vagrant
...
test-kitchen is a framework for testing Configuration Management scripts.
2015-01-04 02:06:06 +01:00
Charles Strahan
94dd4b9721
ruby: WIP
2014-12-30 21:05:00 -05:00
Vladimír Čunát
d8c5d95330
determinism: change some fixed timestamp to != (time_t)0
...
vcunat removed the unrelated glib change.
Conflicts:
pkgs/development/libraries/glib/default.nix
pkgs/os-specific/linux/kernel/generic.nix
pkgs/os-specific/linux/kernel/manual-config.nix
2014-12-30 17:03:39 +01:00
Charles Strahan
74a4f01fe4
ruby: add git fetcher
2014-12-29 00:48:01 -05:00
Charles Strahan
145733c479
Merge branch 'master' of github.com:nixos/nixpkgs into pleasant-ruby
...
Conflicts:
pkgs/applications/version-management/redmine/default.nix
pkgs/development/interpreters/ruby/gem.nix
pkgs/development/interpreters/ruby/generated.nix
pkgs/development/interpreters/ruby/patches.nix
pkgs/development/tools/vagrant/default.nix
pkgs/servers/consul/default.nix
2014-12-28 14:29:52 -05:00
Shea Levy
05edd656f6
Missed gcc refs
2014-12-26 12:28:15 -05:00
John Wiegley
28b6fb61e6
Change occurrences of gcc to the more general cc
...
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Pascal Wittmann
f94580da69
Fix license attribute of many bsd-like licensed packages
2014-12-21 00:00:35 +01:00
Evgeny Egorochkin
d9dbeeca79
ruby gems: propagate ruby because it contains the hooks to add gem search paths, needed by nix-shell-created environments
2014-12-20 01:01:39 +02:00
Pascal Wittmann
12673d28fa
groovy: update from 2.3.8 to 2.3.9
2014-12-19 14:42:31 +01:00
wmertens
6fa7ea0537
Merge pull request #5383 from robberer/tmp1
...
php: make curl wrappers optional
2014-12-18 17:49:10 +01:00
Longrin Wischnewski
96f4758d09
php: make curl wrappers optional
...
cURL wrappers are experimental and break any application/library
that rely on $http_response_header
2014-12-18 09:04:26 +01:00
Shea Levy
3cf0677087
Add rubyLibs.redis
2014-12-16 13:10:35 -05:00
Shea Levy
487325a68c
Add rubyLibs.rabbitmq_manager
2014-12-16 13:09:46 -05:00
Shea Levy
a1e0944263
Add rubyLibs.newrelic_plugin
2014-12-16 13:07:03 -05:00
Domen Kožar
8bfd6af9ed
pypy: disable whole ssl test suit instead of a single test
...
(cherry picked from commit 118fd6f526618ec6fc243bc2cdf89a99c4172d9a)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-16 17:13:24 +01:00
Domen Kožar
5819f29875
pypy: disable cpickle test..
2014-12-15 14:17:39 +01:00
Pascal Wittmann
934afff8fb
Merge pull request #5306 from sjmackenzie/erlang-bump
...
Erlang bump from 17.3 to 17.4 as 17.3 has a serious ssl bug
2014-12-15 00:50:46 +01:00
Domen Kožar
272206e706
python: 2.7.8 -> 2.7.9
...
(cherry picked from commit 1f059cd5a91fee7d4ec50c7272bca5bc6733f245)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-14 19:05:59 +01:00
Michael Raskin
fbceebd868
Merge pull request #5288 from mstarzyk/j
...
j: Fix building libj.so
2014-12-13 10:49:30 +03:00
Pascal Wittmann
377822fb64
mujs: update to latest revision
2014-12-12 12:14:13 +01:00
Stewart Mackenzie
1e7f7edd72
Erlang bump from 17.3 to 17.4 as 17.3 has a serious ssl bug
2014-12-12 15:13:10 +08:00
Maciek Starzyk
8989a32d34
j: Fix building libj.so
2014-12-10 22:43:42 +01:00
Eelco Dolstra
4d918cb6c7
php-5.3: Remove
...
PHP 5.3 is EOL (see http://php.net/supported-versions.php ). NixOS
14.12 is a good opportunity to drop it.
2014-12-10 17:19:37 +01:00
Eelco Dolstra
55d59eefb3
php: Really update to 5.4.34
...
75738437a4
only updated the version string...
2014-12-10 17:09:47 +01:00
Domen Kožar
4aa3eec330
Merge branch 'master' into staging
...
Conflicts:
pkgs/development/libraries/fontconfig/default.nix
2014-12-07 14:02:48 +01:00
Shea Levy
b02d059f5d
nix-exec: bump
2014-12-03 22:23:47 -05:00
Jaka Hudoklin
61e19d6e81
rubyLibs: add tmuxinator, update
2014-12-01 00:39:40 +01:00
Pascal Wittmann
faf6e067d1
add mujs, a lightweight, embeddable Javascript interpreter
2014-11-29 14:21:16 +01:00
Vladimír Čunát
e75fe2e528
cairo: pull an upstream patch to fix racket
...
Close #5165 , #5166 .
Also enableParallelBuilding in racket.
2014-11-28 20:28:47 +01:00
Vladimír Čunát
cbd2305d4d
Merge branch 'master' into staging
2014-11-28 18:59:07 +01:00
Pascal Wittmann
02ca1adc05
groovy: update from 2.3.7 to 2.3.8
2014-11-28 11:08:12 +01:00
Vladimír Čunát
b5ff06eda4
Merge branch 'master' into staging
2014-11-26 21:48:26 +01:00
Edward Tjörnhammar
456882b142
Merge pull request #5115 from iu-parfunc/racket
...
racket: add libreadline to ffi libs - enables xrepl.
2014-11-26 12:08:50 +01:00
Vladimír Čunát
a9bad25ffe
Merge branch 'master' into staging
2014-11-24 22:14:25 +01:00
Ryan Newton
fd73e9948d
racket: add libreadline to ffi libs - enables xrepl.
2014-11-24 13:58:22 -05:00
Shea Levy
5c9ee48de1
nix-exec: bump
2014-11-24 10:13:31 -05:00
Domen Kožar
d562934ee7
nokogiri: use libiconvOrEmpty. assert libiconv is not used on linux
2014-11-22 21:13:22 +01:00
Shea Levy
76854052f9
nix-exec: bump
2014-11-21 09:59:53 -05:00
Shea Levy
b7b956ffec
nix-exec: bump
2014-11-20 19:40:14 -05:00
Vladimír Čunát
a19eeddd70
ruby-2.1.1: fix patch numbering (and build)
...
Wrong patch paths were ignored until recently by our stdenv.
It's slightly unclear to me which patches were supposed to be used.
2014-11-20 13:22:56 +01:00
Vladimír Čunát
c14dee55e8
ruby-2.0: fix patch paths (and build)
...
Wrong patch paths were ignored until recently by our stdenv.
2014-11-20 12:54:49 +01:00
Pascal Wittmann
75738437a4
php: update from 5.4.34 to 5.4.35 (fixes CVE-2014-3710)
2014-11-19 08:47:41 +01:00
Eelco Dolstra
9f914a3f82
perl-5.14: Remove
...
It's EOL and unmaintained. There was only one package using it which
I've marked as broken.
2014-11-18 10:42:23 +01:00
Charles Strahan
e1149b71cc
fix shebang patching for ruby gems
2014-11-18 03:05:44 +00:00
Eelco Dolstra
847b7fe697
perl: Fix evaluation on Darwin
2014-11-17 15:21:29 +01:00
Shea Levy
eba921130b
nix-exec: bump
2014-11-16 00:02:29 -05:00
Domen Kožar
dc626a9f5c
pypy: disable test_default_ciphers test
2014-11-15 19:32:05 +01:00
Vladimír Čunát
b4af993c3f
Merge branch 'master' into staging
...
Conflicts (simple):
pkgs/development/lisp-modules/clwrapper/setup-hook.sh
2014-11-14 14:28:23 +01:00
Michael Raskin
a6d991ea07
Merge pull request #4980 from henrytill/racket
...
racket: update to 6.1.1
2014-11-13 23:44:35 +03:00
Domen Kožar
419e96a5ce
Merge branch 'python/docs'
2014-11-13 21:32:01 +01:00
Henry Till
67ee94b237
racket: update to 6.1.1
2014-11-13 14:29:44 -05:00
Shea Levy
f1b8880a2f
nix-exec: bump
2014-11-12 21:06:37 -05:00
Domen Kožar
39d1bc755e
python: add python.interpreter attribute
2014-11-13 00:42:36 +01:00
Luca Bruno
6af0d6974f
Merge branch 'master' into staging
2014-11-10 10:03:52 +01:00
Charles Strahan
cf8f4963a7
rename rubyLibs to rubyPackages
2014-11-09 22:16:58 +00:00
Charles Strahan
2b0750f87a
passthru ruby, make stdenv overridable
2014-11-09 21:31:48 +00:00
Charles Strahan
2a3f2cfce8
add path fetcher
2014-11-08 23:46:34 +00:00
Domen Kožar
c1d6a4a8fb
remove unused pythonLinkmeWrapper
2014-11-08 20:19:55 +01:00
James Cook
576092eec4
Revert "ruby: Fix build on systems with store optimisation. Closes #4273 . #4266 promises a better fix."
...
This reverts commit d2c0011c2f
.
c04e492898
gives a cleaner solution that's
not specific to ruby.
2014-11-06 09:22:20 -08:00
Eelco Dolstra
0518ccf5af
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/stdenv/generic/default.nix
2014-11-06 10:16:39 +01:00
Mateusz Kowalczyk
007f80c1d0
Turn more licenses into lib.licenses style
...
Should eval cleanly, as far as -A tarball tells me.
Relevant: issue #2999 , issue #739
2014-11-06 00:48:16 +00:00
Vladimír Čunát
52404a868d
Merge recent master into staging
...
Nixpkgs Hydra: ?compare=1157272
TODO: port e22889064f
Conflicts:
nixos/tests/gnome3_10.nix (auto-solved)
pkgs/applications/video/aegisub/default.nix
pkgs/development/libraries/boost/1.55.nix
2014-11-05 15:00:44 +01:00
Eelco Dolstra
7495c61d49
Merge remote-tracking branch 'origin/darwin-clang-stdenv' into staging
...
Conflicts:
pkgs/applications/editors/vim/macvim.nix
2014-11-04 14:30:43 +01:00
Michael Raskin
05c8f5c102
Disable parallel building of Guile for now
2014-11-04 14:24:23 +03:00
Rob Vermaas
6d79132553
php: update from 5.4.33 to 5.4.34, potentially fixes CVE-2014-3668, CVE-2014-3669, CVE-2014-3670
2014-11-04 10:16:14 +01:00
Michael Raskin
19645e229c
Update PicoLisp
2014-11-04 12:04:43 +03:00
Arseniy Seroka
2d47366e4c
Merge pull request #4756 from iyzsong/guile-sdl
...
add guile-sdl and bump guile to 2.0.11
2014-11-03 17:09:57 +03:00
Charles Strahan
e1c40a679c
fix gem builder
2014-11-02 22:05:37 +00:00
Michael Raskin
ec186d5f16
Update Angelscript
2014-11-02 23:51:58 +03:00
Michael Raskin
1b49e78cd4
Update Regina interpreter
2014-11-02 23:51:57 +03:00
Peter Simons
a9c53037fa
Merge remote-tracking branch 'origin/master' into staging.
2014-11-02 16:15:53 +01:00
宋文武
1e4e719ffb
guile: 2.0.9 -> 2.0.11
2014-11-01 16:56:09 +08:00
Domen Kožar
92503a0424
python: 3.3.5 -> 3.3.6
2014-11-01 04:50:26 +01:00
Domen Kožar
7fe78cad98
python: 3.2.5 -> 3.2.6
2014-11-01 04:50:26 +01:00
Peter Simons
b11060d8db
Merge remote-tracking branch 'origin/master' into staging.
2014-10-31 11:14:24 +01:00
Charles Strahan
143698555a
add documentation
2014-10-31 02:03:37 +00:00
Charles Strahan
3eeabc4523
more cleanup
2014-10-31 01:44:57 +00:00
Charles Strahan
845fed122a
various fixes
2014-10-29 23:14:19 +00:00
Charles Strahan
d5b3a6d508
update fixes
2014-10-29 01:16:02 +00:00
cillianderoiste
60bf93c5da
Merge pull request #4701 from jirkamarsik/eff
...
Added eff-20140928
2014-10-28 17:59:45 +01:00
Jirka Marsik
3ee1f6ee79
Added eff-20140928
2014-10-28 17:21:55 +01:00
Charles Strahan
e4a2a7e73e
simplification / refactoring
2014-10-28 04:16:14 +00:00
Charles Strahan
857f017a0d
misc. cleanup
2014-10-28 01:22:17 +00:00
Charles Strahan
1eb31c0838
remove old stuff
2014-10-27 22:36:00 +00:00
Charles Strahan
9eedf0f218
simplify expressions
2014-10-27 22:13:36 +00:00
Alexander Flatter
b4c81a1f15
importGems now accepts an attrset
2014-10-27 21:55:13 +00:00
Alexander Flatter
5b928301c1
Expose gems when using loadRubyEnv
2014-10-27 21:55:12 +00:00
Alexander Flatter
4d3932a29e
loadRubyEnv instantiates sources
2014-10-27 21:55:12 +00:00
Alexander Flatter
2cb31d576a
Improve buildRubyGem
2014-10-27 21:55:12 +00:00
Alexander Flatter
f4d5fa4da6
importGems doesn't crash if gemOverrides not given
2014-10-27 21:55:12 +00:00
Alexander Flatter
3b59fbd608
WIP
2014-10-27 21:55:12 +00:00
Alexander Flatter
c786da0569
importGems now reads attrsets instead of derivations
2014-10-27 21:55:12 +00:00
Charles Strahan
3e499b7b65
silence rm failures
2014-10-27 21:55:12 +00:00
Charles Strahan
6863853879
fixup gem install flags
2014-10-27 21:55:12 +00:00
Charles Strahan
11903c4c10
ruby: expose RUBY_ENGINE, include teeny version in paths
2014-10-27 21:55:11 +00:00
Joel Taylor
c05e0602ca
fix self refs
2014-10-27 21:55:11 +00:00
Joel Taylor
0ee5695bd4
properly fix patching
2014-10-27 21:55:11 +00:00
Joel Taylor
efa528a415
also recursively patch "self"
2014-10-27 21:55:11 +00:00
Joel Taylor
e5783d017d
don't forget: patch gems in gems.nix too!
2014-10-27 21:55:11 +00:00
Joel Taylor
820ae58ba5
inherit the correct rake in buildRubyGem
...
this avoids accidentally depending on Ruby 1.9.3's rake for *every* gem
2014-10-27 21:55:11 +00:00
Joel Taylor
8c072a33a1
update patch comments
2014-10-27 21:55:11 +00:00
Joel Taylor
020b204767
remove depsPath
2014-10-27 21:55:11 +00:00
Joel Taylor
4a5e725a00
patch logic
2014-10-27 21:55:10 +00:00
Joel Taylor
9c8c4c8655
reorder gem phases
2014-10-27 21:55:10 +00:00
Joel Taylor
05238cd353
call patches with the right nix
2014-10-27 21:55:10 +00:00
Joel Taylor
f14f73da76
ruby updates
2014-10-27 21:55:04 +00:00
Shea Levy
c8be814f25
nix-exec: bump
2014-10-27 14:27:55 -04:00
Joel Taylor
081343f099
gem build updates
2014-10-26 17:34:52 +00:00
Joel Taylor
763975d2cf
ruby-dotenv
2014-10-26 17:34:52 +00:00
Joel Taylor
37640cca9f
terminal-notifier
2014-10-26 17:34:52 +00:00
Joel Taylor
321ee119a8
more gem improvements
2014-10-26 17:34:52 +00:00
Joel Taylor
289b7e5068
further improvements to patches and build process
2014-10-26 17:34:52 +00:00
Joel Taylor
2dedbe6bbe
correctly implement patching
2014-10-26 17:34:10 +00:00
Joel Taylor
1edaff1a2a
include patches
2014-10-26 17:34:10 +00:00
Joel Taylor
c694425a03
allow importGems to override cp args
2014-10-26 17:34:10 +00:00
Joel Taylor
e9328fa7c3
stop using gross dependency resolution
2014-10-26 17:34:10 +00:00
Joel Taylor
3026d8833d
add libs to GEM_PATH
2014-10-26 17:34:10 +00:00
Joel Taylor
cfff6e8c82
some improvements
2014-10-26 17:34:10 +00:00
Joel Taylor
794740b7e3
pleasant ruby
2014-10-26 17:34:10 +00:00
Charles Strahan
7231b95f4f
Ruby: 2.1.3 and Fiddle support
...
This packages Ruby 2.1.3, and adds Fiddle support for all 2.x versions.
closes #4656
2014-10-26 04:48:09 +00:00
Aristid Breitkreuz
6ea96be470
Merge pull request #4635 from asppsa/pure-0.63
...
Upgrade Pure to 0.63
2014-10-25 15:30:02 +02:00
James Cook
d2c0011c2f
ruby: Fix build on systems with store optimisation. Closes #4273 . #4266 promises a better fix.
...
(The build process attempted to copy file a overwriting file b, where a
and b are hard-linked, which results in cp returning a non-zero exit
code.)
https://github.com/NixOS/nixpkgs/issues/4266
2014-10-25 06:13:16 +03:00
Shea Levy
aab11d6963
nix-exec: bump
2014-10-24 17:06:54 -04:00
Domen Kožar
0272a469a9
Merge pull request #4646 from geerds/python26-sqlite3
...
Fix python26Packages.sqlite3
2014-10-24 16:13:45 +02:00
Eelco Dolstra
f4be4f5e54
Merge remote-tracking branch 'origin/master' into staging
2014-10-24 12:24:13 +02:00
Rok Garbas
c44c00d56c
python: adding test/test_support.py module in all python versions
...
- test/test_support.py module is used by many libraries which backport python
3.0 functionality to 2.6/2.7
- enable subprocess32 tests (now passing for python 2.6/2.7)
2014-10-24 10:44:15 +02:00
Mateusz Kowalczyk
25e552664a
Merge pull request #4479 from sjmackenzie/elixir-mix-fix
...
Elixir's mix shouldn't be added to wrapProgram
2014-10-24 06:37:02 +01:00
Jascha Geerds
d49556a976
Fix python26Packages.sqlite3
2014-10-23 22:56:55 +02:00
Vladimír Čunát
2cf17b0802
Merge recent master into staging
...
Hydra nixpkgs: ?compare=1156478
2014-10-23 17:40:41 +02:00
Alastair Pharo
d37835295a
Upgrade Pure to 0.63
2014-10-23 23:30:27 +11:00
Aron Fyodor Asor
758b937120
update elixir to v1.0.2
2014-10-22 10:55:43 -07:00
Mathijs Kwik
6af6bd9b51
xulrunner: fix for building on i686
2014-10-22 16:20:43 +02:00
Mathijs Kwik
2140adf11f
Revert "Revert "xulrunner: stick to firefox's src attribute""
...
This reverts commit f13b383449
.
2014-10-22 16:20:43 +02:00
Michael Raskin
ea5b21edd8
Merge pull request #4590 from henrytill/racket
...
racket: update to 6.1
2014-10-20 22:02:48 +04:00
Patrick Mahoney
c46c37efb5
j: Relax platform restriction.
...
Builds and runs on x86_64-darwin.
2014-10-20 12:52:19 -05:00
Domen Kožar
2d6582d14e
python27FullBuildEnv -> python.buildEnv for all interpreters
2014-10-19 19:48:18 +02:00
Henry Till
065c5ff853
racket: update to 6.1
2014-10-18 12:11:07 -04:00
Michael Raskin
fac3c95ce6
Add clisp 2.33.2 — for testing SBCL bootstrap
2014-10-18 19:52:59 +04:00
Shea Levy
d982a78eec
nix-exec: Bump
2014-10-17 13:19:22 -04:00
Eelco Dolstra
09dc132e04
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/development/libraries/poppler/default.nix
2014-10-16 15:16:50 +02:00
Domen Kožar
74fde7c388
Merge pull request #4495 from NixOS/pythonFull_improvements
...
PythonFull improvements
2014-10-16 13:24:18 +02:00
Domen Kožar
68b183e309
simplify
2014-10-16 13:13:13 +02:00
William A. Kennington III
eed5207845
python27: Remove avoid daemon thread shutdown #i21963
2014-10-16 11:28:37 +02:00
Domen Kožar
d589684cae
pypy: disable test_zipfile64 because timeouts
2014-10-16 11:14:42 +02:00
Domen Kožar
a2a7abc67c
pythonFull -> python with all modules, pythonFullWithPkgs -> buildEnv
2014-10-13 21:35:21 +02:00
Domen Kožar
8de9ac5bd4
python: make 2.6 and 2.7 expr similar, introduce includeModules
...
When includeModules is true, python is built with all optional modules
as part of derivation.
2014-10-13 21:35:21 +02:00
Domen Kožar
37e1794425
Revert "xulrunner: update from 31.0 to 32.0"
...
This reverts commit 109547b902
.
Breaks on 32bit linux: http://hydra.nixos.org/eval/1154529#tabs-still-fail
2014-10-12 13:38:42 +02:00
Alastair Pharo
f522344285
Update pure to 0.62
...
Closes #4486
2014-10-12 12:08:29 +01:00
Domen Kožar
482779e582
python: get rid of ssl module as it's always builtin
2014-10-11 20:23:51 +02:00
stewart
e4d98459d7
Elixir's mix shouldn't be added to wrapProgram
2014-10-11 14:49:05 +00:00
Moritz Ulrich
109547b902
xulrunner: update from 31.0 to 32.0
2014-10-11 01:57:57 +02:00
Lluís Batlle i Rossell
704fc40bd8
Fix ARM/Arm typo.
2014-10-10 17:12:50 +02:00
Lluís Batlle i Rossell
372b0cda52
Making spidermonkey_185 build on ARM, and so also polkit.
2014-10-10 17:12:49 +02:00
Eelco Dolstra
811de3bfaa
Merge remote-tracking branch 'origin/staging' into darwin-clang-stdenv
...
Conflicts:
pkgs/tools/security/gnupg/default.nix
2014-10-09 10:57:57 +02:00
Domen Kožar
9aeb10fa12
python: 3.4.1 -> 3.4.2
2014-10-08 13:43:36 +02:00
Aristid Breitkreuz
34e2c6cc6f
perl520: update from 5.20.0 to 5.20.1
2014-10-07 22:43:08 +02:00
Aristid Breitkreuz
a31d6a0b61
php_fpm53: update from 5.3.28 to 5.3.29, potentially fixes CVE-2014-0237, CVE-2014-0238, CVE-2014-4721, CVE-2014-5459
2014-10-07 21:05:57 +02:00
Aristid Breitkreuz
9fc7eed1dc
php: update from 5.4.32 to 5.4.33
2014-10-07 20:57:33 +02:00
Michael Raskin
1be33f81d1
Specify meta.branch for CLisp-2.44.1
2014-10-07 16:23:27 +04:00
Eelco Dolstra
a85dcf4a00
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/development/libraries/libav/default.nix
pkgs/shells/bash/bash-4.2-patches.nix
pkgs/stdenv/generic/default.nix
2014-10-07 00:09:37 +02:00
Michael Raskin
02e221eb11
Fix the version
2014-10-06 02:43:57 +04:00
Austin Seipp
5f7d5c09f3
Merge pull request #4298 from daogames/tb/elixir-mix-curl-fix
...
elixir: make curl available to mix
2014-10-01 18:54:24 -05:00
Tino Breddin
4ef1099310
fix double slash in mix binary path
2014-10-01 20:27:55 +02:00
Shea Levy
ee58e82855
nix-exec: set platforms
2014-09-28 20:10:11 -04:00
Shea Levy
d34cd13a31
Add nix-exec package
2014-09-28 15:24:38 -04:00
Tino Breddin
cba717fd7b
elixir: make curl available to mix
2014-09-27 21:58:58 +02:00
Pascal Wittmann
d346a9cc07
fixed some meta.maintainers attributes
2014-09-26 23:44:29 +02:00
Bjørn Forsman
25e726b283
pypy: fix copy-paste error in setup-hook
...
Introduced in 428fdc879f
("pypy: 2.3 -> 2.4").
2014-09-26 20:10:06 +02:00
Domen Kožar
4fa05bdc6f
pypy: disable test_urllib2net and test_urllibnet
2014-09-26 18:12:49 +02:00
Domen Kožar
3aefa63c75
pypy: pytest syntax change
2014-09-26 18:12:37 +02:00
Domen Kožar
428fdc879f
pypy: 2.3 -> 2.4
2014-09-26 18:12:24 +02:00
Pascal Wittmann
10bbdf48ab
groovy: update from 2.3.6 to 2.3.7
2014-09-25 16:49:50 +02:00
Eelco Dolstra
f13b383449
Revert "xulrunner: stick to firefox's src attribute"
...
This reverts commit 04369b6819
.
http://hydra.nixos.org/build/14760897
2014-09-25 16:17:15 +02:00
Pascal Wittmann
3b2ba0ae42
falcon: update to lastest git revision as the lastest release does not build
2014-09-23 23:52:18 +02:00
Eelco Dolstra
cd71f7a2e6
Merge branch 'darwin-stdenv' of github.com:joelteon/nixpkgs into staging
...
Conflicts:
pkgs/development/interpreters/ruby/ruby-19.nix
pkgs/development/libraries/libc++/default.nix
pkgs/development/libraries/libc++abi/default.nix
pkgs/tools/text/sgml/opensp/default.nix
2014-09-23 11:27:53 +02:00
Mathijs Kwik
04369b6819
xulrunner: stick to firefox's src attribute
2014-09-23 09:16:55 +02:00
Jaka Hudoklin
aa7147c31b
rubyLibs: add heroku client
2014-09-22 01:57:01 +02:00
wyvie
4d5336316c
New package: lua-zip-1.2.3
...
Closes #4138
2014-09-20 23:32:17 +01:00
Michael Raskin
18ca33ee7c
Adopt fix from ewemoa to give more memory to acl2 build
2014-09-20 12:13:43 +04:00
Siarhei Zirukin
56106d8e4c
erlang/R17: update to 17.3
2014-09-19 09:23:28 +02:00
Eelco Dolstra
91ec6e0d90
Merge remote-tracking branch 'origin/master' into staging
2014-09-18 22:28:35 +02:00
Eelco Dolstra
f32e964cc4
perl: Fix assertion failure on Darwin
...
This assertion doesn't make sense to me, because a multi-threaded
build on Darwin works fine, despite not having Glibc.
2014-09-18 22:27:20 +02:00
Charles Strahan
e38d7cbfb2
Fix the new Ruby interpreters ( fixes #3509 ).
...
Ruby >= 2.1.0 will try to download config.{sub,guess} if not already present.
This provides both files in a pure manner, and also deletes the download script
to prevent any future confusion.
2014-09-18 11:43:16 -04:00
Cillian de Róiste
a84c2d4357
Re-add rubyLibs.jekyll closes #4096
2014-09-16 15:31:29 +02:00
Jaka Hudoklin
bfa3b28590
rubyLibs: fix bundler
2014-09-16 10:28:04 +02:00
Jaka Hudoklin
782c85ad27
rubyLibs: add compass, regenerate
2014-09-16 10:28:04 +02:00
Charles Strahan
c27a653bba
improve ruby support
...
* add the 2.1.x versions
* include teeny version in passthru
* by default, apply the same patches used by RVM
* clean up file names and attribute names
2014-09-15 23:54:17 -04:00
Gergely Risko
3a2134d46f
Disable perl 5.16 tests
...
They are on the path to stdenv rebuild.
Accidentally re-enabled by conflict resolution in cherry-pick 3196d4f
.
2014-09-14 22:34:51 +02:00
Gergely Risko
c5df246ba9
Cleanup perl logic in stdenvLinux
...
Make thread disabling explicit. This changes the semantics of the perl
derivation, so on other platforms it may require setting
enableThreading = false
This commit doesn't change the derivation or out hash of stdenvLinux.
2014-09-14 21:36:14 +02:00
Vladimír Čunát
d957b4bd78
Merge recent master into staging
...
Hydra nixpkgs: ?compare=1151601
2014-09-13 21:48:29 +02:00
Alexander Kjeldaas
3bf4362381
python: improve library determinism
...
1) Make the core python libraries deterministic.
2) Make the python libraries created by glib deterministic.
@vcunat put back the removal of share/gtk-doc in glib.
2014-09-13 15:03:12 +02:00
Alexander Kjeldaas
3196d4f7c7
perl-5.16: make it binary deterministic
2014-09-13 14:40:04 +02:00
Pascal Wittmann
3c6eceb5fb
Merge pull request #4008 from dbohdan/master
...
Add Jim Tcl interpreter
2014-09-12 21:36:58 +02:00
Danyil Bohdan
2a89610d9a
jimtcl: add dbohdan as maintainer
2014-09-12 22:23:59 +03:00
William A. Kennington III
3141ce3e15
gems: Add rdoc, execjs, uglifier
2014-09-11 15:41:45 -07:00
Domen Kožar
3f441d82f9
rubyLibs: add erubis and yajl
2014-09-12 00:31:37 +02:00
Domen Kožar
aa162b388d
package gim-nix and document it
2014-09-12 00:26:51 +02:00
Rob Vermaas
960b664a13
php: update from 5.4.31 to 5.4.32, potentially fixes CVE-2014-3587, CVE-2014-3597, CVE-2014-5120
2014-09-11 13:30:46 +02:00
Alexander Flatter
c387049c29
Elixir is now 1.0.0!
...
Closes #4027
2014-09-10 17:09:09 +01:00
Joel Taylor
6f949b2e87
get rid of nasty CC stuff
2014-09-09 13:54:26 -07:00
Joel Taylor
3e8344d334
suitable clang stdenv
2014-09-09 13:54:24 -07:00
Vladimír Čunát
d09736b7c1
lua5 sockets: our version only works with lua 5.1
2014-09-09 21:49:35 +02:00
Vladimír Čunát
15cb79e48e
lua-5.1: fix CVE-2014-5461 by upstream+Debian patch
2014-09-09 21:46:44 +02:00
Danyil Bohdan
dee958d3e6
jimtcl: remove end dot from description
2014-09-09 14:30:03 +03:00
Danyil Bohdan
03df715281
Add Jim Tcl interpreter
2014-09-09 14:19:49 +03:00
Vladimír Čunát
82797f98f2
Merge branch 'staging' into modular-stdenv
...
Conflicts:
pkgs/development/interpreters/perl/5.10/setup-hook.sh
pkgs/development/interpreters/perl/5.8/setup-hook.sh
pkgs/stdenv/linux/default.nix
2014-09-08 18:24:58 +02:00
Vladimír Čunát
1e389c976c
merge 'staging' into modular-stdenv
...
In 2c62a36b77
the messages in pkgs/stdenv/generic/default.nix
were not merged correctly.
Conflicts:
pkgs/stdenv/generic/default.nix
2014-09-08 18:16:54 +02:00
Eelco Dolstra
af69fcde47
Fix Nixpkgs evaluation
...
error: attribute `luaversion' missing, at /home/eelco/Dev/nixpkgs/pkgs/development/interpreters/lua-5/expat.nix:16:34
2014-09-08 13:10:13 +02:00
Eelco Dolstra
585983bc95
Merge remote-tracking branch 'origin/staging'
...
Conflicts:
pkgs/applications/version-management/subversion/default.nix
2014-09-08 11:42:09 +02:00
Vladimír Čunát
420385f81a
lua-5.2: minor update to fix CVE-2014-5461
...
Note that almost all packages use lua-5.1 which does remain vulnerable,
as they released no update on that branch. CC: @peti.
2014-09-06 21:26:03 +02:00
Vladimír Čunát
06fea81c6e
Merge recent master into staging
...
Hydra: ?compare=1150594
2014-09-06 16:52:45 +02:00
Moritz Ulrich
332395b262
Add myself as a maintainer to a bunch of packages.
2014-09-04 17:05:21 +02:00
Moritz Ulrich
c30b23166b
scheme48: update from 1.9 to 1.9.2
2014-09-04 17:05:21 +02:00
Moritz Ulrich
dcf3ad6a2a
chibi: Add missing meta.license field.
2014-09-04 17:05:20 +02:00
Moritz Heidkamp
6f682f9afb
Add Chibi-Scheme expression
2014-09-04 16:06:42 +02:00
William Roe
9a30ea90f0
Elixir and rebar aren't Linux-specific tools
...
Widen platform support to all unix
2014-09-03 20:14:57 +01:00
Rüdiger Sonderfeld
8abe312cde
octave: Add qscintilla support. #3711
2014-09-03 12:12:00 +04:00
Peter Simons
1c0d15b90e
Merge branch 'origin/master' into staging.
...
Conflicts:
pkgs/development/libraries/ffmpeg/2.x.nix
pkgs/development/libraries/serf/default.nix
2014-09-02 12:31:03 +02:00
Michael Raskin
3ba3ec0f8f
Update Regina-REXX
2014-09-02 14:25:17 +04:00
Michael Raskin
bbcf58b217
Merge pull request #3599 from RumataEstor/erlang-odbc
...
Support odbc in erlang R16 and R17
2014-09-02 02:09:46 +04:00
Michael Raskin
ef22c53905
Update ACL2
2014-09-01 09:11:32 +04:00
Michael Fellinger
57b667fe65
ruby: add version 2.1.2
2014-08-31 13:24:10 +01:00
Vladimír Čunát
8da52a642a
Merge branch 'staging' into v/modular
...
Conflicts (easy):
pkgs/development/interpreters/perl/5.10/setup-hook.sh
pkgs/development/interpreters/perl/5.8/setup-hook.sh
pkgs/development/libraries/gtk+/2.x.nix
2014-08-31 12:23:18 +02:00
Domen Kožar
df98dda81d
pypy: compile also curses
2014-08-30 23:01:09 +02:00
Domen Kožar
33949a413c
python34: include a patch to fix http://bugs.python.org/issue21121
2014-08-30 20:43:31 +02:00
Vladimír Čunát
e51f73652d
Merge recent master into staging
...
Hydra: ?compare=1149952
Conflicts:
nixos/doc/manual/configuration.xml (changed split file)
nixos/modules/config/users-groups.nix (choosing filterNull instead of inline definition)
pkgs/development/libraries/readline/readline6.3.nix (auto-solved)
2014-08-30 10:04:02 +02:00
Vladimír Čunát
a70180ba73
mutiout: make it builtin
2014-08-30 08:27:43 +02:00
Rüdiger Sonderfeld
05b83fe6a2
octave: Update to 3.8.2.
...
Also change "," placement to be consistent and remove unnecessary let.
2014-08-29 16:44:18 +02:00
Domen Kožar
17b88f1b09
pypy: wrap to provide sqlite3 at runtime
2014-08-29 13:49:12 +02:00
Michael Raskin
c7bb162710
Factor out the maintainer
2014-08-29 01:19:24 +04:00
Michael Raskin
ef974b1c24
Merge pull request #3175 from doublec/self
...
Add Self programming language
2014-08-29 01:09:47 +04:00
Domen Kožar
7b7fb63314
pypy: disable test_sqlite again...
2014-08-27 19:04:38 +02:00
Domen Kožar
df30066790
pypy: test sqlite3 and verify the module
2014-08-27 11:20:24 +02:00
Domen Kožar
4f2781019e
pypy: properly hint sqlite3 headers
2014-08-26 19:51:39 +02:00
Domen Kožar
0ba31c1e6d
pypy: give hints about sqlite3
2014-08-26 12:26:09 +02:00
Domen Kožar
276220262e
pypy: hint about tcl/tk headers/libs paths
2014-08-26 09:57:38 +02:00
Dmitry Belyaev
93697e85ca
Support odbc in erlang R16 and R17
2014-08-26 13:11:24 +10:00
Domen Kožar
db47d51592
pypy: add X libs to build tkinter
2014-08-25 19:00:37 +02:00
Vladimír Čunát
3ec413cece
WIP
2014-08-25 15:30:46 +02:00