about summary refs log tree commit diff
path: root/nixos
AgeCommit message (Collapse)AuthorFilesLines
2024-05-02nixos/trust-dns: fix invalid default for `settings.zones` option (#308513)Colin Sane1-3/+3
and fix a few documentation typos while here.
2024-05-02Merge pull request #308286 from adamcstephens/kanidm/1.2.0Ilan Joselevich1-11/+8
kanidm: 1.1.0-rc.16 -> 1.2.0
2024-05-02Merge pull request #280940 from e1mo/fix-parsedmarc-smtp-toSandro1-4/+4
2024-05-02Merge pull request #305386 from tbleiker/znapzendJanne Heß1-0/+10
znapzend: add --mailErrorSummaryTo
2024-05-02Merge pull request #302570 from evenbrenden/jottad-serviceSandro6-0/+99
2024-05-02Merge pull request #273233 from SuperSandro2000/oauth2-proxySandro4-155/+155
nixos/oauth2-proxy{,-nginx}: renamed from oauth2_proxy, also renamed the servi…
2024-05-02nixos/all-tests: skip hibernate test for nowK9001-1/+3
QEMU 8.2.3 crashes when hibernating. Disable the test for now to allow channels to advance again.
2024-05-02Merge pull request #308277 from bobby285271/upd/homepageBobby Rong1-1/+1
treewide: Move away from wiki.gnome.org (part 2)
2024-05-01Merge pull request #298327 from bobrippling/feat/ebusd-log-noneYt1-12/+12
nixos/ebusd: permit "none" as a log level
2024-05-01Merge pull request #308241 from rnhmjoj/pr-libreswanMichele Guerini Rocco1-3/+3
libreswan: 4.15 -> 5.0
2024-05-01Merge pull request #308092 from Stunkymonkey/mailman-chmod-installPol Dellaiera1-7/+4
nixos/mailman: prefer 'install' over 'chmod/chown'
2024-05-01nixos/logrotate: typo in option name fixed (#307788)Birk1-1/+1
2024-05-01Merge pull request #307464 from tomfitzhenry/ssh-minimalThomas Gerbet2-1/+49
openssh: fix linkOpenSSL=false by linking libxcrypt
2024-05-01Merge pull request #307553 from SuperSandro2000/gst-plugins-good-noxSandro1-1/+1
nixos/no-x-libs: disable more GUIs for gst_all_1.gst-plugins-good
2024-05-01Merge pull request #308303 from Lynnaut/nginx-acmepennae1-1/+2
nixos/nginx: don't add .well-known locations for acme when using DNS-01
2024-05-01Merge pull request #308300 from Lynnaut/vaultpennae1-2/+2
nixos/vault: change type and default of devRootTokenID
2024-05-01doc/release-notes: next batch of release note cleanups (#308279)Jacek Generowicz1-25/+25
2024-05-01Merge pull request #308233 from Tom-Hubrecht/postgres-libsuperherointj1-5/+28
nixos/postgresql: Remove toplevel `with lib;`
2024-05-01nixos/openrazer: add additional battery notifier options (#273761)Noah S-C1-10/+54
2024-05-01nixos/nginx: don't add .well-known locations for acme when using DNS-01 ↵Lynn1-1/+2
challenge
2024-05-01nixos/vault: change type and default of devRootTokenIDLynn1-2/+2
Previously you needed to set an devRootTokenID when dev=true despite the option being optional Caused by wrong default value and not allowing null as value
2024-05-01kanidm: 1.1.0-rc.16 -> 1.2.0Adam Stephens1-11/+8
https://github.com/kanidm/kanidm/releases/tag/v1.2.0 Added updatescript, and removed Cargo.lock as no more git deps. New release process documented here: https://github.com/kanidm/kanidm/blob/a67d1f51607d92338dd17f62c2b29cabeed18953/book/src/support.md Re-ordered test and removed anonymous login as logout no longer works: [info]: Ignoring request to logout session - these sessions are not recorded
2024-05-01treewide: Move away from wiki.gnome.orgBobby Rong1-1/+1
The wiki.gnome.org site is planned for retirement.
2024-05-01Merge pull request #307218 from adamcstephens/incus/more-depsAdam C. Stephens1-3/+14
nixos/incus: add missing packages to path
2024-05-01libreswan: 4.15 -> 5.0rnhmjoj1-3/+3
Notes: - barf went into contrib/ and officially unsupported. - verify was removed entirely. - the makefile is a bit smarter now and doesn't require many of the previous workarounds.
2024-05-01nixos/postgresql: Remove toplevel `with lib;`Tom Hubrecht1-5/+28
2024-05-01Merge pull request #306595 from RaitoBezarius/nc29Maximilian Bosch4-8/+40
nextcloud29: init at 29.0.0, nextcloud27: 27.1.8 -> 27.1.9, nextcloud28: 28.0.4 -> 28.0.5
2024-05-01Merge pull request #305951 from Ma27/nix-unstable-testingMaximilian Bosch1-0/+4
nixVersions.unstable: build from master, re-init at 2.22.0.pre20240321_6fd2f42c
2024-05-01nixos/nextcloud: document known warningsMaximilian Bosch2-0/+27
2024-05-01nextcloud26: removeMaximilian Bosch2-1/+3
2024-05-01znapzend: update declarations for --mailErrorSummaryToTobi Bleiker1-2/+2
Co-authored-by: Janne Heß <dasJ@users.noreply.github.com>
2024-05-01Merge pull request #307500 from NixOS/nox-ffmpegSandro1-0/+3
nixos/no-x-libs: add ffmpeg, ffmpeg_6, ffmpeg_7
2024-04-30Merge pull request #307813 from eclairevoyant/swayfx-uncoupleéclairevoyant2-0/+208
scenefx: init at 0.1; swayfx-unwrapped: 0.3.2 -> 0.4, decouple from sway-unwrapped and other cleanup
2024-04-30nixos/mailman: prefer 'install' over 'chmod/chown'Felix Buehler1-7/+4
2024-05-01Merge pull request #306546 from r-ryantm/auto-update/kanataLin Jian1-1/+1
kanata: 1.5.0 -> 1.6.0
2024-04-30nixos/systemd-boot: Avoid remote mypy executions (#263397)nicoo1-1/+3
2024-04-30Merge pull request #247828 from rhoriguchi/nixos/adguardhomeWeijia Wang2-95/+112
nixos/adguardhome: update config to match new schema, update package and fix update script
2024-04-30Merge pull request #307867 from kylecarbs/coder-maintainerssuperherointj2-3/+2
coder: add kylecarbs to maintainers
2024-04-30Merge pull request #287821 from ajamtli/qemu-vm-virtfs-security-modelMichele Guerini Rocco1-1/+17
nixos/qemu-vm: add option to specify security model to use for a shared directory
2024-04-30nixos/release-notes: mention breaking changes for kanata 1.6.0Lin Jian1-1/+1
2024-04-29nixos/switch-to-configuration: fix dbus implementation used for testJared Baur1-8/+13
Makes the switch-test work with both dbus server implementations.
2024-04-29nixos/tests/coder: sync maintainers to coder packageKyle Carberry1-3/+1
2024-04-29nixos/coder: sync maintainers to coder packageKyle Carberry1-0/+1
2024-04-29Merge branch 'upstream/master' into feat/ebusd-log-noneRob Pilling2052-19213/+32108
Conflicts: nixos/modules/services/home-automation/ebusd.nix
2024-04-29nixos/faster-whisper: set model download path (#307664)Pierre Penninckx1-0/+2
Fix inspired from this issue: https://github.com/rhasspy/wyoming-faster-whisper/issues/27
2024-04-29swayfx-unwrapped: add basic nixos testéclairevoyant2-0/+208
2024-04-29Merge pull request #307731 from flokli/revert-dbus-broker-defaultFlorian Klink2-3/+1
Revert "dbus: Switch default implementation to broker"
2024-04-29nixos/lib/qemu-common: add riscv{32,64}-linux to qemu guest matrixstove1-0/+2
2024-04-29Revert "dbus: Switch default implementation to broker"Florian Klink2-3/+1
This reverts commit e827697fd3435b458a759ef0b92de7f26624b910. This seems to cause various issues during system activation, as reported in https://github.com/NixOS/nixpkgs/issues/302771 for example. Due to being close to branchoff, revert this for now. We'll open a tracking issue to collect and sort out remaining issues.
2024-04-29Merge pull request #301064 from SuperSandro2000/redis-thpFlorian Klink2-6/+7
nixos/redis: enable vmOverCommit by defaul; don't disable transparent hugepages