contrib: adapt GUIX build for iced_futures patch

This commit is contained in:
edouard 2023-09-06 15:31:47 +02:00
parent df849ba960
commit eebf0c2035

View File

@ -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