Kranium Gikos Mendoza
86e2b0e52b
gtk3: 3.20.5 -> 3.20.6
2016-06-30 09:10:44 +02:00
Vladimír Čunát
f4792cdc0c
make-bootstrap-tools*: fixup after #16406
...
Our coreutils now uses single-binary-build mode where, by default,
simple shebang scripts are used for all the binaries. That doesn't work
e.g. with the Linux unpacker which only handles standard binaries and
symlinks. Let's use the symlinked mode instead for boostrapping.
This does NOT change any stdenv hashes.
I only tested the case most important to me:
$ nix-build pkgs/top-level/release.nix -A stdenvBootstrapTools.x86_64-linux.test
2016-06-28 09:54:22 +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
Vladimír Čunát
36ffb435ee
Merge #16477 : expat: 2.1.1 -> 2.2.0
...
Apparently it contains new security fixes.
2016-06-25 10:24:56 +02:00
Alexander Ried
964fd18676
expat: 2.1.1 -> 2.2.0
...
security patches have been integrated upstream
2016-06-24 17:59:32 +02:00
Vladimír Čunát
38bf360124
Merge #16360 : gnutls: 3.4.11 -> 3.4.13 + 3.5.1
2016-06-23 12:20:32 +02:00
Vladimír Čunát
d3e599c9e1
Merge #16355 : gcc: darwin support
2016-06-23 12:16:40 +02:00
Vladimír Čunát
73bfbfae52
Merge #16385 : libmicrohttpd: 0.9.44 -> 0.9.50
2016-06-23 12:14:09 +02:00
Vladimír Čunát
3c89351fcc
Merge #16406 : coreutils: use single-binary build
2016-06-23 12:12:52 +02:00
Vladimír Čunát
91c1317272
glibc: fixup retaining bootstrap-tools reference
...
https://github.com/NixOS/nixpkgs/pull/15867#issuecomment-227949096
2016-06-23 12:11:21 +02:00
Vladimír Čunát
6b27ceb006
Merge 'master' into staging and re-revert merge
...
... from staging to master, reverted temporarily in aa9a04883e
.
2016-06-23 12:09:03 +02:00
Michael Raskin
b3bcb59bd5
tcsh: import an Arch patch (merging the two patches into a single one) for fixing gcc5 optimisation
2016-06-23 11:01:21 +02:00
Michael Raskin
b300a8937e
Merge pull request #14583 from AndersonTorres/tcsh
...
tcsh: 6.18.01 -> 6.19.00
2016-06-23 08:47:20 +00:00
Lancelot SIX
4848342cf0
Merge pull request #16444 from vrthra/units
...
units: 2.12 -> 2.13
2016-06-23 09:36:57 +02:00
Vladimír Čunát
aa9a04883e
Revert "Merge branch 'staging'" due to glibc
...
The main output started to retain dependency on bootstrap-tools; see
https://github.com/NixOS/nixpkgs/pull/15867#issuecomment-227949096
This reverts commit c05d829598
, reversing
changes made to f073df60d6
.
2016-06-23 09:25:10 +02:00
Rahul Gopinath
0dbbe57de3
units: 2.12 -> 2.13
2016-06-23 00:03:59 -07:00
Nikolay Amiantov
21f9180d49
Merge pull request #15579 from abbradar/nixos-install-ssl
...
nixos-install: fix SSL certificate error
2016-06-23 07:48:45 +04:00
Nikolay Amiantov
25ae14aa38
Merge pull request #15874 from abbradar/texlive-argv0
...
texlive-bin: remove detecting of local directory from mktex*
2016-06-23 07:48:26 +04:00
Nikolay Amiantov
e6721e59c2
emojione: init at 1.2
2016-06-23 06:32:06 +03:00
Joachim Fasting
0167eef92e
Merge pull request #16308 from philandstuff/remove-certificate-transparency
...
certificate-transparency: remove package
2016-06-23 01:41:35 +02:00
Joachim Fasting
cd96d0c7d7
terra: specify tool paths via Makefile.inc
...
Judging by the build output, which doesn't find what it's looking for
anyway.
2016-06-23 01:31:23 +02:00
Joachim Fasting
9983937d1a
terra: apply PaX markings
...
For grsecurity support
2016-06-23 01:31:13 +02:00
Joachim Fasting
9d052a2c39
grsecurity: 4.5.7-201606142010 -> 4.5.7-201606202152
2016-06-23 00:55:54 +02:00
Joachim Fasting
9675384c7b
torbrowser: 6.0.1 -> 6.0.2
2016-06-23 00:55:54 +02:00
Joachim Fasting
2f56af5f1a
ragel: set meta.platforms
2016-06-23 00:55:54 +02:00
Joachim Fasting
71a5f2fad1
colm: set meta.platforms per upstream
2016-06-23 00:55:54 +02:00
zimbatm
926ec0a08c
Merge pull request #16415 from Ericson2314/gccWith
...
Remove gccWith* arguments which are unused
2016-06-22 23:10:06 +01:00
Joachim Fasting
7c6969f8a0
Merge pull request #16347 from vrthra/netsurf-all
...
Netsurf: init at 3.5
2016-06-23 00:07:22 +02:00
zimbatm
ca44513f57
Merge pull request #16365 from mpscholten/sequel-pro
...
sequel-pro: init at 1.1.2
2016-06-22 22:28:44 +01:00
zimbatm
bb7bf5ec8f
Merge pull request #16430 from Ralith/matrix-synapse
...
matrix-synapse: 0.16.0 -> 0.16.1
2016-06-22 22:13:15 +01:00
zimbatm
e25933ac6e
Merge pull request #16410 from womfoo/conkeror
...
conkeror: 1.0pre-20160130 -> 1.0.3
2016-06-22 21:47:13 +01:00
zimbatm
94396f2177
Merge pull request #16407 from layus/fix-pylti
...
Fix python LTI
2016-06-22 21:46:53 +01:00
zimbatm
b0487cb402
Merge pull request #16408 from arpa2/unbound
...
unbound: 1.5.8 -> 1.5.9
2016-06-22 21:44:54 +01:00
zimbatm
2e3fa1db3a
Merge pull request #16417 from ericsagnes/fix/php-platform
...
php: add meta.platforms
2016-06-22 19:58:40 +01:00
Tobias Geerinckx-Rice
33c6da91c7
pythonPackages.prompt_toolkit: 1.0.2 -> 1.0.3
2016-06-22 20:55:37 +02:00
zimbatm
9b8958bc78
Merge pull request #16429 from christopher-l/spotify
...
spotify: 1.0.28.89 -> 1.0.32.94
2016-06-22 19:55:16 +01:00
Benjamin Saunders
65005fe302
matrix-synapse: 0.16.0 -> 0.16.1
2016-06-22 11:16:28 -07:00
Vladimír Čunát
152c72c022
Merge #16426 : pcre: fix the less common variants on Darwin
2016-06-22 19:59:29 +02:00
Tobias Geerinckx-Rice
0fa2f6757a
clipgrab: 3.5.6 -> 3.6.0
2016-06-22 19:49:48 +02:00
Tobias Geerinckx-Rice
cd72ee1a19
kde5.plasma-workspace: remove unused startkde.patch
2016-06-22 19:49:48 +02:00
Tobias Geerinckx-Rice
ee2f060ff7
v8: remove unused fix-GetLocalizedMessage-usage.patch
2016-06-22 19:49:48 +02:00
Rahul Gopinath
02515e88f6
netsurf: init at 3.5
2016-06-22 10:33:25 -07:00
Joachim Fasting
1d98608e43
Merge pull request #16362 from womfoo/aria2
...
aria2: 1.23.0 -> 1.24.0
2016-06-22 19:04:18 +02:00
Christopher Lübbemeier
21f2849a2a
spotify: 1.0.28.89 -> 1.0.32.94
2016-06-22 18:52:05 +02:00
Johannes 'fish' Ziemke
1b34f4095e
pcre: Fix postFixup script
...
So far the shell globbing only resolved properly on linux.
2016-06-22 18:35:28 +02:00
Pascal Wittmann
c9412ca345
Merge pull request #16418 from womfoo/pianobar
...
pianobar: 2015.11.22 -> 2016.06.02
2016-06-22 18:35:04 +02:00
Rahul Gopinath
9e7434348d
netsurf-libutf8proc: init at 1.3.1
2016-06-22 09:27:33 -07:00
Rahul Gopinath
4393be74de
netsurf-libnsutils: init at 0.0.2
2016-06-22 09:27:32 -07:00
Rahul Gopinath
df6540dc55
netsurf-libnsfb: init at 0.1.4
2016-06-22 09:27:32 -07:00
Rahul Gopinath
b02f57204d
netsurf-libnsgif: init at 0.1.3
2016-06-22 09:27:31 -07:00