1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-13 22:12:43 +01:00
nix/src/libexpr/primops
Bjørn Forsman 369fffd6f1 fetchGit: add submodules attribute to the .link file
The .link file is used as a lock, so I think we should put the
"submodule" attribute in there since turning on submodules creates a new
.link file path.
2020-03-29 22:29:58 +02:00
..
context.cc Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
fetchGit.cc fetchGit: add submodules attribute to the .link file 2020-03-29 22:29:58 +02:00
fetchMercurial.cc Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
fromTOML.cc Fix abort in fromTOML 2019-06-24 17:09:09 +02:00