about summary refs log tree commit diff
path: root/nixos/doc/manual/release-notes
Commit message (Collapse)AuthorAge
* Merge pull request #292025 from RaHoni/baculaTlsSandro2024-03-11
|\
| * nixos/bacula: Add support for TLSRaHoni2024-03-01
| | | | | | | | | | | | | | | | | | Added the majority of TLS options used for transport encryption. This uses a submodule since all resources share the same settings. The documentation can be found under: https://www.bacula.org/13.0.x-manuals/en/main/Bacula_TLS_Communications_E.html
* | Merge pull request #292396 from wegank/unrar-bumpWeijia Wang2024-03-09
|\ \ | | | | | | unrar: 6.2.12 -> 7.0.7
| * | unrar: 6.2.12 -> 7.0.7Weijia Wang2024-03-08
| | |
* | | Merge master into staging-nextgithub-actions[bot]2024-03-08
|\| |
| * | Merge pull request #287602 from Ma27/drop-postgres-ensurePermissionsMaximilian Bosch2024-03-07
| |\ \ | | | | | | | | nixos/postgresql: drop ensurePermissions option
| | * | nixos/postgresql: drop ensurePermissions optionMaximilian Bosch2024-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...effectively what was planned already in #266270, but it was too late because the branches were restricted and didn't allow any breaking changes anymore. It also suffers from the same issue that we already had when discussing this the last time[1] when `ensureDBOwnership` was ultimately introduced as band-aid fix: newly created users don't get CREATE permission on the `public` schema anymore (since psql 15), even with `ALL PRIVILEGES`. If one's use-case is more sophisticated than having a single owner, it's questionable anyways if this module is the correct tool since permissions aren't dropped on a change to this option or a removal which is pretty surprising in the context of NixOS. [1] https://github.com/NixOS/nixpkgs/pull/266270
* | | | Merge master into staging-nextgithub-actions[bot]2024-03-07
|\| | |
| * | | Merge pull request #292608 from onemoresuza/hare-crosscompPeder Bergebakken Sundt2024-03-06
| |\ \ \ | | | | | | | | | | hare: enable cross-compilation
| | * | | haredoc: init at 0.24.0Coutinho de Souza2024-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | Also add a mention to the release notes of 24.05 about `hare` and `haredoc` being split into different packages.
* | | | | Merge master into staging-nextgithub-actions[bot]2024-03-06
|\| | | |
| * | | | Merge pull request #292418 from superherointj/k3s-to-k3s_1_29superherointj2024-03-06
| |\ \ \ \ | | |/ / / | |/| | | k3s: k3s_1_28 -> k3s_1_29
| | * | | nixos/doc: release note for k3s_1_29superherointj2024-02-29
| | | | |
* | | | | Merge master into staging-nextgithub-actions[bot]2024-03-05
|\| | | |
| * | | | Merge pull request #291554 from jnsgruk/homepage-configAdam C. Stephens2024-03-05
| |\ \ \ \ | | | | | | | | | | | | nixos/homepage-dashboard: support structured config
| | * | | | nixos/homepage-dashboard: add breaking change notice to release notesJon Seager2024-03-05
| | | | | |
* | | | | | Merge master into staging-nextgithub-actions[bot]2024-03-04
|\| | | | |
| * | | | | Merge pull request #289961 from leona-ya/vikunja-0.23.0Martin Weinelt2024-03-03
| |\ \ \ \ \ | | | | | | | | | | | | | | vikunja: 0.22.1 -> 0.23.0
| | * | | | | nixos/vikunja: remove setupNginx optionLeona Maroni2024-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The required nginx configuration is now really simple, and e.g. SSL/ACME already required the user to interact with `services.nginx.virtualHosts`. Therefore, and to reduce complexity, we now leave the web server configuration to the user.
| | * | | | | nixos/vikunja: adapt for vikunja 0.23.0Leona Maroni2024-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This version removes dedicated api and frontend packages.
* | | | | | | Merge remote-tracking branch 'upstream/master' into sn-removeannalee2024-03-02
|\| | | | | |
| * | | | | | Merge pull request #264087 from leonm1/matter-server-moduleSandro2024-03-01
| |\ \ \ \ \ \
| | * | | | | | matter-server: add nixos service moduleMatt Leon2024-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New module to run the python-matter-server executable as a sandboxed system service.
| * | | | | | | Merge pull request #283660 from ocfox/transferSandro2024-03-01
| |\ \ \ \ \ \ \
| | * | | | | | | nixos/transfer-sh: add release noteocfox2024-01-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: puzzlewolf <mail@nora.pink>
* | | | | | | | | Merge staging-next into staginggithub-actions[bot]2024-03-01
|\| | | | | | | |
| * | | | | | | | Merge pull request #263765 from numinit/armagetronad-moduleSandro2024-03-01
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | nixos/armagetronad: Add module with NixOS tests
| | * | | | | | | nixos/armagetronad: changelogMorgan Jones2024-01-28
| | | | | | | | |
* | | | | | | | | Merge remote-tracking branch 'origin/staging-next' into stagingMartin Weinelt2024-02-29
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: - pkgs/development/python-modules/influxdb/default.nix - pkgs/development/tools/misc/binutils/default.nix
| * | | | | | | | nixos/doc: typoK9002024-02-28
| | | | | | | | |
| * | | | | | | | nixos/doc: release note for Plasma 6K9002024-02-28
| | | | | | | | |
* | | | | | | | | Merge staging-next into staginggithub-actions[bot]2024-02-28
|\| | | | | | | |
| * | | | | | | | Merge pull request #290946 from ju1m/systemd-option-listWill Fancher2024-02-27
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixos/systemd: merge unit options as lists when at least one value is a list
| | * | | | | | | | nixos/systemd: merge unit options as lists when at least one value is a listJulien Moutinho2024-02-25
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge pull request #285401 from sdht0/systemd-boot-xbootldrWill Fancher2024-02-27
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixos/systemd-boot: Add support for an XBOOTLDR partition
| | * | | | | | | | nixos/systemd-boot: Add support for an XBOOTLDR partitionSiddhartha2024-02-26
| | | | | | | | | |
* | | | | | | | | | Merge staging-next into staginggithub-actions[bot]2024-02-28
|\| | | | | | | | |
| * | | | | | | | | Merge pull request #291335 from soywod/himalaya-v1.0.0-beta.3Yt2024-02-27
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | himalaya: 1.0.0-beta.2 -> 1.0.0-beta.3
| | * | | | | | | | | himalaya: 1.0.0-beta.2 -> 1.0.0-beta.3Clément DOUIN2024-02-25
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #245005 from Scrumplex/nixos-monadoAtemu2024-02-27
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nixos/monado: init
| | * | | | | | | | | | nixos/monado: initSefa Eyeoglu2024-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
* | | | | | | | | | | | Merge staging-next into staginggithub-actions[bot]2024-02-27
|\| | | | | | | | | | |
| * | | | | | | | | | | linuxPackages: 6.1 -> 6.6Martin Weinelt2024-02-27
| | |_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The latest longterm kernel release series is 6.6, and we should roll it out as the default now, to receive as much testing as possible before the NixOS 24.05 release.
* | | | | | | | | | | Merge staging-next into staginggithub-actions[bot]2024-02-27
|\| | | | | | | | | |
| * | | | | | | | | | Merge pull request #278454 from litchipi/mealieAtemu2024-02-26
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | mealie: init at 1.2.0
| | * | | | | | | | | nixos/mealie: add to release notes 24.05Litchi Pi2024-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Litchi Pi <litchi.pi@proton.me>
* | | | | | | | | | | Merge staging-next into staginggithub-actions[bot]2024-02-26
|\| | | | | | | | | |
| * | | | | | | | | | Merge pull request #254405 from lf-/jade/nix-path-flakesRyan Lahfa2024-02-25
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nixos/flake: set up NIX_PATH and system flake registry automatically
| | * | | | | | | | | | nixos/flake: put nixpkgs in NIX_PATH and system registry for flake configsJade Lovelace2024-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently there are a bunch of really wacky hacks required to get nixpkgs path correctly set up under flake configs such that `nix run nixpkgs#hello` and `nix run -f '<nixpkgs>' hello` hit the nixpkgs that the system was built with. In particular you have to use specialArgs or an anonymous module, and everyone has to include this hack in their own configs. We can do this for users automatically. I have tested these manually with a basic config; I don't know if it is even possible to write a nixos test for it since you can't really get a string-with-context to yourself unless you are in a flake context.
* | | | | | | | | | | | Merge staging-next into staginggithub-actions[bot]2024-02-25
|\| | | | | | | | | | |