Yingchi Long
Yingchi Long
After I read the comments above, I think we should distinguish `inherit a` and `inherit (expr) a`. Pre-implementation NB: statix's linting / auto-suggestion did not take consideration for squashing multiple...
> `inherit` of some but not all assignments also mess up alphabetical sorting, which in multiple cases are beneficial. So maybe we should suggest putting new inherit expressions at the...
This is fixed in nixd 2.2.2
Yes, that's partially fixed (in 2.2.2), you can see the release notes.
Works as expected. There is no decent way to determine whether the attribute name will be used as hm, or nixos. Thus I'd like to pop two items for you,...
May I close this issue? @shivaraj-bh
> Would you be open to considering the _class module type‐checking attribute to narrow this down? Yes, we can do, let's reopen this.
The CI in this project never fails randomly. https://github.com/nix-community/nixd/actions > 60s timeout is not actually enough for single-threaded builds, but sometimes enough (another source of random failures). > Multi-threaded tests...
https://github.com/nix-community/nixd/blob/da2d7def2f9954aaf6cca72d84f4d7ebe3942caa/default.nix#L61
Reopen as it is still planned. Generally we'd like to improve testing coverage in packaging environment. Thanks @Aleksanaa