Eman Resu
Eman Resu
Still important to me.
I'd do a new setting - don't see a reason to break backwards compat for something like this.
Louis said we were discouraging unqualified imports for values - are we also discouraging them for records and types?
Any updates on this?
Might have forgotten to re-request review on this?
One intricacy I just ran into with this - certain code actions don't appear on a variable that's of some type alias, until you import the "real" module that the...
> What does `nix-repl` show in case of aliased option? > > ``` > nix-repl> PATH.hm > ``` > > where `PATH` is `home-manager.expr` defined in nixd's configuration. Interesting. After...
> And you do have `git config --global interactive.diffFilter 'diff-so-fancy --patch'` set? Yes, see this [Asciinema](https://asciinema.org/a/S5Hrdy0SHIR8mTNKT0T1LFHZf) for a demonstration of how to replicate the issue.
> @quatquatt great work on the PR for nixpkgs! Also, `pkgs.gnome.nautilus` has been moved to the top-level `pkgs.nautilus` and should probably be updated here. Thanks! Fixed.
Yep! Merge whenever.