trying to patch yabridge
This commit is contained in:
parent
d048a0ae76
commit
80598a1ff1
9 changed files with 25 additions and 979 deletions
|
@ -15,11 +15,11 @@ rustPlatform.buildRustPackage rec {
|
|||
owner = "mierak";
|
||||
repo = "rmpc";
|
||||
rev = "master";
|
||||
hash = "sha256-ERLOi+TyAq3Dkmk1UfTqqIdI/LqxAk7bFJfq+18Kqlw=";
|
||||
hash = "sha256-dMFqofhhRsibw3D09JLGWK4Zk8n353OCvTV3+G6hAes=";
|
||||
};
|
||||
|
||||
useFetchCargoVendor = true;
|
||||
cargoHash = "sha256-Je9xYnRmS45ZW81ym1Y53L6sxqJzKutRhTzcSPJ1lDI=";
|
||||
cargoHash = "sha256-xXH/MRQgT/Je/aOCZ26vdC3PtlosXLIrjbOHtnvf9os=";
|
||||
|
||||
checkFlags = [
|
||||
# Test currently broken, needs to be removed. See https://github.com/mierak/rmpc/issues/254
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue