Commit Graph

216033 Commits

Author SHA1 Message Date
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
WilliButz
ff3c06ad9c
Merge pull request #81854 from mmilata/prometheus-exporters-fixes
nixos/prometheus-*-exporters: minor fixes
2020-03-06 10:00:13 +01: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
R. RyanTM
ef1ace9dd2 gdcm: 3.0.4 -> 3.0.5 2020-03-06 07:21:26 +01:00
R. RyanTM
592507780c urh: 2.8.2 -> 2.8.3 2020-03-06 07:21:10 +01:00
R. RyanTM
9a2a995a8f zotero: 5.0.82 -> 5.0.83 2020-03-06 07:20:57 +01:00
R. RyanTM
853bf469bc rawtherapee: 5.7 -> 5.8 2020-03-06 07:20:28 +01:00
R. RyanTM
b6245f5061 intel-graphics-compiler: 1.0.3041 -> 1.0.3151 2020-03-06 07:20:10 +01:00
R. RyanTM
4665c94d0c skypeforlinux: 8.55.0.141 -> 8.56.0.103 2020-03-06 07:19:52 +01:00
Matthew Bauer
dfbe76a681 waf: move binary to $out/bin/
Originally this was just the executable, but this breaks nix-shell
usage. Instead, just do a normal directory.

Fixes #79909
2020-03-06 07:06:01 +01:00
zowoq
66aea3292f crun: 0.12.2.1 -> 0.13
https://github.com/containers/crun/releases/tag/0.13
2020-03-06 12:25:36 +10:00
Mario Rodas
93ba4ecd58
Merge pull request #81830 from r-ryantm/auto-update/broot
broot: 0.13.1 -> 0.13.2
2020-03-05 21:21:44 -05:00
Mario Rodas
68312f64ef
Merge pull request #81852 from r-ryantm/auto-update/pueue
pueue: 0.1.5 -> 0.1.6
2020-03-05 21:13:37 -05:00
Ding Xiang Fei
f9b4b89405
alsa-firmware: enable cross compilation (#63866)
Co-authored-by: Matthew Bauer <mjbauer95@gmail.com>
2020-03-05 20:58:17 -05:00
R. RyanTM
2106ce07d6 topgrade: 4.0.2 -> 4.2.0 2020-03-06 01:21:51 +00:00
Martin Milata
e7ed7901a8 nixos/prometheus-mail-exporter: misc fixes
- Fix misspelled option. mkRenamedOptionModule is not used because the
   option hasn't really worked before.
 - Add missing cfg.telemetryPath arg to ExecStart.
 - Fix mkdir invocation in test.
2020-03-06 01:44:05 +01:00
Martin Milata
3b5cf35e8b nixos/prometheus-mail-exporter: fix assertion
The assertion was printed when user explicitly defined only the
configFile option.
2020-03-06 01:44:05 +01:00
Martin Milata
2a080ac434 nixos/prometheus-snmp-exporter: fix assertion
The assertion was printed when user explicitly defined only the
configurationPath option.
2020-03-06 01:43:20 +01:00
Martin Milata
87f87fb3e9 nixos/prometheus-snmp-exporter: update log options
The allowed values have changed in bd3319d28c.

0.15:
      --log.level="info"        Only log messages with the given severity or above. Valid levels: [debug, info, warn, error, fatal]
      --log.format="logger:stderr"
                                Set the log target and format. Example: "logger:syslog?appname=bob&local=7" or "logger:stdout?json=true"

0.17:
      --log.level=info          Only log messages with the given severity or above. One of: [debug, info, warn, error]
      --log.format=logfmt       Output format of log messages. One of: [logfmt, json]
2020-03-06 01:43:20 +01:00
Martin Milata
0ac24ccf2a nixos/prometheus-*-exporter: escape shell args 2020-03-06 01:43:20 +01:00
Mario Rodas
d472a32752
Merge pull request #81798 from r-ryantm/auto-update/haproxy
haproxy: 2.1.2 -> 2.1.3
2020-03-05 19:28:08 -05:00
R. RyanTM
6e103b062e xmrig: 5.5.3 -> 5.7.0 2020-03-05 15:46:30 -08:00
R. RyanTM
5db4396b91 debootstrap: 1.0.117 -> 1.0.119 2020-03-05 15:45:32 -08:00
R. RyanTM
3aa3291b20 bitcoin-abc: 0.20.12 -> 0.21.1 2020-03-05 15:42:22 -08:00
Cole Mickens
6c6091a775 azure-storage-azcopy: v10.3.2 -> v10.3.4 2020-03-05 15:38:56 -08:00
R. RyanTM
cd7765c587 pueue: 0.1.5 -> 0.1.6 2020-03-05 23:23:04 +00:00
R. RyanTM
98968b1854 wpgtk: 6.0.12 -> 6.0.13 2020-03-05 15:20:47 -08:00