How do you handle submodules in dream2nix projects? #514
Unanswered
Avi-D-coder
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I think either the builtin or nixpkgs git fetcher to support fetching submodules. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying dream2nix on this repo's Rust.
The repo has a submodule
cozorocks/rocksdb
. What is the right approach using the submodule in d2n builds?What about when the submodule is in a cargo git dependency?
Beta Was this translation helpful? Give feedback.
All reactions