forked from Deuxfleurs/nixcfg
staging: update Tricot
This commit is contained in:
parent
4e3db0cd5e
commit
93e66389f7
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ job "frontend" {
|
|||
|
||||
config {
|
||||
packages = [
|
||||
"git+https://git.deuxfleurs.fr/Deuxfleurs/tricot.git?ref=main&rev=731b59a41f24ae014f86d01dd23957ad5a35b355"
|
||||
"git+https://git.deuxfleurs.fr/Deuxfleurs/tricot.git?ref=main&rev=752593e2747f64a8f14de3484ab085ed5f65cd40"
|
||||
]
|
||||
command = "tricot"
|
||||
# cap_add = [ "net_bind_service" ] # this doesn't work for whatever reason, so we need to put user = "root" instead
|
||||
|
|
Loading…
Reference in a new issue