aboutsummaryrefslogtreecommitdiffhomepage
path: root/test.nix
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2025-01-16 17:32:52 +0900
committerOphestra <cat@gensokyo.uk>2025-01-16 17:32:52 +0900
commitb60c01f4405ec3b5cc4a740fe994c3b9f39cf01f (patch)
tree3d43cd726a26bba2336d2373a6dfe65a567a35a8 /test.nix
parent124743ffd3da7c31ef9c562593e15d88bb19008e (diff)
fortify: switch to static linking
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'test.nix')
-rw-r--r--test.nix2
1 files changed, 1 insertions, 1 deletions
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 = {