ghostie: use fetchCargoVendor

This commit is contained in:
TomaSajt
2025-03-10 15:47:02 +01:00
parent a0f87e745e
commit a79f14c7d0
2 changed files with 2 additions and 2671 deletions
-2665
View File
File diff suppressed because it is too large Load Diff
+2 -6
View File
@@ -20,12 +20,8 @@ rustPlatform.buildRustPackage rec {
sha256 = "sha256-lEjJLmBA3dlIVxc8E+UvR7u154QGeCfEbxdgUxAS3Cw=";
};
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"clokwerk-0.4.0-rc1" = "sha256-GQDWEN2arDDRu2ft8QYdXsNhBEIhBNZTnLoLy27cbAI=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-nGib7MXLiN5PTQoSFf68ClwX5K/aSF8QT9hz20UDGdE=";
nativeBuildInputs = [
pkg-config