about summary refs log tree commit diff
path: root/nixos/modules/services/misc
Commit message (Collapse)AuthorAge
* nixos/home-assistant: make config.http.server_port an integerRobert Schütz2019-02-09
|
* nixos/docker-registry: fix listenAddressPaul Tötterman2019-02-08
| | | listenAddress config option was previously unused in config generation
* Merge branch 'pr-55320'Léo Gaspard2019-02-07
|\ | | | | | | | | | | | | | | | | | | | | * pr-55320: nixos/release-notes: mention breaking changes with matrix-synapse update nixos/matrix-synapse: reload service with SIGHUP nixos/tests/matrix-synapse: generate ca and certificates nixos/matrix-synapse: use python to launch synapse pythonPackages.pymacaroons-pynacl: remove unmaintained fork matrix-synapse: 0.34.1.1 -> 0.99.0 pythonPackages.pymacaroons: init at 0.13.0
| * nixos/matrix-synapse: reload service with SIGHUPnyanloutre2019-02-06
| | | | | | | | This is used to load new certificates without restarting the service
| * nixos/matrix-synapse: use python to launch synapsenyanloutre2019-02-06
| | | | | | | | | | launch synapse with the python executable because the startup script is no longer available
* | Manual: make reproducibleGraham Christensen2019-02-06
| |
* | Merge pull request #54541 from dotlambda/home-assistant-0.86Peter Hoeg2019-02-06
|\ \ | | | | | | home-assistant: 0.85.1 -> 0.86.4
| * | nixos/home-assistant: add configWritable optionRobert Schütz2019-02-03
| | |
| * | nixos/home-assistant: don't run json2yaml at every startRobert Schütz2019-01-29
| | |
| * | nixos/home-assistant: add lovelaceConfig optionRobert Schütz2019-01-29
| | |
* | | redmine: 3.4.8 -> 4.0.1 (#55234)aanderse2019-02-05
| |/ |/| | | | | | | | | | | | | | | | | | | | | * redmine: 3.4.8 -> 4.0.1 * nixos/redmine: update nixos test to run against both redmine 3.x and 4.x series * nixos/redmine: default new installs from 19.03 onward to redmine 4.x series, while keeping existing installs on redmine 3.x series * nixos/redmine: add comment about default redmine package to 19.03 release notes * redmine: add aandersea as a maintainer
* | Merge pull request #55050 from aanderse/redmine-extra-envMichael Raskin2019-02-04
|\ \ | | | | | | nixos/redmine: add an extraEnv option, enable automatic log rotation
| * | nixos/redmine: add an extraEnv option (which could be used to turn on debug ↵Aaron Andersen2019-02-01
| | | | | | | | | | | | logging, etc...), enable automatic log rotation
* | | Merge pull request #54959 from jslight90/gitlab-depenenciesFranz Pletz2019-02-03
|\ \ \ | |/ / |/| | gitlab: add openssh dependency to gitaly
| * | gitlab: add openssh dependency to gitalyJeff Slight2019-01-30
| | |
* | | Merge remote-tracking branch 'upstream/master' into redmineAaron Andersen2019-01-29
|\ \ \ | | |/ | |/|
| * | nixos/plex: allow access to hardware acceleration librariesPascal Bach2019-01-23
| |/ | | | | | | | | CUDA and OpenCL libraries are located in /run/opengldriver/lib and Plex can make use of them if available.
| * Merge pull request #48101 from peterhoeg/f/pykms_masterPeter Hoeg2019-01-18
| |\ | | | | | | nixos pykms: run via DynamicUser
| | * nixos pykms: run via DynamicUserPeter Hoeg2018-10-16
| | |
| * | Merge pull request #53495 from peterhoeg/p/zmPeter Hoeg2019-01-18
| |\ \ | | | | | | | | zoneminder: init at 1.32.3 and add NixOS module
| | * | zoneminder (nixos): add basic modulePeter Hoeg2019-01-15
| | | |
| * | | Merge pull request #53952 from Ma27/improve-gitea-moduleVladyslav M2019-01-15
| |\ \ \ | | | | | | | | | | nixos/gitea: minor fixes
| | * | | nixos/gitea: add `git` to the service pathMaximilian Bosch2019-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | Otherwise commands like `git push` will fail if the machine doesn't have git installed.
| | * | | nixos/gitea: add option to disable registrationMaximilian Bosch2019-01-14
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Although this can be added to `extraOptions` I figured that it makes sense to add an option to explicitly promote this feature in our documentation since most of the self-hosted gitea instances won't be intended for common use I guess. Also added a notice that this should be added after the initial deploy as you have to register yourself using that feature unless the install wizard is used.
| * | | Merge pull request #53962 from elseym/sonarrFranz Pletz2019-01-14
| |\ \ \ | | | | | | | | | | sonarr service: add more options to module
| | * | | sonarr service: add more options to moduleelseym2019-01-14
| | |/ /
| * / / nzbget service: fix preStart script and add more options to moduleelseym2019-01-14
| |/ /
| * | nixos/nscd: Merge nscd and sssd-nscd configArian van Putten2018-12-12
| | |
| * | Merge pull request #48423 from charles-dyfis-net/beesSilvan Mosberger2018-12-02
| |\ \ | | | | | | | | bees: init at 0.6.1; nixos/modules: services.bees init
| | * | nixos/modules: services.bees initCharles Duffy2018-11-29
| | | |
| * | | gitlab: stop regenerating the authorized_keys fileFlorian Klink2018-11-28
| |/ /
| * | nixos/nix-daemon: default to build with all cores availableJörg Thalheim2018-11-16
| | | | | | | | | | | | | | | | | | | | | | | | These days build systems are more robust w.r.t. to concurrency. Most users will have at least two cores in their machines. Therefore I suggest to increase the number of cores used for building. fixes #50376
| * | gitlab: fix smtp settingRobin Gloster2018-11-14
| | | | | | | | | | | | fixes #50163
| * | Merge pull request #50348 from DzmitrySudnik/exhibitor-service-fixDaniel Peebles2018-11-14
| |\ \ | | | | | | | | exhibitor: fix paths for zookeeper shell scripts
| | * | exhibitor: fix paths for zookeeper shell scripts to point to local foldersDzmitry Sudnik2018-11-14
| | | |
| * | | nixos/nix: ignore nix.checkConfig when cross-compiling (#48225)volth2018-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * nixos/nix: ignore nix.checkConfig when cross-compiling the check always fails because of architecture mismatch * typos
| * | | Merge pull request #49814 from aanderse/giteaRenaud2018-11-08
| |\ \ \ | | |/ / | |/| | nixos/gitea: fix mysql issue, add mysql socket auth, and add a nixos test
| | * | nixos/gitea: add mysql socket authentication as an optionAaron Andersen2018-11-08
| | | |
| | * | nixos/gitea: fix systemd after target when mysql is the database of choiceAaron Andersen2018-11-08
| | | |
| * | | nixos: packagekit can no longer use "nix" default back-endPeter Simons2018-11-06
| |/ / | | | | | | | | | | | | | | | The code in question does not support Nix 2.0 yet. Closes https://github.com/NixOS/nixpkgs/issues/49793.
| * | gitlab module: fix config handlingRobin Gloster2018-11-04
| | |
| * | gitlab: refactor and fix testRobin Gloster2018-11-02
| | |
| * | home-assistant: use SIGINT instead of SIGTERM to shut down (#49571)Peter Hoeg2018-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hass will ignore the standard SIGTERM sent by systemd during stop/restart and we then have to wait for the timeout after which systemd will forcefully kill the process. If instead if we send SIGINT, hass will shut down nicely. There are many issues reported upstream about the inability to shut down/restart and it is *supposed* to work with SIGTERM but doesn't.
| * | Merge pull request #48131 from Ma27/weechat-multiuser-supportMaximilian Bosch2018-10-17
| |\ \ | | | | | | | | nixos/weechat: add setuid wrapper for `screen' to ensure true multiuser capabilities
| | * | nixos/weechat: add setuid wrapper for `screen' to ensure true multiuser ↵Maximilian Bosch2018-10-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | capabilities Previously you either had to set the setuid bit yourself or workaround `isSystemUser = true` (for a loginable shell) to access the weechat screen. `programs.screen` shouldn't do this by default to avoid taking too much assumptions about the setup, however `services.weechat` explicitly requires tihs. See #45728
| * | | add custom hooks directory to gitlab-shellJeff Slight2018-10-12
| | | | | | | | | | | | | | | | Add custom_hooks_dir to gitlab-shell yml config file.
| * | | Merge pull request #46041 from nh2/issue-46038-nix-daemon-ssh-pathSilvan Mosberger2018-10-11
| |\ \ \ | | | | | | | | | | nix-daemon service: Ensure `ssh` is on PATH. Fixes #46038.
| | * | | nix-daemon service: Ensure `ssh` is on PATH. Fixes #46038.Niklas Hambüchen2018-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes a regression introduced in commit 700e21d6dac4683ef40f20127a6eb2a74b9bd8c6 nix needs ssh on path for the SSH substituter functionality, not only the distributed builds functionality. Signed-off-by: Niklas Hambüchen <mail@nh2.me>
* | | | | redmine: add missing 'migrate' command prior to starting the applicationAaron Andersen2018-10-16
|/ / / / | | | | | | | | | | | | | | | | required for plugins with a database component see: http://www.redmine.org/projects/redmine/wiki/Plugins
* | | | quoting stateDir path in case it includes spacesAaron Andersen2018-10-11
| | | |