about summary refs log tree commit diff
path: root/nixos/modules
Commit message (Collapse)AuthorAge
* Merge pull request #13838 from peti/drop-old-dovecot-versionsPeter Simons2016-03-16
|\ | | | | Drop support for dovecot 2.1.x from Nixpkgs and NixOS.
| * Drop support for dovecot 2.1.x from Nixpkgs and NixOS.Peter Simons2016-03-11
| | | | | | | | | | Version 2.2.x has been stable for a long time; let's give up support for the obsolete version.
* | cups service: fix gutenprint update when there's no printersNikolay Amiantov2016-03-15
| |
* | Remove setting non-existent sysctl optionsEelco Dolstra2016-03-15
| | | | | | | | (cherry picked from commit 1010ced00c9b65eb7099d10f2ad8502c093655e4)
* | Combine OVA generation stepsEelco Dolstra2016-03-15
| | | | | | | | | | | | | | | | Previously this was done in three derivations (one to build the raw disk image, one to convert to OVA, one to add a hydra-build-products file). Now it's done in one step to reduce the amount of copying to/from S3. In particular, not uploading the raw disk image prevents us from hitting hydra-queue-runner's size limit of 2 GiB.
* | tarsnap: 1.0.36.1 -> 1.0.37Tanner Doshier2016-03-14
| |
* | Merge pull request #13837 from peti/drop-old-postfix-versionsPeter Simons2016-03-14
|\ \ | | | | | | Drop support for postfix 2.x from Nixpkgs and NixOS.
| * | Drop support for postfix 2.x from Nixpkgs and NixOS.Peter Simons2016-03-11
| |/ | | | | | | | | Version 3.x has been stable for a long time; let's give up support for the obsolete versions.
* | NixOS 16.09 is called FlounderDomen Kožar2016-03-14
| | | | | | | | chosen by @zimbatm as our documentation hero in 16.03
* | nixos/filesystems: Fix fs options type errorRickard Nilsson2016-03-14
| |
* | Merge pull request #13906 from Zer0-/gitlab_version_bumpRobin Gloster2016-03-14
|\ \ | | | | | | Gitlab version bump
| * | gitlab service startup fixPhilipp Volguine2016-03-13
| | | | | | | | | | | | | | | -gitlab-sidekiq was being started with a misspelled argument name which caused the mailer queue to never run and never send mail
* | | Merge pull request #13861 from abbradar/mjpg-streamerNikolay Amiantov2016-03-14
|\ \ \ | | | | | | | | mjpg-streamer: update and add NixOS service
| * | | mjpg-streamer service: initNikolay Amiantov2016-03-12
| | | |
* | | | Merge pull request #13850 from abbradar/e20Nikolay Amiantov2016-03-14
|\ \ \ \ | | | | | | | | | | Update Enlightenment, rename e19 -> enlightenment, drop e16
| * | | | enlightenment.enlightenment: 0.20.3 -> 0.20.6Nikolay Amiantov2016-03-12
| | | | |
| * | | | enlightenment.efl: 1.16.1 -> 1.17.0Nikolay Amiantov2016-03-12
| | | | |
| * | | | e19: rename to enlightenment, drop old oneNikolay Amiantov2016-03-12
| | | | |
* | | | | autofs service: clear lockfile before startNikolay Amiantov2016-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | autofs uses a lock file in /tmp to check if it's running -- unclean shutdown breaks the service until one manually removes it.
* | | | | nixos: i2pd, change to yes/no config entries and explicitly enable client ↵Edward Tjörnhammar2016-03-13
| | | | | | | | | | | | | | | | | | | | endpoints
* | | | | virtualization/azure: reorder WALA and SSHDEvgeny Egorochkin2016-03-13
| | | | |
* | | | | virtualization/azure: turn off verbose loggingEvgeny Egorochkin2016-03-13
| | | | |
* | | | | virtualization/azure: make the image dynamic again since azure-cli upload ↵Evgeny Egorochkin2016-03-13
| | | | | | | | | | | | | | | | | | | | bug is fixed
* | | | | virtualization/azure: take entropy handling code out of WALA and execute it ↵Evgeny Egorochkin2016-03-13
| | | | | | | | | | | | | | | | | | | | before SSHD generates the host keys
* | | | | virtualization/azure: fixesCole Mickens2016-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | azure-agent: add option for verbose logging azure-agent: disable ssh host key regeneration azure-common: set verbose logging on azure-image: increase size to 30GB
* | | | | fix installer tests #13559Domen Kožar2016-03-12
| |/ / / |/| | |
* | | | octoprint service: add extraConfigNikolay Amiantov2016-03-12
| | | |
* | | | mantisbt: fix typo in documentationThomas Tuegel2016-03-12
| | | |
* | | | graphite: fix carbonCache graphiteWeb graphiteApimakefu2016-03-12
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit implements the changes necessary to start up a graphite carbon Cache with twisted and start the corresponding graphiteWeb service. Dependencies need to be included via python buildEnv to include all recursive implicit dependencies. Additionally cairo is a requirement of graphiteWeb and pycairo is not a standard python package (buildPythonPackage) and therefore cannot be included via buildEnv. It also needs cairo in the Library PATH.
* | | Revert "Drop support for postfix 2.x from Nixpkgs and NixOS."Peter Simons2016-03-11
| | | | | | | | | | | | | | | This reverts commit a889c683ddd333dde80c52c722095426233a482f. Sorry, I pushed to the wrong branch. :-(
* | | nixos/mantisbt: add a simple serviceVladimír Čunát2016-03-11
| | | | | | | | | | | | | | | It doesn't really deserve a package, as it's just a bunch of PHP scripts copied into a folder and we have to copy on reconfiguration anyway.
* | | Drop support for postfix 2.x from Nixpkgs and NixOS.Peter Simons2016-03-11
| | | | | | | | | | | | | | | Version 3.x has been stable for a long time; let's give up support for the obsolete versions.
* | | kde5: install colord-kde when colord is enabledThomas Tuegel2016-03-11
| | |
* | | Merge pull request #13823 from abbradar/colordNikolay Amiantov2016-03-11
|\ \ \ | | | | | | | | colord color management daemon
| * | | colord service: initNikolay Amiantov2016-03-11
| | | |
| * | | xiccd: init at 0.2.2Nikolay Amiantov2016-03-11
| |/ /
* | | awstats: init at 7.4, including a simple serviceVladimír Čunát2016-03-11
| | |
* | | sw-raid: rename mdadmShutdownNikolay Amiantov2016-03-09
| | | | | | | | | | | | | | | See https://github.com/NixOS/nixpkgs/commit/aac666e302807805154190ebe105711d585c90ee I've forgotten to add the change.
* | | sw-raid: make mdmon start from initrdkklas2016-03-09
| | | | | | | | | | | | | | | | | | | | | Also add required systemd services for starting/stopping mdmon. Closes #13447. abbradar: fixed `mdadmShutdown` service name according to de facto conventions.
* | | Remove kill -9 -1 from initrd of amazon-image.nix. This causes a kernel panic.Rob Vermaas2016-03-09
| | |
* | | dnscrypt-proxy service: fix apparmor profileJoachim Fasting2016-03-09
| | | | | | | | | | | | The daemon additionally requires libcap, liblz4, and libattr.
* | | Merge pull request #13777 from eqyiel/upstreamMichael Raskin2016-03-09
|\ \ \ | | | | | | | | vsftpd: Add possibility to specify path to RSA key file
| * | | vsftpd.nix: Add possibility to add RSA key fileMango Chutney2016-03-09
| | | |
* | | | dnscrypt-proxy service: fix default resolver nameJoachim Fasting2016-03-09
| | | | | | | | | | | | | | | | | | | | The "opendns" resolver has changed name to "cisco", causing the default dnscrypt-proxy configuration to fail.
* | | | Merge pull request #13763 from Profpatsch/printing-gutenprint-exampleNikolay Amiantov2016-03-08
|\ \ \ \ | | | | | | | | | | modules/cupsd: clarify how to set gutenprint
| * | | | modules/cupsd: clarify how to set gutenprintProfpatsch2016-03-08
| | | | |
* | | | | Merge pull request #13739 from romildo/update.jwmChristoph Hrdinka2016-03-08
|\ \ \ \ \ | | | | | | | | | | | | jwm: 2.2.2 -> 1406
| * | | | | jwm: window manager module additionJosé Romildo Malaquias2016-03-07
| | | | | |
* | | | | | nixos/foswiki: basic working service definitionVladimír Čunát2016-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Activation is as simple as: services.httpd = { enable = true; adminAddr = "nobody@example.com"; extraSubservices = [ { serviceType = "foswiki"; } ]; };
* | | | | | Merge remote-tracking branch 'origin/pr/13505'Franz Pletz2016-03-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fixes #13505.