mirror of
https://github.com/tadfisher/gradle2nix.git
synced 2026-01-11 23:40:37 -05:00
Rewrite based on code from the GitHub Dependency Graph Gradle Plugin
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
buildscript {
|
||||
repositories {
|
||||
maven {
|
||||
url 'http://localhost:9999/'
|
||||
url System.getProperty("org.nixos.gradle2nix.m2")
|
||||
}
|
||||
}
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user