Like Lorri, but with Guile for Guix. Main parts:
- Registers a root for the project, so your project's files are not accidentally GC'd.
- Watches either
guix.scm
,shell.scm
, ormanifest.scm
to rebuild the environment as-needed.
./bootstrap && ./configure && make info