Commit Graph

66743 Commits

Author SHA1 Message Date
Jude Taylor
46ab7db108 remove useless CFLAGS_FOR_BUILD from configure flags in gcc 2015-07-31 11:35:42 -07:00
Jude Taylor
4a495cfbab build gcc-4.9 on darwin 2015-07-31 11:35:42 -07:00
Jude Taylor
7024b4dc62 add Darwin's flavor of lsof 2015-07-31 11:35:42 -07:00
Tadas Barzdzius
f769593e32 minecraft-server: 1.8.1 -> 1.8.8 2015-07-31 21:20:19 +03:00
Sander van der Burg
0310b48494 Add mongodb-tools package as dependency to make snapshots and restores work 2015-07-31 16:19:56 +00:00
Sander van der Burg
831397f136 suds: add python package 2015-07-31 13:42:42 +00:00
Vladimír Čunát
eb4a88d8fd glibc-locales: check that all we build is supported
Until now, if e.g. the user passed "en_US.UTF-8" instead of "en_US.UTF-8/UTF-8",
the locales would be generated without failing but wouldn't work well.
Now we guard against such mistakes. Real life examples:
https://github.com/fish-shell/fish-shell/issues/1927
2015-07-31 15:39:52 +02:00
Oliver Dunkl
5cd5c39915 python-packages: mps-youtube init at 0.2.5 2015-07-31 15:32:55 +02:00
Luca Bruno
adfd0c7830 nautilus: 3.16.1 -> 3.16.2 2015-07-31 13:29:27 +00:00
Luca Bruno
9fdb7edae3 gdm 3.16: share some tests 2015-07-31 13:29:26 +00:00
Anton Fedotov
16aadf2d79 ccache: create symlinks to gcc utils in ccache-links bin directory 2015-07-31 15:56:02 +03:00
Arseniy Seroka
5945655fd6 Merge pull request #9049 from AndersonTorres/cmatrix
cmatrix: init at 1.2a
2015-07-31 15:28:26 +03:00
Tobias Geerinckx-Rice
2ed604e566 Merge pull request #8937 from cheecheeo/entr_init
entr: init at 3.2
2015-07-31 12:45:50 +02:00
Nikolay Amiantov
47bb91194b mumble: use our celt library 2015-07-31 13:41:43 +03:00
Mateusz Kowalczyk
7930150366 Merge pull request #9045 from AndersonTorres/PPSSPP
PPSSPP: 0.9.9.1 -> 1.1.0
2015-07-31 09:43:49 +01:00
Christian Theune
1fb1360ae2 virtualbox: place mount.vboxsf in bin/ instead of sbin/
The mount tools aren't looking in sbin/ any longer.
2015-07-31 06:38:28 +00:00
John Chee
6c14111c9d entr: init at 3.2 2015-07-30 23:05:38 -07:00
Thomas Tuegel
ebe0befd86 Merge branch 'quassel' 2015-07-30 21:51:37 -05:00
Tobias Geerinckx-Rice
03b09e7cd4 eid-viewer: 4.0.7-195-tcm406-258907 -> 4.1.4-v4.1.4-tcm406-270732 2015-07-31 04:47:59 +02:00
Thomas Tuegel
e5a93ab201 Revert "nixos/quassel: Temporarily switch back to qt4 since qt5 tls in quassel is broken"
This reverts commit c61d048427.
2015-07-30 21:24:11 -05:00
Eelco Dolstra
a11187eaf8 Merge pull request #9058 from oxij/perl-imap
A couple of perl packages for IMAP
2015-07-31 04:20:41 +02:00
Jan Malakhovski
2392cf1897 perl-IMAPClient: init at 0.13 2015-07-31 02:17:48 +00:00
Jan Malakhovski
dd991dd576 perl-URIIMAP: init at 1.01 2015-07-31 02:17:48 +00:00
Tobias Geerinckx-Rice
e71a992b1f Merge pull request #9046 from vbgl/mupdf-1.7a
mupdf: 1.7 -> 1.7a
2015-07-31 04:14:41 +02:00
Eelco Dolstra
6310a9a3be gnum4: Fix impurity in shell handling
If gnum4 is built outside of a chroot, it will decide to use
/run/current-system/sw/bin/sh as the shell for "syscmd". (It gets this
path via "getconf PATH". Maybe our Glibc shouldn't return that path,
at least not during Nix builds...) If such a build of gnum4 is
subsequently used *inside* a chroot, it won't work because
/run/current-system doesn't exist. So specify an explicit path to the
shell.
2015-07-31 04:13:08 +02:00
Eelco Dolstra
a0a8cccde9 Merge pull request #9059 from oxij/trivial-nixos-fix
[trivial] nixos: let's not forget types in the timezone module
2015-07-31 04:01:52 +02:00
Jan Malakhovski
967088e002 nixos: let's not forget types in the timezone module 2015-07-31 01:57:47 +00:00
Tobias Geerinckx-Rice
389a0bf6cc python-packages: re-add click 4.1 as separate attr 2015-07-31 02:46:06 +02:00
Tobias Geerinckx-Rice
083ff50289 Revert "python-packages: click 3.3 -> 4.1"
I *think* this might be breaking nox-review on Travis (but not here...)
Reverting to get Travis working ASAP until I figure out if that is so.

