contrib: adapt GUIX build for iced_futures patch
This commit is contained in:
parent
df849ba960
commit
eebf0c2035
@ -22,6 +22,11 @@ replace-with = "vendored_sources"
|
||||
git = "https://github.com/wizardsardine/liana"
|
||||
branch = "master"
|
||||
replace-with = "vendored_sources"
|
||||
|
||||
[source."https://github.com/edouardparis/iced"]
|
||||
git = "https://github.com/edouardparis/iced"
|
||||
branch = "fix-futures-recipe"
|
||||
replace-with = "vendored_sources"
|
||||
EOF
|
||||
|
||||
# We need to set RUSTC_BOOTSTRAP=1 as a workaround to be able to use unstable
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user