aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmd/fsu/package.nix
AgeCommit message (Collapse)Author
2025-02-26cmd/fsu: allow switch from fpkgOphestra
Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-02-23nix: separate fsu from packageOphestra
This appears to be the only way to build them with different configuration. This enables static linking in the main package. Signed-off-by: Ophestra <cat@gensokyo.uk>