Commit Graph

202945 Commits

Author SHA1 Message Date
Tim Steinbach
e0816be801
linux: 4.9.202 -> 4.9.203 2019-11-25 09:14:39 -05:00
Tim Steinbach
7967988054
linux: 4.19.85 -> 4.19.86 2019-11-25 09:14:39 -05:00
Tim Steinbach
d65b1c6e97
linux: 4.14.155 -> 4.14.156 2019-11-25 09:14:38 -05:00
John Ericson
aa7c021440
Merge pull request #74093 from eraserhd/java-classpath-fix
java classpath hook: allow unbound $CLASSPATH
2019-11-25 09:14:28 -05:00
worldofpeace
71882102e3
Merge pull request #74114 from andrew-d/andrew/syncthing-tests-python
nixosTests.syncthing*: port to python
2019-11-25 14:03:57 +00:00
Linus Heckemann
b0fa7bc365
Merge pull request #73715 from 1000101/unifiStable
unifiStable: 5.11.39 -> 5.12.22
2019-11-25 13:27:55 +01:00
elseym
e35e970cc5 unifiStable: 5.12.22 -> 5.12.35 2019-11-25 13:27:09 +01:00
Domen Kožar
2c8c19972d
Merge pull request #73966 from d-goldin/nixosoptions_xml_strctx
make-options-doc: fix string context issues
2019-11-25 13:20:00 +01:00
Mario Rodas
0f3cf4234d
Merge pull request #74108 from r-ryantm/auto-update/aws-google-auth
aws-google-auth: 0.0.32 -> 0.0.33
2019-11-25 05:32:25 -05:00
markuskowa
5e5f17da08
Merge pull request #74119 from r-ryantm/auto-update/armadillo
armadillo: 9.800.1 -> 9.800.2
2019-11-25 11:11:06 +01:00
WilliButz
ec16f4fd5b
tests/systemd-networkd: add regression test for service group
Previously systemd-networkd.service ran as systemd-network:nogroup.
The wireguard private key file is now owned by root:systemd-network with
mode 0640. It is therefore required that the systemd-network user is in the group
with the same name, so that it is able to read the key file.
2019-11-25 10:47:31 +01:00
WilliButz
fc91467b0d
nixos/timesyncd: add user systemd-timesync to group systemd-timesync 2019-11-25 10:46:28 +01:00
WilliButz
2ffb2c0bd1
nixos/resolved: add user systemd-resolve to group systemd-resolve 2019-11-25 10:46:28 +01:00
WilliButz
b79e3e615a
nixos/networkd: add systemd-network user to group systemd-network 2019-11-25 10:46:28 +01:00
adisbladis
4d78ab0561
Merge pull request #72996 from elohmeier/containers-fix
nixos/containers: fix handling of cfg.additionalCapabilities
2019-11-25 09:35:09 +00:00
Michael Raskin
98dc6b59bf fbvnc: init at 1.0.2 2019-11-25 10:29:03 +01:00
R. RyanTM
ae8180fb71 armadillo: 9.800.1 -> 9.800.2 2019-11-25 01:22:20 -08:00
Andrew Dunham
7398211601 nixosTests.syncthing*: port to python 2019-11-25 00:36:37 -08:00
R. RyanTM
1433f5f3c4 aws-google-auth: 0.0.32 -> 0.0.33 2019-11-25 00:08:56 -08:00
R. RyanTM
6db3a40bec gnome3.accerciser: 3.34.1 -> 3.34.2 2019-11-24 23:11:16 -08:00
Jason Felice
7a77629490 java classpath hook: allow unbound $CLASSPATH 2019-11-24 23:30:05 -05:00
Herwig Hochleitner
6e38def213 cdemu: 3.2.2 -> 3.2.3 2019-11-25 04:32:45 +01:00
Herwig Hochleitner
727740b56e clojure: 1.10.1.469 -> 1.10.1.489 2019-11-25 04:32:45 +01:00
Dmitry Kalinkin
aa7efea848
Merge pull request #73958 from markuskowa/upd-lapack
liblapack: 3.8.0 -> 3.9.0
2019-11-24 20:06:04 -05:00
Florian Klink
2394eb50f6
Merge pull request #73929 from bbigras/nginx-sso
nginx-sso: 0.16.1 -> 0.22.0
2019-11-25 01:34:49 +01:00
Florian Klink
085ead7fd9
Merge pull request #74089 from mayflower/tests-subtests-fail
nixos/tests: fail on failing subtests
2019-11-25 01:17:23 +01:00
Robin Gloster
ba03a1b731
nixos/tests: fail on failing subtests
This was the behaviour in the perl test driver too and a regression.

