about summary refs log tree commit diff
path: root/nixos/doc/manual/from_md
AgeCommit message (Collapse)AuthorFilesLines
2021-11-05Merge staging-next into staginggithub-actions[bot]1-1/+2
2021-11-04Merge pull request #143230 from nomeata/docs-boot-nixos-rebuild-switchMaximilian Bosch1-1/+2
Nixos manual: nixos-rebuild switch to clear boot entries
2021-11-04Merge staging-next into staginggithub-actions[bot]1-0/+8
2021-11-04Merge pull request #143147 from basvandijk/prometheus-reloadBas van Dijk1-0/+8
nixos/prometheus: optionally support reloading on config changes
2021-11-04module/prometheus: optionally support reloading on config changesBas van Dijk1-0/+8
The new option `services.prometheus.enableReload` has been introduced which, when enabled, causes the prometheus systemd service to reload when its config file changes. More specifically the following property holds: switching to a configuration (`switch-to-configuration`) that changes the prometheus configuration only finishes successully when prometheus has finished loading the new configuration. `enableReload` is `false` by default in which case the old semantics of restarting the prometheus systemd service are in effect.
2021-11-04Merge staging-next into staginggithub-actions[bot]1-0/+5
2021-11-03Merge pull request #135601 from stackshadow/code-server-binAaron Andersen1-0/+5
code-server: init code-server-module
2021-11-03Merge staging-next into staginggithub-actions[bot]1-0/+19
2021-11-03Merge remote-tracking branch 'nixpkgs/staging-next' into stagingAlyssa Ross1-0/+7
2021-11-03release-notes: add LXD supportMaciej Krüger1-0/+19
2021-11-02Merge pull request #143705 from felschr/ddclient-password-fileAaron Andersen1-0/+7
nixos/ddclient: replace password with passwordFile option
2021-11-02Merge remote-tracking branch 'origin/staging-next' into stagingMartin Weinelt1-1/+7
2021-11-02Merge pull request #142747 from helsinki-systems/fix/test-runner-executeJacek Galowicz1-1/+7
nixos/test-runner: Fix execute() flakiness
2021-11-02Merge staging-next into staginggithub-actions[bot]1-0/+23
2021-11-02dokuwiki: add release noteshappysalada1-0/+23
2021-11-02Merge staging-next into staginggithub-actions[bot]1-0/+17
2021-11-02Merge master into staging-nextgithub-actions[bot]1-0/+17
2021-11-01nixos/rl-2111: Document smokeping service updatesNiklas Hambüchen1-0/+17
2021-11-01code-server: ✨ init code-server-moduleMartin1-0/+5
2021-11-01Merge staging-next into staginggithub-actions[bot]1-0/+11
2021-11-01Merge master into staging-nextgithub-actions[bot]1-0/+11
2021-10-31Merge pull request #142743 from symphorien/ihm-5-dev-2Guillaume Girol1-0/+11
python3.pkgs.ihatemoney: 4.2 -> 5.1.1
2021-10-31Merge staging-next into staginggithub-actions[bot]1-0/+7
2021-10-31Merge master into staging-nextgithub-actions[bot]1-0/+7
2021-10-30nixos/rl-2111: add new service: rasdaemonEvils1-0/+7
2021-10-30Merge staging-next into staginggithub-actions[bot]1-1/+4
2021-10-30Merge master into staging-nextgithub-actions[bot]1-1/+4
2021-10-30nixos/ddclient: replace password with passwordFile optionFelix Tenley1-0/+7
2021-10-29Merge pull request #141557 from kvark/patch-1Ryan Burns1-1/+4
Add command to switch to root to the installation guide
2021-10-28python3.pkgs.ihatemoney: add release notesGuillaume Girol1-0/+11
2021-10-28Merge remote-tracking branch 'nixpkgs/staging-next' into stagingAlyssa Ross1-7/+26
Conflicts: nixos/doc/manual/from_md/release-notes/rl-2111.section.xml nixos/doc/manual/release-notes/rl-2111.section.md
2021-10-28Merge master into staging-nextgithub-actions[bot]1-7/+20
2021-10-28rl-2111: Note the addition of virtualisation.useNixStoreImage...talyz1-7/+20
...and rename of virtualisation.pathsInNixDB.
2021-10-28Nixos manual: nixos-rebuild boot or switch to clear boot entriesJoachim Breitner1-1/+2
the `nixos-rebuild` command has multiple subcommands, and not each of them would fix the problem of a large `/boot` partition, so let’s be more precise here.
2021-10-28nixos/test-runner: Fix execute() flakinessJanne Heß1-1/+7
Instead of using the magic string, we now just base64-encode everything and check for a newline.
2021-10-27Merge master into staging-nextgithub-actions[bot]1-0/+6
2021-10-27Merge pull request #142800 from Ma27/drop-nextcloud-20Maximilian Bosch1-0/+6
nextcloud20: drop
2021-10-26Merge staging-next into staginggithub-actions[bot]1-0/+8
2021-10-26Merge master into staging-nextgithub-actions[bot]1-0/+8
2021-10-26Merge pull request #119719 from greizgh/seafileSandro1-0/+8
2021-10-26Merge pull request #141918 from sternenseemann/remove-fluidsynth-1Sandro1-0/+8
2021-10-26Merge master into staging-nextgithub-actions[bot]1-0/+8
2021-10-25nixos/doc: add jibri to release notesCleeyv1-0/+8
2021-10-26Merge master into staging-nextgithub-actions[bot]1-1/+1
2021-10-26fluidsynth_1: remove at 1.1.11sternenseemann1-0/+8
* FluidSynth 1.1.11 was kept around as a dependency of some packages that hadn't yet adjusted to API breakages. All of these packages now use FluidSynth 2.x, so fluidsynth_1 can be removed. It has been broken ever since glib was updated to 2.70 and was affected by an unpatched CVE. * Refactor expression a bit, use pname instead of name. * Add changelog entry in case someone was using this downstream (accidentally?). Fixes #141508. Fixes #124624.
2021-10-25nixos/release-notes: fix 21.11 release nameJonathan Ringer1-1/+1
2021-10-25Merge master into staging-nextgithub-actions[bot]1-0/+8
2021-10-25nixos/peertube:add release notesIzorkin1-0/+8
2021-10-25nextcloud20: dropMaximilian Bosch1-0/+6
The version 20 of Nextcloud will be EOLed by the end of this month[1]. Since the recommended default (that didn't raise an eval-warning) on 21.05 was Nextcloud 21, this shouldn't affect too many people. In order to ensure that nobody does a (not working) upgrade across several major-versions of Nextcloud, I replaced the derivation of `nextcloud20` with a `throw` that provides instructions how to proceed. The only case that I consider "risky" is a setup upgraded from 21.05 (or older) with a `system.stateVersion` <21.11 and with `services.nextcloud.package` not explicitly declared in its config. To avoid that, I also left the `else-if` for `stateVersion < 21.03` which now sets `services.nextcloud.package` to `pkgs.nextcloud20` and thus leads to an eval-error. This condition can be removed as soon as 21.05 is EOL because then it's safe to assume that only 21.11. is used as stable release where no Nextcloud <=20 exists that can lead to such an issue. It can't be removed earlier because then every `system.stateVersion < 21.11` would lead to `nextcloud21` which is a problem if `nextcloud19` is still used. [1] https://docs.nextcloud.com/server/20/admin_manual/release_schedule.html
2021-10-24Merge master into staging-nextgithub-actions[bot]1-0/+10