fortify/cmd/fpkg
Ophestra a5d2f040fb
All checks were successful
Test / Create distribution (push) Successful in 25s
Test / Fortify (push) Successful in 34s
Test / Data race detector (push) Successful in 34s
Test / Flake checks (push) Successful in 41s
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:53:18 +09:00
..
build.nix cmd/fpkg/build: run final build step in nix 2025-02-25 23:53:18 +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