lan-mouse: switch to cargoHash
This commit is contained in:
parent
74d38fdb30
commit
e3dc4b2bcb
2669
pkgs/by-name/la/lan-mouse/Cargo.lock
generated
2669
pkgs/by-name/la/lan-mouse/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -38,9 +38,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
]
|
]
|
||||||
++ lib.optional stdenv.isDarwin darwin.apple_sdk.frameworks.CoreGraphics;
|
++ lib.optional stdenv.isDarwin darwin.apple_sdk.frameworks.CoreGraphics;
|
||||||
|
|
||||||
cargoLock = {
|
cargoHash = "sha256-rmiirWNS5Eldq0NyOyYielTPDdKbhtRqRS7RnGZ7H3g=";
|
||||||
lockFile = ./Cargo.lock;
|
|
||||||
};
|
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Software KVM switch for sharing a mouse and keyboard with multiple hosts through the network";
|
description = "Software KVM switch for sharing a mouse and keyboard with multiple hosts through the network";
|
||||||
|
Loading…
Reference in New Issue
Block a user