### CryWL #### Hacking ```bash # Instantiate *pure* devshell # provides: `mk` alias for preconfigured gmake nix develop -i mk ``` #### TODO - [ ] Implement config.mk option to disable `printstatus(...)` (unnecessary resource usage unless debugging)