Skip to content

Watch mode #7

Closed Locked Answered by RossSmyth
augu5te asked this question in Q&A
Apr 9, 2025 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

That is outside of the scope of Nix (and thus this package).

You can emulate such a thing though with direnv and nix-direnv (or lorri). Something like

watch_file *.typ
use flake .#myDocument

or if not using flakes

watch_file *.typ
use nix -A myDocument

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@RossSmyth
Comment options

@augu5te
Comment options

@RossSmyth
Comment options

Answer selected by RossSmyth
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants