nix: drop dl-librescore

This commit is contained in:
Primrose 2024-11-30 19:51:33 +01:00
parent f6a89cba08
commit bf4bfa8240
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 0 additions and 44 deletions

View file

@ -189,9 +189,6 @@
cargoLock.lockFile = "${src}/Cargo.lock";
};
# Unmerged packages from nixfinal
# TODO: use upstream when merged
dl-librescore = final.callPackage ./dl-librescore.nix { };
});
perSystem =