This reverts commit ba9a6e2d09.
2015-07-31 02:02:26 +02:00
Tobias Geerinckx-Rice
cf1edbb662 stress-ng: 0.04.12 -> 0.04.13
Changes: https://launchpad.net/ubuntu/+source/stress-ng/0.04.13-1
2015-07-31 02:02:09 +02:00
Tobias Geerinckx-Rice
7b30d6a8cb sudo: add withInsults flag (disabled by default)
The feature Nix neither needs nor deserves.
Requires the "insults" to be explicitly enabled in sudoers.
This adds 1.6 MB to your sudo as some kind of cruel meta-joke.
2015-07-31 02:02:08 +02:00
Tobias Geerinckx-Rice
c0f59dc0bb lz4: remove test restrictions
Tests are still disabled by default.
2015-07-31 02:02:07 +02:00
Tobias Geerinckx-Rice
6c6201a99b Remove unnecessary rec{s from "my" packages 2015-07-31 02:02:07 +02:00
Tobias Geerinckx-Rice
a010a30889 Merge pull request #9053 from odi/master
new python lib pafy init version 0.3.74
2015-07-31 01:55:43 +02:00
Eelco Dolstra
0edfda814e Fix random ugliness 2015-07-31 01:36:41 +02:00
Eelco Dolstra
55932c1bec Don't statically depend on cacert for certificates
This reverts commit cd52c04456 and
others.

Managing certificates (including revoking certificates and adding
custom certificates) becomes extremely painful if every package in the
system potentially depends on a different copy of cacert. Also, it
makes updating cacert rather expensive.
2015-07-31 01:34:58 +02:00
John Wiegley
23562aad59 Revert "emacs: Update Mac Port Emacs to 24.5-mac-5.9"
This reverts commit 5c896e5511, which was
a set of local changes unrelated to the commit title.
2015-07-30 16:21:39 -07:00
John Wiegley
6c1d408b47 bup: Patch to work on Darwin 10.10 2015-07-30 16:20:04 -07:00
Eelco Dolstra
958de05a63 Merge pull request #9056 from spencerjanssen/resume-fix
stage-1: fix typo that breaks resume
2015-07-31 01:12:32 +02:00
William A. Kennington III
7ebe164ae0 Merge branch 'master.upstream' into staging.upstream 2015-07-30 15:03:10 -07:00
Spencer Janssen
2a31397f53 stage-1: fix typo that breaks resume
$d should be $sd, this causes resume from hibernate to fail if
resumeDevice is not explicitly set in config.  Introduced in commit:
'stage-1: Shut up warnings about swap devices that don't exist yet'
2015-07-30 16:30:20 -05:00
Thomas Tuegel
942e74bec8 Merge pull request #9007 from vbgl/julia-3.10
julia: 0.3.9 -> 0.3.10
2015-07-30 14:45:21 -05:00
William A. Kennington III
85134cc386 chromium: Updates 2015-07-30 12:12:08 -07:00
Oliver Dunkl
8b71698c07 python-packages: pafy init version 0.3.74 2015-07-30 20:59:51 +02:00
Oliver Dunkl
ad686d3762 Add odi to list of maintainers 2015-07-30 20:59:50 +02:00
Vincent Laporte
edd76966cb qarte: 2.2.0-147 -> 2.3.0 2015-07-30 20:34:02 +02:00
Vladimír Čunát
4dc113ce29 neverball: update
Seems to work fine. /cc maintainer @viric.
2015-07-30 20:20:54 +02:00
William A. Kennington III
428f9ad382 mongodb-tools: Use mongo-tools from goPackages 2015-07-30 11:19:07 -07:00
William A. Kennington III
93bfbc9b2d mongo-tools: Init in goPackages 2015-07-30 11:19:07 -07:00
aszlig
8d34b4a46a
chromium: Add another mirror for Chrome deb.
The only mirror left which still has the .deb for 44.0.2403.89 is
http://mirror.pcbeta.com/, but that one doesn't seem to be reachable
from certain contries.

And according to @CestDiego, it doesn't seem to be reachable from within
the US.

Closes #9021, thanks to @CestDiego for reporting.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Reported-by: Diego Berrocal <cestdiego@gmail.com>
Tested-by: Diego Berrocal <cestdiego@gmail.com>
2015-07-30 19:57:38 +02:00