about summary refs log tree commit diff
path: root/nixos/doc
Commit message (Collapse)AuthorAge
* Merge pull request #66449 from delroth/no-ibus-qtworldofpeace2019-08-11
|\ | | | | nixos/ibus: do not default-install ibus-qt
| * nixos/ibus: do not default-install ibus-qtPierre Bourdon2019-08-10
| | | | | | | | | | | | ibus-qt has not seen a release in 5 years and is only relevant for Qt 4.x, which is becoming more and more rare. Using my current laptop as a data point, ibus-qt is the only dependency left that drags in qt-4.8.7.
* | Merge pull request #66328 from domenkozar/nixos-options-docDomen Kožar2019-08-10
|\ \ | |/ |/| Extract NixOS options documentation generation to a function
| * Extract NixOS options documentation generation to a functionDomen Kožar2019-08-08
| | | | | | | | | | | | | | | | | | | | Motivation is to support other repositories containing nixos modules that would like to generate options documentation: - nix-darwin - private repos - arion - ??
* | Merge pull request #65002 from matthewbauer/binfmt-wasmMatthew Bauer2019-08-09
|\ \ | | | | | | Add binfmt interpreter for wasm
| * | nixos/binfmt: update release notes and provide examplesMatthew Bauer2019-07-17
| | |
* | | nixos/dwm-status: add module (#51319)Silvan Mosberger2019-08-09
|\ \ \ | |_|/ |/| | nixos/dwm-status: add module
| * | nixos/dwm-status: add moduleTobias Happ2019-06-12
| | |
* | | nixos/release-notes: add note about prometheus-exportersWilliButz2019-08-02
| | |
* | | nixos/doc+manual: change copyright year 2018->2019Susan Potter2019-08-02
| | |
* | | nodejs-8_x: Drop packageadisbladis2019-08-02
| | | | | | | | | | | | It will be EOL within the support period of 19.09
* | | Merge pull request #62748 from aanderse/mediawikiAaron Andersen2019-07-31
|\ \ \ | | | | | | | | nixos/mediawiki: init service to replace httpd subservice
| * | | nixos/mediawiki: add release notes for 19.09Aaron Andersen2019-07-23
| | | |
* | | | nixos/xserver: add option to install custom xkb layouts (#47764)Silvan Mosberger2019-07-26
|\ \ \ \ | | | | | | | | | | nixos/xserver: add option to install custom xkb layouts
| * | | | docs/xserver: use <note> tag for notesrnhmjoj2019-07-26
| | | | |
| * | | | docs/xserver: document xserver.extraLayoutsrnhmjoj2019-07-26
| | | | |
* | | | | matrix-synapse: fix documentation betterLéo Gaspard2019-07-25
| |/ / / |/| | |
* | | | Merge pull request #64151 from aanderse/httpd-extraSubservicesAaron Andersen2019-07-23
|\ \ \ \ | | | | | | | | | | nixos/httpd: module cleanup
| * | | | nixos/httpd: drop postgresql referenceAaron Andersen2019-07-20
| | | | |
| * | | | nixos/httpd: mark extraSubservices option as deprecatedAaron Andersen2019-07-20
| |/ / /
* | | | nixos/nextcloud: write config to additional config fileMaximilian Bosch2019-07-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | One of the main problems of the Nextcloud module is that it's currently not possible to alter e.g. database configuration after the initial setup as it's written by their imperative installer to a file. After some research[1] it turned out that it's possible to override all values with an additional config file. The documentation has been slightly updated to remain up-to-date, but the warnings should remain there as the imperative configuration is still used and may cause unwanted side-effects. Also simplified the postgresql test which uses `ensure{Databases,Users}` to configure the database. Fixes #49783 [1] https://github.com/NixOS/nixpkgs/issues/49783#issuecomment-483063922
* | | | nixos/release-notes: add note about nginx-exporterWilliButz2019-07-22
|/ / /
* | | Merge pull request #64052 from aanderse/tomcat-connectorGraham Christensen2019-07-19
|\ \ \ | |_|/ |/| | nixos/httpd: drop tomcat-connector httpd subservice
| * | nixos/httpd: drop tomcat-connector httpd subserviceAaron Andersen2019-07-11
| | |
* | | Merge pull request #62835 from lheckemann/ipv6-privacy-extensionsLinus Heckemann2019-07-14
|\ \ \ | | | | | | | | Ipv6 privacy extensions
| * | | release notes: document IPv6 privacy extensions changeLinus Heckemann2019-06-07
| | | |
* | | | Merge pull request #63639 from Ekleog/fix-matrix-docLéo Gaspard2019-07-13
|\ \ \ \ | | | | | | | | | | matrix-synapse: fix documentation
| * | | | matrix-synapse: fix documentationLéo Gaspard2019-06-22
| | | | |
* | | | | Merge pull request #63844 from aanderse/zabbix-cleanupAaron Andersen2019-07-12
|\ \ \ \ \ | |_|_|/ / |/| | | | nixos/zabbix: overhaul package & module
| * | | | nixos/zabbixWeb: replace httpd subservice with new moduleAaron Andersen2019-07-11
| | | | |
* | | | | foswiki: drop package & httpd subserviceAaron Andersen2019-07-11
| | | | |
* | | | | nixos/httpd: remove broken trac subserviceAaron Andersen2019-07-11
|/ / / /
* | | | Merge pull request #64050 from aanderse/mercurialAaron Andersen2019-07-09
|\ \ \ \ | | | | | | | | | | nixos/httpd: drop mercurial httpd subservice
| * | | | nixos/httpd: drop mercurial httpd subserviceAaron Andersen2019-07-01
| | | | |
* | | | | nixos/release-notes: fix bad merge of cargo-vendor entry and overall indentationBen Wolsieffer2019-07-08
| | | | |
* | | | | Revert Nodejs-8_x deprecationadisbladis2019-07-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was supposed to go through a pull request Revert "nodePackages: Regenerate node packages for nodejs 10 & 12" This reverts commit 6a17bdf3974fce9d0c5098e77aa5fe6de279f2c7. Revert "nodejs-8_x: Drop package" This reverts commit e06c97b71d33bf8480fb40f825e8d3138783f986.
* | | | | nodejs-8_x: Drop packageadisbladis2019-07-05
| | | | | | | | | | | | | | | | | | | | It will be EOL within the support period of 19.09
* | | | | Merge pull request #63954 from nh2/consul-1.5.2Danylo Hlynskyi2019-07-04
|\ \ \ \ \ | | | | | | | | | | | | consul: 1.4.2 -> 1.4.4 -> 1.5.2
| * | | | | manual: Add consul upgrade notesNiklas Hambüchen2019-06-30
| |/ / / /
* | | | | php: drop 7.1Elis Hirwing2019-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP 7.1 is currently on life support, as in only recieving security related patches. This will only continue until: 2019-12-01 This date are in the middle of the 19.09 lifecycle. So it would be nice to not have it in the 19.09 stable release. Dropping it now would also result in less maintanance in updating them. The death dates can be seen on following links: - https://endoflife.date/php - https://php.net/supported-versions.php - https://en.wikipedia.org/wiki/PHP#Release_history
* | | | | nixos/wordpress: add release notes for 19.09Aaron Andersen2019-07-03
|/ / / /
* / / / Add missing semicolon (#63919)Matthias Beyer2019-06-29
|/ / / | | | | | | Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
* | | Merge master into staging-nextFrederik Rietdijk2019-06-18
|\ \ \
| * | | doc: Use prompt more oftenJan Tojnar2019-06-17
| | | |
| * | | nixos/doc: Fix spurious indentationJan Tojnar2019-06-17
| | | |
* | | | Merge master into staging-nextFrederik Rietdijk2019-06-16
|\| | |
| * | | Merge pull request #63100 from aanderse/phabricator-removeFrederik Rietdijk2019-06-15
| |\ \ \ | | | | | | | | | | drop unmaintained phabricator package, service, and httpd subservice
| | * | | nixos/release-notes: add entry for phabricatorAaron Andersen2019-06-15
| | | |/ | | |/|
* | | | Merge staging-next into stagingFrederik Rietdijk2019-06-12
|\| | |
| * | | Merge master into staging-nextFrederik Rietdijk2019-06-12
| |\| |