Commit graph

160914 commits

Author SHA1 Message Date
Jörg Thalheim 7b63cdcc07
go_1_11: remove build artifacts 2018-11-26 07:22:50 +00:00
Renaud 16dabf2d5b
Merge pull request #50068 from r-ryantm/auto-update/libevdev
libevdev: 1.5.9 -> 1.6.0
2018-11-25 11:46:04 +01:00
Renaud 4b66d9af3a
Merge pull request #49288 from r-ryantm/auto-update/rdkafka
rdkafka: 0.11.5 -> 0.11.6
2018-11-25 10:33:54 +01:00
Renaud 2e95a386fe
Merge pull request #50075 from r-ryantm/auto-update/kexec-tools
kexectools: 2.0.17 -> 2.0.18
2018-11-25 10:12:12 +01:00
Renaud 19f5629203
Merge pull request #50551 from r-ryantm/auto-update/vim
vim: 8.1.0490 -> 8.1.0535
2018-11-25 09:09:54 +01:00
Jörg Thalheim b3ae7d1c8c
Merge pull request #50928 from Mic92/cross-go-windows
direnv: make cross-compile on windows
2018-11-25 00:13:26 +00:00
Jörg Thalheim 3681fa5456
direnv: make cross-compile on windows 2018-11-24 10:43:47 +00:00
Jörg Thalheim 6f2475f5bf
Merge pull request #50835 from Mic92/go-cross
Go cross compilation
2018-11-24 10:39:11 +00:00
Jörg Thalheim 79b9462468
go_1_11: fix cross compilation 2018-11-24 10:36:57 +00:00
Frederik Rietdijk c1792242ef Merge staging-next into staging 2018-11-24 10:44:50 +01:00
Frederik Rietdijk e41154d1ab Merge master into staging-next 2018-11-24 10:43:33 +01:00
Will Dietz 28cdb6e841 pyjwt: fix tests to work with pytest >= 3.9.0 2018-11-24 10:41:36 +01:00
Sarah Brofeldt 25c562e451
Merge pull request #50550 from jD91mZM2/xidlehook
xidlehook: 0.6.0 -> 0.6.1
2018-11-24 10:32:55 +01:00
Michael Raskin f79bf0a924
Merge pull request #50973 from c0bw3b/pkg/nsjail
nsjail: 2.7 -> 2.8
2018-11-24 08:01:47 +00:00
worldofpeace 3ce5fac5e3
Merge pull request #50975 from worldofpeace/minizinc/2.2.3
minizinc: 2.2.1 -> 2.2.3
2018-11-24 00:18:10 -05:00
worldofpeace 598fcb0421
powershell: 6.1.0 -> 6.1.1
Also fix libraries for darwin.

Closes #50966

Co-authored-by: Robin Gloster <mail@glob.in>
2018-11-24 03:56:35 +01:00
Will Dietz af9ba3758f hyperfine: 1.3.0 -> 1.4.0 2018-11-23 19:26:11 -06:00
Will Dietz d3c85e3314 webkitgtk: 2.22.3 -> 2.22.4 2018-11-23 19:25:16 -06:00
Franz Pletz 5ea22c49f1
browserpass: 2.0.18 -> 2.0.22 2018-11-24 01:35:47 +01:00
Jörg Thalheim 6d9a35a6de
direnv: 2.17.0 -> 2.18.2 2018-11-24 00:16:01 +00:00
worldofpeace 1040875bf4 minizinc: 2.2.1 -> 2.2.3
Using a git revision for 2.2.3 because their tags are disappearing.

