Guillaume Girol
277e1153f5
nixosTests.nixseparatedebuginfod: remove ( #455308 )
2025-10-24 18:39:43 +00:00
Adam C. Stephens
06282906f2
miniflux: 2.2.13 -> 2.2.14 ( #454793 )
2025-10-24 17:42:26 +00:00
Sergei Trofimovich
c3d3ec654c
nixosTests.nixseparatedebuginfod: remove
...
Without the change the attribute refers to deleted file:
+ nix build --no-link -f. nixosTests.nixseparatedebuginfod
error:
error: path 'nixos/tests/nixseparatedebuginfod.nix' does not exist
2025-10-24 18:35:24 +01:00
Ameer Taweel
132f71fa5d
miniflux: 2.2.13 -> 2.2.14
...
https://miniflux.app/releases/2.2.14.html
https://github.com/miniflux/v2/releases/tag/2.2.14
diff: https://github.com/miniflux/v2/compare/v2.2.13...2.2.14
2025-10-24 09:38:24 +03:00
nixpkgs-ci[bot]
e8707f82fb
Merge master into staging-nixos
2025-10-24 06:07:51 +00:00
dish
ed5187e040
jellyfin{,-web}: 10.10.7 -> 10.11.0 ( #453777 )
2025-10-24 01:28:38 +00:00
nixpkgs-ci[bot]
da6de9442e
Merge master into staging-nixos
2025-10-23 18:07:26 +00:00
Leona Maroni
05026b194c
nixos/nginx: remove deprecated vhost option enableSSL ( #446053 )
2025-10-23 13:36:01 +00:00
nixpkgs-ci[bot]
46ed08425d
Merge master into staging-nixos
2025-10-23 12:09:03 +00:00
Sandro
845407879b
nixseparatedebuginfod2: v0.1.0 -> 1.0.1, replace nixseparatedebuginfod ( #452053 )
2025-10-23 11:40:25 +00:00
nixpkgs-ci[bot]
38e8397ab7
Merge master into staging-nixos
2025-10-22 18:08:06 +00:00
John Titor
e53e10938c
nixosTests.limine.secureBoot: fix secure boot check
...
An easier way to check if secureBoot is enabled is by running mokutil --sb-state
We have to do this way now because on systemd v258 `bootctl status` returns non 0 value if systemd-boot is not properly installed, which is to be expected when using Limine.
2025-10-22 19:55:37 +05:30
Maximilian Bosch
a943d89fb0
linux_5_4: remove
...
See https://endoflife.date/linux
Will be end of life on 2025-12-31 which is well within the timespan of
25.11.
2025-10-22 15:47:51 +02:00
Will Fancher
b22b5a3c20
nixos/tests: More temporary uaccess fixes
...
See: https://github.com/NixOS/nixpkgs/pull/453603
2025-10-22 02:18:34 -04:00
h7x4
c7e3e45467
nixos/tests/beszel: init
2025-10-21 22:44:49 +02:00
Sandro
f40eb86072
nixos/tests: remove leftover file for removed mpich nixos test ( #451288 )
2025-10-21 14:26:01 +00:00
Doron Behar
3f9aa9d82f
nixos/syncthing: declare ignore patterns ( resolves #268282 ) ( #353770 )
2025-10-21 12:41:17 +00:00
zorrobert
7a223b2685
nixos/syncthing: add option for ignore patterns
...
Syncthing can be configured to ignore certain files and
directories via ignore patterns. This PR adds a new nix option to
set these patterns declaratively.
2025-10-21 12:57:28 +02:00
nixpkgs-ci[bot]
fb4a94b345
Merge master into staging-next
2025-10-20 18:06:02 +00:00
Sandro
d9370528bc
searxng: 0-unstable-2025-10-13 -> 0-unstable-2025-10-17 ( #453771 )
2025-10-20 14:04:29 +00:00
Sandro
0b05c51921
nixos/ssh: use known test keys ( #386051 )
2025-10-20 13:51:01 +00:00
Minijackson
4957a9976f
jellyfin: 10.10.7 -> 10.11.0
...
adapt the test due to slower start and small API change
2025-10-20 09:57:03 +02:00
⛧-440729 [sophie]
bc8a13da0b
nixosTests.searx: fix fancy test
2025-10-20 09:37:38 +02:00
K900
90a6faa0f6
Merge remote-tracking branch 'origin/master' into staging-next
2025-10-20 10:21:06 +03:00
Elliot Berman
147f928da3
nixos: tests: kernelGeneric: Fix testsForKernel when accessed outside nixosTests
...
Use patchedPkgs.linuxPackagesFor to ensure the hello-world extension is
applied to a kernel passed from, for example,
linuxKernel.kernels.linux_6_12.tests.testsForKernel
Also add a comment about why we can't use nixpkgs.overlays in this
particular test.
Fixes: fa533ecbdf ("nixos: tests: kernel-generic: Add kernelPackagesExtensions test")
2025-10-19 16:52:46 -07:00
Will Fancher
67e1598f91
nixos/test/login: Fix uaccess test.
...
This PR https://github.com/systemd/systemd/pull/36444 caused this bug
https://github.com/systemd/systemd/issues/39043 , which is fixed in
this PR https://github.com/systemd/systemd/pull/39071 . In short,
`uaccess` doesn't work with `OPTIONS+="static_node=..."` udev rules,
and `/dev/snd/timer` is a static node. 258.1 needs to wait for the
next staging cycle, so for now let's just use a non-static node.
2025-10-19 16:19:53 -04:00
nixpkgs-ci[bot]
c4e186c33c
Merge master into staging-next
2025-10-19 12:06:39 +00:00
Wolfgang Walther
120aaed506
nixos/tests/hoogle: init ( #453019 )
2025-10-19 10:51:36 +00:00
Bobby Rong
cbf2a5691b
vscode: 1.105.0 -> 1.105.1 ( #453313 )
2025-10-19 10:31:12 +00:00
Bobby Rong
039351fe4b
nixosTests.vscode-remote-ssh: Mark as broken
...
Failing on Hydra since 2025-03.
2025-10-19 18:23:51 +08:00
Jonathan Davies
79c9b6c5fd
nixos/prometheus: tests: Add basic Selenium test for UI
2025-10-18 22:58:19 +01:00
nixpkgs-ci[bot]
fe3676c810
Merge master into staging-next
2025-10-18 06:05:29 +00:00
h7x4
2b960c563e
nixos/avahi: add debug option ( #448254 )
2025-10-18 05:30:15 +00:00
nixpkgs-ci[bot]
94e79f47bf
Merge master into staging-next
2025-10-18 00:15:17 +00:00
h7x4
5f36e60ee8
nixos/tests/hoogle: init
2025-10-18 04:18:33 +09:00
Maximilian Bosch
a1c24d0868
filesender: remove
...
This depends on `simplesamlphp` which is one major version behind, was
packaged in an outdated version from the beginning and is known
vulnerable in nixpkgs. As a result, I decided to remove simplesamlphp
and all its reverse dependencies.
2025-10-17 17:49:01 +02:00
nixpkgs-ci[bot]
06d0499d34
Merge master into staging-next
2025-10-17 08:13:07 +00:00
h7x4
cc3cb66a4b
nixosTests.certmgr.{command,systemd}: fix tests ( #435141 )
2025-10-17 06:06:47 +00:00
nixpkgs-ci[bot]
a9cd171877
Merge master into staging-next
2025-10-17 00:16:42 +00:00
Connor Baker
c86b434e0f
Introduce kernelPackagesExtensions ( #448069 )
2025-10-16 22:40:56 +00:00
nixpkgs-ci[bot]
def5232766
Merge master into staging-next
2025-10-16 18:05:40 +00:00
Diogo Correia
9569752c0a
nixos/tests/pairdrop: init
2025-10-16 10:23:25 +01:00
nixpkgs-ci[bot]
003c57b969
Merge master into staging-next
2025-10-15 18:05:52 +00:00
Martin Weinelt
af0bfe2d3a
nixos/limesurvey: nginx support ( #448680 )
2025-10-15 13:38:59 +00:00
nixpkgs-ci[bot]
ce0844a584
Merge master into staging-next
2025-10-15 12:55:06 +00:00
Guillaume Girol
7a131bebe7
nixseparatedebuginfod: remove
...
in favor of nixseparatedebuginfod2
Reuse the same port so that rebuilding to the new module does not need a
reboot to update the env var.
2025-10-14 22:01:44 +02:00
Guillaume Girol
09ac18fbd3
nixos/nixseparatedebuginfod2: adapt to v1
...
several substituters are supported at the same time
2025-10-14 22:01:44 +02:00
nixpkgs-ci[bot]
b5e07c9754
Merge master into staging-nixos
2025-10-14 18:07:18 +00:00
nixpkgs-ci[bot]
7044a0435d
Merge master into staging-next
2025-10-14 18:05:56 +00:00
Wolfgang Walther
a057b449cf
netbox_4_1: remove ( #440415 )
2025-10-14 16:30:39 +00:00