Sophie Taylor
324a115747
libssh2: 1.7.0 -> 1.8.0
2016-12-24 10:50:44 +01:00
Frederik Rietdijk
231d7755ca
Merge pull request #21386 from non-Jedi/pythonPackages.markdown
...
pythonPackages.markdown: 2.6.4 -> 2.6.7
2016-12-24 08:49:14 +01:00
mimadrid
c4f46949a6
sudo: 1.8.18p1 -> 1.8.19p1
2016-12-23 19:39:01 -05:00
mimadrid
29cb10c021
igv: 2.3.77 -> 2.3.89
2016-12-23 19:37:10 -05:00
mimadrid
25c984f940
htslib: 1.3.1 -> 1.3.2
2016-12-23 19:31:44 -05:00
mimadrid
5bb75ae012
parallel: 20161122 -> 20161222
2016-12-23 19:30:27 -05:00
Graham Christensen
e2feddb70f
Merge pull request #21384 from mimadrid/update/shotwell-0.25.2
...
shotwell: 0.23.5 -> 0.25.2
2016-12-23 19:30:12 -05:00
Rok Garbas
e08f7afc62
pypi2nix: 1.5.0 -> 1.6.0
2016-12-23 23:45:03 +01:00
mimadrid
5e3c4b2bf7
shotwell: 0.23.5 -> 0.25.2
2016-12-23 23:24:36 +01:00
mimadrid
be07d4304e
gexiv2: 0.10.3 -> 0.10.4
2016-12-23 23:23:10 +01:00
Jörg Thalheim
c23032a8b1
docker: update service units from upstream
...
All the new options in detail:
Enable docker in multi-user.target make container created with restart=always
to start. We still want socket activation as it decouples dependencies between
the existing of /var/run/docker.sock and the docker daemon. This means that
services can rely on the availability of this socket. Fixes #11478 #21303
wantedBy = ["multi-user.target"];
This allows us to remove the postStart hack, as docker reports on its own when
it is ready.
Type=notify
The following will set unset some limits because overhead in kernel's ressource
accounting was observed. Note that these limit only apply to containerd.
Containers will have their own limit set.
LimitNPROC=infinity
LimitCORE=infinity
TasksMax=infinity
Upgrades may require schema migrations. This can delay the startup of dockerd.
TimeoutStartSec=0
Allows docker to create its own cgroup subhierarchy to apply ressource limits on
containers.
Delegate=true
When dockerd is killed, container should be not affected to allow
`live restore` to work.
KillMode=process
2016-12-23 21:39:38 +01:00
Franz Pletz
61312a922c
grafana: 4.0.0 -> 4.0.2
2016-12-23 20:09:15 +01:00
Franz Pletz
fcbce33e27
bird: 1.6.2 -> 1.6.3
2016-12-23 20:09:12 +01:00
Arseniy Seroka
a45ffc7e49
Merge pull request #21205 from boronine/haxe-3.2.1
...
haxe: 3.1.3 -> 3.2.1
2016-12-23 22:07:07 +03:00
Adam Beckmeyer
ef9e7a8d88
pythonPackages.markdown: 2.6.4 -> 2.6.7
2016-12-23 11:23:14 -05:00
Lancelot SIX
501e485e75
gnupg21: 2.1.16 -> 2.1.17
...
See http://lists.gnu.org/archive/html/info-gnu/2016-12/msg00011.html
for release announcement
2016-12-23 14:09:43 +01:00
Lancelot SIX
f381232a96
libgcrypt: 1.7.3 -> 1.7.5
...
See http://lists.gnu.org/archive/html/info-gnu/2016-12/msg00007.html
for release announcement.
2016-12-23 14:09:43 +01:00
Matt McHenry
3c10e68c40
plex: fix a minor syntax issue in systemd ExecStart
2016-12-23 08:02:08 -05:00
Matt McHenry
cbe1218cc9
plex: 1.2.7 -> 1.3.3
2016-12-23 08:02:07 -05:00
Robin Gloster
c8982c015c
salt: fix patch after upstream code change
...
fixes #20458
2016-12-23 12:29:35 +01:00
tv
de44544ceb
nginx service: use default_server
parameter instead of default
( #21371 )
2016-12-23 11:52:44 +01:00
Felix Richter
d8478c7912
services.nginx: allow startup with ipv6 disabled ( #21360 )
...
currently services.nginx does not start up if `networking.enableIPv6 = false`
the commit changes the nginx behavior to handle this case accordingly.
The commit resolves #21308
2016-12-23 11:49:35 +01:00
Frederik Rietdijk
9f6bd82364
nvidia-x11: 375.20 -> 375.26
2016-12-23 10:57:28 +01:00
Peter Simons
53bc16ad30
Merge pull request #21369 from mpickering/master
...
Update GHC 8.0.2 to RC 2
2016-12-23 10:27:49 +01:00
Peter Simons
06f51e17fa
Merge pull request #21362 from lverns/rstudio-add-desktop-file
...
Rstudio add desktop file
2016-12-23 10:26:39 +01:00
Pascal Wittmann
d935ca2bc0
Merge pull request #21367 from psychomario/bspwmupdate
...
bspwm: 1.9.1 -> 1.9.2
2016-12-23 08:51:26 +01:00
Matthew Pickering
d8a8e1cd0a
Update GHC 8.0.2 to RC 2
2016-12-23 01:44:30 +00:00
Rory McNamara
53a44eff92
bspwm: 1.9.1 -> 1.9.2
2016-12-22 23:27:32 +00:00
Joachim Fasting
556ca974aa
linux_3_12: add back bridge_stp_helper patch
...
See 94fbbb2ed6
2016-12-22 23:51:26 +01:00
John Wiegley
3876b4dd94
coq, coqPackages: Roll default back to 8.4, until ssreflect is building
2016-12-22 14:10:43 -08:00
John Wiegley
9a167a35ff
coq_8_6: Use ocamlPackages, rather than a specific version
2016-12-22 14:10:42 -08:00
Graham Christensen
94fbbb2ed6
linux_3_12: Drop already applied patches
2016-12-22 15:53:04 -05:00
Graham Christensen
dfe1f721ca
all-packages: Whitespace pruning
2016-12-22 15:52:59 -05:00
John Wiegley
f06284b0dc
coq_8_6: Use ocamlPackages_4_03 rather than 4_01
2016-12-22 11:04:39 -08:00
John Wiegley
4888bfecc2
coq_8_6: 8.6 is now default, 8.4 optional, updated mathcomp/ssreflect
...
Addresses #14829
2016-12-22 10:35:56 -08:00
aszlig
603dbfc5a9
Merge pull request #21236 (Update mediainfo)
...
This pulls updates from @devhell for libmediainfo, mediainfo,
mediainfo-gui and libzen to their latest upstream versions.
Tested by building all of these packages plus "ums" and "sonarr" (both
depend on one or more of these updated packages) on x86_64-linux.
2016-12-22 18:44:14 +01:00
Richard Lupton
9f200422f2
kubernetes-helm: 2.0.2 -> 2.1.2 ( #21343 )
2016-12-22 17:21:00 +01:00
Eelco Dolstra
215b1e519b
aws-sdk-cpp: 1.0.34 -> 1.0.43
...
Since this drops the problematic libuuid dependency, enable on Darwin.
2016-12-22 17:18:20 +01:00
James Kent
c52195daaf
gnuchess and xboard definitely work on darwin
2016-12-22 17:00:33 +01:00
Michael Raskin
6ed4339e8f
Merge pull request #21358 from avnik/wine-update
...
wineUnstable: 1.9.23 -> 2.0-rc2
2016-12-22 14:26:11 +00:00
Laverne Schrock
9872e65037
rstudio: make mkDerivation recursive
...
Needed since we want to access desktopItem from postInstall.
2016-12-22 08:16:49 -06:00
Laverne Schrock
4154adb128
rstudio: add desktop file
...
Fixes #20230
2016-12-22 08:15:56 -06:00
Jason Daniel Augustine Gilliland
59ca5d213f
freebayes: init at 1.1.0
...
Signed-off-by: zimbatm <zimbatm@zimbatm.com>
2016-12-22 14:10:37 +00:00
Alexander V. Nikolaev
76b5f2c249
wineUnstable: 1.9.23 -> 2.0-rc2
...
Update staging as well
2016-12-22 16:06:18 +02:00
Thomas Tuegel
af2ecc27fc
kde5.kdeWrapper: use small symlink farms
...
This partially addresses #21345 , but we may need to reduce disk usage
further.
2016-12-22 07:58:57 -06:00
Rok Garbas
e6fa6b21e1
apacheHttpdPackages.mod_perl: init at 2.0.10
2016-12-22 13:36:44 +01:00
Peter Simons
9f1880039f
maude: update to version 2.7
2016-12-22 13:04:30 +01:00
Peter Simons
96c8e19828
libtecla: update to version 1.6.3
...
Also dropped the slightly overzealous -O3 flag for the compiler. I doubt this
library benefits from crazy optimizations.
2016-12-22 12:28:35 +01:00
Vladimír Čunát
0c1382085b
Revert "Merge pull request #21350 from spacekitteh/patch-23"
...
This reverts commit 81f2e4f378
, reversing
changes made to ebe19f5db0
.
Moving to staging.
2016-12-22 11:28:25 +01:00
viric
81f2e4f378
Merge pull request #21350 from spacekitteh/patch-23
...
ncurses: Create libtinfo symlink
(this helps building AOSP, which expects libtinfo available)
2016-12-22 11:08:47 +01:00