Revert "Merge pull request #4922 from nrdxp/default-submodules"
This reverts commit6678e98411, reversing changes made to90b2dd570c.
This commit is contained in:
@@ -36,7 +36,7 @@ void emitTreeAttrs(
|
||||
|
||||
if (input.getType() == "git")
|
||||
mkBool(*state.allocAttr(v, state.symbols.create("submodules")),
|
||||
fetchers::maybeGetBoolAttr(input.attrs, "submodules").value_or(true));
|
||||
fetchers::maybeGetBoolAttr(input.attrs, "submodules").value_or(false));
|
||||
|
||||
if (!forceDirty) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user