snx-rs: use fetchCargoVendor

This commit is contained in:
TomaSajt
2025-03-24 13:02:44 +01:00
parent 2b19bbb0b6
commit 886ee74bf5
2 changed files with 2 additions and 4126 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -56,12 +56,8 @@ rustPlatform.buildRustPackage rec {
"--skip=platform::linux::net::tests::test_default_ip"
];
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"isakmp-0.1.0" = "sha256-bT/WXo5u/qmuLz39Yp+QVyXHwyQvl10frrtCJKb9WUQ=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-Hjc2wKkNmlVjZb5wz9fq9hzUsxXJyeFYq+4C+weUlq0=";
meta = {
description = "Open source Linux client for Checkpoint VPN tunnels";