Monorepo for Tangled tangled.org

nix: add watch-spindle flake app #729

merged opened by oppi.li targeting master from push-lstutzylzylk
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:qfpnj4og54vl56wngdriaxug/sh.tangled.repo.pull/3m4g5df6no722
+4
Diff #0
+4
flake.nix
··· 208 208 type = "app"; 209 209 program = ''${air-watcher "knot" "server"}/bin/run''; 210 210 }; 211 + watch-spindle = { 212 + type = "app"; 213 + program = ''${air-watcher "spindle" ""}/bin/run''; 214 + }; 211 215 watch-tailwind = { 212 216 type = "app"; 213 217 program = ''${tailwind-watcher}/bin/run'';

History

1 round 0 comments
sign up or login to add to the discussion
oppi.li submitted #0
1 commit
expand
nix: add watch-spindle flake app
3/3 success
expand
expand 0 comments
pull request successfully merged