about summary refs log tree commit diff
path: root/nixos/doc/manual
Commit message (Collapse)AuthorAge
* Merge pull request #286399 from benaryorg/global_ini_alt2Silvan Mosberger2024-02-29
|\ | | | | pkgs.formats: pkgs.formats version of lib.generators.toINIWithGlobalSection
| * pkgs.formats: toINIWithGlobalSection wrapperbenaryorg2024-02-12
| | | | | | | | | | | | | | | | The new format is based on the existing wrapper and generates an INI file with an unnamed global section at the top as is used by *stunnel* for instance. Technically the INI format is a subset of this however testing, type checking, and API guarantees profit from two separate generators. Co-authored-by: tim-tx <tim-tx@users.noreply.github.com> Signed-off-by: benaryorg <binary@benary.org>
* | nixos/doc: typoK9002024-02-28
| |
* | nixos/doc: release note for Plasma 6K9002024-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 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>
* | | | | | 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 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 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.
* | | | | | | release-notes: Add Ada / gnatPackages changesThomas Heijligen2024-02-25
| | | | | | |
* | | | | | | Merge pull request #289856 from pennae/supfs-setRyan Lahfa2024-02-25
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | nixos/filesystems: make supportedFilesystems an attrset
| * | | | | | nixos/filesystems: make supportedFilesystems an attrsetpennae2024-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this lets us *dis*able filesystem explicitly, as is required by e.g. the zfs-less installer images. currently that specifically is only easily possible by adding an overlay that stubs out `zfs`, with the obvious side-effect of also removing tooling that could run without the kernel module loaded.
* | | | | | | Merge branch 'master' into staging-nextWeijia Wang2024-02-23
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge pull request #289934 from jnsgruk/scrutinySandro2024-02-23
| |\ \ \ \ \ \
| | * | | | | | nixos/scrutiny: add 24.05 'new service' release noteJon Seager2024-02-22
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge pull request #284507 from ereslibre/containers-cdiSomeone2024-02-22
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | NixOS: Add support for CDI
| | * | | | | | services/hardware: add nvidia-container-toolkitRafael Fernández López2024-02-21
| | |/ / / / /
* | | | | | | Merge master into staging-nextgithub-actions[bot]2024-02-21
|\| | | | | |
| * | | | | | Merge pull request #273670 from adisbladis/zope2-removaladisbladis2024-02-21
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos/zope2: Remove module
| | * | | | | | nixos/zope2: Remove moduleadisbladis2024-02-18
| | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | `zope2` is unmaintained and the module is relying on Python2.
* | | | | | | Merge master into staging-nextgithub-actions[bot]2024-02-19
|\| | | | | |
| * | | | | | Merge pull request #285866 from 999eagle/feat/pgbouncer-systemdSandro2024-02-19
| |\ \ \ \ \ \
| | * | | | | | nixos/pgbouncer: only depend on postgresql.service when enabled and use notifySophie Tauchert2024-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See also the upstream service file: https://github.com/pgbouncer/pgbouncer/blob/e6ce619785c93392794976c1e936e8c9f589a5ad/etc/pgbouncer.service
* | | | | | | | Merge master into staging-nextgithub-actions[bot]2024-02-19
|\| | | | | | |
| * | | | | | | Merge pull request #247668 from jtbx/nixos-teeworldsSandro2024-02-19
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | nixos/teeworlds: add more configuration options
| | * | | | | | nixos/teeworlds: add 24.05 changelog entryJeremy Baxter2024-02-14
| | | |/ / / / | | |/| | | |
* | | | | | | Merge staging-next into staginggithub-actions[bot]2024-02-18
|\| | | | | |
| * | | | | | nixos/go-camo: initStanisław Pitucha2024-02-17
| |/ / / / /
* | | | | | Merge staging-next into staginggithub-actions[bot]2024-02-13
|\| | | | |
| * | | | | Merge pull request #288243 from ThyMYthOS/update-stalwartYt2024-02-12
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | stalwart-mail: 0.5.2 -> 0.5.3
| | * | | | stalwart-mail: 0.5.2 -> 0.5.3Manuel Stahl2024-02-12
| | | | | |
* | | | | | Merge staging-next into staginggithub-actions[bot]2024-02-12
|\| | | | |
| * | | | | Merge pull request #284046 from mkg20001/oils-for-linuxMaciej Krüger2024-02-12
| |\ \ \ \ \ | | |/ / / / | |/| | | | oil: rename to oil-python, oil: init at 0.20.0
| | * | | | release-notes: add oil c++ noteMaciej Krüger2024-02-08
| | | | | |
* | | | | | Merge staging-next into staginggithub-actions[bot]2024-02-11
|\| | | | |
| * | | | | Merge pull request #284814 from yaxitech/github-runner-module-updateAaron Andersen2024-02-11
| |\ \ \ \ \ | | | | | | | | | | | | | | nixos/github-runners: remove single runner module, rework default name, add `noDefaultLabels`
| | * | | | | nixos/github-runner: deprecate module in favor of `github-runners.*`Vincent Haupert2024-02-09
| | | | | | |
* | | | | | | Merge remote-tracking branch 'origin/staging-next' into stagingMartin Weinelt2024-02-11
|\| | | | | |
| * | | | | | reviewSimonas Kazlauskas2024-02-10
| | |_|_|_|/ | |/| | | |
* / | | | | gtest: 1.12.1 -> 1.14.0Simon Hollingshead2024-02-10
|/ / / / / | | | | | | | | | | | | | | | | | | | | https://github.com/google/googletest/releases/tag/v1.13.0 https://github.com/google/googletest/releases/tag/v1.14.0
* | | | | Merge pull request #284512 from hercules-ci/lib-types-unique-mergeSilvan Mosberger2024-02-10
|\ \ \ \ \ | | | | | | | | | | | | lib.types.unique: Check inner type deeply
| * | | | | doc/option-types: Definitions are not declaredRobert Hensing2024-01-29
| | | | | |