diff --git a/justfile b/justfile index 15b97f7..78eee03 100644 --- a/justfile +++ b/justfile @@ -7,6 +7,7 @@ prebuild: git add . fi git pull + git submodule update --remote --recursive nix flake update _update-root: