diff --git a/nix/core.nix b/nix/core.nix index 88e6e1d..fdfdf52 100644 --- a/nix/core.nix +++ b/nix/core.nix @@ -50,6 +50,7 @@ let url = builtins.substring 4 (urlLen - 4) src.url; inherit (src) rev; allRefs = true; + submodules = true; } else if lib.strings.hasPrefix "http" src.url then # http url