Commit Graph

1101 Commits

Author SHA1 Message Date
Vladimír Čunát
c48eaa70e3 Merge branch 'master' into staging-next 2021-05-14 22:27:34 +02:00
Michael Lingelbach
46284492f4 nixos/tests/dendrite: init (#121777) 2021-05-14 13:11:22 +02:00
Martin Weinelt
9651084620 Merge remote-tracking branch 'origin/master' into staging-next 2021-05-08 14:43:43 +02:00
Jan Tojnar
468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
github-actions[bot]
af9d9374fa Merge staging-next into staging 2021-05-05 12:23:47 +00:00
Michael Weiss
ff5fdec093 Merge pull request #121437 from primeos/nixos-tests-sway
nixos/tests/sway: init
2021-05-05 13:52:51 +02:00
Michael Weiss
957b7a476e nixos/tests/sway: init
This adds a basic test for Sway. Because Sway is an important part of
the Wayland ecosystem, is stable, and has few dependencies this test
should also be suitable for testing core packages it depends on (e.g.
wayland, wayland-protocols, wlroots, xwayland, mesa, libglvnd, libdrm,
and soon libseat).

The test is modeled after the suggested way of using Sway, i.e. logging
in via a virtual console (tty1) and copying the configuration from
/etc/sway/config (we replace Mod4 (the GNU/Tux key - you've replaced
that evil logo, right? :D) with Mod1 (Alt key) because QEMU monitor's
sendkey command doesn't support the former).

The shell aliases are used to make the sendkey log output shorter.

Co-authored-by: Patrick Hilhorst <git@hilhorst.be>
2021-05-04 16:52:36 +02:00
github-actions[bot]
98d7aac597 Merge staging-next into staging 2021-05-04 00:49:43 +00:00
Sumner Evans
1ce3067c42 airsonic: add test for module 2021-05-03 13:27:23 -06:00
github-actions[bot]
5e177b16b1 Merge staging-next into staging 2021-05-03 18:25:49 +00:00
Luke Granger-Brown
a0da004326 Merge pull request #121376 from urbas/amazon-init-shell-script-support
nixos/amazon-init: add user-data shell script support
2021-05-03 16:01:26 +01:00
github-actions[bot]
a4c3a2d732 Merge staging-next into staging 2021-05-03 12:26:48 +00:00
Luke Granger-Brown
d922cad4d6 Merge pull request #119172 from midchildan/package/trafficserver
nixos/trafficserver: init
2021-05-03 09:48:07 +01:00
github-actions[bot]
20ebbe6b59 Merge staging-next into staging 2021-04-30 18:26:34 +00:00
Michael Weiss
28b8cff301 nixos/tests/cage: Fix the test with wlroots 0.13
See #119615 for more details. The aarch64-linux test failed with
"qemu-system-aarch64: Virtio VGA not available" so I've restricted the
test to x86_64-linux (the virtio paravirtualized 3D graphics driver is
likely only available on very few platforms).
2021-04-30 15:57:04 +02:00
midchildan
5bfb427b15 nixos/tests/trafficserver: init 2021-04-27 00:02:19 +09:00
github-actions[bot]
9a945aac72 Merge staging-next into staging 2021-04-25 18:14:18 +00:00
Luke Granger-Brown
ed83f6455c Merge pull request #119443 from ambroisie/add-podgrab
Add podgrab package and module
2021-04-25 14:12:40 +01:00
github-actions[bot]
1626c4772a Merge staging-next into staging 2021-04-25 12:06:12 +00:00
Frederik Rietdijk
c648f7ee2a Merge master into staging-next 2021-04-25 13:54:29 +02:00
Luke Granger-Brown
0cc25061b0 Merge pull request #114240 from sorki/containers/nested
nixos/nixos-containers: default boot.enableContainers to true
2021-04-25 11:37:01 +01:00
Julien Moutinho
76887d750b nixos/apparmor: add test for apparmorRulesFromClosure 2021-04-23 07:20:20 +02:00
github-actions[bot]
b95da5efb6 Merge master into staging-next 2021-04-22 18:14:27 +00:00
Jörg Thalheim
40945d399d quagga: remove
Upstream repositories do no longer exists. There has been no release in
a while. - Not a good combination for a network daemon running as root
in C that parses network packets...
2021-04-22 12:48:48 +02:00
github-actions[bot]
9b3e698b14 Merge master into staging-next 2021-04-21 12:06:23 +00:00
Oleksii Filonenko
c2900f685f Merge pull request #111518 from Jaculabilis/nebula
nixos/nebula: add basic module
2021-04-21 11:17:30 +03:00
Fabian Affolter
1c5bdf76e9 nixos/libreddit: init module and test 2021-04-19 01:05:25 +02:00
Matej Urbas
db5b547b25 nixos/amazon-init: add user-data shell script support 2021-04-18 10:19:06 +01:00
Bruno BELANYI
1144486f3a nixos/tests/podgrab: init 2021-04-15 20:57:22 +00:00
Graham Christensen
d72a60a59f Merge pull request #115590 from grahamc/iscsi
NixOS: services.{openiscsi, target}, boot.iscsi-initiator: init
2021-04-13 13:19:34 -04:00
Sandro
512e44abb1 Merge pull request #101852 from takagiy/init-wmderland 2021-04-12 16:44:46 +02:00
Martin Weinelt
f882b057be Merge pull request #111316 from higebu/add-gobgpd 2021-04-09 17:17:07 +02:00
Yuya Kusakabe
8b11f5b705 nixos/tests/gobgpd: init 2021-04-09 14:57:33 +00:00
Tim Steinbach
13c3f30d11 kernel: Remove old kernel tests 2021-04-08 09:00:15 -04:00
Tim Steinbach
bd7fed9a2f kernel: Add tests to passthru.tests 2021-04-08 09:00:15 -04:00
Kim Lindberger
5a1bd5ff66 Merge pull request #116074 from talyz/discourse
discourse: Add package and NixOS module
2021-04-08 14:19:49 +02:00
Richard Marko
b1672eee0c nixosTests.cntr: init 2021-04-07 20:27:17 +02:00
ajs124
d48e871ec0 nixosTests.iscsi-root: init
Co-authored-by: Graham Christensen <graham@floxdev.com>
2021-04-06 18:34:37 +00:00
talyz
3c7df2a3cb nixos/discourse: Add test 2021-04-05 13:55:44 +02:00
Sandro
ca6a01c9a1 Merge pull request #117946 from andreisergiu98/ombi-init 2021-04-01 12:01:10 +02:00
Andrei Pampu
b3082615d9 nixos/ombi: add test for ombi to ensure startup 2021-04-01 10:34:40 +03:00
Martin Weinelt
b2ebc881cf Merge pull request #113988 from piegamesde/matrix-appservice-irc 2021-04-01 01:39:24 +02:00
Jamie McClymont
92acecb548 nixos/tests/matrix-appservice-irc: init 2021-04-01 01:17:24 +02:00
Guillaume Girol
f19434ad4a Merge pull request #113994 from pborzenkov/calibre-web
calibre-web: init at 0.6.11
2021-03-31 18:25:45 +00:00
adisbladis
f5a14a3124 Merge pull request #108745 from lukegb/pomerium
pomerium: init at 0.13.3
2021-03-31 17:10:12 +02:00
Felix Tenley
0f92c208bb nixos/tests/etebase-server: init 2021-03-30 23:32:26 +02:00
Luke Granger-Brown
309e836c33 nixos/tests/pomerium: init 2021-03-29 10:41:41 +00:00
Maximilian Bosch
ae73ec2b68 Merge pull request #116738 from Ma27/wiki-js
wiki-js: init at 2.5.191
2021-03-27 22:03:35 +01:00
Pavel Borzenkov
58ce51ed06 nixos/calibre-web: init module 2021-03-27 14:43:33 +03:00
Profpatsch
c25ffa8b76 Merge pull request #117073 from sternenseemann/inspircd-3.9.0
inspircd: init at 3.9.0
2021-03-23 11:25:58 +01:00