cargo should clone iced and smithay one time and partial #13671
Labels
A-git
Area: anything dealing with git
C-bug
Category: bug
S-blocked-external
Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
Uh oh!
There was an error while loading. Please reload this page.
Problem
rust based desktop cosmic desktop has modules. most modules depend on smithay and iced git repo. building cosmic modules clones such dependencies 20 times, and cannot be convinced to do a partial clone, despite stting CARGO_TARGET_DIR.
Steps
Possible Solution(s)
somehow put the checked out repo into same location, and pass GITFLAGS "--filter=tree:0"
Notes
No response
Version
No response
The text was updated successfully, but these errors were encountered: