tangled
alpha
login
or
join now
isabelroses.com
/
fetch-tangled
21
fork
atom
this repo has no description
21
fork
atom
overview
issues
pulls
1
pipelines
fix: postCheckout
isabelroses.com
1 month ago
5ef614f8
c101c41e
+2
1 changed file
expand all
collapse all
unified
split
fetcher.nix
+2
fetcher.nix
···
17
17
fetchLFS = false;
18
18
forceFetchGit = false;
19
19
leaveDotGit = null;
20
20
+
postCheckout = "";
20
21
rootDir = "";
21
22
sparseCheckout = null;
22
23
};
···
67
68
else
68
69
nonNullDefault
69
70
) useFetchGitargsDefaultNonNull != useFetchGitargsDefaultNonNull;
71
71
+
70
72
useFetchGitArgsWDPassing = lib.overrideExisting (removeAttrs useFetchGitArgsDefault excludeUseFetchGitArgNames) args;
71
73
72
74
position = (