Nick Cao
20065b3e46
caddy: 2.9.0 -> 2.9.1 ( #375655 )
2025-01-22 16:22:57 -05:00
nixpkgs-ci[bot]
9fb7ecfb57
Merge staging-next into staging
2025-01-22 00:14:52 +00:00
Yifei Sun
4ae25041b2
caddy: 2.9.0 -> 2.9.1
...
Co-authored-by:: techknowlogick <techknowlogick@gitea.com>
2025-01-21 17:45:47 -05:00
Leona Maroni
1c698f52e3
matomo: refactor, matomo-beta: remove ( #374022 )
2025-01-21 19:40:08 +01:00
Leona Maroni
c068347f63
Fixes and housekeeping for the varnish module ( #373747 )
2025-01-21 19:38:51 +01:00
nixpkgs-ci[bot]
dec099d3e7
Merge staging-next into staging
2025-01-21 18:05:23 +00:00
Niklas Korz
9e1806e012
nixosTests.mongodb-ce: init
2025-01-21 18:25:39 +01:00
Niklas Korz
ac16c51570
nixosTests.mongodb: actually use mongodb service module and add support for mongodb-ce
2025-01-21 18:25:39 +01:00
Niklas Korz
fd348f4354
nixosTests.mongodb: migrate from handleTest to runTest
2025-01-21 18:25:39 +01:00
Cosima Neidahl
14b04af9f4
mir,mir_2_15: Fix builds, modernise & fix VM tests ( #374873 )
2025-01-21 14:28:57 +01:00
Julien Moutinho
eb00bbcdaa
nixos/public-inbox: fix flaky test by waiting for sockets
2025-01-21 13:50:45 +01:00
Julien Moutinho
3c07862664
nixos/public-inbox: fix test by creating Git repositories
...
Previously in https://github.com/NixOS/nixpkgs/pull/308740
`BindReadOnlyPaths=` was fixed, but remained mounting non-existing Git repositories:
vm-test-run-public-inbox> machine # [ 19.503051] (ox-httpd)[1489]:
public-inbox-httpd.service: Failed to set up mount namespacing:
/var/lib/gitolite/repositories/user/repo1.git: No such file or directory
2025-01-21 13:50:45 +01:00
nixpkgs-ci[bot]
3833577ea0
Merge staging-next into staging
2025-01-21 12:32:11 +00:00
K900
7961122d3e
Merge remote-tracking branch 'origin/staging-next' into staging
2025-01-21 15:30:51 +03:00
networkException
549d8a6d44
nixos/tests/nextcloud: fix redis cache non empty tests
...
This patch changes the implementation of the subtests to
check for redis' cache being non empty to only run redis-cli
and jq in a shell and assert the returned length in python.
This fixes jq "len" simply not compiling and makes sure
regressions get noticed.
2025-01-21 13:13:36 +01:00
networkException
18de1c264e
nixos/tests/nextcloud: use lib instead of pkgs.lib wherever trivial
2025-01-21 13:13:35 +01:00
networkException
9ffa0a5945
nixos/tests/nextcloud: test for notify_push in with-declarative-redis-and-secrets
...
This patch adds a subtest and corresponding configuration to
with-declarative-redis-and-secrets to test for nextcloud notify_push
to be working, just as in with-postgresql-and-redis.
As notify_push needs to connect to the database, including it
in this test checks that it can read the dbpassFile properly.
2025-01-21 13:13:30 +01:00
Jörg Thalheim
c80e750b52
sunshine: 0.23.1 -> 2025.118.151840 ( #375153 )
2025-01-21 13:06:13 +01:00
K900
441c242855
nixos/tests: fix bonding test
2025-01-21 13:44:36 +03:00
nixpkgs-ci[bot]
26d9061f29
Merge staging-next into staging
2025-01-21 00:14:29 +00:00
Pol Dellaiera
f2685b1e2f
pkgs/readeck + nixos/readeck: init ( #370354 )
2025-01-20 22:22:24 +01:00
Julien Malka
0be7395f95
nixos/readeck: init
2025-01-20 22:17:30 +01:00
Pol Dellaiera
af1bc453b3
fider: init at 0.24.0 ( #353346 )
2025-01-20 20:19:14 +01:00
nixpkgs-ci[bot]
ee0d31892a
Merge staging-next into staging
2025-01-20 18:05:23 +00:00
Wolfgang Walther
efa0c1b0b8
nixosTests.postgresql.*: fix eval ( #375292 )
2025-01-20 17:05:03 +01:00
Maximilian Bosch
7ab1e88833
nixosTests.postgresql.*: fix eval
...
The `libpq` attribute from `postgresqlVersions` doesn't have a `pkgs`
attribute with extensions in it. Filtering for postgresql server
packages only fixes the problem.
Reported in https://github.com/NixOS/nixpkgs/pull/359659#issuecomment-2601045449
2025-01-20 14:29:01 +01:00
Gaétan Lepage
0cda476cd5
sdl3: init at 3.1.8 ( #326699 )
2025-01-20 14:16:23 +01:00
Morgan Jones
189200a18d
nixos/tests: add boot-stage2 tests
...
- Test RO store mount even given the presence of filesystems with
options ending in "ro"
- Test postBootCommands in stage2
2025-01-19 23:52:08 -08:00
Morgan Jones
f8eac009ee
nixos/mattermost: modernize, support MySQL and mmctl
...
Based on #198040 . Prioritizes backwards compatibility, including
database and plugin compatibility, while adding more sensible
defaults like database peer authentication.
Expand the scope of tests to include plugins (including building
from source) and testing that a piece of media uploads and downloads
to make sure the storage directory doesn't vanish.
2025-01-20 08:07:45 +01:00
Morgan Helton
bbc455519f
sunshine: 0.23.1 -> 2025.118.151840
2025-01-19 15:05:28 -06:00
OPNA2608
7c2becf742
nixosTests.miracle-wm: Move the mouse to work around VM setup issues
2025-01-19 19:13:15 +01:00
OPNA2608
d777e99f6a
nixosTests.miriway: Move the mouse to work around VM setup issues
2025-01-19 19:13:15 +01:00
OPNA2608
9b520ccbfb
nixosTests.miriway: Switch back to commented-out code
...
It seems to work again.
2025-01-19 19:13:15 +01:00
OPNA2608
d3e2f73277
nixosTests.miracle-wm: Update alacritty config format, switch to pkgs.formats
2025-01-19 19:13:15 +01:00
OPNA2608
952a2afab8
nixosTests.miriway: Update alacritty config format, switch to pkgs.formats
2025-01-19 19:13:15 +01:00
Sandro
49b9166ece
headscale: 0.23.0 -> 0.24.0, cleanup maintainers ( #374636 )
2025-01-19 14:33:30 +01:00
Sandro Jäckel
cc2f4fbf1c
headscale: 0.23.0 -> 0.24.0, cleanup maintainers
2025-01-19 14:08:52 +01:00
Maximilian Bosch
a4afb337c3
Merge: nextcloud: remove 28, update apps ( #374902 )
2025-01-19 12:34:46 +01:00
Pol Dellaiera
54e48b64d1
nixos/fider: init
...
Co-authored-by: Niklas Korz <niklas@niklaskorz.de>
2025-01-19 12:03:41 +01:00
Julien Malka
e5ad45c4b7
FerretDB document defaults, PostgreSQL default URL, disable telemetry ( #288493 )
2025-01-19 11:01:27 +01:00
nixpkgs-ci[bot]
c39935db5b
Merge master into staging-next
2025-01-19 00:15:38 +00:00
Maximilian Bosch
7ef73d05cd
nextcloud28: remove
...
This major release is dead now.
2025-01-19 00:08:35 +01:00
Gaétan Lepage
b60bec4674
cockpit: fix listen port ( #371245 ) ( #374667 )
2025-01-18 22:11:32 +01:00
nixpkgs-ci[bot]
0cae90809c
Merge master into staging-next
2025-01-18 18:04:10 +00:00
Gaétan Lepage
f3161bb4a1
davis: 4.4.4 -> 5.0.2 ( #374168 )
2025-01-18 13:05:41 +01:00
elratt0r
442e818b52
cockpit: extend test case to not use default port
...
Closes : #371245
2025-01-18 01:05:35 +01:00
Quentin Frey
80a399ba1b
davis: 4.4.4 -> 5.0.2
2025-01-17 19:22:02 +01:00
nixpkgs-ci[bot]
df5a154f88
Merge master into staging-next
2025-01-17 18:04:22 +00:00
Martin Weinelt
31680c6fb4
zwave-js-ui: init at 9.27.8; nixos/zwave-js-ui: init module ( #336623 )
2025-01-17 18:13:17 +01:00
Adam C. Stephens
f3a75905ab
nixos/tests/incus: fix subtest names and add reboot check
2025-01-17 10:11:07 -05:00