summary refs log tree commit diff
path: root/nixos/doc/manual/from_md/release-notes
AgeCommit message (Collapse)AuthorFilesLines
2022-11-20nixos/doc: improve release-notes for services.grafanaMaximilian Bosch1-14/+121
2022-11-20Merge pull request #201000 from drupol/php/8.2.0Elis Hirwing1-0/+5
php82: init at 8.2.0rc6
2022-11-18Merge #201359: firefox, thunderbird, librewolf: Enable wayland support by ↵Vladimír Čunát1-0/+11
default
2022-11-17mastodon: 3.5.3 -> 4.0.2Kerstin Humm1-0/+10
2022-11-17firefox, thunderbird, librewolf: Enable wayland support by defaultMartin Weinelt1-0/+11
Enabling Wayland support by default prevents use of XWayland on Wayland systems, while correctly falling back to X11 when Wayland is unavailable in the current session. With the current packaging many people unnecessarily rely on the `firefox` attribute, which is suggested by nixos-generate-config, which in turn makes their Firefox use XWayland, when it shouldn't, which causes bugs with GNOME on Wayland: https://discourse.nixos.org/t/firefox-all-black-when-first-launched-after-login/21143 Using the Wayland-enabled Firefox was tested on pure X11 systems by contributors on the #nix-mozilla:nixos.org room and we are confident this change will not cause severe regressions. Even better, people can now toggle `MOZ_ENABLE_WAYLAND=<0|1>` in their environment to override this decision, should they feel the need to do so.
2022-11-16automatic-timezoned: init at 1.0.41Maxime Brunet1-0/+8
2022-11-16nixos/docs: document picom module changesThiago Kenji Okada1-0/+8
2022-11-16php82: init at 8.2.0rc6Pol Dellaiera1-0/+5
2022-11-16ocamlPackages.extlib: rename from ocaml_extlibsternenseemann1-0/+6
This matches the name used in dune and on OPAM.
2022-11-15release-notes: mention new `services.github-runners` & breaking changesVincent Haupert1-0/+25
2022-11-13php: switch to `nts` by defaultPol Dellaiera1-0/+9
2022-11-12nixos/syncthing: disallow relative pathsRobert Schütz1-0/+10
Relative paths are interpreted relative to the working directory, which is currently unset and thus defaults to `/`. However we want to change the working directory in a future release such that relative paths are interpreted relative to `/var/lib/syncthing`.
2022-11-11Merge pull request #199424 from NixOS/haskell-updatessternenseemann1-1/+1
haskellPackages: update stackage and hackage
2022-11-11obs-studio27: removeFranz Pletz1-0/+8
2022-11-10Merge pull request #174975 from danth/firefox-moduleAnderson Torres1-0/+10
nixos/firefox: init
2022-11-11Merge master into haskell-updatesgithub-actions[bot]1-0/+13
2022-11-10Merge pull request #200218 from Ma27/rm-kernel-4.9Maximilian Bosch1-0/+6
linux_4_9: remove
2022-11-10nixos/firefox: initDaniel Thwaites1-0/+10
2022-11-10Merge pull request #200319 from helsinki-systems/feat/redis-module-changesJanne Heß1-0/+7
nixos/redis: misc module changes
2022-11-10Merge remote-tracking branch 'origin/master' into haskell-updatessternenseemann1-4/+27
2022-11-10Merge master into staging-nextgithub-actions[bot]1-4/+14
2022-11-10Merge pull request #200300 from thiagokokada/mame-tools-initAnderson Torres1-4/+14
mame-tools: init at 0.249
2022-11-10nixos/doc: document mame package changesThiago Kenji Okada1-0/+9
2022-11-10nixos/doc: formatting improvementsThiago Kenji Okada1-4/+5
2022-11-09nixos/redis: store config in state directoryajs1241-0/+7
this is needed because certain redis features, like sentinel, require the config file to be persistent
2022-11-09Merge master into haskell-updatesgithub-actions[bot]1-0/+32
2022-11-09Merge master into staging-nextgithub-actions[bot]1-0/+16
2022-11-08nixos/doc: mention signald update in release-notes and related upgrade ↵Maximilian Bosch1-0/+16
instructions
2022-11-08Merge master into staging-nextgithub-actions[bot]1-0/+8
2022-11-08linux_4_9: removeMaximilian Bosch1-0/+6
Support will be dropped on 01 Jan 2023[1]. Normally we'd keep it around until then, but considering that it's an LTS kernel it may be better to do it before 22.11 to make sure there are no unpleasant surprises. Closes #199933 [1] https://endoflife.date/linux
2022-11-08rmem_max: define merge functionhappysalada1-0/+8
2022-11-08Merge master into staging-nextgithub-actions[bot]1-0/+8
2022-11-08Merge pull request #200094 from mdlayher/mdl-zreplSandro1-0/+8
2022-11-08Merge master into haskell-updatesgithub-actions[bot]1-0/+44
2022-11-08Merge master into staging-nextgithub-actions[bot]1-0/+37
2022-11-07zrepl: 0.5.0 -> 0.6.0Matt Layher1-0/+8
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2022-11-07Merge pull request #196957 from Madouura/dev/protonupMartin Weinelt1-0/+7
close https://github.com/NixOS/nixpkgs/pull/193062 close https://github.com/NixOS/nixpkgs/issues/186974
2022-11-07Merge #194670: arangodb: 3.4.8 -> 3.10.0Vladimír Čunát1-0/+22
2022-11-07mepo: init modulelaalsaas1-0/+8
2022-11-07Merge master into staging-nextgithub-actions[bot]1-0/+7
2022-11-07nixos/mastodon: add option mediaAutoRemoveManuel Bärenz1-0/+7
2022-11-07haskell.compiler.ghc92: 9.2.4 -> 9.2.5sternenseemann1-1/+1
2022-11-07Merge master into staging-nextgithub-actions[bot]1-0/+9
2022-11-06cups-drv-rastertosag-gdi (cups driver): gzip ppd filesYarny01-0/+9
ppd files are gzipped to save some space. The `gzip` "-n" option prevents gzip from storing a timestamp, thus facilitating reproducibility.
2022-11-06protonup-ng: init at 0.2.1Madoura1-0/+7
Co-authored-by: IceDBorn <github.envenomed@dralias.com>
2022-11-05Merge staging-next into staginggithub-actions[bot]2-4/+12
2022-11-05logrotate service: cleanup deprecated optionsDominique Martinet2-4/+12
2022-11-04Merge staging-next into staginggithub-actions[bot]1-0/+11
2022-11-04Merge pull request #199094 from NickCao/pdnsajs1241-0/+11
pdns: 4.6.3 -> 4.7.2
2022-11-04nixos/pdns: add note about schema change to release noteNick Cao1-0/+11