summary refs log tree commit diff
path: root/nixos/doc/manual
Commit message (Collapse)AuthorAge
* Merge pull request #110742 from siraben/deprecate-foldBen Siraphob2021-07-27
|\
| * treewide: fold -> foldrBen Siraphob2021-01-26
| |
* | nixos/rl-notes/21.11: Add note about remaining syncoid permissionsElis Hirwing2021-07-26
| |
* | Merge pull request #128724 from fortuneteller2k/nixos/iwdAaron Andersen2021-07-24
|\ \ | | | | | | nixos/iwd: add settings option
| * | nixos/iwd: add settings optionfortuneteller2k2021-07-23
| | |
* | | nixos/postgresql: use postgres 13 for 21.11 (#131018)Yuka2021-07-24
|/ / | | | | Co-authored-by: Kim Lindberger <kim.lindberger@gmail.com>
* | Merge pull request #130503 from flokli/nss-fix-orderingFlorian Klink2021-07-23
|\ \ | | | | | | nixos/systemd: fix NSS database ordering
| * | nixos/systemd: fix NSS database orderingFlorian Klink2021-07-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - The order of NSS (host) modules has been brought in line with upstream recommendations: - The `myhostname` module is placed before the `resolve` (optional) and `dns` entries, but after `file` (to allow overriding via `/etc/hosts` / `networking.extraHosts`, and prevent ISPs with catchall-DNS resolvers from hijacking `.localhost` domains) - The `mymachines` module, which provides hostname resolution for local containers (registered with `systemd-machined`) is placed to the front, to make sure its mappings are preferred over other resolvers. - If systemd-networkd is enabled, the `resolve` module is placed before `files` and `myhostname`, as it provides the same logic internally, with caching. - The `mdns(_minimal)` module has been updated to the new priorities. If you use your own NSS host modules, make sure to update your priorities according to these rules: - NSS modules which should be queried before `resolved` DNS resolution should use mkBefore. - NSS modules which should be queried after `resolved`, `files` and `myhostname`, but before `dns` should use the default priority - NSS modules which should come after `dns` should use mkAfter.
* | | Merge pull request #130864 from pstn/mingw-64Ben Siraphob2021-07-21
|\ \ \ | | | | | | | | mingw-64: 6.0.0 -> 9.0.0
| * | | mingw-64: 6.0.0 -> 9.0.0Philipp2021-07-20
| | | |
* | | | Merge pull request #130852 from seqizz/g_clipcatRyan Mulligan2021-07-20
|\ \ \ \ | | | | | | | | | | nixos/clipcat: add user service module
| * | | | nixos/clipcat: add user service moduleGürkan Gür2021-07-20
| | | | |
* | | | | Merge master into staging-nextgithub-actions[bot]2021-07-20
|\| | | |
| * | | | nixos/prometheus-buildkite-agent-exporter: initCole Helbling2021-07-19
| |/ / /
* | | | Merge master into staging-nextgithub-actions[bot]2021-07-19
|\| | |
| * | | Merge pull request #130583 from jvanbruegge/isabelle2021Ben Siraphob2021-07-19
| |\ \ \ | | | | | | | | | | Isabelle: 2020 -> 2021
| | * | | isabelle: 2020 -> 2021Jan van Brügge2021-07-18
| | | | |
* | | | | Merge master into staging-nextgithub-actions[bot]2021-07-19
|\| | | |
| * | | | Merge pull request #130528 from etu/init-hockeypuckElis Hirwing2021-07-19
| |\ \ \ \ | | |/ / / | |/| | | hockeypuck: init at 2.1.0
| | * | | nixos/hockeypuck: Add service for hockeypuckElis Hirwing2021-07-19
| | | | |
* | | | | Merge master into staging-nextgithub-actions[bot]2021-07-19
|\| | | |
| * | | | nixos/doc: update EOL of 21.11Maxine Aubrey2021-07-18
| |/ / /
* | | | Merge master into staging-nextgithub-actions[bot]2021-07-18
|\| | |
| * | | Merge pull request #129980 from mweinelt/nixos/keaMartin Weinelt2021-07-18
| |\ \ \ | | |/ / | |/| |
| | * | nixos/doc: add release note entry for kea moduleMartin Weinelt2021-07-14
| | | |
* | | | Merge master into staging-nextgithub-actions[bot]2021-07-17
|\| | |
| * | | nixos/manual: Fix link to contributing guideJade2021-07-16
| | | |
* | | | Merge master into staging-nextgithub-actions[bot]2021-07-16
|\| | |
| * | | nixos/wordpress: nginx supportJean-Philippe Braun2021-07-16
| | | |
* | | | Merge master into staging-nextgithub-actions[bot]2021-07-15
|\| | |
| * | | Merge pull request #130113 from helsinki-systems/upd/icingaweb2ajs1242021-07-15
| |\ \ \ | | | | | | | | | | icingaweb2: 2.8.3 -> 2.9.0
| | * | | nixos/icingaweb2: Add ipl and thirdparty librariesJanne Heß2021-07-13
| | |/ / | | | | | | | | | | | | These are required since 2.9.0
* | | | Merge master into staging-nextgithub-actions[bot]2021-07-15
|\| | |
| * | | nixos/snapraid: initlunik12021-07-14
| |/ /
* | | Merge remote-tracking branch 'upstream/master' into HEADJörg Thalheim2021-07-14
|\| |
| * | Merge pull request #129833 from oxzi/claws-mail-3.18.0_4.0.0ajs1242021-07-13
| |\ \ | | | | | | | | claws-mail: 3.17.8 -> 4.0.0
| | * | claws-mail: 3.17.8 -> 4.0.0Alvar Penning2021-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With Claws Mail's latest double release of 3.18.0 and 4.0.0, the package will refer to the more "modern" GTK+ 3 release, major version four. The GTK+ 2 release, major version 3, is now available in the `claws-mail-gtk2` package. In other words, this commit bumps the GTK+ 2 version from 3.17.8 to 3.18.0, the previously unstable GTK+ 3 version 3.99.0 to 4.0.0 and changes the default to GTK+ 3.
* | | | Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt2021-07-11
|\| | |
| * | | kops: default to 1.21.0, drop 1.18 (#129472)Eric Bailey2021-07-10
| |/ /
* | | Merge master into staging-nextgithub-actions[bot]2021-07-09
|\| |
| * | nixos/vikunja: initLeo Maroni2021-07-08
| | | | | | | | | | | | nixos/vikunka: Use RFC 0042 settings proposal (thanks to @aanderse)
* | | Merge branch 'master' into staging-nextDmitry Kalinkin2021-07-08
|\| |
| * | Merge pull request #127476 from slotThe/freenode->liberaJörg Thalheim2021-07-08
| |\ \ | | | | | | | | Link to Libera instead of Freenode
| | * | Link to Libera, Matrix instead of FreenodeslotThe2021-07-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The project has moved away from Freenode as an IRC network[1], and there is now a quite large channel on Libera. As such, we should point users towards that instead. This also changes all examples to refer to libera instead of freenode as, with the recent deletion of all freenode channels, it is perhaps where most communities are to be found nowadays. Finally, also link to the official Matrix room[2] as an alternative to IRC. Related: https://github.com/NixOS/nixpkgs/pull/129384 [1]: https://discourse.nixos.org/t/join-us-on-matrix-at-nix-nixos-org-migrating-from-freenode [2]: https://github.com/NixOS/rfcs/pull/94
| * | | Merge pull request #129581 from yayayayaka/fix-manualJörg Thalheim2021-07-08
| |\ \ \ | | | | | | | | | | nixos/doc: Fix synopsis for nixos-rebuild(8)
| | * | | nixos/doc: Fix synopsis for nixos-rebuild(8)Lara2021-07-07
| | |/ /
| * / / pulseeffects,easyeffects: 5.0.3 -> 6.0.0Kevin Cox2021-07-07
| |/ / | | | | | | | | | | | | | | | New release, the main feature is updating to GTK4 and significant updates to the internal processing pipelines. Many dependencies no longer seem to be required, I have manually checked that mentioned plugins are still available.
* | | Merge staging-next into staginggithub-actions[bot]2021-07-06
|\| |
| * | docs: update irc reference to libera.chatrgrmrts2021-07-05
| | |
* | | nixos/rl-notes/21.11: add python3 default bump entryJonathan Ringer2021-07-05
|/ /