From 462ec30cb3d42999ca2b3b452e356e7fef9de416 Mon Sep 17 00:00:00 2001 From: Daiderd Jordan Date: Fri, 4 Jan 2019 00:50:14 +0100 Subject: checks: add test for nix-gc user validation --- release.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'release.nix') diff --git a/release.nix b/release.nix index fdef628..1147141 100644 --- a/release.nix +++ b/release.nix @@ -90,6 +90,7 @@ let examples.simple = genExample ./modules/examples/simple.nix; tests.activation-scripts = makeTest ./tests/activation-scripts.nix; + tests.checks-nix-gc = makeTest ./tests/checks-nix-gc.nix; tests.environment-path = makeTest ./tests/environment-path.nix; tests.launchd-setenv = makeTest ./tests/launchd-setenv.nix; tests.networking-hostname = makeTest ./tests/networking-hostname.nix; -- cgit v1.2.3