Vova Kryachko
Vova Kryachko
There is one adoption blocker for now, so this change will be on a branch until it's addressed. Namely, we have to migrate to the new version of Dokka as...
Required to make conditional checks required for merging See: [Docs](https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/defining-the-mergeability-of-pull-requests/troubleshooting-required-status-checks#handling-skipped-but-required-checks)
[Idea] Make it possible for BehaviorSubject to emit an initial "summary" value to late subscribers
**Description:** **Note: this PR is intended to open a discussion on whether this change is considered broadly useful** BehaviorSubject currently allows emitting the initial or latest value when it's subscribed...
Hi, not sure if it's a known issue, but it would be great if output of nix-index on the same revision of nixpkgs would produce the same hash, it is...
When running nix-index on old nixpkgs, scopes like rPackages are missing, so instead of exiting with an error, this change issues an error to stderr and skips such package set....