devShells: null out src to avoid nix develop rebuild
Whenever src changed, nix develop would internally create a fresh derivation, which it has to try and substitute and then build. Let's not do that.
This commit is contained in:
Reference in New Issue
Block a user