File tree 2 files changed +6
-2
lines changed 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -182,6 +182,8 @@ build += {
182
182
extra.run-tests: false
183
183
}
184
184
185
+ // temporarily frozen at a commit just before 546f0453 with introduced the
186
+ // use of CrossVersion.patch; see https://github.com/scala/community-builds/issues/384
185
187
${vars.base} {
186
188
name: "shapeless"
187
189
uri: ${vars.uris.shapeless-uri}
@@ -378,6 +380,8 @@ build += {
378
380
// TODO use 2.12.x branch once needed changes are merged there?
379
381
}
380
382
383
+ // temporarily frozen at a commit just before 546f0453 with introduced the
384
+ // use of CrossVersion.patch; see https://github.com/scala/community-builds/issues/384
381
385
${vars.base} {
382
386
name: "macro-compat"
383
387
uri: ${vars.uris.macro-compat-uri}
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ vars.uris: {
20
20
kxbmap-configs-uri: "https://github.com/kxbmap/configs.git"
21
21
lift-json-uri: "https://github.com/SethTisue/framework.git#community-build-2.12"
22
22
machinist-uri: "https://github.com/typelevel/machinist.git"
23
- macro-compat-uri: "https://github.com/milessabin/macro-compat.git"
23
+ macro-compat-uri: "https://github.com/milessabin/macro-compat.git#2a857e42f48620c34900e421579404d290286a75 "
24
24
macro-paradise-uri: "https://github.com/scalamacros/paradise.git#2.12.0"
25
25
mima-uri: "https://github.com/typesafehub/migration-manager.git#scala-2.12"
26
26
monocle-uri: "https://github.com/julien-truffaut/Monocle.git"
@@ -55,7 +55,7 @@ vars.uris: {
55
55
scodec-uri: "https://github.com/scodec/scodec.git#series/1.10.x"
56
56
scopt-uri: "https://github.com/scopt/scopt.git#scopt3"
57
57
scoverage-uri: "https://github.com/scoverage/scalac-scoverage-plugin.git"
58
- shapeless-uri: "https://github.com/milessabin/shapeless.git"
58
+ shapeless-uri: "https://github.com/milessabin/shapeless.git#eec3d55d1840a2ab31efedc9f8badefd6a49f5f9 "
59
59
simulacrum-uri: "https://github.com/mpilquist/simulacrum.git#2a75226fe59055f72fb5fb2f556edba62e37f6d4"
60
60
slick-uri: "https://github.com/slick/slick.git"
61
61
sourcecode-uri: "https://github.com/lihaoyi/sourcecode.git"
You can’t perform that action at this time.
0 commit comments