Jacek Galowicz
7f88d9c34c
Merge pull request #214910 from rnhmjoj/pr-gnupg-test
...
nixos/tests/gnupg: init
2023-02-07 09:17:06 +01:00
rnhmjoj
fe34d10e57
nixos/tests/gnupg: init
2023-02-07 08:47:14 +01:00
Sandro
d47709d1ef
Merge pull request #208189 from numinit/update-nebula-module
2023-02-06 23:14:58 +01:00
Sandro
4397a26637
Merge pull request #211824 from Yarny0/cups-pdf-test
2023-02-06 23:10:12 +01:00
Sandro
2b013e9bc2
Merge pull request #212982 from gador/pgadmin-6.19
2023-02-06 22:29:11 +01:00
Anderson Torres
f7e045e149
Merge pull request #209192 from lucasew/cockpit
...
cockpit: init at 284
2023-02-06 16:02:27 -03:00
Florian Klink
5aa52365e7
Merge pull request #214103 from NickCao/zram
...
nixos/zram: use zram-generator
2023-02-06 12:53:19 +01:00
zowoq
8b031cac44
podman: 4.3.1 -> 4.4.0
...
https://github.com/containers/podman/releases/tag/v4.4.0
2023-02-06 18:46:38 +10:00
Maximilian Bosch
47611e4acc
Merge pull request #213227 from NixOS/revert-212912-nextcloud
...
Revert "nextcloud26: init at 26.0.0beta1"
2023-02-05 14:55:13 +01:00
Doron Behar
42b3a6354f
Merge pull request #206559 from doronbehar/pkg/musescore
...
musescore: 3.6.2 -> 4.0.1
2023-02-05 12:00:06 +02:00
Bobby Rong
eb5550809f
Merge pull request #214519 from r-ryantm/auto-update/vscodium
...
vscodium: 1.74.3.23010 -> 1.75.0.23033
2023-02-05 09:54:36 +08:00
Morgan Jones
96e3c9c392
nixos/nebula: fix potential address collision in tests
2023-02-04 16:59:19 -08:00
Morgan Jones
eeb37db7cf
nixos/nebula: rename test nodes to be more descriptive
2023-02-04 16:24:46 -08:00
Morgan Jones
9d649fd78c
nixos/nebula: add tests for relays; clean up nebula passthru test
2023-02-04 16:24:45 -08:00
Morgan Jones
90581c977f
nixos/nebula: don't run as root; support relays
2023-02-04 16:24:45 -08:00
Bobby Rong
67c3536f79
nixosTests.vscodium: rename "Get Started" to "Welcome"
...
c258547b50
2023-02-04 21:50:43 +08:00
Anderson Torres
bc0944c06f
Merge pull request #214193 from jnsgruk/add-multipass-pkg
...
multipass: init at 1.11.0
2023-02-04 09:03:54 -03:00
Doron Behar
3917d02350
musescore: Enable test only on x86_64-linux
2023-02-04 12:16:53 +02:00
Jon Seager
978259361b
nixos/tests/multipass: init
2023-02-04 07:44:04 +00:00
Nick Cao
3d26221082
nixos/zram: use zram-generator
2023-02-04 10:33:06 +08:00
Nick Cao
3ab1fd296f
Merge pull request #212199 from OPNA2608/init/miriway
...
miriway: init at unstable-2022-12-18
2023-02-04 09:50:17 +08:00
OPNA2608
7ef7d9e268
nixos/miriway: add test
2023-02-04 02:23:14 +01:00
Dominique Martinet
fd5d7b2586
tests/bpf: add module BTF test
...
bpftrace 0.17 added module BTF support, check this works.
On bpftrace 0.16, this failed with the following error:
> ERROR: kfunc:nft_trans_alloc_gfp: no BTF data for the function
2023-02-03 16:53:17 -06:00
Florian Brandes
cfc77dc410
pgadmin4: 6.18 -> 6.19
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-02-03 12:29:30 +01:00
lucasew
1ef7b45ffb
nixos/cockpit: add nixos test
...
Signed-off-by: lucasew <lucas59356@gmail.com>
2023-02-02 14:47:46 -03:00
Doron Behar
f0db4f165e
musescore: 3.6.2 -> 4.0.1
...
Diff: https://github.com/musescore/MuseScore/compare/v3.6.2...v4.0.1
Update license, fix nixos test and add missing inputs.
2023-02-02 15:33:00 +02:00
Florian Klink
fbfe2907af
nixos/nscd: use nsncd by default
...
As announced in the NixOS 22.11 release notes, 23.05 will switch NixOS
to using nsncd (a non-caching reimplementation in Rust) as NSS lookup
dispatcher, instead of the buggy and deprecated glibc-provided nscd.
If you need to switch back, set `services.nscd.enableNsncd = false`, but
please open an issue in nixpkgs so your issue can be fixed.
2023-02-02 11:07:25 +01:00
Nick Cao
035527d61f
Merge pull request #213781 from 06kellyjac/tracee
...
tracee: 0.10.0 -> 0.11.0
2023-02-02 11:10:29 +08:00
Nick Cao
338657be21
Merge pull request #210190 from NickCao/zram-generator
...
zram-generator: init at 1.1.2
2023-02-02 11:04:46 +08:00
Thomas Gerbet
34f5d8cd24
Merge pull request #213534 from drupol/add-prometheus-shelly-exporter
...
prometheus-shelly-exporter: init at 1.0.0
2023-02-02 00:11:56 +01:00
Pol Dellaiera
9f17e032e7
prometheus-shelly-exporter: add NixOS module
2023-02-01 19:49:33 +01:00
06kellyjac
abbedbd514
tracee: 0.10.0 -> 0.11.0
...
Diff: https://github.com/aquasecurity/tracee/compare/v0.10.0...v0.11.0
Changelog: https://github.com/aquasecurity/tracee/releases/tag/v0.11.0
Fix integration test to work with new tests
2023-02-01 15:27:41 +00:00
Luflosi
eaf43be84c
linuxPackages.apfs: unstable-2022-10-20 -> 0.3.0
...
https://github.com/linux-apfs/linux-apfs-rw/releases/tag/v0.3.0
I also added a `longDescription` and modified the test to verify the checksum on all metadata nodes now that it works.
2023-01-31 17:35:05 +01:00
Gregor Kleen
239a93f205
chrony: add gkleen as maintainer for nixos test for ptp_kvm
2023-01-31 10:08:32 -06:00
Gregor Kleen
b355be2d91
chrony: add nixos test for ptp_kvm
2023-01-31 10:08:32 -06:00
Maximilian Bosch
e6ad298b7c
Merge pull request #213392 from Ma27/grafana-fix-provision-test
...
nixos/tests/grafana/provision: fix test
2023-01-31 13:49:28 +01:00
Henri Menke
0cfc7e63a6
nixos/zram-generator: add test
2023-01-31 20:18:18 +08:00
Artturi
d88425e91c
Merge pull request #199512 from 06kellyjac/tracee
2023-01-30 17:59:23 +02:00
Vladimír Čunát
23ce77d76e
Revert #178290 : nixos/virtualisation: add option
...
...for explicitly named network interfaces
This reverts commit 6ae3e7695e
.
(and evaluation fixups 08d26bbb72
7aed90a969
)
Some of the tests fail or time out after the merge.
2023-01-30 07:55:50 -08:00
06kellyjac
22ebaedc73
tracee: 0.9.2 -> 0.10.0
...
Diff: https://github.com/aquasecurity/tracee/compare/v0.9.2...v0.10.0
Changelog: https://github.com/aquasecurity/tracee/releases/tag/v0.10.0
Fix integration tests after recent changes
2023-01-30 15:22:50 +00:00
Michele Guerini Rocco
72c6c848ee
Merge pull request #212685 from rnhmjoj/pr-connman
...
nixos/wireless: fix failure on missing config file
2023-01-30 13:32:58 +01:00
rnhmjoj
fc211deccf
nixos/tests/connman: init
2023-01-30 07:48:51 +01:00
Maximilian Bosch
859f4aa172
nixos/tests/grafana/provision: fix test
...
Not sure why the tmpfile rule fails now, so let's quick-fix it with an
activation script.
2023-01-29 16:50:56 +01:00
Raphael Robatsch
7aed90a969
nixos/tests/networking: fix evaluation
...
Fixes commands such as `nix-build -A nixosTests.networking.scripted`.
Currently this fails: "error: The option `nodes' is used but not
defined."
2023-01-29 14:30:29 +01:00
Florian Brandes
5b3ce4f78f
octoprint: add nixosTests
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Co-authored-by: Nick Cao <nickcao@nichi.co>
2023-01-29 05:40:28 +01:00
Sandro
cef47da8e5
Revert "nextcloud26: init at 26.0.0beta1"
2023-01-28 22:01:42 +01:00
Artturi
4cbf8b05bf
Merge pull request #213118 from vcunat/p/hotfix-networking-tests-eval
2023-01-28 22:10:51 +02:00
Vladimír Čunát
08d26bbb72
nixos/tests/networking.nix: hotfix evaluation
...
It broke by merge 8803f1da6
.
2023-01-28 09:34:11 +01:00
Colin Arnott
aefbc9623b
nextcloud26: init at 26.0.0beta1
...
Because nextcloud ships their prerelease versions on a different url, we
are not parsing the version string to detect which path to use. We also
enabled and validated this change via nixos module testing.
2023-01-27 15:28:41 +00:00
Nick Cao
39b5d060cb
Merge pull request #212512 from NickCao/stratis
...
stratisd: 3.4.4 -> 3.5.0
2023-01-26 13:49:08 +08:00