internal: store fortify path in internal
All checks were successful
Test / Create distribution (push) Successful in 26s
Test / Fortify (push) Successful in 2m33s
Test / Data race detector (push) Successful in 3m20s
Test / Flake checks (push) Successful in 42s

This now makes more sense due to the changes in build system.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-02-26 12:03:25 +09:00
parent a5d2f040fb
commit 6d4ac3d9fd
3 changed files with 4 additions and 1 deletions

View File

@@ -50,6 +50,7 @@ buildGoModule rec {
{
Version = "v${version}";
Fsu = "/run/wrappers/bin/fsu";
Fortify = "${placeholder "out"}/libexec/fortify";
};
# nix build environment does not allow acls