118922 Commits

Author SHA1 Message Date
Ricardo M. Correia
f7616c4f5e openntpd: fix constraints feature on NixOS
The OpenNTPD constraints feature requires a valid chain of SSL
certificates, but the default path in openntpd didn't match the one in
NixOS.

Unfortunately the configured certificate path becomes hardcoded into the
binary, so this feature will likely still fail on other
distributions/operating systems, unless the path coincides with the
NixOS path or the user sets up a symlink.
2017-10-30 18:42:02 +01:00
Tim Steinbach
25c8014a4b
gradle: 4.2.1 -> 4.3 2017-10-30 13:35:12 -04:00
Daiderd Jordan
b93df24078 pari: enable darwin build 2017-10-30 18:24:22 +01:00
Rodney Lorrimar
9ec640ec70 bower2nix: fix execution under nix-shell --pure
bower2nix needs nix to compute store hashes.

Fixes rvl/bower2nix#16
2017-10-30 18:23:45 +01:00
Rodney Lorrimar
9b0d50e3d0 fetchbower: clean common uri characters from version string
Some bower.json files have URL dependencies missing a version.

Fixes rvl/bower2nix#18
2017-10-30 18:23:45 +01:00
Franz Pletz
0a5ecde808
linux: 4.4.80 -> 4.4.95 2017-10-30 17:57:00 +01:00
Franz Pletz
36be7d3e85
Revert parts of "linux: remove unused kernel patches"
This reverts commit 05b8cae9ec88156f46d9b98424643b6208664222 that
removed the cgroup v2 patch for the 4.4 kernel.
2017-10-30 17:57:00 +01:00
Franz Pletz
517606d1d4
Revert "linux_4_4: remove"
This reverts commit 9f3f575ab3eb4cd6b5f8de20e6f1a5374fedef2c.

Support from upstream has been extended to Feb 2022.
2017-10-30 17:57:00 +01:00
Franz Pletz
f41f5a8f77
php71: 7.1.9 -> 7.1.11 2017-10-30 17:56:59 +01:00
Franz Pletz
3975f267ab
php70: 7.0.24 -> 7.0.25 2017-10-30 17:56:59 +01:00
Franz Pletz
ecdf4f1c51
php56: 5.6.31 -> 5.6.32 2017-10-30 17:56:59 +01:00
Jörg Thalheim
283c271bf9
Merge pull request #30941 from ljli/rustup-update
rustup: patch and update
2017-10-30 16:32:23 +00:00
Christine Koppelt
821a7a38ea prometheus-alertmanager: 0.8.0 -> 0.9.1 2017-10-30 17:04:56 +01:00
Daniel Peebles
c5dadc7f32
Merge pull request #30973 from nixos-docs/feat-remove-fetch-adc
fetchadc: removed
2017-10-30 16:53:44 +01:00
Falco Peijnenburg
febe376f13 fetchadc: removed
It's not being used
2017-10-30 16:48:26 +01:00
zimbatm
4a4f6ba418 CODEOWNERS: fix path matching 2017-10-30 15:20:54 +00:00
zimbatm
0a46a71a6e gitAndTools.git-codeowners: init at 0.1.1 2017-10-30 15:14:24 +00:00
zimbatm
abbea503b9 CODEOWNERS: add zimbatm to ruby modules 2017-10-30 15:13:47 +00:00
Tim Steinbach
ca901691bc
Merge pull request #30970 from earldouglas/jenkins-2.87
jenkins: 2.86 -> 2.87
2017-10-30 11:09:59 -04:00
James Earl Douglas
da866a6f29
jenkins: 2.86 -> 2.87 2017-10-30 08:57:54 -06:00
Orivej Desh
3c6bcab73b
Merge pull request #30956 from teto/pandas
pandas: 0.20.3 -> 0.21.0
2017-10-30 14:48:31 +00:00
Matthieu Coudron
d22a1f6abc pandas: 0.20.3 -> 0.21.0
Now needs 'moto' to complete tests.
2017-10-31 03:08:43 +09:00
Graham Christensen
edc2796b15
Merge pull request #30968 from WilliButz/highlight-update
highlight: 3.39 -> 3.40
2017-10-30 09:50:39 -04:00
WilliButz
367a3e45fd
highlight: 3.39 -> 3.40, fetch src from Github 2017-10-30 14:44:41 +01:00
zimbatm
933060fe19 mikutter: mark as broken
The package doesn't build anymore

