Rok Garbas
cd1dadf860
Merge pull request #17242 from rasendubi/mips-linux
...
Fixes for mips-linux
2016-07-27 19:01:11 +02:00
Proglodyte
cddcda6e96
wasm: init at 0.0.1
...
Run WebAssembly from the command line with v8 backend
2016-07-27 01:55:30 -04:00
Alexey Shmalko
6d998e6386
perl: fix build for mips-linux
2016-07-26 01:36:12 +03:00
Robin Gloster
f222d98746
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-07-25 12:47:13 +00:00
Rahul Gopinath
cbcee08650
racket: 6.5 -> 6.6 ( #17233 )
2016-07-25 06:03:35 +02:00
Eric Bailey
e6e873beca
erlangR19: init at 19.0.2 ( #17123 )
...
Add R19.nix, based on @binarin's R18.nix.
N.B. erlang/otp#1023 obviated the need for `rmAndPwdPatch` in R19.
2016-07-23 01:07:41 +02:00
Rahul Gopinath
adf3b24f79
rakudo: 2016.04 -> 2016.07
2016-07-22 11:26:03 -07:00
Lancelot SIX
522533cd36
guile: 2.0.11 -> 2.0.12
...
2.0.12 is a maintenance release for the 2.0.x stable series.
See http://lists.gnu.org/archive/html/info-gnu/2016-07/msg00007.html
for announcement.
2016-07-21 21:46:17 +02:00
Franz Pletz
77a9ab33a6
php: 7.0.8 -> 7.0.9 (security)
...
https://secure.php.net/ChangeLog-7.php#7.0.9
2016-07-21 14:12:29 +02:00
Robin Gloster
1f04b4a566
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-07-21 00:56:43 +00:00
Jookia
33a1d8080b
spidermonkey: Enable tests on 31.5.
2016-07-20 02:38:10 +03:00
Jookia
cde9fb47a9
spidermonkey: Fix building 31.5 on GCC 5.
2016-07-20 02:38:10 +03:00
Jookia
6c4ba06597
spidermonkey: Fix building 185-1.0.0 on ARMv7.
2016-07-20 02:38:10 +03:00
Tuomas Tynkkynen
ad16c9ac31
Revert "spidermonkey: Disable tests on ARM"
...
This reverts commit f9654a88e7
.
At least for now, the problem has gone away on ARMv7 by the switch of
FPU flags used by GCC.
Some details of the bug at:
https://github.com/NixOS/nixpkgs/pull/16850#issuecomment-232339143
2016-07-20 02:38:10 +03:00
Robin Gloster
203846b9de
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-07-19 10:37:02 +00:00
Frederik Rietdijk
b49bedd75b
Python 2.7.11 -> 2.7.12
2016-07-19 11:49:38 +02:00
Frederik Rietdijk
6b11c96c86
Python 2.6: add less
2016-07-19 11:11:03 +02:00
Frederik Rietdijk
bce5a51a9f
Python 2.7: add less
2016-07-19 10:27:14 +02:00
Frederik Rietdijk
c59d211b4b
Python 3.3: add less
2016-07-19 10:27:14 +02:00
Frederik Rietdijk
b410631d6d
Python 3.4: add less
2016-07-19 10:27:14 +02:00
Frederik Rietdijk
e261818c68
Python 3.5: add less
2016-07-19 10:27:14 +02:00
Frederik Rietdijk
773f6225cb
Python 3.6: add less
2016-07-19 10:27:14 +02:00
Louis Taylor
7c75fa4bc2
python: add alpha release of 3.6
...
This might be jumping the gun a little, but I needed to use 3.6 locally
and thought I may as well push it upstream.
2016-07-19 10:27:14 +02:00
Anthony Cowley
73ec6bea2c
octave: add arpack, libwebp, and darwin compat
...
This follows on from PR #16965 for qrupdate and PR #16968 for fltk.
WIth these, the added explicit dependencies on arpack (to support
the octave `eigs` function) and `libwebp`, and not pulling X11 things,
octave works properly on darwin.
2016-07-15 17:17:35 -04:00
Robin Gloster
6539901c7f
Merge remote-tracking branch 'upstream/hardened-stdenv' into hardened-stdenv
2016-07-15 15:02:16 +00:00
Robin Gloster
5185bc1773
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-07-15 14:41:01 +00:00
Alexey Lebedeff
54a15fb2e4
erlang: 18.3 -> 18.3.4 ( #16244 )
...
Minor OTP releases (and their manpages) are not available for dowload at
http://erlang.org/download
But e.g.:
- 18.3.1 contains an important fix for mnesia
- 18.3.1-18.3.4 has a lot of SSL/TLS fixes
So we have to fetch from GitHub and build everything ourselves.
Also replace explicit path patching with upstream patches:
- https://github.com/erlang/otp/pull/1023
- https://github.com/erlang/otp/pull/1103 - with this patch it's now
possible to build erlang in sandboxed mode
2016-07-13 19:41:55 +02:00
Franz Pletz
0cee9febc5
Merge remote-tracking branch 'origin/master' into hardened-stdenv
2016-07-13 19:05:09 +02:00
Eric Bailey
9d58f894cd
lfe: init at 1.1.1 ( #16865 )
...
This is a first pass at adding an LFE package.
N.B. man pages are ignored for now.
2016-07-12 13:48:33 +02:00
Daiderd Jordan
bc39354269
elixir: 1.3.0 -> 1.3.1
2016-07-11 18:06:54 +02:00
Frederik Rietdijk
f04b018111
python 3.4.4 -> 3.4.5
2016-07-10 19:16:56 +02:00
Frederik Rietdijk
52bc8d203f
python 3.5.1 -> 3.5.2
2016-07-10 19:05:12 +02:00
Tuomas Tynkkynen
f9654a88e7
spidermonkey: Disable tests on ARM
...
Some tests fail and cause kernel spam of this sort:
[ 6607.906159] Alignment trap: not handling instruction f4430a1f at [<0021e500>]
[ 6607.913308] Unhandled fault: alignment exception (0x811) at 0x003a15ec
[ 6607.919864] pgd = e8b88000
[ 6607.922601] [003a15ec] *pgd=fb185835
2016-07-10 03:03:51 +03:00
Franz Pletz
26dd9acba5
Merge remote-tracking branch 'origin/master' into hardened-stdenv
2016-07-09 13:21:28 +02:00
Joachim Fasting
386d4821b4
Merge pull request #16765 from rasendubi/io
...
io: clean up
2016-07-07 23:51:44 +02:00
Matthias Beyer
7f4d52e27e
Build libjack2 for supercollider with same GCC
...
Also remove trailing whitespace
2016-07-07 16:07:47 +02:00
Alexey Shmalko
4010167803
io: clean up
2016-07-07 13:45:29 +03:00
Tuomas Tynkkynen
2cf8cb7f46
Merge remote-tracking branch 'upstream/master' into staging
2016-07-05 13:34:36 +03:00
Joachim Fasting
af9b7ba1e3
Merge pull request #16552 from Mayeu/elixir-1.3
...
elixir: 1.2.6 -> 1.3.0
2016-07-02 14:37:25 +02:00
Frederik Rietdijk
880475bbd5
python: fix modules in buildEnv, closes #16646
...
Python 2.7 on Nix is stripped of some modules, which can be added when
needed. This was broken with python.buildEnv.
2016-07-01 16:16:55 +02:00
Eelco Dolstra
de1b4e71c1
python-2.7: Don't use ldconfig and speed up uuid load
2016-07-01 14:57:40 +02:00
Vladimír Čunát
3afa246038
Merge branch 'staging'
...
This includes a security update of expat.
2016-06-29 07:47:04 +02:00
Cast
f055b46a4f
elixir: 1.2.6 -> 1.3.0
2016-06-27 18:09:32 +02:00
Vladimír Čunát
19e80fa19d
pypy: fix pyexpat tests with expat-2.2.0
...
/cc #16477 . /cc @domenKozar (don't know who better),
as I still experience test failures of different kind:
=================================== FAILURES ===================================
_______________________________________ _______________________________________
Traceback (most recent call last):
File "/tmp/nix-build-pypy-5.1.1.drv-0/pypy-pypy-b0a649e90b66/pypy/tool/pytest/run-script/regrverbose.py", line 14, in <module>
indirect_test()
File "/tmp/nix-build-pypy-5.1.1.drv-0/pypy-pypy-b0a649e90b66/lib-python/2.7/test/test_ctypes.py", line 10, in test_main
skipped, testcases = ctypes.test.get_tests(ctypes.test, "test_*.py", verbosity=0)
File "/tmp/nix-build-pypy-5.1.1.drv-0/pypy-pypy-b0a649e90b66/lib-python/2.7/ctypes/test/__init__.py", line 72, in get_tests
mod = __import__(modname, globals(), locals(), ['*'])
File "/tmp/nix-build-pypy-5.1.1.drv-0/pypy-pypy-b0a649e90b66/lib-python/2.7/ctypes/test/test_python_api.py", line 9, in <module>
from _ctypes import PyObj_FromPtr
ImportError: cannot import name 'PyObj_FromPtr'
=========================== short test summary info ============================
FAIL lib-python/2.7/test/test_ctypes.py::unmodified
9 tests deselected by '-knot ( test_ssl or test_urllib2net or test_urllibnet or test_urllib2_localnet or test_socket or test_shutil or test_zipfile64 or test_epoll )'
======= 1 failed, 341 passed, 51 skipped, 9 deselected in 550.97 seconds =======
2016-06-27 17:06:08 +02:00
Franz Pletz
5c59a30191
php: fix hashes for 5.5 and 5.6
2016-06-27 00:47:39 +02:00
Franz Pletz
56bbc4cc61
php56: 5.6.22 -> 5.6.23 (security)
...
See https://secure.php.net/ChangeLog-5.php#5.6.23 .
2016-06-27 00:14:00 +02:00
Franz Pletz
d6680b73c3
php55: 5.5.36 -> 5.5.37 (security)
...
See https://secure.php.net/ChangeLog-5.php#5.5.37 .
2016-06-27 00:13:40 +02:00
Franz Pletz
82d180145e
php70: 7.0.7 -> 7.0.8 (security)
...
See https://secure.php.net/ChangeLog-7.php#7.0.8 .
2016-06-27 00:12:00 +02:00
Rahul Gopinath
ffc05cf028
jimtcl: 0.75 -> 0.76
2016-06-22 20:05:17 -07:00
Eric Sagnes
1485b3a6c0
php: add meta.platforms
2016-06-22 17:45:52 +09:00
Bjørn Forsman
bd01fad0ed
Captialize meta.description of all packages
...
In line with the Nixpkgs manual.
A mechanical change, done with this command:
find pkgs -name "*.nix" | \
while read f; do \
sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
done
I manually skipped some:
* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
Aristid Breitkreuz
5d9bca7693
Merge pull request #16309 from NixOS/j-fix
...
J: fix build
2016-06-18 15:18:35 +02:00
Aristid Breitkreuz
92de74293c
J: add simple check phase, remove debug parts of build script
2016-06-18 15:18:06 +02:00
Aristid Breitkreuz
fd2d209fff
J: mark as Linux-only until it has been tested on non-Linux
2016-06-18 14:40:09 +02:00
Aristid Breitkreuz
333a5bf42b
J: fix build
2016-06-18 14:29:09 +02:00
Joachim Fasting
a689df205a
Merge pull request #16050 from vrthra/rakudo
...
rakudo: 2016.01 -> 2016.04
2016-06-15 21:07:36 +02:00
Joachim Fasting
cdcc1b1c53
Merge pull request #16102 from vrthra/rebol
...
rebol: init at 3-alpha
2016-06-15 20:29:53 +02:00
Joachim Fasting
df5a43929f
Merge pull request #16100 from vrthra/unicon
...
unicon: init at 11.7
2016-06-15 20:29:04 +02:00
Eric Merritt
b1cd08246f
beamPackages: turn on debug_info for beam packages
...
This allows you to turn on debug infor for all the beam packages in the
system with a single change at the top level. This is required for
debugging and dialyzer work. It also allows you to switch it on on a
package by package basis.
2016-06-15 07:20:01 -07:00
Marc Scholten
d1219ba68f
php: Fixed libiconv error
2016-06-13 18:25:58 +02:00
Joachim Fasting
41bd0dc373
Merge pull request #16078 from mpscholten/php7
...
php: Now builds on darwin
2016-06-13 16:45:28 +02:00
Rahul Gopinath
9b01ad3ce8
rebol: init at 3-alpha
...
Rebol is a cross-platform data exchange language and a multi-paradigm dynamic
programming language for network communications and distributed computing.
2016-06-12 16:32:10 -07:00
Nikolay Amiantov
b0ff10ada2
clojure: 1.7.0 -> 1.8.0
2016-06-12 15:57:29 +03:00
Robin Gloster
8031cba2ab
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-06-10 09:27:04 +00:00
Rahul Gopinath
b89d4a3a61
unicon: init at 11.7
...
Unicon is a very high level goal-directed, object-oriented, general purpose
applications language
2016-06-09 13:32:44 -07:00
Marc Scholten
d4babc49dc
php: Now builds on darwin
2016-06-09 14:49:55 +02:00
Rahul Gopinath
c860de987d
io: 2013.12.04 -> 2015.11.11
...
Updating IO language to latest version
2016-06-09 04:15:26 -07:00
Rahul Gopinath
70b0f3128d
rakudo: 2016.01 -> 2016.04
...
Updating Rakudo (Perl 6 compiler) to 2016.04
2016-06-09 03:10:09 -07:00
Eelco Dolstra
109096247a
php56: update to 5.6.22
...
(cherry picked from commit 72b4009367257c2447aac89d5f34f2421bbc88dc)
2016-06-09 10:04:39 +00:00
Rahul Gopinath
367ddbdcd5
icon: Init at 9.5.1
...
Icon is a very high level general-purpose programming language with
extensive features for processing strings (text) and data structures.
Closes #16036 .
2016-06-07 19:09:54 +02:00
zimbatm
5811b47ba3
Merge pull request #16037 from couchemar/elixir-1.2.6
...
elixir: 1.2.5 -> 1.2.6
2016-06-07 16:30:30 +01:00
Joachim Fasting
c259ad9f49
Merge pull request #15947 from jdanekrh/dart
...
dart: 0.4 -> 1.16.1
2016-06-07 14:42:42 +02:00
Andrey Pavlov
c38a08f95a
elixir: 1.2.5 -> 1.2.6
2016-06-07 10:34:20 +03:00
Jiri Danek
3de59a83da
dart: 0.4 -> 1.16.1
2016-06-06 11:15:05 +02:00
Tuomas Tynkkynen
bac26e08db
Fix lots of fetchgit hashes (fallout from #15469 )
2016-06-03 17:17:08 +03:00
Frederik Rietdijk
f44e70a68b
pypy.withPackages: fix path
2016-05-31 17:17:28 +02:00
Frederik Rietdijk
3502599730
pypy.withPackages
...
was forgotten in https://github.com/NixOS/nixpkgs/pull/15804
2016-05-31 16:01:07 +02:00
Robin Gloster
2a5e64b69c
maude: disable stackprotector hardening
...
segfaults during tests
2016-05-31 12:58:10 +00:00
Robin Gloster
2d382f3d98
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-05-30 19:39:34 +00:00
Frederik Rietdijk
fa4701e4e8
Merge pull request #15804 from NixOS/python-with-packages
...
python: add python.withPackages function
2016-05-30 11:39:14 +02:00
Benno Fünfstück
c3ed3914bb
python: add python.withPackages function
...
Fixes #15801
2016-05-29 15:12:23 +02:00
Frederik Rietdijk
ee547881d6
Merge pull request #15501 from FRidh/octave
...
octave: add libsndfile to buildInputs, fixes #15494
2016-05-28 15:07:13 +02:00
Frederik Rietdijk
fcbd211596
Merge pull request #15709 from vrthra/qnial
...
qnial: Init at 6.3
2016-05-28 15:02:51 +02:00
Vladimír Čunát
e4832c7541
Merge branch 'staging'
...
Includes a security update of libxml2.
2016-05-27 15:58:40 +02:00
Franz Pletz
93c010ddad
php: 5.5.35 -> 5.5.36, 7.0.6 -> 7.0.7 (security)
...
See:
* https://secure.php.net/ChangeLog-5.php#5.5.36
* https://secure.php.net/ChangeLog-7.php#7.0.7
2016-05-26 18:44:31 +02:00
Rahul Gopinath
9e8edc1389
qnial: Init at 6.3
...
Qnial is an implementation of the Nial (Nested Array) Language
2016-05-25 14:05:01 -07:00
Vladimír Čunát
0b192a0976
Merge branch 'master' into staging
...
That's to get mesa rebuild from master, as it's nontrivial.
2016-05-23 09:02:10 +02:00
Vladimír Čunát
c4661e9643
Merge: make dev output references explicit
...
This is a rebase of most commits from #14766 ,
resolving conflicts and a few other evaluation problems.
2016-05-22 12:09:23 +02:00
Vladimír Čunát
5dfe6fd034
perl: fix evaluation on cygwin
...
... and maybe on other platforms that have `stdenv.cc.cc == null`.
No hash changes where it did evaluate previously. Discussion:
https://github.com/NixOS/nixpkgs/commit/b291f1682f#commitcomment-17558440
2016-05-20 21:37:27 +02:00
Tuomas Tynkkynen
7fb29bfa73
treewide: Make explicit that 'dev' output of zlib is used
2016-05-19 10:04:38 +02:00
Tuomas Tynkkynen
e80e4ba2bb
treewide: Make explicit that 'dev' output of sqlite is used
2016-05-19 10:04:34 +02:00
Tuomas Tynkkynen
8d473f107c
treewide: Make explicit that 'dev' output of readline is used
2016-05-19 10:03:35 +02:00
Tuomas Tynkkynen
2a73de6e6c
treewide: Make explicit that 'dev' output of openssl is used
2016-05-19 10:02:23 +02:00
Tuomas Tynkkynen
3672f3edcb
treewide: Make explicit that 'dev' output of libxslt is used
2016-05-19 10:00:48 +02:00
Tuomas Tynkkynen
309b2644ac
treewide: Make explicit that 'dev' output of libpng is used
2016-05-19 10:00:44 +02:00
Tuomas Tynkkynen
be00816cab
treewide: Make explicit that 'dev' output of libjpeg is used
2016-05-19 10:00:42 +02:00
Tuomas Tynkkynen
5ecce6b94a
treewide: Make explicit that 'dev' output of libffi is used
2016-05-19 10:00:41 +02:00
Tuomas Tynkkynen
47c45e2041
treewide: Make explicit that 'dev' output of gmp is used
2016-05-19 10:00:36 +02:00
Tuomas Tynkkynen
288912c2c4
treewide: Make explicit that 'dev' output of freetype is used
2016-05-19 10:00:34 +02:00
Tuomas Tynkkynen
e28e010b36
treewide: Make explicit that 'dev' output of curl is used
2016-05-19 10:00:29 +02:00
Tuomas Tynkkynen
c22f86a853
treewide: Make explicit that 'dev' output of bzip2 is used
2016-05-19 10:00:28 +02:00
Alexander Ried
3e39cfe860
dust: add meta field
2016-05-18 17:31:12 +02:00
Alexander Ried
b5ae9ad3fb
dust: use fetchFromGitHub (sha was broken)
2016-05-18 17:31:07 +02:00
Franz Pletz
f8d481754c
Merge remote-tracking branch 'origin/master' into hardened-stdenv
2016-05-18 17:10:02 +02:00
Domen Kožar
b49bf121b8
rename iElectric to domenkozar to match GitHub
2016-05-17 13:00:47 +01:00
Peter Simons
8e462995ba
Bring my stdenv.lib.maintainers user name in line with my github nick.
2016-05-16 22:49:55 +02:00
Frederik Rietdijk
022f5fdf83
Merge pull request #15477 from FRidh/pythonbuildinputs
...
Python: be explicit about buildInputs
2016-05-16 12:11:39 +02:00
Frederik Rietdijk
91834cfe3e
Python 3.5: be explicit about buildInputs
2016-05-16 12:10:33 +02:00
Frederik Rietdijk
56e96b8b10
Python 3.4: be explicit about buildInputs
2016-05-16 12:10:32 +02:00
Frederik Rietdijk
58ec2d47ea
Python 3.3: be explicit about buildInputs
2016-05-16 12:10:32 +02:00
Frederik Rietdijk
885a1318b0
octave: add libsndfile to buildInputs, fixes #15494
2016-05-16 12:09:48 +02:00
Vladimír Čunát
e5d40c6fa3
Merge branch 'staging'
...
Hydra is only half-finished, but we'd better get secure glibc fast.
2016-05-16 10:15:28 +02:00
Rok Garbas
913e869f8d
remove python32 due to pip 8.1.2 not supporting python 3.2 anymore
2016-05-15 15:09:23 +02:00
Frederik Rietdijk
6c51676476
Merge pull request #15366 from bendlas/update-pypy
...
pypy: 4.0.1 -> 5.1.1
2016-05-15 13:12:11 +02:00
Vladimír Čunát
b1ac3404e0
Merge branch 'master' into staging
2016-05-14 21:37:55 +02:00
Franz Pletz
4d750ae2c7
php: 7.0.5 -> 7.0.6
2016-05-13 17:27:59 +02:00
Franz Pletz
468d35fc8e
perl: 5.22.1 -> 5.22.2
2016-05-13 17:04:50 +02:00
Vladimír Čunát
3e387c3e00
Merge branch 'staging'
...
Darwin isn't in a perfect state, in particular its bootstrap tools won't
build which will block nixpkgs channel. But on the whole it seems
acceptable.
2016-05-13 10:14:53 +02:00
Pascal Wittmann
be482b2314
groovy: 2.4.5 -> 2.4.6
2016-05-12 20:57:46 +02:00
Vladimír Čunát
6c2fbfbd77
Merge branch 'master' into staging
2016-05-12 04:53:38 +02:00
Herwig Hochleitner
668f9159ab
pypy: deactivate test_zipfile64 again
2016-05-11 18:33:36 +02:00
Herwig Hochleitner
2a4af7ef72
pixie: 1333 -> 1352
2016-05-10 19:56:55 +02:00
Herwig Hochleitner
e87cbf9fa3
pypy: revise test expression
2016-05-10 19:51:06 +02:00
Herwig Hochleitner
14e73a6e6f
pypy: 4.0.1 -> 5.1.1
2016-05-10 19:49:53 +02:00
Eelco Dolstra
cb37ab146b
Add mirror://mozilla scheme
2016-05-09 19:37:22 +02:00
Vladimír Čunát
65a9fa8cdc
Merge branch 'master' into staging
2016-05-08 21:24:48 +02:00
Nikolay Amiantov
2d57767974
openspades-git: drop yet another hack, fix accidential python merge
2016-05-07 12:03:24 +03:00
Nikolay Amiantov
c7193c1506
openspades: less hacks
2016-05-07 11:59:53 +03:00
zimbatm
e8803166ef
elixir: 1.2.4 -> 1.2.5
2016-05-06 11:23:10 +02:00
Karn Kallio
deb1c67411
racket: 6.4 -> 6.5
2016-05-05 20:25:25 +02:00
Joachim Fasting
23fd70b719
Merge pull request #15018 from ericsagnes/pkg-fix/php
...
php: add default php.ini
2016-05-05 19:16:04 +02:00
Vladimír Čunát
1dc36904d8
Merge #14920 : windows improvements, mainly mingw
2016-05-05 08:30:19 +02:00
zimbatm
007ea84222
Merge pull request #15181 from bradediger/ruby-2.3.1
...
ruby: update 2.3 series to 2.3.1
2016-05-04 10:31:08 +01:00
Tuomas Tynkkynen
aadaa91379
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/applications/networking/browsers/vivaldi/default.nix
pkgs/misc/emulators/wine/base.nix
2016-05-03 23:12:48 +03:00
Franz Pletz
c0f4361902
php: Fix openssl module build
2016-05-03 16:04:40 +02:00
Robin Gloster
c92bca56f8
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-05-02 22:58:02 +00:00
Brad Ediger
6e353bb17f
ruby: update 2.3 series to 2.3.1
2016-05-02 15:49:05 -05:00
Joachim Fasting
594bdfc74d
Merge pull request #15125 from Beauhurst/php_updates
...
PHP security updates
2016-05-01 19:02:19 +02:00
Nikolay Amiantov
37563c2d96
spidermonkey: add meta
2016-05-01 12:37:48 +03:00
Robert Scott
11a716491b
php: 5.5.34 -> 5.4.35
2016-04-30 22:32:34 +00:00
Robert Scott
e9c16b7902
php: 5.6.20 -> 5.6.21
2016-04-30 20:48:12 +00:00
Eric Sagnes
a8bc5b67f8
php: add default php.ini
2016-04-29 15:26:20 +09:00
Tuomas Tynkkynen
b465dc202f
boost: Kill unnecessary 'lib' output
...
This was split in somewhere pre-2014 without the current infra which
automates parts of this, in particular the output propagation.
2016-04-28 00:41:28 +03:00
Tuomas Tynkkynen
4ff8f377af
Merge remote-tracking branch 'upstream/master' into staging
2016-04-28 00:13:53 +03:00
Vladimír Čunát
387915e99c
python3*: port the fix from parent commit
...
I really love such copied expressions...
but this case was easy compared to usual consequences
of file-copying in long-running branches.
2016-04-26 10:52:18 +02:00
Vladimír Čunát
626e5bd4dd
python3: fix build after 5ff40dded
, refactor
...
The path list was passed in a format not suitable for gcc command-line.
Also, let's utilize that we had `with stdenv.lib;`.
/cc @abbradar.
2016-04-26 10:43:48 +02:00
Nikolay Amiantov
5ff40ddedf
add get* helper functions and mass-replace manual outputs search with them
2016-04-25 13:24:39 +03:00
Eric Merritt
2d6d9682bb
elixir: set ERL_LIBS for elixir apps
...
Previously Elixir didn't correct set the ERL_LIBS environment
variable for the OTP Applications that it supplies. This
change fixes that
2016-04-23 19:03:29 -07:00
Eric Merritt
e214f29168
elixir: modify elixir to allow debug information
...
This modifies the elixir derivation to allow 'debugInfo' to be set. This
will build the elixir library with debug information and allow dializer
to be used it derivative projects
2016-04-23 19:03:29 -07:00
Robin Gloster
d020caa5b2
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-04-18 13:49:22 +00:00