Merge #668: contrib: get rid of legacy vendored source information for guix

7cb79312f5c63d9c9290ba683ee8db1307b4c0ca contrib: get rid of deprecated vendored source information for guix (Antoine Poinsot)

Pull request description:

ACKs for top commit:
  darosior:
    self-ACK 7cb79312f5c63d9c9290ba683ee8db1307b4c0ca -- trivial

Tree-SHA512: 10ed51ab520ac9b1db8d88d6a53a6bff7ae9951e779954dc4264261e72f9c2c3d773636e35a3890920d54adb8b4bf665ff61598db4a30e5b8cbcab9665edc8dc
This commit is contained in:
Antoine Poinsot 2023-08-31 16:53:40 +02:00
commit 1c1ba5c809
No known key found for this signature in database
GPG Key ID: E13FC145CD3F4304

View File

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