Commit graph

183001 commits

Author SHA1 Message Date
Elis Hirwing 3674ff05ec
Merge pull request #60375 from anpryl/slack_dark_css_arg
slack: dark mode css can be passed as argument
2019-06-13 12:13:35 +02:00
Danylo Hlynskyi e718eb6243
Merge pull request #62712 from danbst/module-conflict-naming
NixOS module system: improve one of error messages
2019-06-13 11:59:54 +03:00
Vladimír Čunát 8c912d4e47
Merge #63071: maintainers: add dmvianna 2019-06-13 10:13:22 +02:00
Daniel Vianna 80ca9a7bb1 maintainers: add dmvianna 2019-06-13 18:09:45 +10:00
Anatolii Prylutskyi ce6edcdb0b
slack: dark mode css can be passed as argument 2019-06-13 10:07:22 +03:00
Vincent Laporte b58ada326a
Merge pull request #62776 from vbgl/coq-simple-io-1.2.0
[coq] simple-io: 1.0.0 -> 1.2.0; QuickChick: init at 1.1.0 for Coq 8.9
2019-06-13 06:58:44 +00:00
Elis Hirwing 4bfbcdbe81
Merge pull request #62939 from ar1a/master
jost: init at 3.3
2019-06-13 08:29:28 +02:00
xrelkd 66ee3ae31f eksctl: init at 0.1.35 2019-06-13 13:05:39 +08:00
Wael Nasreddine 5e42394a05
bazel-watcher: 0.9.1 -> 0.10.3 (#63054)
bazel-watcher: 0.9.1 -> 0.10.3
2019-06-12 21:57:46 -07:00
Wael M. Nasreddine 222dca9982
bazel-watcher: disable nix hacks on bazel 2019-06-12 21:33:42 -07:00
Wael M. Nasreddine 389a82c81d
bazel-watcher: 0.9.1 -> 0.10.3 2019-06-12 21:27:49 -07:00
Mario Rodas 79159f1564
kythe: 0.0.28 -> 0.0.30 2019-06-12 23:00:00 -05:00
Mario Rodas bfb5209dc5
Merge pull request #63002 from Gerschtli/update/flask-migrate
pythonPackages.flask_migrate: 2.3.1 -> 2.5.2
2019-06-12 21:53:09 -05:00
Daniel Schaefer 03503121da nixos/cassandra: Don't force SimpleSeedProvider
If the `seedAddresses` is not set, don't force `SimpleSeedProvider` to
be in `seed_provider`. This could cause problems in a multi-datacenter
deployment when a different seed provider is preferred.
2019-06-13 04:36:42 +02:00
Daniel Schaefer 8e5ba87b36 nixos/cassandra: Test remote auth only on v3.11+
Below that it works but only when supplying a custom password file with
restricted permissions (i.e. outside the nix-store). We can't do that
using an absolute path in the tests.
2019-06-13 04:36:41 +02:00
Daniel Schaefer 79f7f89442 nixos/cassandra: Use docbook instead of markdown style 2019-06-13 04:36:41 +02:00
Daniel Schaefer 9ecd584785 nixos/cassandra: Add option for password file path
If you're on a multi user system you don't want to have the password in
the nix-store. With the new jmxRolesFile option you can specify your own
protected file instead.
2019-06-13 04:36:41 +02:00
Daniel Schaefer 7d646f2605 nixos/cassandra: Test jmxRoles 2019-06-13 04:36:41 +02:00
Daniel Schaefer 3162f45388 nixos/cassandra: Test maxHeapSize 2019-06-13 04:36:41 +02:00
Daniel Schaefer 2368345052 nixos/cassandra: Set test VM IPs statically 2019-06-13 04:36:41 +02:00
Daniel Schaefer 545ac1820f nixos/cassandra: Test seedAddresses 2019-06-13 04:36:41 +02:00
Daniel Schaefer 2d014f4448 nixos/cassandra: Test clusterName 2019-06-13 04:36:41 +02:00
Daniel Schaefer 4c880fd742 nixos/cassandra: Use ipAddress and capital letters 2019-06-13 04:36:41 +02:00
Daniel Schaefer 35531f4016 nixos/cassandra: Allow setting JMX credentials
If we have the ability to enable remote JMX we should also support
setting credentials for that because they become required if you turn it
on.
2019-06-13 04:36:41 +02:00
Daniel Schaefer 2bcca9271a nixos/cassandra: Reenable tests 2019-06-13 04:36:41 +02:00
Daniel Schaefer d8ad5ad2a2 cassandra: Properly wrap all binaries
Would previously overwrite the binary with the wrapper and thus wrap
itself (resulting in an infinite recursion on execution) for the
binaries in /bin.t
2019-06-13 04:36:41 +02:00
Daniel Schaefer 6778ee1862 nixos/cassandra: Fix test by listening on IP
Seems like you can't have a node as its own seed when it's listening on
an interface instead of an IP. At least the way it was done in the
test doesn't work and I can't figure out any other way than to just
listen on the IP address instead.
2019-06-13 04:36:41 +02:00
Daniel Schaefer c1991fb18d nixos/cassandra: Add clusterName 2019-06-13 04:36:41 +02:00
Daniel Schaefer f0031432ce nixos/cassandra: Add nixos conf for Java env 2019-06-13 04:36:40 +02:00
Daniel Schaefer 746b82bd4a nixos/cassandra: Allow setting of seed addresses
Allow for more intuitive specifying of seed node addresses with Nix
syntax.
2019-06-13 04:34:03 +02:00
Daniel Schaefer a2aa01be0c nixos/cassandra: Enable CQL server by default
Resolves #50954
2019-06-13 04:34:03 +02:00
worldofpeace c3311fb38b
Merge pull request #63036 from ajs124/flask_script_fix
pythonPackages.flask_script: fix hash
2019-06-12 21:42:39 -04:00
ajs124 760e394777 pythonPackages.flask_script: fix hash
the old hash was for 2.0.5, so the store path for the dist-info was:
/nix/store/v5sgpkxpp950chzdzzj4b5yl9r0w0by7-python3.7-Flask-Script-2.0.6/lib/python3.7/site-packages/Flask_Script-2.0.5.dist-info
2019-06-12 21:40:09 -04:00
Aaron Andersen 291a2b0193
Merge pull request #62984 from aanderse/redmine
redmine: 4.0.3 -> 4.0.4, 3.4.10 -> 3.4.11
2019-06-12 21:04:27 -04:00
Aaron Andersen 0e43c8edc8
Merge pull request #63008 from marsam/init-svgbob
svgbob: init at 2018-10-05
2019-06-12 20:45:38 -04:00
Marek Mahut bf01a3ba94 gitlab: 11.10.4 -> 11.10.5 2019-06-13 01:45:13 +02:00
Matthew Bauer a9c4486931
Merge pull request #63047 from marsam/fix-zfs
zfs: fix install completions
2019-06-12 19:39:34 -04:00
Maximilian Bosch 401360e15b
Merge pull request #61923 from aanderse/gitea
nixos/gitea: make use of declarative features where applicable
2019-06-13 01:01:18 +02:00
Mario Rodas f00a9f2689
zfs: fix install completions 2019-06-12 18:00:00 -05:00
caadar 57301d9b2f Add Bash completions for ZFS. (#62986)
* Add Bash completions for ZFS.

* Load completions on demand only.
2019-06-12 18:15:35 -04:00
Orivej Desh a9b033d221 licenses: refer to libpng2 using spdx
https://spdx.org/licenses/libpng-2.0.html
2019-06-12 22:04:52 +00:00
Ihar Hrachyshka 35ee15ded8 epkowa: add support for network scanners (#60568) 2019-06-12 14:46:57 -04:00
gnidorah 876660fed9 adlplug, opnplug: 1.0.0 -> 1.0.1 (#63025) 2019-06-12 13:31:44 -04:00
Tim Steinbach eb359ddb73
oh-my-zsh: 2019-06-08 -> 2019-06-11 2019-06-12 13:09:46 -04:00
Tim Steinbach 5443b3d5a8
jenkins: 2.164.3 -> 2.176.1 2019-06-12 13:09:46 -04:00
Tim Steinbach 9ac722052e
linux: 5.1.8 -> 5.1.9 2019-06-12 13:09:46 -04:00
Tim Steinbach 498910d4d1
linux: 4.9.180 -> 4.9.181 2019-06-12 13:09:46 -04:00
Tim Steinbach 879ba019ab
linux: 4.4.180 -> 4.4.181 2019-06-12 13:09:46 -04:00
Tim Steinbach 225fc210f1
linux: 4.19.49 -> 4.19.50 2019-06-12 13:09:45 -04:00
Tim Steinbach a7ed499450
linux: 4.14.124 -> 4.14.125 2019-06-12 13:09:11 -04:00