Silvan Mosberger
2d6f84c109
Merge pull request #45412 from costrouc/costrouc/minecraft-server
...
minecraft-server: 1.12.2 -> 1.13.2 + service refactor
2019-02-05 01:49:24 +01:00
Maximilian Bosch
ae7e8c6a2f
Merge pull request #55222 from thefloweringash/nextcloud-nginx-config
...
nixos/nextcloud: use matching nginx package when configuring nginx
2019-02-05 00:46:43 +01:00
Maximilian Bosch
5a3a543078
Merge pull request #55122 from elseym/ndppd-module
...
ndppd module: refactor and fix
2019-02-04 21:51:00 +01:00
Maximilian Bosch
722af384ea
nixos/ndppd: add short changelog entry
2019-02-04 21:47:13 +01:00
Andrew Childs
a7d9dcab7e
nixos/nextcloud: use matching nginx package when configuring nginx
...
NixOS currently defaults services.nginx.package to
nginxStable. Including configuration files from nginxMainline could
potentially cause incompatible configuration.
2019-02-05 02:59:42 +09:00
Michael Raskin
7ff8a16f07
Merge pull request #55050 from aanderse/redmine-extra-env
...
nixos/redmine: add an extraEnv option, enable automatic log rotation
2019-02-04 16:28:58 +00:00
Maximilian Bosch
e998f5140f
nixos-build-vms: pass --option
to nix-build
...
Also simplified the argument parsing to write all currently supported
CLI options into a bash array and pass this to `nix-build`.
Also documented `--option` usage in the corresponding manpage.
2019-02-04 10:46:12 +01:00
Pierre Bourdon
a8da72b012
nixos/tests/postgresql: fix regression from #55106
2019-02-04 03:56:43 +01:00
Florian Franzen
1278615a48
thinkfan: add option for libatasmart support
2019-02-03 22:34:41 +01:00
Jan Malakhovski
cefbe69105
nixos: rippled: fix type
...
The old state is clearly a bug.
2019-02-03 20:10:13 +00:00
Jan Malakhovski
234ba7446c
nixos: version: cleanup a bit
2019-02-03 20:10:12 +00:00
Jan Malakhovski
08cabdf4a9
nixos: rippled: fix indent
2019-02-03 20:10:11 +00:00
Olivier Marty
7a878660a7
nixos/duplicity: init
...
Add a simple module that wrap duplicity in a systemd service.
2019-02-03 19:13:01 +01:00
Maximilian Bosch
a29294cb95
nixos/ndppd: register test
2019-02-03 16:47:01 +01:00
Michael Weiss
ebe36008d6
nixos/sway-beta: Install swaylock and swayidle by default
2019-02-03 15:35:07 +01:00
Franz Pletz
2746973061
ndppd: don't use weird upstream systemd service unit
2019-02-03 14:39:28 +01:00
aanderse
c01eeda8e9
nixos-generate-config: account for mount points & devices with spaces & tabs in the name ( #50234 )
2019-02-03 14:33:31 +01:00
elseym
4ce1c59389
ndppd module: refactor
2019-02-03 14:28:54 +01:00
Franz Pletz
f1b91b5726
nixos/tests: add ndppd test
2019-02-03 13:21:07 +01:00
Robert Schütz
f85453f060
nixos/home-assistant: add configWritable option
2019-02-03 13:08:11 +01:00
Danylo Hlynskyi
bd0bb9e497
postgresql test: fix ( #55106 )
...
Commit https://github.com/NixOS/nixpkgs/pull/55097 didn't modify all usages of postgresql/default.nix.
Also, replaced "random" pg with pg11. Random pg was always pg10.
2019-02-03 13:03:53 +02:00
Franz Pletz
14dd9ca1b2
Merge pull request #54706 from pbogdan/lightdm-cursors
...
nixos/lightdm: allow cursor theme customisation.
2019-02-03 09:09:48 +00:00
Franz Pletz
60c4686bb9
Merge pull request #54709 from pbogdan/lightdm-dpi
...
nixos/lightdm: inherit DPI settings from xserver config
2019-02-03 09:08:07 +00:00
Franz Pletz
65b26c6555
Merge pull request #54959 from jslight90/gitlab-depenencies
...
gitlab: add openssh dependency to gitaly
2019-02-03 08:48:16 +00:00
Franz Pletz
2cfb4b61cb
Merge pull request #55079 from CrazedProgrammer/remove-astah-community
...
astah-community: remove
2019-02-03 08:30:17 +00:00
Chris Ostrouchov
58c89ec26a
nixos/mincraft-server: refactor
...
- allow for options to (added 2 options):
- agree to eula (eula.txt) true/false will create symlink over
existing eula.txt to `/nix/store/...`.
- whitelist users (optional and will symlink over existing
whitelist.json and create backup)
- server.properties can be configured with the serverProperties
option. If there is an existing server.properties it will
copy it to a server.properties.old to keep the old
one. server.properties MUST be writable thus symlinking is not
an option.
- all ports that are stated in `server.properties` are exposed
properly in the firewall.
(infinisil) nixos/minecraft-server: Fix, refactor and polish
Adds an option `declarative` (defaulted to false), in order to stay
(mostly) backwards compatible. The only thing that's not backwards
compatible is that you now need to agree to the EULA on evaluation time,
but that's guarded by an assertion and therefore doesn't need a release
note.
2019-02-03 02:16:11 +01:00
Pierre Bourdon
3674bdf204
nixos/tasks/encrypted-devices: fix regression from #54637
...
27982b408e465554b8831f492362bc87ed0ec02a introduced a bug when
refactoring the encrypted-devices module, causing some encrypted
filesystem options to not be recognized anymore.
See e.g. https://hydra.nixos.org/build/88145490
2019-02-02 17:31:31 +01:00
CrazedProgrammer
6e77cef7b0
nixos/release-notes: mention removal of astah-community
2019-02-02 12:25:12 +01:00
Silvan Mosberger
b185e5970f
Merge pull request #55042 from markuskowa/fix-update-service
...
NixOS/auto-upgrade: add git to service path
2019-02-02 00:32:35 +01:00
Markus Kowalewski
d788874bdb
NixOS/auto-upgrade: add git to service path
...
Resolves https://github.com/NixOS/nixpkgs/issues/54946
where nixos-rebuild can not find git, when executed
from inside the systemd service
2019-02-01 23:10:51 +01:00
Florian Klink
e84a23c5f7
neo4j: add neo4j test
2019-02-01 16:01:08 +01:00
Aaron Andersen
52bd7c5f2a
nixos/redmine: add an extraEnv option (which could be used to turn on debug logging, etc...), enable automatic log rotation
2019-02-01 09:17:05 -05:00
Vladimír Čunát
8ba516664b
Merge branch 'staging-next' into staging
2019-02-01 09:42:53 +01:00
Jan Tojnar
65e6d80ecd
Merge pull request #53425 from dtzWill/update/fwupd-1.2.3
...
fwupd: 1.2.1 -> 1.2.3
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2019-01-31 23:22:38 +01:00
forficate
dd705fb45f
nixos/transmission: Bug fix Appamor Transmission startup errors ( #54873 )
2019-01-31 17:51:48 +00:00
Jörg Thalheim
ecb265f106
nixos/singularity: fix singularity output
2019-01-31 11:04:16 +00:00
Jörg Thalheim
a1233ecdcf
nixos/singularity: fix indentation
2019-01-31 10:58:01 +00:00
danbst
3ae5420c9d
🤦
2019-01-31 10:05:56 +02:00
danbst
fd807c68c0
this is not related to this PR
2019-01-31 10:04:27 +02:00
danbst
f47bfce584
make back /etc/static absolute symlink
2019-01-31 09:29:44 +02:00
Florian Jacob
fc8e1745c0
nixos/etc: Make symlinks relative instead of absolute
...
so that the links can be followed if the NixOS installation is not mounted as filesystem root.
In particular, this makes /etc/os-release adhere to the standard:
https://www.freedesktop.org/software/systemd/man/os-release.html
Fixes #28833 .
2019-01-31 09:17:35 +02:00
aanderse
c6cd07707b
nixos/httpd: rename apache log files to have a .log file extension ( #54529 )
...
nixos/httpd: rename apache log files to have a .log file extension
2019-01-31 04:04:58 +02:00
Danylo Hlynskyi
30c312341f
Merge pull request #54637 from danbst/small-eval-optimization
...
module system: small eval optimization
2019-01-31 00:42:24 +02:00
danbst
27982b408e
types.optionSet: deprecate and remove last usages
2019-01-31 00:41:10 +02:00
Justin Bedo
3bab170088
singularity: update module to correctly wrap suid binary
2019-01-31 09:21:18 +11:00
Jeff Slight
059e5e0ba0
gitlab: add openssh dependency to gitaly
2019-01-30 11:29:32 -08:00
Florian Klink
d3c2ed21d0
Merge pull request #53762 from ju1m/nslcd
...
Improving integration of `nslcd`, PAM and `openldap`.
2019-01-30 19:34:40 +01:00
Chris Ostrouchov
5a5def3753
munge: fix module munge.key permissions from 0700 -> 0400 readonly
2019-01-30 12:53:54 -05:00
Franz Pletz
72f324dbc7
Merge pull request #45567 from johanot/certmgr-rootca-patch
...
certmgr: Add patch for optional trust of self-signed certificates at remote cfssl apiserver
2019-01-30 17:37:42 +00:00
Robert Schütz
0525fa54e8
Merge pull request #54739 from Nadrieril/fix-ffsync
...
Fix firefox sync-server
2019-01-30 16:26:31 +01:00