about summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* nixos/test-driver: blackK9002024-01-26
|
* Merge pull request #280373 from h7x4/treewide-use-new-tmpfiles-apiLassulus2024-01-26
|\ | | | | treewide: use new tmpfiles API
| * treewide: use new tmpfiles apih7x42024-01-24
| |
* | Merge pull request #60804 from jluttine/add-brightness-keys-to-lighttomberek2024-01-26
|\ \ | | | | | | light: support brightness control keys
| * | light: support brightness control keysJaakko Luttinen2023-12-09
| | |
* | | Merge pull request #262772 from RaitoBezarius/qemu-vm/wait-for-eventJacek Galowicz2024-01-26
|\ \ \ | | | | | | | | nixos/lib/test-driver: add `wait_for_qmp_event`
| * | | nixos/lib/test-driver: add `wait_for_qmp_event`Raito Bezarius2024-01-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds a function to wait for a new QMP event with a model filter so that you can expect specific type of events with specific payloads. e.g. a guest-reset-induced shutdown event.
* | | | Merge pull request #283818 from ↵Will Fancher2024-01-25
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | ElvishJerricco/revert-258680-network-online-x-multi-user nixos/systemd: Temporarily bring back multi-user -> network-online
| * | | | nixos/systemd: Temporarily bring back multi-user -> network-onlineWill Fancher2024-01-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There were several modules, critically including NetworkManager, which were not prepared for this change. Most of the change was good, however. Let's bring back the dependency and change the assertion to a warning for now.
* | | | | Merge pull request #283617 from SuperSandro2000/headscaleRobert Schütz2024-01-25
|\ \ \ \ \ | | | | | | | | | | | | nixos/headscale: install package system wide
| * | | | | nixos/headscale: install package system wideSandro Jäckel2024-01-24
| | | | | | | | | | | | | | | | | | | | | | | | this is required to confirm nodes and generally manage everything
* | | | | | Merge pull request #282963 from NukaDuka/prometheus-pve-exporter-updatemaxine2024-01-25
|\ \ \ \ \ \ | | | | | | | | | | | | | | prometheus-pve-exporter: 2.3.0 -> 3.2.1
| * | | | | | nixos/prometheus-pve-exporter: updated schema and options to v3.2.1Kartik Gokte2024-01-23
| | | | | | |
* | | | | | | Merge pull request #274281 from RaitoBezarius/hebbot-moduleRyan Lahfa2024-01-25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos/hebbot: init
| * | | | | | | nixos/hebbot: initRaito Bezarius2024-01-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a NixOS module to support TWIM-style Matrix bots.
* | | | | | | | Merge pull request #281001 from RaitoBezarius/new-sieve-dovecot-apiRyan Lahfa2024-01-25
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | nixos/mail/dovecot2: re-introduce extra settings and rename `sieveScripts`
| * | | | | | | nixos/mail/dovecot2: warn about potential collision due to structured ↵Raito Bezarius2024-01-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | configuration Plugin configuration is pesky in dovecot2, let's warn about potential conflicts in the module system by using a fancy regex. This is only band-aid, this should be removed ASAP. We clean up also a 21.05-era warning.
| * | | | | | | nixos/mail/dovecot2: `imapsieve.mailbox.*.causes` is a listRaito Bezarius2024-01-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise, it's not possible to pass `COPY,APPEND` properly.
| * | | | | | | nixos/mail/dovecot2: re-introduce extra settings and rename `sieveScripts`Raito Bezarius2024-01-23
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/NixOS/nixpkgs/pull/275031 introduced structured configuration for the dovecot2 sieve plugin, by doing so, it broke SNM configuration doing Sieve configurations. This attempts to fix up the public API to make it possible for SNM to pick up the pieces.
* | | | | | | Merge pull request #246055 from Tom-Hubrecht/netbirdRyan Lahfa2024-01-25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos/netbird: Allow running multiple netbird networks in parallel
| * | | | | | | nixos/netbird: Allow running multiple netbird networks in parallelTom Hubrecht2024-01-25
| | | | | | | |
* | | | | | | | nixos/release-notes: mention dnsdist DNSCrypt optionsrnhmjoj2024-01-25
| | | | | | | |
* | | | | | | | nixos/tests/dnsdist: test dnscrypt supportrnhmjoj2024-01-25
| | | | | | | |
* | | | | | | | nixos/dnsdist: add options for dnscryptrnhmjoj2024-01-25
| | | | | | | |
* | | | | | | | nixos/tests/dnsdist: use runTestrnhmjoj2024-01-25
| | | | | | | |
* | | | | | | | doc: Update manuals bespoke syntaxAlejandro Sanchez Medina2024-01-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doc: add figure definition to bespoke syntax reference doc: add example definition to bespoke syntax reference doc: add footnote definition to beskpoke syntax reference The usage of footnotes in the manuals is not the one documented in markdown-it-py: https://python-markdown.github.io/extensions/footnotes/ doc: add inline comment definition to beskpoke syntax reference doc: add typographic replacements to beskpoke syntax reference doc: Fix rendering of bespoke syntax reference doc: remove references to DocBook in the NixOS manual doc: add entry on lack of HTML support doc: Minor improvement doc: update typographic replacements entry in beskpoke syntax reference doc: add link reference definitions to beskpoke syntax reference doc: fix footnote definition in beskpoke syntax reference doc: Minor improvements from code review Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io> Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
* | | | | | | | Merge master into staging-nextgithub-actions[bot]2024-01-25
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #283396 from newAM/clevis-clarifyJulien Malka2024-01-25
| |\ \ \ \ \ \ \ \
| | * | | | | | | | nixos/clevis: clairify secret creationAlex Martens2024-01-23
| | | | | | | | | |
* | | | | | | | | | Merge master into staging-nextgithub-actions[bot]2024-01-25
|\| | | | | | | | |
| * | | | | | | | | nixos/hyprland: move to programs/waylandElijah M. Immer2024-01-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Just moved to hyprland module to programs/wayland. This has no effect on the module side (still accessed the same way in the module `programs.hyprland`) just moved to be inline with other wayland compositors. Also edit the module list to reflect where the file is located.
| * | | | | | | | | Merge pull request #279852 from Madouura/pr/bcachefsJörg Thalheim2024-01-25
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | bcachefs: update comments, release-notes, only use IFS for bcachefs, update bcachefs-tools and module
| | * | | | | | | | | nixos/bcachefs: add 'bcachefs-tools' to (udev/systemd).packagesMadoura2024-01-16
| | | | | | | | | | |
| | * | | | | | | | | nixos/bcachefs: clarify 'FIXME' comment on when to removeMadoura2024-01-16
| | | | | | | | | | |
| | * | | | | | | | | nixos/stage-1.init.sh: only set 'IFS' in 'waitDevice' for bcachefsMadoura2024-01-16
| | | | | | | | | | |
| | * | | | | | | | | nixos/stage-1.init.sh: fix IFS comment grammarMadoura2024-01-16
| | | | | | | | | | |
| | * | | | | | | | | rl-2405: change note for bcachefs to be 'linuxPackages_latest'Madoura2024-01-16
| | | | | | | | | | |
* | | | | | | | | | | Merge master into staging-nextgithub-actions[bot]2024-01-25
|\| | | | | | | | | |
| * | | | | | | | | | Merge pull request #279923 from jopejoe1/sshfsLassulus2024-01-24
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nixos/filesystems: set `system.fsPackages` for sshfs
| | * | | | | | | | | | nixos/manual: update sshfs sectionjopejoe12024-01-10
| | | | | | | | | | | |
| | * | | | | | | | | | nixos/filesystems: init sshfsjopejoe12024-01-10
| | | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #283568 from r-vdp/fwupd_1_9_12maxine2024-01-24
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | fwupd: 1.9.11 -> 1.9.12
| | * | | | | | | | | | | fwupd: 1.9.11 -> 1.9.12r-vdp2024-01-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The fwupd daemon refuses to start when there is an uefi_capsule key without any values in the config file, so I modified the module to only include this key when there are actually values that go inside.
* | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into staging-nextAlyssa Ross2024-01-24
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/development/libraries/libunwind/default.nix
| * | | | | | | | | | | | Merge pull request #281858 from nh2/fix-ceph-build-use-fmt_9Niklas Hambüchen2024-01-24
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | ceph: Fix build with GCC 13 by using fmt_8 -> fmt_9. Fixes #281027
| | * | | | | | | | | | | ceph: Fix tests by adding back old required python libs. See #281858.Niklas Hambüchen2024-01-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #241482. Also fix test putting cluster in unhealthy `POOL_APP_NOT_ENABLED` state; this seems to be the default state with Ceph 18.2.1 at least, and it does not hurt to fix it now already in the way the Ceph docs say. Also revert "nixosTests.ceph-single-node: remove dashboard check" This reverts commit 41b27d7f4b3d9609c5b80ca67925c5827322f00d.
| * | | | | | | | | | | | nixos/knot: allow specifying the `clear` sectionVladimír Čunát2024-01-24
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was added in 3.3.4. I'm not sure if it will be useful with NixOS services, but I added it in the usual way anyway.
* | | | | | | | | | | | Merge master into staging-nextgithub-actions[bot]2024-01-24
|\| | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #279511 from DanielSidhion/tigerbeetle-servicea-n-n-a-l-e-e2024-01-23
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | nixos/tigerbeetle: init module
| | * | | | | | | | | | nixos/tigerbeetle: init moduleDS2024-01-19
| | | | | | | | | | | |