Commit Graph

216120 Commits

Author SHA1 Message Date
Gabriel Ebner
60e54e0042
Merge pull request #81893 from gebner/elan080
elan: 0.7.5 -> 0.8.0
2020-03-06 14:37:49 +01:00
Gabriel Ebner
70e5428d66 elan: 0.7.5 -> 0.8.0 2020-03-06 14:28:36 +01:00
Jörg Thalheim
87ae01e70b
Merge pull request #81752 from alexbakker/fix-55221
uwsgi: use pyhome instead of pythonpath for uwsgi vassals
2020-03-06 13:16:26 +00:00
Emily
4ed98d69ed nixos/nginx: use Mozilla Intermediate TLS configuration
The configuration at https://ssl-config.mozilla.org/#server=nginx&config=intermediate
is reliably kept up-to-date in terms of security and compatible with a
wide range of clients. They've probably had more care and thought put
into them than our defaults, and will be easier to keep updated in
the future.

The only removed (rather than changed) configuration option here is
ssl_ecdh_curve, per https://github.com/mozilla/server-side-tls/issues/189.

Resolves #80952.
2020-03-06 13:08:56 +00:00
Mario Rodas
b6ee012c39
Merge pull request #81640 from Gerschtli/auto-update/teamspeak-server
teamspeak_server: 3.10.2 -> 3.11.0
2020-03-06 07:54:49 -05:00
Tim Steinbach
6fb69d61d9
oh-my-zsh: 2020-03-05 -> 2020-03-05 2020-03-06 07:52:26 -05:00
Tim Steinbach
028bf0f722
linux: 5.5.7 -> 5.5.8 2020-03-06 07:52:25 -05:00
Tim Steinbach
0c9564891c
linux: 5.4.23 -> 5.4.24 2020-03-06 07:52:25 -05:00
Tim Steinbach
2377b03970
linux: 4.19.107 -> 4.19.108 2020-03-06 07:52:19 -05:00
Mario Rodas
7d89f3ca6a
Merge pull request #81672 from lilyball/macvim
macvim: 8.1.2234 -> 8.2.319
2020-03-06 07:50:36 -05:00
Mario Rodas
d3460718d1
Merge pull request #81624 from r-ryantm/auto-update/radarr
radarr: 0.2.0.1450 -> 0.2.0.1480
2020-03-06 07:49:35 -05:00
Mario Rodas
6808974d93
Merge pull request #81832 from r-ryantm/auto-update/cloudflare-wrangler
cloudflare-wrangler: 1.7.0 -> 1.8.1
2020-03-06 07:45:55 -05:00
Jethro Kuan
ee17a6a837 mkdocs: default to Python 3 2020-03-06 13:40:57 +01:00
Aaron Andersen
7218f3a791
Merge pull request #79957 from mirrexagon/godot-3.2
godot: 3.1.2 -> 3.2
2020-03-06 06:21:48 -05:00
Silvan Mosberger
dc70633913
Merge pull request #81774 from ju1m/shorewall_fix_RestartTriggers
shorewall: fix RestartTriggers
2020-03-06 11:58:35 +01:00
Jörg Thalheim
b791e6cbdd
Merge pull request #81884 from r-ryantm/auto-update/focuswriter
focuswriter: 1.7.4 -> 1.7.5
2020-03-06 10:21:14 +00:00
Jörg Thalheim
4afc287a06
Merge pull request #81879 from dmeijboom/feature/update-and-fix-pulumi
Feature/update and fix pulumi
2020-03-06 10:13:54 +00:00
Anderson Torres
0e19c68ff9
Merge pull request #81745 from r-ryantm/auto-update/cherrytree
cherrytree: 0.38.11 -> 0.39.0
2020-03-06 06:56:04 -03:00
R. RyanTM
6e09f8cd3c focuswriter: 1.7.4 -> 1.7.5 2020-03-06 09:52:03 +00:00
Maximilian Bosch
b8d7d4f322
Merge pull request #81877 from Profpatsch/shellcheck-expose-manpage
shellcheck: add manpage and docs
2020-03-06 10:51:44 +01:00
WilliButz
3cd57cfe2c
Merge pull request #81857 from mmilata/prometheus-mikrotik-exporter
nixos/prometheus-mikrotik-exporter: init
2020-03-06 10:42:16 +01:00
Martin Milata
421a18f42b nixos/prometheus-mikrotik-exporter: init 2020-03-06 10:39:05 +01:00
Martin Milata
ade67bd052 prometheus-mikrotik-exporter: init at 2020-02-10 2020-03-06 10:38:57 +01:00
Maximilian Bosch
5d4fba7f43
Merge pull request #81846 from zowoq/youtube-dl
youtube-dl: 2020.03.01 -> 2020.03.06
2020-03-06 10:30:01 +01:00
Mario Rodas
b11c5e5436
Merge pull request #81856 from r-ryantm/auto-update/topgrade
topgrade: 4.0.2 -> 4.2.0
2020-03-06 04:19:26 -05:00
WilliButz
0d832ee98e
nixos/tests/prometheus-exporters: increase memory for rspamd
Before this, the test failed because rspamd did invoke the oom-killer.
2020-03-06 10:17:22 +01:00
Mario Rodas
462ecfb72a
Merge pull request #81847 from zowoq/crun
crun: 0.12.2.1 -> 0.13
2020-03-06 04:15:22 -05:00
Mario Rodas
dea93efb1e
Merge pull request #81853 from marsam/fix-dbeaver-hash
dbeaver: fix hash
2020-03-06 04:13:29 -05:00
Dillen Meijboom
c4f5f95d8d
Updated and fixed libstdc++ issue 2020-03-06 10:05:27 +01:00
WilliButz
ff3c06ad9c
Merge pull request #81854 from mmilata/prometheus-exporters-fixes
nixos/prometheus-*-exporters: minor fixes
2020-03-06 10:00:13 +01:00
Profpatsch
0bc0c10a78 shellcheck: add manpage and docs
The shellcheck source code contains a manpage, so let’s add that to
the output. For good measure, also copy the README to the doc output.

