3 Commits

Author SHA1 Message Date
d44f242a4c
nix: update flake lock
Some checks failed
Test / Create distribution (push) Successful in 8m41s
Test / Sandbox (push) Successful in 53m51s
Test / Sandbox (race detector) (push) Successful in 54m3s
Test / Fortify (race detector) (push) Failing after 55m19s
Test / Fpkg (push) Successful in 55m59s
Test / Fortify (push) Failing after 1m58s
Test / Flake checks (push) Has been skipped
2025-06-02 18:53:28 +09:00
45ad788c6d
cmd/fsu: allow switch from fpkg
All checks were successful
Test / Create distribution (push) Successful in 32s
Test / Fortify (push) Successful in 2m12s
Test / Data race detector (push) Successful in 2m30s
Test / Fpkg (push) Successful in 3m8s
Test / Flake checks (push) Successful in 49s
Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-02-26 19:42:28 +09:00
8bf162820b
nix: separate fsu from package
All checks were successful
Test / Create distribution (push) Successful in 26s
Test / Run NixOS test (push) Successful in 7m25s
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>
2025-02-23 18:13:37 +09:00