fix(ds-fr): User correct patch
Some checks failed
Build the shell / build-shell (push) Successful in 23s
Build all the nodes / netcore02 (push) Successful in 35s
Build all the nodes / ap01 (push) Successful in 47s
Run pre-commit on all files / pre-commit (push) Successful in 24s
Build all the nodes / geo02 (push) Successful in 3m18s
Build all the nodes / tower01 (push) Successful in 3m17s
Build all the nodes / bridge01 (push) Successful in 3m18s
Build all the nodes / hypervisor03 (push) Successful in 3m18s
Build all the nodes / vault01 (push) Successful in 3m17s
Build all the nodes / geo01 (push) Successful in 3m19s
Build all the nodes / rescue01 (push) Successful in 3m18s
Build all the nodes / web01 (push) Successful in 3m17s
Build all the nodes / build01 (push) Successful in 3m19s
Build all the nodes / compute01 (push) Failing after 3m29s
Build all the nodes / hypervisor01 (push) Successful in 3m37s
Build all the nodes / web02 (push) Successful in 3m41s
Build all the nodes / hypervisor02 (push) Successful in 3m42s
Build all the nodes / storage01 (push) Successful in 3m48s
Build all the nodes / web03 (push) Successful in 3m48s
Some checks failed
Build the shell / build-shell (push) Successful in 23s
Build all the nodes / netcore02 (push) Successful in 35s
Build all the nodes / ap01 (push) Successful in 47s
Run pre-commit on all files / pre-commit (push) Successful in 24s
Build all the nodes / geo02 (push) Successful in 3m18s
Build all the nodes / tower01 (push) Successful in 3m17s
Build all the nodes / bridge01 (push) Successful in 3m18s
Build all the nodes / hypervisor03 (push) Successful in 3m18s
Build all the nodes / vault01 (push) Successful in 3m17s
Build all the nodes / geo01 (push) Successful in 3m19s
Build all the nodes / rescue01 (push) Successful in 3m18s
Build all the nodes / web01 (push) Successful in 3m17s
Build all the nodes / build01 (push) Successful in 3m19s
Build all the nodes / compute01 (push) Failing after 3m29s
Build all the nodes / hypervisor01 (push) Successful in 3m37s
Build all the nodes / web02 (push) Successful in 3m41s
Build all the nodes / hypervisor02 (push) Successful in 3m42s
Build all the nodes / storage01 (push) Successful in 3m48s
Build all the nodes / web03 (push) Successful in 3m48s
This commit is contained in:
parent
8ba6cedc1b
commit
820088c78e
1 changed files with 2 additions and 2 deletions
|
@ -13,10 +13,10 @@ let
|
|||
host = "demarches.dgnum.eu";
|
||||
port = 3000;
|
||||
|
||||
dgn-id = "7fe658a476e685f3697e9d219c6cd6de8bfaea77";
|
||||
dgn-id = "8dfdc60d1aa66e7206461ed7a49199f624a66b4e";
|
||||
patch = pkgs.fetchurl {
|
||||
url = "https://git.dgnum.eu/DGNum/demarches-normaliennes/commit/${dgn-id}.patch";
|
||||
hash = "sha256-n2lwIwNDyrjuu7yvSleP3KXDHDwE9wsAclqNghCrVe8=";
|
||||
hash = "sha256-6JdbUf2fc79E5F1wtYFnP1JLGJffhGbjaxysRFr8xN4=";
|
||||
};
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue