about summary refs log tree commit diff
path: root/nixos/doc
Commit message (Collapse)AuthorAge
...
| | * | | | | | | switch-to-configuration: add sysinit-reactivation release notenikstur2024-01-18
| | | | | | | | |
| | * | | | | | | switch-to-configuration: add sysinit-reactivation manual sectionnikstur2024-01-18
| | | | | | | | |
| | * | | | | | | nixos/switch-to-configuration: add sysinit-reactivation.targetnikstur2024-01-18
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge pull request #241953 from MultisampledNight/doc/fix-outdated-containersSilvan Mosberger2024-01-18
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | doc: fix outdated /var/lib/container from pre-22.05 listing in NixOS manual
| | * | | | | | doc: fix outdated /var/lib/container from pre-2205MultisampledNight2023-07-06
| | | | | | | |
* | | | | | | | Merge remote-tracking branch 'origin/staging-next' into stagingK9002024-01-18
|\| | | | | | |
| * | | | | | | Merge pull request #251882 from r-ryantm/auto-update/prometheus-snmp-exporterFranz Pletz2024-01-18
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | prometheus-snmp-exporter: 0.22.0 -> 0.25.0
| | * | | | | | | nixos/prometheus-snmp-exporter: add config checkWilliButz2024-01-17
| | | |_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is introduced and enabled by default because the config syntax for the exporter changed with release 0.23.0. This should make the breaking config change obvious before services are deployed with an incompatible old config. The check is based on the check present in the blackbox-exporter module.
* | | | | | | | Merge staging-next into staginggithub-actions[bot]2024-01-18
|\| | | | | | |
| * | | | | | | Merge pull request #269639 from SomeoneSerge/update/cudaPackagesSomeone2024-01-17
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | cudaPackages: bump the default 11 -> 12
| | * | | | | | cudaPackages_11_4.nsight_systems: clean up the deprecation commentsSomeone Serge2024-01-17
| | | | | | | |
| | * | | | | | cudaPackages: update the release notes with the major version bumpSomeone Serge2024-01-17
| | | |/ / / / | | |/| | | |
* | | | | | | Merge staging-next into staginggithub-actions[bot]2024-01-17
|\| | | | | |
| * | | | | | Merge pull request #279866 from katexochen/mkosi/20Franz Pletz2024-01-16
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | mkosi: 19 -> 20.1
| | * | | | | | mkosi: 19 -> 20Paul Meyer2024-01-15
| | |/ / / / /
* | | | | | | nixos/doc: add missing anchor for Linux RustAlyssa Ross2024-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: ec2016dda402 ("doc: explain how to enable Rust support in the Linux kernel")
* | | | | | | Merge staging-next into staginggithub-actions[bot]2024-01-16
|\| | | | | |
| * | | | | | Merge pull request #274804 from SomeoneSerge/feat/mpich-pmixmarkuskowa2024-01-16
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | mpich: optional pmix support
| | * | | | | mpich: deprecate stringly-typed withPmSomeone Serge2024-01-16
| | | | | | |
| | * | | | | Revert "nixos/systemd-boot: init boot counting"Ryan Lahfa2024-01-11
| | | | | | |
| | * | | | | Merge pull request #273062 from JulienMalka/systemd-boot-countingRyan Lahfa2024-01-11
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | nixos/systemd-boot: init boot counting
| | | * | | | | nixos/systemd-boot: init boot countingJulien Malka2024-01-07
| | | | | | | |
* | | | | | | | Merge pull request #260776 from pbsds/substitute-must-matchRick van Schijndel2024-01-15
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | stdenv: substituteStream: deprecate `--replace` in favor of `--replace-{fail,warn,quiet}`
| * | | | | | | | stdenv: substituteStream: deprecate --replace in favor of ↵Peder Bergebakken Sundt2024-01-14
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | --replace-{fail,warn,quiet}
* | | | | | | | Merge staging-next into staginggithub-actions[bot]2024-01-14
|\| | | | | | |
| * | | | | | | Merge pull request #272169 from nyabinary/remove-deprecated-network-interfacesGuillaume Girol2024-01-14
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos/network-interfaces: remove network-interfaces.target
| | * | | | | | | nixos/network-interfaces: remove network-interfaces.targetNiko2024-01-12
| | | |_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com>
| * | | | | | | Merge pull request #278432 from tomodachi94/update/craftos-pc/2.8Guillaume Girol2024-01-14
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | craftos-pc: 2.7.5 -> 2.8
| | * | | | | | | craftos-pc: 2.7.5 -> 2.8Tomo2024-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: https://github.com/MCJack123/craftos2/releases/tag/v2.8 This release contains several breaking changes, and should **not** be backported.
| * | | | | | | | Merge pull request #263794 from Mic92/more-dd-flagsJörg Thalheim2024-01-14
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | docs/installation-usb: add more flags to dd
| | * | | | | | | | docs/installation-usb: add more flags to ddJörg Thalheim2023-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | oflag=direct is faster for writing because it by-passes the page cache status=progress shows speed and progress
* | | | | | | | | | Merge pull request #254766 from SuperSandro2000/xxd-closure-sizeThiago Kenji Okada2024-01-14
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | xxd: reduce closure size by splitting it into it's own output
| * | | | | | | | | | xxd: reduce closure size by splitting it into it's own outputSandro Jäckel2024-01-09
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #272029 from blitz/rust-for-linuxRyan Lahfa2024-01-13
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | In-kernel Rust on Linux (Optional) (2nd Attempt)
| * | | | | | | | | | doc: explain how to enable Rust support in the Linux kernelJulian Stecklina2024-01-12
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #275484 from Izorkin/update-nginx-http3Ryan Lahfa2024-01-12
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | nixos/nginx: disable automatic advertise of HTTP/3 protocol support
| * | | | | | | | | nixos/nginx: disable automatic advertise of HTTP/3 protocol supportIzorkin2024-01-01
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Automatic advertise in the `http` block about support of HTTP/3 protocol makes it difficult to automatically configure services to work with it. HTTP/3 availability must be manually advertised, preferably in each location block.
* | | | | | | | | Merge branch 'master' into staging-nextWeijia Wang2024-01-10
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #243169 from 2xsaiko/outgoing/krb5Peder Bergebakken Sundt2024-01-10
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixos/krb5: cleanup, fix and RFC42-ify
| | * | | | | | | | nixos/krb5: move to security.krb5Marco Rebhan2023-12-21
| | | | | | | | | |
| | * | | | | | | | nixos/krb5: cleanup, fix and RFC42-ifyMarco Rebhan2023-12-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This replaces the krb5 module's options with RFC 42-style krb5.settings option, while greatly simplifying the code and fixing a few bugs, namely: - #243068 krb5: Configuration silently gets ignored when set by multiple modules - not being able to use mkIf etc. inside subattributes of krb5.libdefaults, e.g. krb5.libdefaults.default_realm = mkIf ... See #144575. Closes #243068. Co-authored-by: h7x4 <h7x4@nani.wtf>
* | | | | | | | | | Merge master into staging-nextgithub-actions[bot]2024-01-10
|\| | | | | | | | |
| * | | | | | | | | Merge pull request #279757 from katexochen/k9s/0-31Nick Cao2024-01-10
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | k9s: 0.30.8 -> 0.31.1
| | * | | | | | | | k9s: 0.30.8 -> 0.31.1Paul Meyer2024-01-09
| | | | | | | | | |
* | | | | | | | | | Merge remote-tracking branch 'origin/master' into staging-nextK9002024-01-09
|\| | | | | | | | | | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Merge pull request #278088 from soywod/himalaya-v1.0.0-betaThiago Kenji Okada2024-01-09
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | himalaya: 0.8.4 -> 1.0.0-beta
| | * | | | | | | | himalaya: 0.8.4 -> 1.0.0-betaClément DOUIN2024-01-01
| | | |_|/ / / / / | | |/| | | | | |
* | | | | | | | | Merge remote-tracking branch 'origin/master' into staging-nextK9002024-01-09
|\| | | | | | | |
| * | | | | | | | Merge pull request #279578 from trofi/beignet-dropJonas Chevalier2024-01-09
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | beignet: remove the package
| | * | | | | | | beignet: remove the packageSergei Trofimovich2024-01-08
| | | |_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `beignet` saw no development since 2018 and was never ported from `llvmPackages_6`. Is it's a library to support `OpenCL` on older GPUs let's drop it from `nixpkgs`.