Usually in large packages the root depends on one or more sub-packages (or there is no root), but some projects (e.g. golang.org/x/oauth2) do it the other way around. This fix adds compatibility for both ways. |
||
|---|---|---|
| .. | ||
| default.nix | ||
| main.go | ||
Usually in large packages the root depends on one or more sub-packages (or there is no root), but some projects (e.g. golang.org/x/oauth2) do it the other way around. This fix adds compatibility for both ways. |
||
|---|---|---|
| .. | ||
| default.nix | ||
| main.go | ||