diff --git a/contrib/reproducible/guix/build.sh b/contrib/reproducible/guix/build.sh index 8969f82f..c9d3a29a 100755 --- a/contrib/reproducible/guix/build.sh +++ b/contrib/reproducible/guix/build.sh @@ -13,11 +13,6 @@ directory = "/vendor" [source.crates-io] replace-with = "vendored_sources" -[source."https://github.com/darosior/rust-miniscript"] -git = "https://github.com/darosior/rust-miniscript" -branch = "multipath_descriptors_on_9.0" -replace-with = "vendored_sources" - [source."https://github.com/wizardsardine/liana"] git = "https://github.com/wizardsardine/liana" branch = "master"