swayws: useFetchCargoVendor (#378472)

This commit is contained in:
Adam C. Stephens
2025-02-01 07:32:01 -05:00
committed by GitHub
+2 -1
View File
@@ -18,7 +18,8 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-zeM6/x2vjZ2IL+nZz1WBf5yY4C6ovmxyvgVLD54BKVc=";
};
cargoHash = "sha256-VYT6wV59fraAoJgR/i6GlO8s7LUoehGtxPAggEL1eLo=";
useFetchCargoVendor = true;
cargoHash = "sha256-/n41JGypLsFd02tW5WuxXsATn7/I09N+dOiq0H0QDug=";
# swayws does not have any tests
doCheck = false;