halloy: refactor use upstream Cargo.lock

No patches are needed to the Cargo.lock so using the upstream one is
easier to maintain.
This commit is contained in:
famfo
2024-12-20 00:35:25 +01:00
parent 7b87a185a8
commit 5272a9b875
2 changed files with 2 additions and 6097 deletions
-6089
View File
File diff suppressed because it is too large Load Diff
+2 -8
View File
@@ -27,14 +27,8 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-NEm6qsU/Kes1rtNCsEauShpJZzrhBtOqo70uzrWpYtE=";
};
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"dpi-0.1.1" = "sha256-25sOvEBhlIaekTeWvy3UhjPI1xrJbOQvw/OkTg12kQY=";
"glyphon-0.5.0" = "sha256-OGXLqiMjaZ7gR5ANkuCgkfn/I7c/4h9SRE6MZZMW3m4=";
"iced-0.13.0-dev" = "sha256-VXaE4+qXakYSyO5rcBbCe4QuJv/oguxdqUEbhXfmh2U=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-K1xbJK7kJsDON+Nd8cUK+yZO2sAXAnA9bcYz7bTSbro=";
nativeBuildInputs = [
copyDesktopItems