nixpkgs/nixos/modules
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
..
config Merge pull request #53762 from ju1m/nslcd 2019-01-30 19:34:40 +01:00
hardware Merge pull request #53511 from joachifm/kernel-32bit-emu-feature-flag 2019-01-25 14:13:45 +00:00
i18n/input-method docs: format 2018-09-29 20:51:11 -04:00
installer Merge pull request #54519 from devhell/modify_ngc.pl 2019-01-27 15:59:29 -05:00
misc Merge pull request #48101 from peterhoeg/f/pykms_master 2019-01-18 15:52:12 +08:00
profiles types.optionSet: deprecate and remove last usages 2019-01-31 00:41:10 +02:00
programs Merge pull request #53245 from Izorkin/zsh-syntaxHighlighting 2019-01-29 12:27:43 -05:00
security Merge pull request #53762 from ju1m/nslcd 2019-01-30 19:34:40 +01:00
services nixos/mincraft-server: refactor 2019-02-03 02:16:11 +01:00
system types.optionSet: deprecate and remove last usages 2019-01-31 00:41:10 +02:00
tasks Merge pull request #55042 from markuskowa/fix-update-service 2019-02-02 00:32:35 +01:00
testing types.optionSet: deprecate and remove last usages 2019-01-31 00:41:10 +02:00
virtualisation Merge pull request #53419 from uvNikita/containers/fix-bridge 2019-01-28 12:39:13 +01:00
module-list.nix nixos: add nginx-sso service 2019-01-29 19:54:14 +01:00
rename.nix nixos/pam: refactor U2F, docs about u2f_keys path (#54756) 2019-01-29 08:45:26 -08:00