Peder Bergebakken Sundt
5f9689332a
Merge pull request #278537 from wfdewith/syncoid-permissions
...
nixos/syncoid: add missing ZFS mount permission
2024-03-08 00:11:39 +01:00
Max Niederman
ea7101783c
nixos/tests/photonvision: init
2024-03-07 14:59:21 -08:00
Max Niederman
3609e216a4
nixos/photonvision: init module
2024-03-07 14:59:20 -08:00
Yt
0340f82b24
Merge pull request #292873 from ghthor/tabby
...
Tabby: bump 0.7.0 -> 0.8.3 and add systemd service
2024-03-07 21:51:06 +00:00
WilliButz
82ef47d3b7
nixos/repart-image: add options to specify mkfs parameters
...
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-07 22:50:56 +01:00
Soenke Klinger
d0a888c315
doc: added nvidiaLegacy driver version 470 to available options in nixos 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-07 22:29:13 +01:00
Sandro
5f39678474
Merge pull request #292552 from diogotcorreia/oci-containers-fix-stop-one-shot
...
nixos/oci-containers: ignore nonexistent container when stopping
2024-03-07 21:23:51 +01:00
Maximilian Bosch
3c8f4e06e6
Merge pull request #287602 from Ma27/drop-postgres-ensurePermissions
...
nixos/postgresql: drop ensurePermissions option
2024-03-07 19:50:44 +00:00
WilliButz
f88148f05e
nixos/repart-image: improve overridability, use structuredAttrs
...
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-07 18:27:11 +01:00
Martin Weinelt
1371fe6327
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/servers/home-assistant/default.nix
2024-03-07 17:12:13 +01:00
Emily
2ab0d96297
Merge pull request #293251 from nesteroff/chromium-initial-prefs
...
nixos/chromium: add the ability to set initial preferences
2024-03-07 16:33:09 +01:00
Nick Cao
b4f564dbff
Merge pull request #293821 from NickCao/knot-test-quic
...
nixosTests.knot: test zone transfer over quic
2024-03-07 09:43:04 -05:00
Will Owens
d9188fc882
nixos/tabby: init module
...
- Enable tabby to run as a systemd service
- Document standard tabby configuration
2024-03-07 06:29:12 -05:00
DCsunset
38261d9556
nixos/hoogle: add extraOptions
2024-03-06 22:12:41 -05:00
github-actions[bot]
e0fd83a658
Merge master into staging-next
2024-03-07 00:02:06 +00:00
Robert Hensing
f32e786e98
Merge pull request #292099 from hercules-ci/update-nixops_unstable
...
nixops_unstable to nixops_unstable_minimal.withPlugins migration + update
2024-03-07 00:46:59 +01:00
Robert Hensing
76fc2db1f5
nixosTests.nixops_unstable: Set memorySize to 2G
...
Give the evaluator some breathing room.
2024-03-06 22:47:23 +01:00
Robert Hensing
663b3d4be7
nixops_unstable*: Make withPlugins.*.tests.nixos behave correctly
2024-03-06 22:47:22 +01:00
Philip Taron
86ae7a6243
Remove top level with lib;
in docs ( #293829 )
2024-03-06 22:35:43 +01:00
Yuri Nesterov
960f93fd4f
nixos/chromium: add the ability to set initial preferences
2024-03-06 21:32:18 +02:00
Shawn8901
93a891f0e8
steam: add extraCompatPackages
2024-03-06 20:24:55 +01:00
Nick Cao
3b7625845b
nixosTests.knot: test zone transfer over quic
2024-03-06 13:41:24 -05:00
Peder Bergebakken Sundt
715b2ae92e
Merge pull request #292608 from onemoresuza/hare-crosscomp
...
hare: enable cross-compilation
2024-03-06 19:36:45 +01:00
github-actions[bot]
8a8a630460
Merge master into staging-next
2024-03-06 18:01:19 +00:00
Sandro
e656679228
Merge pull request #286523 from MarcelCoding/listmonk
...
listmonk: 2.5.1 -> 3.0.0
2024-03-06 18:49:20 +01:00
Coutinho de Souza
478cff8d32
haredoc: init at 0.24.0
...
Also add a mention to the release notes of 24.05 about `hare` and
`haredoc` being split into different packages.
2024-03-06 11:57:55 -03:00
superherointj
ac497db437
Merge pull request #292418 from superherointj/k3s-to-k3s_1_29
...
k3s: k3s_1_28 -> k3s_1_29
2024-03-06 11:10:02 -03:00
Franz Pletz
f05e5f3a51
Merge pull request #285807 from MinerSebas/prometheus-restic-exporter
...
prometheus-restic-exporter: 1.4.0 -> 1.5.0
2024-03-06 14:35:24 +01:00
github-actions[bot]
d6370b05b5
Merge master into staging-next
2024-03-06 12:01:15 +00:00
Leona Maroni
182053a2cf
Merge pull request #293595 from SuperSandro2000/git-io-remove
...
treewide: stop using deprecated git.io shortlink service
2024-03-06 11:14:14 +01:00
Fabian Möller
f753e58e6e
nixos/networkd: allow RoutingPolicyRule port ranges
...
Linux and Systemd allow port ranges to be used in routing policy rules.
https://www.freedesktop.org/software/systemd/man/latest/systemd.network.html#SourcePort=
2024-03-06 09:11:54 +01:00
Jacek Galowicz
3b2b12769d
Merge pull request #293573 from hercules-ci/nixos-running-tests-requirements
...
nixos/doc: Describe NixOS test system requirements
2024-03-06 07:51:02 +01:00
github-actions[bot]
8660ec23c7
Merge master into staging-next
2024-03-06 00:02:17 +00:00
Sandro Jäckel
04d33b98e1
treewide: stop using deprecated git.io shortlink service
2024-03-05 22:58:29 +01:00
Sandro
911b4015d2
Merge pull request #283319 from phaer/etebase-server
...
etebase: fix runtime crash due to wrong pydantic..
2024-03-05 21:37:21 +01:00
Robert Hensing
eb787006d7
nixos/doc/running-nixos-tests: Describe system requirements
2024-03-05 20:51:10 +01:00
github-actions[bot]
ac779b472e
Merge master into staging-next
2024-03-05 18:01:25 +00:00
Adam C. Stephens
a51a27a78b
Merge pull request #291554 from jnsgruk/homepage-config
...
nixos/homepage-dashboard: support structured config
2024-03-05 09:48:19 -05:00
Jon Seager
0b39e86cbc
nixosTests.homepage-dashboard: test managed and unmanaged configs
2024-03-05 14:38:53 +00:00
Jon Seager
183bc82cca
nixos/homepage-dashboard: add breaking change notice to release notes
2024-03-05 14:38:52 +00:00
Jon Seager
c0330351a0
nixos/homepage-dashboard: support structured config
2024-03-05 14:38:52 +00:00
Arian van Putten
3e98d57895
nixos/doc: Add 24.05 release notes for AMIs
2024-03-05 10:03:49 +01:00
github-actions[bot]
16bca48d25
Merge master into staging-next
2024-03-05 06:01:12 +00:00
adisbladis
5cdb38bb16
Merge pull request #288579 from blitz/vbox-kvm-2
...
virtualboxKvm: init
2024-03-05 18:58:57 +13:00
Mikael Voss
fe639ca418
nixos/tests/akkoma: Adapt to latest toot release
2024-03-05 05:27:40 +01:00
github-actions[bot]
100a9b96ce
Merge master into staging-next
2024-03-05 00:01:58 +00:00
Someone
46b75bf589
Merge pull request #291828 from SomeoneSerge/refactor/cdi-nvidia
...
nixos/cdi.dynamic.nvidia: expose driverLink
2024-03-04 18:32:34 +00:00
github-actions[bot]
fe2479b166
Merge master into staging-next
2024-03-04 18:00:55 +00:00
nikstur
c0feba86fb
nixos/test-instrumentation: use full path to env
...
It is sometimes useful to have a seprate /usr partition to make systemd
tools happy (e.g. repart, sysupdate, gpt-auto-generator etc.). The test
script should not depend on usrbinenv to make this possible.
2024-03-04 16:12:56 +01:00
Nick Cao
8e19126885
Merge pull request #289009 from 999eagle/feat/miniflux-no-db
...
nixos/miniflux: add option to disable configuring a local postgresql db
2024-03-04 09:47:14 -05:00