fix(ds-fr): Update dgn patch
All checks were successful
Check meta / check_dns (pull_request) Successful in 33s
Check meta / check_meta (pull_request) Successful in 41s
Check workflows / check_workflows (pull_request) Successful in 57s
Run pre-commit on all files / pre-commit (pull_request) Successful in 34s
Run pre-commit on all files / pre-commit (push) Successful in 23s
Build the shell / build-shell (pull_request) Successful in 50s
Build all the nodes / hypervisor01 (pull_request) Successful in 2m0s
Build all the nodes / hypervisor03 (pull_request) Successful in 2m0s
Build all the nodes / rescue01 (pull_request) Successful in 2m0s
Build all the nodes / storage01 (pull_request) Successful in 2m12s
Build all the nodes / netcore02 (pull_request) Successful in 3m9s
Build all the nodes / bridge01 (pull_request) Successful in 5m31s
Build all the nodes / web02 (pull_request) Successful in 5m28s
Build all the nodes / geo01 (pull_request) Successful in 5m39s
Build all the nodes / hypervisor02 (pull_request) Successful in 5m39s
Build all the nodes / tower01 (pull_request) Successful in 5m37s
Build all the nodes / web03 (pull_request) Successful in 5m34s
Build all the nodes / geo02 (pull_request) Successful in 5m44s
Build all the nodes / web01 (pull_request) Successful in 5m47s
Build all the nodes / vault01 (pull_request) Successful in 5m49s
Build all the nodes / compute01 (pull_request) Successful in 8m18s
Build all the nodes / ap01 (pull_request) Successful in 16m11s

This commit is contained in:
sinavir 2025-01-07 18:37:23 +01:00
parent b6207d6641
commit 8a1e33f36c
No known key found for this signature in database

View file

@ -13,10 +13,10 @@ let
host = "demarches.dgnum.eu";
port = 3000;
dgn-id = "8dfdc60d1aa66e7206461ed7a49199f624a66b4e";
dgn-id = "7fe658a476e685f3697e9d219c6cd6de8bfaea77";
patch = pkgs.fetchurl {
url = "https://git.dgnum.eu/DGNum/demarches-normaliennes/commit/${dgn-id}.patch";
hash = "sha256-6JdbUf2fc79E5F1wtYFnP1JLGJffhGbjaxysRFr8xN4=";
hash = "sha256-n2lwIwNDyrjuu7yvSleP3KXDHDwE9wsAclqNghCrVe8=";
};
in
{