The overrideMeta thing is taking care of setting the right position,
so that `nix edit` points to this file instead of to the original
haskellPackages definition.
2020-03-06 09:20:12 +01:00
R. RyanTM
2f863c721e byobu: 5.131 -> 5.133 2020-03-06 07:12:15 +00:00
Matthieu Coudron
53ae5f76a2 tree-sitter.builtGrammars: build parser libraries
except for typescript that provokes an error.
These libraries can be used on neovim 0.5 for instance.
2020-03-06 08:01:35 +01:00
Joachim Breitner
2d2a5a9b63
js_of_ocaml: 3.4.0 -> 3.5.2 (#75766)
drive-by contributions, as I was playing around with this (it has better
support for the `num` library, it seems.)

js_of_ocaml: 3.4.0 -> 3.5.2
ocamlPackages.js_of_ocaml-ppx_deriving_json: use ppxlib-0.12.0
ocamlPackages.eliom: 6.8.0 → 6.10.1
ocamlPackages.ocsigen-toolkit: 2.2.0 → 2.5.0
ocamlPackages.ocsigen-start: 2.7.0 → 2.16.1

Co-authored-by: Vincent Laporte <Vincent.Laporte@gmail.com>
2020-03-06 07:42:04 +01:00
Vincent Laporte
e8243467b9 coqPackages_8_10.QuickChick: init at 1.2.0 2020-03-06 07:28:26 +01:00
Vincent Laporte
4f8ea1e02e coqPackages.simple-io: enable for Coq 8.10 2020-03-06 07:28:26 +01:00
R. RyanTM
ec8946ea09 python37Packages.hstspreload: 2020.2.5 -> 2020.2.29 2020-03-06 07:26:48 +01:00
R. RyanTM
77f5b01d38 rednotebook: 2.16 -> 2.18 2020-03-06 07:26:26 +01:00
R. RyanTM
eafe585a71 librealsense: 2.31.0 -> 2.32.1 2020-03-06 07:25:37 +01:00
R. RyanTM
90f0f471c1 metabase: 0.34.2 -> 0.34.3 2020-03-06 07:25:17 +01:00
R. RyanTM
cf230185fe micronaut: 1.3.0 -> 1.3.2 2020-03-06 07:24:26 +01:00
R. RyanTM
698cb681c5 python37Packages.ckcc-protocol: 1.0.0 -> 1.0.1 2020-03-06 07:24:07 +01:00
R. RyanTM
724e4d4acd python27Packages.denonavr: 0.7.10 -> 0.7.12 2020-03-06 07:23:52 +01:00
R. RyanTM
9ce73d1a62 python37Packages.pikepdf: 1.10.0 -> 1.10.2 2020-03-06 07:23:36 +01:00
R. RyanTM
338639e729 python27Packages.pyface: 6.1.1 -> 6.1.2 2020-03-06 07:23:19 +01:00
R. RyanTM
8a21b2f556 python27Packages.traitsui: 6.1.1 -> 6.1.3 2020-03-06 07:23:07 +01:00
R. RyanTM
7703cc22fe python27Packages.uproot: 3.11.2 -> 3.11.3 2020-03-06 07:22:55 +01:00
R. RyanTM
e04fab644f osi: 0.108.4 -> 0.108.6 2020-03-06 07:22:33 +01:00
R. RyanTM
2d1a19dda1 elogind: 243.4 -> 243.7 2020-03-06 07:22:15 +01:00
R. RyanTM
d34475c91b facter: 3.14.7 -> 3.14.8 2020-03-06 07:21:40 +01:00