Anderson Torres
13dc33c7ac
nixos/tests/miniflux.nix: get rid of with lib
2023-05-12 22:29:28 -03:00
Anderson Torres
6351703280
nixos/tests/lidarr.nix: get rid of with lib
2023-05-12 22:29:28 -03:00
Anderson Torres
9f34f195e1
nixos/tests/libreddit.nix: get rid of with lib
2023-05-12 22:29:28 -03:00
Anderson Torres
80042b4cd3
nixos/tests/komga.nix: get rid of with lib
2023-05-12 22:29:28 -03:00
Anderson Torres
67fd24d509
nixos/tests/jirafeau.nix: get rid of with lib
2023-05-12 22:29:28 -03:00
Anderson Torres
cb95162f89
nixos/tests/jackett.nix: get rid of with lib
2023-05-12 22:29:28 -03:00
Anderson Torres
081a3c1fbe
nixos/tests/iftop.nix: get rid of with lib
2023-05-12 22:29:28 -03:00
Anderson Torres
9bdb3ee175
nixos/tests/hadoop/hdfs.nix: get rid of with lib
2023-05-12 22:29:27 -03:00
Anderson Torres
49483ab768
nixos/tests/esphome.nix: get rid of with lib
2023-05-12 22:29:27 -03:00
Anderson Torres
1792f2c61c
nixos/tests/doh-proxy-rust.nix: get rid of with lib
2023-05-12 22:29:27 -03:00
Anderson Torres
18d90beb1a
nixos/tests/doas.nix: get rid of with lib
2023-05-12 22:29:27 -03:00
Anderson Torres
a137b4161d
nixos/tests/couchdb.nix: get rid of with lib
2023-05-12 22:29:27 -03:00
Anderson Torres
5ee5e4bb46
nixos/tests/common/auto.nix: get rid of with lib
2023-05-12 22:29:27 -03:00
Anderson Torres
334b168990
nixos/tests/common/acme/server/default.nix: get rid of with lib
2023-05-12 22:29:27 -03:00
Anderson Torres
ba6bc92d5e
nixos/tests/cadvisor.nix: get rid of with lib
2023-05-12 22:29:27 -03:00
Anderson Torres
6d1287bb75
nixos/tests/bazarr.nix: get rid of with lib
2023-05-12 22:29:27 -03:00
Anderson Torres
a4af083f62
nixos/tests/atuin.nix: get rid of with lib
2023-05-12 22:29:27 -03:00
Anderson Torres
5252e85595
nixos/tests/apparmor.nix: get rid of with lib
2023-05-12 22:29:26 -03:00
Anderson Torres
5202b74305
nixos/tests/3proxy.nix: get rid of with lib
2023-05-12 22:29:26 -03:00
Anderson Torres
75a76768fe
nixos/tests/xautolock.nix: get rid of with lib
2023-05-12 22:29:26 -03:00
Anderson Torres
f872db7aed
nixos/tests/ulogd.nix: get rid of with lib
2023-05-12 22:29:26 -03:00
Anderson Torres
714180048b
nixos/tests/redis.nix: get rid of with lib
2023-05-12 22:29:26 -03:00
Anderson Torres
70e8a86b2b
nixos/tests/pantheon.nix: get rid of with lib
2023-05-12 22:29:26 -03:00
Anderson Torres
d1a2a4cbcc
nixos/tests/hibernate.nix: get rid of with lib
2023-05-12 22:29:26 -03:00
Anderson Torres
3002c44f48
nixos/tests/gnome.nix: get rid of with lib
2023-05-12 22:29:26 -03:00
Anderson Torres
ca96a578a5
nixos/tests/gnome-xorg.nix: get rid of with lib
2023-05-12 22:29:26 -03:00
Anderson Torres
b51ac3bd4c
nixos/tests/gnome-flashback.nix: get rid of with lib
2023-05-12 22:29:26 -03:00
Anderson Torres
defe899239
nixos/tests/fluidd.nix: get rid of with lib
2023-05-12 22:29:26 -03:00
Anderson Torres
4e18039449
nixos/tests/convos.nix: get rid of with lib
2023-05-12 22:29:25 -03:00
Anderson Torres
7aa945d949
nixos/tests/cinnamon.nix: get rid of with lib
2023-05-12 22:29:25 -03:00
Anderson Torres
87586867d6
nixos/tests/calibre-web.nix: get rid of with lib
2023-05-12 22:29:25 -03:00
Anderson Torres
b5a6dff664
nixos/tests/budgie.nix: get rid of with lib
2023-05-12 22:29:25 -03:00
Anderson Torres
047734d8e6
nixos/tests/boot-stage1.nix: get rid of with lib
2023-05-12 22:29:25 -03:00
Anderson Torres
dc5919aa58
nixos/tests/quake3.nix: get rid of with lib
2023-05-12 22:29:25 -03:00
AndersonTorres
5bba43ec57
nixos/tests/nfs/kerberos.nix: get rid of with lib
2023-05-12 22:29:25 -03:00
AndersonTorres
d87f1b8c9f
nixos/tests/hardened.nix: get rid of with lib
2023-05-12 22:29:25 -03:00
nikstur
fa09e0a3c7
nixos/filesystems: init erofs
...
Enable using an erofs filesystem as one of the filesystems needed to
boot the system. This is useful for example in image based deployments
where the Nix store is mounted read only.
[erofs](https://docs.kernel.org/filesystems/erofs.html ) offers multiple
benefits over older filesystems like squashfs. Skip fsck.erofs because
it is still experimental.
2023-05-12 19:55:32 +02:00
Fabian Möller
c51fe112cc
treewide: pass system argument to eval-config.nix
...
Calling `eval-config.nix` without a `system` from a Nix flake fails with
`error: attribute 'currentSystem' missing` since #230523 . Setting
`system = null` removes the use of `currentSystem` and instead uses the
value from the `nixpkgs` module.
2023-05-12 14:56:23 +02:00
github-actions[bot]
30ae8398a9
Merge master into staging-next
2023-05-12 12:01:26 +00:00
Martin Weinelt
dc8f1bfe48
Merge pull request #231255 from Ma27/fix-vrf-test
...
nixos/tests/systemd-networkd-vrf: fix build & clean up
2023-05-12 12:47:54 +02:00
Federico Damián Schonborn
7da8045e7e
budgiePlugins.budgie-analogue-clock-applet: rename from budgie.budgie-analogue-clock-applet
...
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-05-11 21:09:54 -03:00
github-actions[bot]
84352fc449
Merge master into staging-next
2023-05-12 00:01:57 +00:00
Gabriel Fontes
e74d936730
nixos/tests/headscale: update test
...
Version 0.19.0 renamed 'namespace' to 'user'
https://github.com/juanfont/headscale/blob/main/CHANGELOG.md#0190-2023-01-29
2023-05-11 19:31:02 -03:00
Martin Weinelt
3c09f66193
Merge pull request #231096 from kai-tub/vector/add-pkg-opt
...
vector: add `package` Option
2023-05-11 22:10:20 +02:00
github-actions[bot]
b9c14e0e61
Merge master into staging-next
2023-05-11 18:01:13 +00:00
Kai Norman Clasen
3142dd9827
nixosTests.vector: fix race condition
2023-05-11 19:45:47 +02:00
Ilan Joselevich
e4298360d4
Merge pull request #231310 from Kranzes/harmonia
...
nixos/tests/harmonia: check if settings work
2023-05-11 19:23:10 +03:00
Robert Hensing
5c3e59b6d6
Merge pull request #230523 from hercules-ci/fast-nixos-test-eval
...
Fast nixos test eval
2023-05-11 17:34:46 +02:00
Ilan Joselevich
64d505e227
nixos/tests/harmonia: check if settings work
2023-05-11 18:03:14 +03:00
Robert Hensing
16e3647337
nixos/all-tests: Enable readOnlyPkgs by default for runTest
...
Most tests are not affected by this because they use the `handleTest`
function instead.
2023-05-11 16:36:49 +02:00