lightningcss: 1.29.2 → 1.29.3

This commit is contained in:
โทสฺตัล
2025-03-16 18:18:01 +05:30
committed by Masum Reza
parent 13e6b2f538
commit 589f83000c
+3 -3
View File
@@ -8,17 +8,17 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "lightningcss";
version = "1.29.2";
version = "1.29.3";
src = fetchFromGitHub {
owner = "parcel-bundler";
repo = "lightningcss";
tag = "v${finalAttrs.version}";
hash = "sha256-JRYMbBiI4UiiVcpcyyvWXMuCUVbWShYHR++ADqntwTI=";
hash = "sha256-+rSqRJaB6UMdCsAcr0X2BZuHk2o6NWDn1yIX4Yjn+Y4=";
};
useFetchCargoVendor = true;
cargoHash = "sha256-BCSDJKGPIB1bbZVAHW2MF4Wyu5ecIai+8E1xZZEVqgU=";
cargoHash = "sha256-6P559K7hKZcd/hjyEQGf4V+cTHoS9H0wprfpMqG3ugk=";
patches = [
# Backport fix for build error for lightningcss-napi