From b60c01f4405ec3b5cc4a740fe994c3b9f39cf01f Mon Sep 17 00:00:00 2001 From: Ophestra Date: Thu, 16 Jan 2025 17:32:52 +0900 Subject: fortify: switch to static linking Signed-off-by: Ophestra --- test.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test.nix') diff --git a/test.nix b/test.nix index d25a1879..837927a1 100644 --- a/test.nix +++ b/test.nix @@ -51,7 +51,7 @@ nixosTest { mako # For go tests: - self.devShells.${system}.fhs + self.packages.${system}.fhs ]; variables = { -- cgit v1.3.1