fix: submodule url and shell.nix fixed

This commit is contained in:
Arthur Wambst 2025-06-07 20:01:37 +02:00
parent fae6220419
commit c96103e17b
2 changed files with 3 additions and 1 deletions

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "src/main/webui"]
path = src/main/webui
url = git@git.la-banquise.fr:malopieds/intra-front.git
url = git@git.la-banquise.fr:banquise/intra-front.git

View File

@ -7,6 +7,8 @@ pkgs.mkShell {
# Maven
maven
nodejs_24
# Utilitaires optionnels mais utiles
git