You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the Repositories must be hard coded twice, once in the settings.gradle.kts and once in nix. It would be nice if the nix expression could extract the Repositories used from the settings.gradle.kts
The text was updated successfully, but these errors were encountered:
Currently, the Repositories must be hard coded twice, once in the
settings.gradle.kts
and once in nix. It would be nice if the nix expression could extract the Repositories used from thesettings.gradle.kts
The text was updated successfully, but these errors were encountered: