misc/xcheckupdates: improve update preview
This commit is contained in:
parent
e3f60f0704
commit
4cea246186
2 changed files with 3 additions and 2 deletions
|
@ -11,6 +11,7 @@ opts=(
|
|||
"-Dsbt.repository.config=$XDG_CONFIG_HOME/sbt/repositories"
|
||||
"-Dsbt.global.settings=$XDG_CONFIG_HOME/sbt/global"
|
||||
"-Dsbt.global.plugins=$XDG_CONFIG_HOME/sbt/plugins"
|
||||
"-Dsbt.override.build.repos=true"
|
||||
)
|
||||
export SBT_OPTS=${(j: :)opts}
|
||||
$(next-in-path sbt $0) $@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue