internal: store fortify path in internal
This now makes more sense due to the changes in build system. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user