See:
- https://github.com/MiniZinc/libminizinc/issues/257
- https://github.com/MiniZinc/libminizinc/issues/248
2018-11-23 18:51:24 -05:00
worldofpeace 2c320ea8be
Merge pull request #50868 from jhillyerd/imwheel
imwheel: init at 1.0.0pre12
2018-11-23 18:30:22 -05:00
c0bw3b 9e5b98c81a nsjail: 2.7 -> 2.8
Changelog: https://github.com/google/nsjail/releases/tag/2.8
2018-11-24 00:26:40 +01:00
James Hillyerd c5933f4bf2 imwheel: init at 1.0.0pre12 2018-11-23 15:17:56 -08:00
Michael Raskin 5e159d463b
Merge pull request #49228 from Ekleog/rss2email-module
rss2email module: init
2018-11-23 22:30:29 +00:00
Renaud f11297acb9
Merge pull request #49892 from kalbasit/nixpkgs_add-ssh-agents
ssh-agents: init at 1.0.1
2018-11-23 22:43:54 +01:00
Wael M. Nasreddine d4158b1b9c
ssh-agents: init at 1.0.1 2018-11-23 12:59:33 -08:00
Franz Pletz 2bf16cbbc3
matrix-synapse: 0.33.8 -> 0.33.9 2018-11-23 21:09:57 +01:00
Andreas Rammhold b4d9f14d3c
Merge pull request #49756 from andir/prometheus
nixos/prometheus: check alertmanager configuration
2018-11-23 19:55:30 +01:00
Andreas Rammhold 51c3082119 nixos/prometheus: require one alertmanager configuration parameter
This commit adds an assertion that checks that either `configFile` or
`configuration` is configured for alertmanager. The alertmanager config
can not be an empty attributeset. The check executed with `amtool` fails
before the service even has the chance to start. We should probably not
allow a broken alertmanager configuration anyway.

This also introduces a test for alertmanager configuration that piggy
backs on the existing prometheus tests.
2018-11-23 19:45:17 +01:00
Andreas Rammhold b1032db5a9 nixos/prometheus: check alertmanager configuration 2018-11-23 19:45:17 +01:00
Andreas Rammhold d1ef00ebee nixos/prometheus: add package option to alertmanager 2018-11-23 19:45:17 +01:00
Linus Heckemann 6845ebbff1 wpa_supplicant: improve manpage
Now points to the store path of the sample config rather than
/usr/share/doc.
2018-11-23 18:01:19 +01:00
Linus Heckemann 1a7f21f398 wpa_supplicant: copy sample config into output 2018-11-23 18:01:19 +01:00
Franz Pletz f88543769e
minetest: 0.4.17 -> 0.4.17.1 2018-11-23 17:48:14 +01:00
Jörg Thalheim 9df9cfbb3a
Merge pull request #50956 from eadwu/iwd/disableParallelBuilding
iwd: disable parallel building
2018-11-23 15:30:20 +00:00
Edmund Wu 5a6ee6a4e7
iwd: disable parallel building 2018-11-23 10:20:19 -05:00
Jörg Thalheim f713b737a1
Merge pull request #50887 from asymmetric/pretty
prettytable: 0.7.1 -> 0.7.2
2018-11-23 15:18:40 +00:00
Franz Pletz 7ce5ab6e21
Merge pull request #50931 from elseym/python-nanoleaf
pythonPackages.nanoleaf: init at 0.4.1
2018-11-23 14:50:03 +00:00
R. RyanTM 20bc7ace64 inter-ui: 2.5 -> 3.0
* inter-ui: 2.5 -> 3.0 (#50782)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/inter-ui/versions

* inter-ui: correct sha hash
2018-11-23 15:41:22 +01:00
elseym 1fd55e5e90
home-assistant: add nanoleaf dependency 2018-11-23 15:20:22 +01:00
elseym c598aab31f
pythonPackages.nanoleaf: init at 0.4.1 2018-11-23 15:16:55 +01:00
Franz Pletz 2fb90e57fd
home-assistant: pin to python 3.6 2018-11-23 15:14:31 +01:00
Franz Pletz 4470dd9902
Merge pull request #50948 from Ma27/fix-nixos-build-vms-eval
nixos-build-vms: fix eval
2018-11-23 14:10:30 +00:00
Vincent Demeester 80c2d4249d skaffold: 0.16.0 -> 0.18.0 (#50922)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-11-23 14:43:10 +01:00
Tim Steinbach 13e38d8180
linux: 4.19.3 -> 4.19.4 2018-11-23 08:33:53 -05:00
Tim Steinbach 86f9ac22e2
linux: 4.14.82 -> 4.14.83 2018-11-23 08:33:45 -05:00
Tim Steinbach 5879586e01
linux: 4.9.138 -> 4.9.140 2018-11-23 08:33:32 -05:00
Graham Christensen 9836d4844b
Merge pull request #50947 from mayflower/bump-hound
hound: 20170324 -> 2018-11-02
2018-11-23 08:16:32 -05:00
Maximilian Bosch 80e9f77ed5
Merge pull request #50475 from Pneumaticat/ibus-table-chinese-init
ibus-table-chinese: init at 1.8.2
2018-11-23 14:11:58 +01:00