fortify/cmd/fpkg
Ophestra c2abf9d8a1
Some checks failed
Test / Create distribution (push) Successful in 25s
Test / Fortify (push) Successful in 35s
Test / Data race detector (push) Successful in 35s
Test / Flake checks (push) Failing after 42s
cmd/fpkg/build: run final build step in nix
This used to be a script that had to be run outside of nix because the sandbox disallows access to nix store state. Turns out closureInfo is the proper way to do that.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-02-25 23:32:59 +09:00
..
build.nix cmd/fpkg/build: run final build step in nix 2025-02-25 23:32:59 +09:00
bundle.go system: move out of internal 2025-02-17 19:00:43 +09:00
main.go cmd/fpkg: integrate command handler 2025-02-23 23:25:12 +09:00
paths.go cmd/fpkg: integrate command handler 2025-02-23 23:25:12 +09:00
proc.go fmsg: implement suspend in writer 2025-02-16 18:51:53 +09:00
with.go cmd/fpkg: rename shell to shellPath 2025-02-21 17:50:20 +09:00