Also cleaned up unused imports
2019-11-25 01:08:06 +01:00
Maximilian Bosch
9a2c7caa43
nixos/nexus: port test to python test-driver 2019-11-25 00:18:04 +01:00
Florian Klink
4273a6adcc
Merge pull request #74081 from flokli/osquery
osquery: remove
2019-11-25 00:17:46 +01:00
Florian Klink
ffc82d2af8
Merge pull request #74086 from mmilata/nixos-test-port-wordpress-fix
nixosTests.wordpress: fix assertions
2019-11-25 00:15:39 +01:00
Robert Scott
817b066f4b nomacs: switch to using opencv4 (#72749)
opencv2 has known, unfixed security vulnerabilities. nomacs itself
states the minimum supported version is 3.4 & includes a script to
install opencv4, suggesting it is supported

darwin requires a patch to update its cmake file to make it less
restrictive over this
2019-11-25 00:14:51 +01:00
John Ericson
1a388b8bff
Merge pull request #74087 from Ericson2314/ghcjs-fix-deps
ghcjs-ng: The GHC source should be configured with native build inputs
2019-11-24 18:11:51 -05:00
John Ericson
5858d7229a ghcjs-ng: The GHC source should be configured with native build inputs
This matters once we start treating GHCJS as cross compilation, as we
should be.
2019-11-24 23:08:47 +00:00
Martin Milata
e290dd881c nixosTests.wordpress: fix assertions 2019-11-25 00:01:51 +01:00
Renaud
35d99698ae
dislocker: replace polarssl with mbedtls
polarssl is an old alias to mbedtls
2019-11-24 23:16:01 +01:00
Florian Klink
02f869ff30 osquery: remove
osquery was marked as broken since April.

If somebody steps up to fix it, we can always revive it from the
histroy, but there's not much value in shipping completely broken things
in current master.

cc @ma27
2019-11-24 22:38:07 +01:00
WilliButz
a3465d9d10
Merge pull request #73453 from mmahut/prometheus-nginxlog-exporter
prometheus-nginxlog-exporter: init at 1.3.0
2019-11-24 22:32:05 +01:00
worldofpeace
e994b67a7f
Merge pull request #74080 from Ericson2314/fix-kde
plasma5: Fix setup hook some more
2019-11-24 21:29:20 +00:00
worldofpeace
38178a9a5b
Merge pull request #74030 from ckauhaus/connman-to-services.networking
connman: move "networking.connman" options to "services.connman"
2019-11-24 21:24:33 +00:00
Christian Kauhaus
edbf94d2ee connman: move options to services
As part of the networking.* name space cleanup, connman should be moved
to services.connman. The same will happen for example with
networkmanager in a separate PR.
2019-11-24 16:23:32 -05:00
c0bw3b
8e1bef4edd gtk-engine*: relocate under development/libraries 2019-11-24 22:14:53 +01:00
John Ericson
814f9104d7
Merge pull request #72657 from cleverca22/vc4
Initial implementation of vc4 cross-compile
2019-11-24 16:04:15 -05:00
Robin Gloster
3e3918d02a
Merge pull request #74055 from tfc/nixos-test-port-prometheus
nixos/prometheus: Port prometheus test to python
2019-11-24 21:59:45 +01:00
c0bw3b
1e93a70f04 Treewide: regroup all themes under data/themes 2019-11-24 21:59:01 +01:00
c0bw3b
d8c37ed93f adapta-kde-theme: 20180512 -> 20180828
+ move under data/themes
2019-11-24 21:58:58 +01:00
John Ericson
b45938a972 plasma5: Fix setup hook some more
1. `[[...]]` is more robust wrt empty expansions than `[..]`

2. `${foo-}` is simpler and won't accidentally be a url compared to
`${foo:-}`

3. `+=` works even when the variable is undefined.
2019-11-24 15:58:51 -05:00
c0bw3b
438a39f80b arc-kde-theme: 2017-11-09 -> 20180614
+ move under data/themes
2019-11-24 21:58:09 +01:00
Franz Pletz
e315f34bb3
Merge pull request #53032 from netixx/update-openvswitch-2.9.2
openvswitch: 2.5.4 -> 2.12.0
2019-11-24 20:53:44 +00:00
Florian Klink
013b9a853b
Merge pull request #74076 from filalex77/nixosTests.sudo-python
nixosTests.sudo: port to python
2019-11-24 21:48:24 +01:00
Florian Klink
2b2a7e81ea
Merge pull request #74074 from mayflower/tests-python-jenkins
nixosTests.jenkins: port to python
2019-11-24 21:47:14 +01:00