fix(ds-fr): Update dgn patch
All checks were successful
Run pre-commit on all files / check (push) Successful in 26s
Check meta / check_dns (pull_request) Successful in 19s
Check meta / check_meta (pull_request) Successful in 19s
Check workflows / check_workflows (pull_request) Successful in 23s
Build all the nodes / bridge01 (pull_request) Successful in 58s
Build all the nodes / geo02 (pull_request) Successful in 1m0s
Build all the nodes / geo01 (pull_request) Successful in 1m3s
Build all the nodes / rescue01 (pull_request) Successful in 1m16s
Build all the nodes / storage01 (pull_request) Successful in 1m1s
Build all the nodes / vault01 (pull_request) Successful in 1m14s
Build all the nodes / web02 (pull_request) Successful in 1m4s
Run pre-commit on all files / check (pull_request) Successful in 23s
Build all the nodes / web01 (pull_request) Successful in 1m41s
Build all the nodes / web03 (pull_request) Successful in 1m5s
Build all the nodes / compute01 (pull_request) Successful in 5m36s

This commit is contained in:
sinavir 2024-12-06 10:31:29 +01:00
parent 41caf293b0
commit d4dab1e7ae
No known key found for this signature in database

View file

@ -8,7 +8,7 @@
let
host = "demarches.dgnum.eu";
dgn-id = "fca8f72cd60c00e74d7735ec13e4e3a22e8e1244";
dgn-id = "1fbe81d211b18dae7b9c1727362997c62636f24a";
in
{
imports = [ ./module.nix ];