v1.2.2
This is a minor release including:
- Improved laziness evaluation on completion: #239 (e.g. nixd v1.2.2 will give you good completion list for
with pkgs; [ ]) - Fixes potential dead semaphore (which will block our main controller process): #241
Full Changelog: 1.2.1...1.2.2