From e0b58550133ea9c294488917166a6aedfacd41cd Mon Sep 17 00:00:00 2001 From: pinpox Date: Sun, 19 Oct 2025 15:00:00 +0200 Subject: [PATCH] clanServices/trusted-nix-caches: fix deprecated test name - fix test name to new format - regenerate vars via update-vars --- clanServices/trusted-nix-caches/tests/vm/default.nix | 2 +- .../vm/vars/per-machine/server/state-version/version/value | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 clanServices/trusted-nix-caches/tests/vm/vars/per-machine/server/state-version/version/value diff --git a/clanServices/trusted-nix-caches/tests/vm/default.nix b/clanServices/trusted-nix-caches/tests/vm/default.nix index b255d7824..5d0a21b91 100644 --- a/clanServices/trusted-nix-caches/tests/vm/default.nix +++ b/clanServices/trusted-nix-caches/tests/vm/default.nix @@ -1,5 +1,5 @@ { - name = "service-trusted-nix-caches"; + name = "trusted-nix-caches"; clan = { directory = ./.; diff --git a/clanServices/trusted-nix-caches/tests/vm/vars/per-machine/server/state-version/version/value b/clanServices/trusted-nix-caches/tests/vm/vars/per-machine/server/state-version/version/value new file mode 100644 index 000000000..115ab7a6a --- /dev/null +++ b/clanServices/trusted-nix-caches/tests/vm/vars/per-machine/server/state-version/version/value @@ -0,0 +1 @@ +25.11 \ No newline at end of file