/cc @midchildan
2017-10-30 13:35:00 +00:00
Tim Steinbach
70f35a99a4
linux: 4.14-rc6 -> 4.14-rc7 2017-10-30 08:30:29 -04:00
Nicolas B. Pierron
d8987135c2 types.submodule: Replace a friendly comment by a more gentle one. 2017-10-30 13:06:18 +01:00
Vincent Laporte
dd0cdc2fb4
ocamlPackages.camlp5: 7.02 -> 7.03 2017-10-30 11:58:05 +00:00
Márton Boros
c556c72a2e nixos/gitlab: fix secret generation
This line previously produced an error and an empty secret file.
2017-10-30 12:49:27 +01:00
Márton Boros
00c03e9003 nixos/gitlab: fix preStart script 2017-10-30 12:49:27 +01:00
Márton Boros
29e80bde40 nixos/gitlab: fix hard-coded database name 2017-10-30 12:49:27 +01:00
Matthew Pickering
b8a7c455f6 Fix idrisPackages.with-packages
1. The ln step was failing due to a file already existing
2. gcc was invoked directly which caused failure on OS X.
2017-10-30 12:25:33 +01:00
Joachim F
5c35db3e9b
Merge pull request #30953 from teto/sxiv
sxiv: installs .desktop file
2017-10-30 08:56:51 +00:00
Matthieu Coudron
cdbcb19e83 sxiv: installs .desktop file
sxiv won't appear in meus as it has NoDisplay but it can be used to
generate the mimetypes.
2017-10-31 01:16:43 +09:00
Frederik Rietdijk
ff40e1b2a4
Merge pull request #30948 from adisbladis/pythonPackages.ofxclient-bs4
pythonPackages.ofxclient: Depend on beautifulsoup4 instead of beautifulsoup3
2017-10-30 07:48:06 +01:00
Frederik Rietdijk
17ec7beb40
Merge pull request #30847 from csingley/plexpy_pr
plexpy: init at 1.4.25
2017-10-30 07:40:36 +01:00
adisbladis
8af79c8adc
pythonPackages.ofxclient: Depend on beautifulsoup4 instead of beautifulsoup3 2017-10-30 12:06:07 +08:00
Orivej Desh
dc309e98af
Merge pull request #30933 from iblech/patch-2
mupdf: correct license meta information
2017-10-30 03:25:36 +00:00
Orivej Desh
747dc06db4
Merge pull request #30928 from Mankarse/lua-5.3.4
lua5_3: 5.3.0 -> 5.3.4
2017-10-30 03:22:02 +00:00
Orivej Desh
92dadab8e0
Merge pull request #30132 from 4z3/kill-kde-locale-5
kdeApplication: kill unused file kde-locale-5.nix
2017-10-30 01:35:57 +00:00
Maxime Dénès
51e68732f9 coqPackages.dpdgraph: remove support for coq 8.7
coqPackages_8_7.dpdgraph won't build since Coq 8.7.0 is not yet supported
upstream.
2017-10-30 02:02:19 +01:00
Christopher Singley
95dc36235c PlexPy service 2017-10-29 19:29:25 -05:00
Christopher Singley
e697f10fc4 PlexPy: init at 1.4.25 2017-10-29 19:28:16 -05:00
Austin Seipp
14291c2723
Merge pull request #30914 from tilpner/chez-update
chez: 9.4 -> 9.5
2017-10-29 18:38:17 -05:00
Bjørn Forsman
aa12eddb6c pythonPackages.nwdiag: unbreak eval
Oops, this should have been part of commit afd4a17ee5abada65616b0f3566813c08b7c4376
("pythonPackages.nwdiag: move to python-modules/"). I noticed 2 seconds
to late!
2017-10-29 22:53:27 +01:00
Bjørn Forsman
ccc1f9a540 pythonPackages.usbtmc: 0.6 -> 0.8 2017-10-29 22:35:16 +01:00
Bjørn Forsman
82ababbd83 pythonPackages.pyusb: 1.0.0 -> 1.0.2
Also, fetchurl -> fetchPypi.
2017-10-29 22:35:16 +01:00
Bjørn Forsman
4b3f729172 pythonPackages.dpkt: 1.8 -> 1.9.1
* fetchurl -> fetchPypi
* Tests work now.
* Package is py3k compatible now.
2017-10-29 22:35:16 +01:00
Bjørn Forsman
5065f0f258 pythonPackages.pycollada: 0.4.1 -> 0.5
* fetchurl -> fetchPypi
2017-10-29 22:35:16 +01:00
Bjørn Forsman
454ad93a35 pythonPackages.construct: 2.8.10 -> 2.8.16 2017-10-29 22:35:16 +01:00