Update zapp
This commit is contained in:
parent
7b7f20c4c3
commit
110ffc6ee1
1 changed files with 2 additions and 2 deletions
|
@ -65,13 +65,13 @@ install_deps()
|
||||||
git_repository(
|
git_repository(
|
||||||
name = "rules_zapp",
|
name = "rules_zapp",
|
||||||
remote = "https://git.arrdem.com/arrdem/rules_zapp.git",
|
remote = "https://git.arrdem.com/arrdem/rules_zapp.git",
|
||||||
commit = "c11c64f557410ec21a2a717381928670a244d21d",
|
commit = "72f82e0ace184fe862f1b19c4f71c3bc36cf335b",
|
||||||
# tag = "0.1.2",
|
# tag = "0.1.2",
|
||||||
)
|
)
|
||||||
|
|
||||||
# local_repository(
|
# local_repository(
|
||||||
# name = "rules_zapp",
|
# name = "rules_zapp",
|
||||||
# path = "/home/arrdem/doc/hobby/programming/lang/python/rules_zapp",
|
# path = "/home/arrdem/Documents/hobby/programming/lang/python/rules_zapp",
|
||||||
# )
|
# )
|
||||||
|
|
||||||
####################################################################################################
|
####################################################################################################
|
||||||
|
|
Loading…
Reference in a new issue