K900
65d6075e14
nixos/tests/predictable-interface-names: fix eval for systemd-stage1
2023-11-01 22:09:25 +03:00
nikstur
7d0b5b3a94
nixos/nix-channnel: fix setting up the default channel again
2023-11-01 16:23:28 +01:00
Bobby Rong
0ccd2a01e6
Merge pull request #264618 from bobby285271/upd/cinnamon-test
...
nixosTests.cinnamon: Extend the test
2023-11-01 21:30:43 +08:00
Bobby Rong
2408e613e6
nixosTests.cinnamon: Extend the test
2023-11-01 09:18:02 +08:00
nikstur
37209a6799
Merge pull request #264608 from nikstur/nix-channel-fix-default
...
nixos/nix-channel: fix subscribing to default channel
2023-10-31 18:42:06 +01:00
Artturi
2d3a5c7ddb
Merge pull request #262254 from Artturin/nginxsandboxrem
2023-10-31 18:39:55 +02:00
nikstur
8c1739cafe
nixos/nix-channel: fix subscribing to default channel
...
Fixes https://github.com/NixOS/nixpkgs/issues/264602
2023-10-31 16:51:23 +01:00
Maximilian Bosch
5927d55685
privacyidea: remove
...
Related to #262907 (Django3 removal from nixpkgs).
This package already required an unreasonable amount of maintenance
regularly for a such small leaf-package. It has a few highly outdated
dependencies (e.g. flask 1, jinja2 2.11, sqlalchemy 1.3).
After at least each Python package-set update one had to fix up a lot of
dependencies to fix the package itself, so it was only useful on stable
branches. And having so much outdated software in a security-sensitive
piece of software seems questionable.
Finally, globin and I won't be available for maintaining this now that
Mayflower is migrating to another solution (and we'll do that as well)
and I'd expect this to bitrot extremely quick if we both bail out.
2023-10-31 14:17:48 +01:00
OTABI Tomoya
4db9219553
Merge pull request #264084 from kirillrdy/freetube
...
freetube: fix build, use latest electron
2023-10-31 16:53:09 +09:00
Alexandru Scvortov
fa54eeea5c
livebook: add systemd user service, test, and docs
...
Co-authored-by: Yt <happysalada@tuta.io>
2023-10-31 07:31:18 +00:00
Mario Rodas
1122fb5123
Merge pull request #264250 from Ma27/rm-postgres-11
...
postgresql_11: remove
2023-10-30 21:36:56 -05:00
Kirill Radzikhovskyy
4eeff46bbb
freetube: add test
...
This change fixes ofborg eval error
2023-10-31 08:32:01 +11:00
K900
7bc18b63da
Merge pull request #227633 from ElvishJerricco/systemd-stage-1-fix-initrd-commands
...
Systemd stage 1 assert initrd commands are empty
2023-10-30 20:03:44 +03:00
Bobby Rong
7378978469
Merge pull request #264260 from bobby285271/upd/xfce
...
nixosTests.xfce: Check if any coredumps are found
2023-10-30 22:16:39 +08:00
Maximilian Bosch
279cecf6b7
nixos/postgresql: remove postgresql_11-backup-all test
...
I don't really understand why this is only for a single version, so I
figured I'd just add this to the test matrix to also cover this
test-case for each major. Now, there's also one thing less to take care of
when removing old postgresql versions.
2023-10-30 15:11:06 +01:00
Bobby Rong
204ee86575
nixosTests.xfce: Check if any coredumps are found
...
Adds a regression test for https://gitlab.xfce.org/xfce/xfconf/-/issues/35 .
2023-10-30 21:15:22 +08:00
Will Fancher
cca22054c0
systemd-stage-1: Add assertions for unsupported options.
2023-10-30 12:15:58 +01:00
Michele Guerini Rocco
800965ce8c
Merge pull request #245855 from rnhmjoj/pr-sslh
...
nixos/sslh: update and refactor for RFC42
2023-10-29 23:19:38 +01:00
Ryan Lahfa
a905c3a544
Merge pull request #262854 from ElvishJerricco/systemd-stage-1-bcachefs-decryption
...
systemd-stage-1: bcachefs decryption
2023-10-29 22:24:38 +01:00
rnhmjoj
3728338d40
nixos/sslh: refactor for RFC42
2023-10-29 18:13:37 +01:00
Ryan Lahfa
92fdbd284c
Merge pull request #262839 from RaitoBezarius/qemu-vm/timeout
2023-10-29 17:21:10 +01:00
K900
220241421f
Merge pull request #263744 from K900/stateversion-docs
...
treewide: rewrite stateVersion docs (again), clean up some stateVersion usages (again)
2023-10-29 16:25:48 +03:00
Aaron Andersen
3b848391b6
Merge pull request #227442 from christoph-heiss/openssh/allowusers
...
openssh: add {Allow,Deny}{Users,Groups} settings
2023-10-29 08:20:22 -04:00
Ryan Lahfa
72bd71a44a
Merge pull request #263977 from JulienMalka/fix-netdata-test
2023-10-29 12:48:31 +01:00
Raito Bezarius
c90219633c
nixos/tests/nixos-test-driver: test timeout failures
...
We test that the test framework timeouts are working as expected.
2023-10-29 12:45:00 +01:00
Robert Hensing
8b385c91c3
Merge pull request #263462 from nikstur/rebuildable-system
...
Rebuildable system & appliance
2023-10-29 08:02:35 +01:00
Ryan Lahfa
de47b2e8a5
Merge pull request #263033 from ElvishJerricco/systemd-stage-1-filesystems-encrypted
...
systemd-stage-1: Enable more encrypted installer tests
2023-10-28 20:38:14 +02:00
Julien Malka
a000d9fff6
tests/netdata: fix test after upgrade to 1.43.0
2023-10-28 14:43:19 +00:00
Linus Heckemann
8670794565
Merge pull request #263203 from nikstur/replace-activation
...
Replace simple activationScripts
2023-10-28 10:17:15 +02:00
Peder Bergebakken Sundt
dc42e2603b
Merge pull request #263335 from anthonyroussel/nixos-goss
...
nixos/goss: init
2023-10-28 06:36:43 +02:00
Peder Bergebakken Sundt
fb1c60b65a
Merge pull request #262224 from chayleaf/tsja
...
postgresqlPackages.tsja: init at 0.5.0
2023-10-27 19:53:14 +02:00
Jacek Galowicz
04c4853380
Merge pull request #262975 from tfc/bittorrent-test-fix
...
bittorrent NixOS Test: Un-Uncomment seeder takedown
2023-10-27 18:49:26 +01:00
Martin Weinelt
2e09b8e5af
Merge pull request #260246 from christoph-heiss/new/floorp
...
floorp: init at 11.5.0
2023-10-27 12:36:43 +02:00
K900
5323b93e9d
nixos/tests: remove unnecessary stateVersion assignments
2023-10-27 12:56:13 +03:00
Anthony Roussel
1efdbc2feb
nixosTests.goss: init
2023-10-27 08:02:01 +02:00
Peder Bergebakken Sundt
e8ff5952f6
Merge pull request #258558 from hmenke/c2FmZQ
...
c2FmZQ: init at 0.4.8
2023-10-26 20:33:51 +02:00
chayleaf
47646a34ba
postgresqlPackages.tsja: init at 0.5.0
2023-10-27 01:09:48 +07:00
Peder Bergebakken Sundt
adcaf3962d
Merge pull request #212087 from robryk/resticpaths
...
nixos/backups/restic: handle cases when both dynamicFileFrom and paths are set
2023-10-26 19:35:22 +02:00
nikstur
b3c1d8c9ae
nixos: add system.switch.enable flag
...
This flag allows the user to optionally exclude
switch-to-confguration.pl from toplevel.
This is interesting for appliance images where you don't want to re-build
the system. This flag is called `rebuildable` because the standard
interface to do this is `nixos-rebuild` which will not work anymore with
this change.
2023-10-26 17:47:35 +02:00
Henri Menke
6a874bbdbc
nixos/c2fmzq-server: add test
...
Co-authored-by: h7x4 <h7x4@nani.wtf>
2023-10-26 17:27:53 +02:00
Lassulus
95a366309a
Merge pull request #262731 from Lassulus/tmpfiles
...
nixos/systemd-tmpfiles: add settings option
2023-10-26 09:29:46 +01:00
nikstur
d345b385fe
nixos/tests/stunnel: replace activationScript
...
Replace with a separate systemd service.
2023-10-26 01:44:21 +02:00
nikstur
339a866b7c
nixos/tests/systemd-timesyncd: replace activationScript via tmpfiles
2023-10-26 01:44:21 +02:00
nikstur
da274a11d7
nixos/tests/grafana: replace activationScript with tmpfiles
2023-10-26 01:44:21 +02:00
nikstur
0b294fe2e8
nixos/tests/opensearch: replace activationScript via tmpfiles
2023-10-26 01:44:21 +02:00
nikstur
cb08d3dd72
nixos/nix-channel: replace activationScript via tmpfiles
2023-10-25 23:43:58 +02:00
Martin Weinelt
2bb79db3e2
Merge pull request #263315 from chayleaf/kea
...
kea: use separate runtime directories for each service
2023-10-25 22:29:31 +02:00
chayleaf
413011ddf4
kea: use separate runtime directories for each service
...
Kea may clean the runtime directory when starting (or maybe systemd does
it). I ran into this issue when restarting Kea after changing its
configuration, so I think the fact it normally doesn't clean it is a
race condition (it's cleaned on service start, and normally all Kea
services start at roughly the same time).
2023-10-26 02:51:43 +07:00
Nick Cao
f5680882ec
Merge pull request #263240 from NickCao/stratis
...
stratisd: 3.5.9 -> 3.6.0, stratis-cli: 3.5.3 -> 3.6.0
2023-10-25 09:38:16 -04:00
Stig
a99cbd99e1
Merge pull request #255715 from TomaSajt/lanraragi
...
lanraragi: init at 0.8.90
2023-10-25 10:54:27 +02:00