lol
0
fork

Configure Feed

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

at 22.05-pre 29 lines 803 B view raw
1[ 2 { 3 goPackagePath = "github.com/kisielk/gotool"; 4 fetch = { 5 type = "git"; 6 url = "https://github.com/kisielk/gotool"; 7 rev = "80517062f582ea3340cd4baf70e86d539ae7d84d"; 8 sha256 = "14af2pa0ssyp8bp2mvdw184s5wcysk6akil3wzxmr05wwy951iwn"; 9 }; 10 } 11 { 12 goPackagePath = "golang.org/x/tools"; 13 fetch = { 14 type = "git"; 15 url = "https://go.googlesource.com/tools"; 16 rev = "96e9e165b75e735822645eff82850b08c377be36"; 17 sha256 = "1zj9ck5sg9b0pphxybmvxf64hhcap7v7j37fx3v5aknf18crjjdg"; 18 }; 19 } 20 { 21 goPackagePath = "mvdan.cc/lint"; 22 fetch = { 23 type = "git"; 24 url = "https://github.com/mvdan/lint"; 25 rev = "adc824a0674b99099789b6188a058d485eaf61c0"; 26 sha256 = "17mi2rvkg9kzv1shxcyawzcj4jj3v738d1j82fp4yygx859yvr8r"; 27 }; 28 } 29]