Noa Aarts
5d0cd804a5
nixosTests.retroarch: fix test by changing expected window title
2024-11-06 20:09:10 +01:00
Noa Aarts
dd4d691d9b
nixosTests.retroarch: format using nixfmt
2024-11-06 20:08:39 +01:00
Ramses
d06e176158
nixos/swapspace: init module ( #348588 )
2024-11-06 16:52:09 +01:00
Sandro
90a1d755a5
nixos/tests/redmine: Limit platforms to supported ones ( #348178 )
2024-11-06 10:01:27 +01:00
Sandro
5634c21398
nixos/tests/prometheus-exporters: add exportarr-sonarr test ( #285119 )
2024-11-06 00:13:17 +01:00
nikstur
0c02b3076c
nixos/etc-overlay: clean up temporary directories ( #339802 )
2024-11-05 17:13:27 +01:00
Yorick
12eedc8e88
nixos/victoriametrics: harden systemd unit, add more options. ( #350737 )
2024-11-05 13:36:19 +01:00
Emily
ff7d68490a
nixos/activation-script: Make installBootLoader
default a script ( #353543 )
2024-11-05 00:21:19 +00:00
Weijia Wang
acf3de8d62
nixos/guix: add declarative substituters option ( #353518 )
2024-11-04 20:43:41 +01:00
emilylange
9a4e945ceb
nixos/tests/forgejo: fix after git v2.47 bump
...
git v2.47.0 made changes to trace2's nesting.
trace2.eventNesting (GIT_TRACE2_EVENT_NESTING) defaults to 2, but the
nested region we are after gained a level and is now at level 3 instead
of 2.
eventNesting describes the maximum nesting level to be logged.
So to make it log the negotated-version in connect.c again, we increase
the default by one, from 2 to 3.
2024-11-04 17:34:54 +01:00
Simon Hauser
c4edf93988
Cleanup helsinki maintainer ( #353611 )
...
* maintainers: update email conni2461
* maintainers: add helsinki-jo
* tree-wide: cleanup maintainership of helsinki-systems
2024-11-04 12:59:26 +01:00
7c6f434c
2bd5a51a15
timidity: add enableVorbis option ( #201828 )
2024-11-04 10:24:39 +00:00
Will Fancher
f92ec1bc93
nixos/tests/switchTest: Add test for dbus reloading
2024-11-04 04:12:52 -05:00
Will Fancher
a7cda6835f
nixos/tests/switchTest: Remove spurious dbus reload checks
...
Previously, the base system had grub in `systemPackages` but the
specialisations did not. This is because of a few factors:
- Grub was enabled in the nixos config
- Specialisations set `grub.device = "nodev"` (see: system/activation/no-clone.nix)
- Grub is added to `systemPackages` depending on whether `devices == ["nodev"]`
This meant that switching between the base system and a specialisation
always changed `system-path.drv`, which is a reload trigger for
dbus. With grub disabled in this test, this no longer happens.
2024-11-04 04:12:52 -05:00
Will Fancher
40b7674b98
nixos/tests/switchTest: Test no boot loader
2024-11-04 03:33:26 -05:00
Christian Kögler
563a48ffd8
nixos/tests/prometheus-exporters/varnish: make state directory explicit ( #353418 )
2024-11-04 07:10:21 +01:00
Aleksana
0a3743227d
varnish74: drop ( #352492 )
2024-11-04 10:15:01 +08:00
Gabriel Arazas
7095e0f8c1
nixos/guix: add declarative substituters option
2024-11-03 15:12:12 -06:00
Sandro
f5c76ad2b5
nixos/renovate: set service type to simple ( #334557 )
2024-11-03 16:52:53 +01:00
Wim de With
01aab17a2e
nixos/tests/prometheus-exporters/varnish: make state directory explicit
2024-11-03 16:42:04 +01:00
Guillaume Girol
257cb10f86
os-prober: 1.81 -> 1.83 ( #349856 )
2024-11-03 14:22:42 +01:00
Maximilian Bosch
500d745e73
Merge: nixos/postgresql: set up sandboxing ( #344925 )
2024-11-02 11:12:15 +01:00
Will Fancher
37ee6ba681
Revert "NixOS apply
script"
...
Reverts #344407
This has broken nixos-rebuild switch so that it no longer updates the profile, which has bad consequences including not updating the systemd-boot menu with new generations.
2024-11-01 20:18:09 -04:00
Anderson Torres
77ec23d6af
nixos/tests/mpd: update and format
...
mpc-cli is now mpc
2024-11-01 20:07:04 -03:00
Maximilian Bosch
d9bd5a0548
Merge: Fix NixOS tests for various Prometheus exporters ( #352602 )
2024-11-01 16:49:37 +01:00
Aleksana
8013c944ee
nixos/tests/etcd: undo explicit network declaration ( #352599 )
2024-11-01 21:27:12 +08:00
Adam C. Stephens
f1cb012f82
kanidm: 1.3.3 -> 1.4.0 ( #352773 )
2024-11-01 08:08:41 -04:00
Martin Weinelt
93083489ba
nixos/tests/kanidm: update for 1.4.0
2024-11-01 04:31:04 +01:00
Emily
21980f5e37
nixos/tests/boot-stage1: Adjust for new pgrep output ( #352769 )
2024-11-01 03:01:10 +00:00
Will Fancher
ec7e6bad43
nixos/tests/boot-stage1: Adjust for new pgrep output
2024-10-31 22:37:03 -04:00
Ryan Yin
89b4cb7299
nixos/victoriametrics: harden systemd unit, add more options.
2024-10-31 23:47:02 +08:00
mnv
71efd64768
nixos/tests/etcd: undo explicit network declaration
2024-10-31 20:59:07 +05:30
Wim de With
44b35795df
nixos/tests/prometheus-exporters/lnd: fix bitcoind configuration
...
bitcoind v28 made a breaking change that affects lnd. This setting
reverts bitcoind to old behavior until lnd is updated to be compatible
with bitcoind v28.
2024-10-31 14:08:35 +01:00
Aleksana
ef04eea76a
etcd.nix: minor fixes ( #350937 )
2024-10-31 18:12:16 +08:00
Aleksana
7720f49ae2
nixosTests.jibri: fix evaluation ( #350744 )
2024-10-31 17:45:46 +08:00
Aleksana
1d335495b4
nixos/tests/docker-tools-overlay: fix test ( #348113 )
2024-10-31 17:22:00 +08:00
github-actions[bot]
c89d3d9070
Merge master into staging-next
2024-10-31 00:14:46 +00:00
Thomas Gerbet
132cb2a957
varnish74: drop
...
Varnish 7.4 is EOL and not supported upstream anymore again.
2024-10-31 00:09:41 +01:00
Wim de With
93cce0becc
nixos/prometheus: remove tor exporter
2024-10-30 19:42:51 +01:00
phanirithvij
e4c898c807
nixos/swapspace: add tests
...
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2024-10-30 22:42:26 +05:30
github-actions[bot]
dee80e3490
Merge master into staging-next
2024-10-30 00:14:27 +00:00
Robert Hensing
d0b30777a2
nixosTests.nixos-rebuild-specialisations-legacy: init
2024-10-30 00:21:21 +01:00
Robert Hensing
313451b74a
nixosTests.rebuild-target-host-legacy: init
2024-10-30 00:21:21 +01:00
Robert Hensing
6427500989
nixos/toplevel: Add bin/apply
2024-10-30 00:21:20 +01:00
github-actions[bot]
6bc001ea3b
Merge master into staging-next
2024-10-29 12:06:00 +00:00
Aleksana
91d052e89a
cups vm tests: fix race condition, add more tests ( #338193 )
2024-10-29 18:56:19 +08:00
K900
0c45a8b5c4
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-28 21:46:13 +03:00
Pol Dellaiera
dc8a253d56
nixos/send: init ( #351255 )
2024-10-28 18:26:33 +01:00
Aleksana
e3bd08b1b4
freetube: 0.21.3 -> 0.22.0 ( #351551 )
2024-10-28 20:13:20 +08:00
K900
66f01b7af9
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-28 15:11:30 +03:00