forked from DGNum/infrastructure
fix(ds-fr): Update dgn patch
This commit is contained in:
parent
d7622f4d8f
commit
1da26f4143
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue