Merge pull request #327610 from Aleksanaa/lan-mouse

lan-mouse: switch to cargoHash
This commit is contained in:
❄️ 2024-07-16 08:23:13 -03:00 committed by GitHub
commit 7fc5793c7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 2672 deletions

File diff suppressed because it is too large Load Diff

View File

@ -38,9 +38,7 @@ rustPlatform.buildRustPackage rec {
]
++ lib.optional stdenv.isDarwin darwin.apple_sdk.frameworks.CoreGraphics;
cargoLock = {
lockFile = ./Cargo.lock;
};
cargoHash = "sha256-rmiirWNS5Eldq0NyOyYielTPDdKbhtRqRS7RnGZ7H3g=";
meta = {
description = "Software KVM switch for sharing a mouse and keyboard with multiple hosts through the network";