fix(ds-fr): Update dgn patch

This commit is contained in:
sinavir 2025-01-07 18:37:23 +01:00
parent d7622f4d8f
commit 1da26f4143
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
{