mirror of
https://github.com/TheAnachronism/docspell.git
synced 2024-11-13 02:31:10 +00:00
10036cd57b
When using sbt-bloop, the build doesn't compile anymore. The reason seems to be incomptible `sbt-io` dependencies pulled in from `sbt-bloop` and `sbt-native-packager` (as well as `sbt-github-pages`). Interestingly, the build compiles fine if either one of these plugins is removed. Only together with `sbt-bloop` the build fails to compile. The workaround is to explicitely pull in the io depenency based on the sbt version in use. |
||
---|---|---|
.. | ||
build.nix | ||
build.properties | ||
build.sbt | ||
change-version.sh | ||
Cmd.scala | ||
Dependencies.scala | ||
dev-ui-build.sh | ||
ElmCompileMode.scala | ||
EnvConfig.scala | ||
NerModelsPlugin.scala | ||
plugins.sbt | ||
StylesPlugin.scala | ||
TestSettings.scala | ||
ZolaPlugin.scala |