internal: include path to fortify main program
All checks were successful
Tests / Go tests (push) Successful in 36s
Nix / NixOS tests (push) Successful in 4m6s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2024-12-26 12:48:48 +09:00
parent 2e3bb1893e
commit bf8094c6ca
3 changed files with 5 additions and 2 deletions

View File

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