about summary refs log tree commit diff
path: root/nixos
AgeCommit message (Collapse)AuthorFilesLines
2024-03-10Merge pull request #280836 from numinit/nebula-port-zeroPeder Bergebakken Sundt2-6/+34
nixos/nebula: default to port 0 for hosts other than lighthouse/relay
2024-03-10Merge pull request #265687 from iblech/patch-test-socksPeder Bergebakken Sundt1-0/+13
nixos/tests/privoxy: Verify socks support
2024-03-10Merge pull request #283238 from D3vil0p3r/patch-1Peder Bergebakken Sundt1-0/+3
doc: add note in Partitioning and formatting section
2024-03-09Merge pull request #293720 from vkleen/fix/systemd-boot-random-seedWill Fancher1-1/+1
nixos/systemd: Only include systemd-boot-random-seed if the unit exists
2024-03-09Merge pull request #294584 from MinerSebas/plasma-sambaéclairevoyant1-1/+1
nixos/plasma6: Dont add samba a second time to environment.systemPackages
2024-03-09Merge pull request #133542 from fpletz/refactor/pinentry-remove-multiple-outputsSandro11-34/+36
pinentry: remove multiple outputs
2024-03-09Merge pull request #292396 from wegank/unrar-bumpWeijia Wang1-0/+2
unrar: 6.2.12 -> 7.0.7
2024-03-09Merge pull request #294544 from lilyinstarlight/fix/fwupd-uefi-capsule-settingsBernardo Meurer1-2/+2
2024-03-09Merge pull request #292304 from ↵Emily1-1/+2
networkException/unix-socket-sliding-sync-bindaddr nixos/matrix-sliding-sync: improve unix socket support
2024-03-09nixos/fwupd: fix silent failure for uefiCapsuleSettings to ever be addedLily Foster1-2/+2
Bug was introduced in 28ea07d4e33c63447e699562d0085f6eeefd6ee0.
2024-03-09Merge pull request #294497 from cmspam/patch-1Maciej Krüger6-0/+6
incus.ui: Added incus-specific patches to fix branding and API
2024-03-09nixosTests.incus.*: enable nftables to fix testsMaciej Krüger6-0/+6
2024-03-09nixos/plasma6: Dont add samba a second time to environment.systemPackagesMinerSebas1-1/+1
2024-03-08nixos/matrix-sliding-sync: create runtime directory in /run/matrix-sliding-syncnetworkException1-0/+1
this patch enables the creation of a runtime directory with the default mode 0755 in /run/matrix-sliding-sync to offer a simple option for SYNCV3_BINDADDR when using unix sockets.
2024-03-08treewide: use sensible pinentry flavorFranz Pletz1-0/+1
2024-03-08Merge pull request #290925 from r-vdp/networkd_use_gatewayLeona Maroni1-0/+2
systemd-networkd: add missing UseGateway key in the DHCPv4 section
2024-03-08Merge pull request #294096 from WilliButz/repart-image/overridabilitynikstur2-11/+59
systemd-repart: improve overridability of image builder
2024-03-08Merge pull request #294269 from K900/test-driver-mypy-fixesK9001-7/+5
nixos/lib/test-driver: fix mypy errors after staging-next merge
2024-03-08nixos/lib/test-driver: fix mypy errors after staging-next mergeK9001-7/+5
2024-03-08Merge pull request #292817 from mkg20001/steam-teamMaciej Krüger1-1/+1
teams.steam: add - ref #289561
2024-03-08nixos/steam: fix eval after #293564K9001-1/+1
2024-03-08Merge #292500: staging-next 2024-03-01Vladimír Čunát1-0/+2
2024-03-08modules/steam: transfer maintainership to steam teamMaciej Krüger1-1/+1
2024-03-08Merge pull request #293564 from Shawn8901/steam-compat-toolsThiago Kenji Okada1-0/+13
steam: add extraCompatPackages
2024-03-08Merge pull request #292847 from jwillikers/linger-hotfixmaxine1-0/+5
Fix the update-lingering activation script to not fail when a user is removed
2024-03-08nixos/networkd: add missing UseGateway key in the DHCPv4 sectionr-vdp1-0/+2
2024-03-08Merge pull request #291581 from Luflosi/nixos/memcached/clarify-settingWeijia Wang1-1/+1
nixos/memcached: clarify behaviour of `enableUnixSocket`
2024-03-08unrar: 6.2.12 -> 7.0.7Weijia Wang1-0/+2
2024-03-08nixos/systemd: Only include systemd-boot-random-seed if the unit existsViktor Kleen1-1/+1
The unit file is only present if systemd was built with bootloader support.
2024-03-07nixos/scrutiny: default collector api endpoint port to point at web app portéclairevoyant1-2/+3
2024-03-07nixos/scrutiny: clean up `mkEnableOption` definitionséclairevoyant1-12/+4
2024-03-07nixos/scrutiny: inherit `lib` bindingséclairevoyant1-51/+57
2024-03-07nixos/scrutiny: remove redundant `lib.mdDoc`éclairevoyant1-20/+20
2024-03-08Merge master into staging-nextgithub-actions[bot]8-45/+215
2024-03-08Merge pull request #278537 from wfdewith/syncoid-permissionsPeder Bergebakken Sundt2-1/+4
nixos/syncoid: add missing ZFS mount permission
2024-03-07Merge pull request #292873 from ghthor/tabbyYt2-0/+204
Tabby: bump 0.7.0 -> 0.8.3 and add systemd service
2024-03-07nixos/repart-image: add options to specify mkfs parametersWilliButz2-1/+34
This new option makes it easier to specify extra mkfs parameters for the systemd-repart builder. See https://github.com/systemd/systemd/blob/v255/docs/ENVIRONMENT.md?plain=1#L575-L577
2024-03-07doc: added nvidiaLegacy driver version 470 to available options in nixos ↵Soenke Klinger1-0/+1
manual (#290231) Its possible to install the nvidiaLegacy470 driver for the slightly outdated GPUs, but the documentation only has the hints how to install the drivers for the even older GPUs.
2024-03-07Merge pull request #292552 from diogotcorreia/oci-containers-fix-stop-one-shotSandro1-1/+1
nixos/oci-containers: ignore nonexistent container when stopping
2024-03-07Merge pull request #287602 from Ma27/drop-postgres-ensurePermissionsMaximilian Bosch2-43/+5
nixos/postgresql: drop ensurePermissions option
2024-03-07nixos/repart-image: improve overridability, use structuredAttrsWilliButz1-10/+25
Parameters passed to systemd-repart are now passed to the build script via environment variable, which is defined as a list of strings in combination with `__structuredAttrs = true`. This should make it easier to customize the image build using `overrideAttrs`. Both the script used to amend the repart definitions and the amended definitions are now available via passthru.
2024-03-07Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt2-3/+37
Conflicts: - pkgs/servers/home-assistant/default.nix
2024-03-07Merge pull request #293251 from nesteroff/chromium-initial-prefsEmily1-0/+19
nixos/chromium: add the ability to set initial preferences
2024-03-07Merge pull request #293821 from NickCao/knot-test-quicNick Cao1-3/+18
nixosTests.knot: test zone transfer over quic
2024-03-07nixos/tabby: init moduleWill Owens2-0/+204
- Enable tabby to run as a systemd service - Document standard tabby configuration
2024-03-07Merge master into staging-nextgithub-actions[bot]4-8/+7
2024-03-07Merge pull request #292099 from hercules-ci/update-nixops_unstableRobert Hensing1-1/+2
nixops_unstable to nixops_unstable_minimal.withPlugins migration + update
2024-03-06nixosTests.nixops_unstable: Set memorySize to 2GRobert Hensing1-0/+1
Give the evaluator some breathing room.
2024-03-06nixops_unstable*: Make withPlugins.*.tests.nixos behave correctlyRobert Hensing1-1/+1
2024-03-06Remove top level `with lib;` in docs (#293829)Philip Taron2-7/+3