Commit graph

118382 commits

Author SHA1 Message Date
Vincent Laporte fe41e17631
ocamlPackages.merlin: fix homepage URL 2017-10-22 22:14:38 +00:00
Tuomas Tynkkynen 4068703502 x42-plugins: Hack to attempt fixing the perpetual build problem
Since basically forever, it randomly fails with
   do not know how to unpack source archive /nix/store/d821jkm8bgkdcv924nk7qr1q06l9is35-x42-plugins-20170428.tar.xz
on Hydra.

https://hydra.nixos.org/build/62793688
2017-10-23 00:33:19 +03:00
Vincent Laporte 4ace0daa21
coqPackages.fiat_HEAD: mark as broken with Coq ≥ 8.6 2017-10-22 20:48:18 +00:00
Thomas Tuegel 6a44365573 Merge pull request #30208 from zraexy/massif-visualizer
massif-visualizer: 0.4.0 -> 0.7.0
2017-10-22 15:16:33 -05:00
John Wiegley 89720d851a
coqPackages_8_7: New expression, but don't make it the default yet 2017-10-22 12:43:27 -07:00
Tobias Geerinckx-Rice 4333b94ae5 Merge pull request #30495 from veprbl/patch-2
proot: static by default, bump to 2017-10-15
2017-10-22 19:33:07 +00:00
Tuomas Tynkkynen 917bd0bfbc souffle: Disable parallel building
https://hydra.nixos.org/build/62750790
2017-10-22 21:57:59 +03:00
Tim Steinbach e9aa686d3b
linux-copperhead: 4.13.8.a -> 4.13.9.a 2017-10-22 14:41:01 -04:00
Tim Steinbach 69ebd73571
linux: 4.13.8 -> 4.13.9 2017-10-22 14:35:49 -04:00
Tim Steinbach c529454c60
linux: 4.9.57 -> 4.9.58 2017-10-22 14:35:32 -04:00
Tim Steinbach ec5f9c862e Merge pull request #30689 from pbogdan/update-irssi
irssi: 1.0.4 -> 1.0.5
2017-10-22 14:29:34 -04:00
Tuomas Tynkkynen 28494e96f0 falkon: Disable parallel building
https://hydra.nixos.org/build/62778325
2017-10-22 21:00:23 +03:00
Frederik Rietdijk 24c61cafa5 Merge pull request #30693 from Moredread/bump/calibre
calibre: 3.9.0 -> 3.10.0
2017-10-22 18:42:02 +02:00
André-Patrick Bubel 460c3f425e
calibre: 3.9.0 -> 3.10.0 2017-10-22 18:36:16 +02:00
Tuomas Tynkkynen 94e88d6bae collectd: Fix build after LVM2 upgrade 2017-10-22 18:23:32 +03:00
Tuomas Tynkkynen a4833730c4 cntk: Disable parallel building
https://hydra.nixos.org/build/62781346
2017-10-22 18:19:03 +03:00
Tuomas Tynkkynen ac2acca7d9 Merge remote-tracking branch 'upstream/staging' into master 2017-10-22 18:16:17 +03:00
Tim Steinbach 909fd5ecfa kubernetes: 1.7.8 -> 1.7.9 2017-10-22 17:06:45 +02:00
Piotr Bogdan c815637719 irssi: 1.0.4 -> 1.0.5
Security update, see https://irssi.org/security/irssi_sa_2017_10.txt.
2017-10-22 16:05:02 +01:00
Michael Weiss d61a58caea iniparser: 3.1 -> 4.0 2017-10-22 17:02:35 +02:00
Tristan Helmich 5c779de4a1 pythonPackages.phonenumbers: 8.8.2 -> 8.8.4 2017-10-22 16:50:39 +02:00
b123400 2cc79e95f8 buildNodePackage: fix issue with impure version handling (#30577) 2017-10-22 16:45:16 +02:00
Vincent Laporte 97c5dfc55e
ocamlPackages.yojson: 1.2.3 -> 1.3.3 2017-10-22 14:37:28 +00:00
mimadrid c7dec7a4b8 aria2: 1.32.0 -> 1.33.0 2017-10-22 16:25:33 +02:00
Michael Alan Dorman 5f8bbb96f8 melpa-packages: 2017-10-21 2017-10-22 15:38:43 +02:00
Michael Alan Dorman fb2ad5327d melpa-stable-packages: 2017-10-21 2017-10-22 15:38:43 +02:00
Michael Alan Dorman 9ba279f0c8 elpa-packages: 2017-10-21 2017-10-22 15:38:43 +02:00
Jan Tojnar 3c48a1e06d nixos/services.nginx: Fix globalRedirect example
Virtual host globalRedirect attribute accepts a hostname not a URL

09a9a472ee/nixos/modules/services/web-servers/nginx/default.nix (L167)
2017-10-22 15:38:08 +02:00
Martin Potier ff562459cc nixos/libreswan: add missing runtime dependencies 2017-10-22 15:36:26 +02:00
Erick Gonzalez ad5b75dd71 strongSwan: Enable EAP Radius plugin for remote authentication of dial in ipsec clients 2017-10-22 15:35:06 +02:00
Vincent Laporte 4e0a95294b
gringo: use scons version 2
Using version 3 breaks some OCaml packages (namely ppx_deriving_yojson).
2017-10-22 13:25:46 +00:00
Vincent Laporte d6e423c400
ocamlPackages.merlin: 3.0.2 -> 3.0.3 2017-10-22 13:25:46 +00:00
Márton Boros a89b28f8b7 nixos/gitlab: fix startup script
The preStart script used a hardcoded "git" user instead of the cfg value.
2017-10-22 15:23:25 +02:00
Pascal Bach 0f0f0cbc6f prometheus-node-exporter service: update for new arguments handling
The behaviour have changed again. Listed collectors are now enabled in
addition to the default one.

Also run as DynmicUser instead of user nobody as the exporter doesn't need
any state.
2017-10-22 14:45:48 +02:00
Pascal Bach 38a66bb033 prometheus-node-exporter: 0.14.0 -> 0.15.0 2017-10-22 14:45:48 +02:00
Simon Lackerbauer 414720709b
gitlab-module: fix hooks links for older repositories 2017-10-22 14:28:56 +02:00
Robin Gloster d1c8c04ea6
git-lfs: 2.3.3 -> 2.3.4 2017-10-22 14:14:13 +02:00
Robin Gloster 922e747f58
gitAndTools.git-extras: 4.2.0 -> 4.4.0 2017-10-22 14:10:00 +02:00
Pascal Wittmann f94d6f7f54
pdf2djvu: 0.9.5 -> 0.9.7 2017-10-22 11:41:23 +02:00
Pascal Wittmann 3c32c4151d
unibilium: 1.2.0 -> 1.2.1 2017-10-22 11:36:04 +02:00
Pascal Wittmann ba563450dc
vimpc: 0.09.0 -> 0.09.1 2017-10-22 11:30:43 +02:00
Pascal Wittmann db4b872d53
remove unused pythonPackages.requests_1 2017-10-22 11:16:39 +02:00
Nikolay Amiantov 6d86fcb86d cura: 2.6.1 -> 3.0.3 2017-10-22 04:18:45 +03:00
Nikolay Amiantov a5091226bd curaengine: 2.6.1 -> 3.0.3 2017-10-22 04:18:41 +03:00
Nikolay Amiantov c3f8fb3cd7 python.pkgs.uranium: 2.6.1 -> 3.0.3 2017-10-22 04:18:37 +03:00
Nikolay Amiantov 6c5184fff7 python.pkgs.libarcus: 2.6.1 -> 3.0.3 2017-10-22 04:18:32 +03:00
Nikolay Amiantov 5ba9411d02 python.pkgs.numpy-stl: init at 2.3.2 2017-10-22 04:18:28 +03:00
Nikolay Amiantov 3264001a9d python.pkgs.python-utils: init at 2.2.0 2017-10-22 04:18:23 +03:00
Nikolay Amiantov 1b2cc71e68 cura: build with Qt 5.6
Workaround https://github.com/Ultimaker/Cura/issues/2596
2017-10-22 04:10:09 +03:00
Tuomas Tynkkynen 7b4db5da18 utillinux: 2.30 -> 2.30.2 2017-10-22 01:40:58 +03:00