aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmaël Guéneau <armael.gueneau@ens-lyon.org>2025-01-11 16:55:06 +0100
committerArmaël Guéneau <armael.gueneau@ens-lyon.org>2025-01-11 16:55:06 +0100
commit67d7f494cd7c08a93551bf301f2a8930129d9a1c (patch)
tree8cc4ee91336ad91651ad80fea75845a42cb9d635
parent27e7a6b17977a234c32450201af69d7ca3d004ae (diff)
downloadnixcfg-67d7f494cd7c08a93551bf301f2a8930129d9a1c.tar.gz
nixcfg-67d7f494cd7c08a93551bf301f2a8930129d9a1c.zip
staging: fix D53: update git commit
-rw-r--r--cluster/staging/app/core/deploy/d53.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/staging/app/core/deploy/d53.hcl b/cluster/staging/app/core/deploy/d53.hcl
index 2fb86c0..42cb819 100644
--- a/cluster/staging/app/core/deploy/d53.hcl
+++ b/cluster/staging/app/core/deploy/d53.hcl
@@ -11,7 +11,7 @@ job "core-d53" {
config {
packages = [
- "git+https://git.deuxfleurs.fr/lx/D53.git?ref=diplonat-autodiscovery&rev=49d94dae1d753c1f3349be7ea9bc7e7978c0af15"
+ "git+https://git.deuxfleurs.fr/lx/D53.git?ref=main&rev=477ac217a09e612f6e72da3d117eac278cca16b4"
]
command = "d53"
}