nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
fork

Configure Feed

Select the types of activity you want to include in your feed.

at netboot-syslinux-multiplatform 22 lines 415 B view raw
1--- a/build.gradle 2019-05-16 21:09:08.373112953 +0200 2+++ b/build.gradle 2019-05-16 21:09:37.093114427 +0200 3@@ -72,7 +72,7 @@ 4 5 buildscript { 6 repositories { 7- jcenter() 8+REPLACE 9 } 10 11 dependencies { 12@@ -81,9 +81,7 @@ 13 } 14 15 repositories { 16- jcenter() 17- maven { url "https://kamax.io/maven/releases/" } 18- maven { url "https://kamax.io/maven/snapshots/" } 19+REPLACE 20 } 21 22 dependencies {