lightningcss: 1.29.3 → 1.30.0

This commit is contained in:
·𐑑𐑴𐑕𐑑𐑩𐑤
2025-05-11 22:44:56 +05:30
committed by Masum Reza
parent 6e85f6c7cc
commit cd560fbe9f
+3 -3
View File
@@ -8,17 +8,17 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "lightningcss";
version = "1.29.3";
version = "1.30.0";
src = fetchFromGitHub {
owner = "parcel-bundler";
repo = "lightningcss";
tag = "v${finalAttrs.version}";
hash = "sha256-+rSqRJaB6UMdCsAcr0X2BZuHk2o6NWDn1yIX4Yjn+Y4=";
hash = "sha256-vFOQrrTaKM6UcpdgJqj89P7ojCowg7MyK8Wam2hmLXg=";
};
useFetchCargoVendor = true;
cargoHash = "sha256-6P559K7hKZcd/hjyEQGf4V+cTHoS9H0wprfpMqG3ugk=";
cargoHash = "sha256-aNho9NavEgY4dwGcNXsLDnlVCB2rODIPae3LnfOwJIA=";
patches = [
# Backport fix for build error for lightningcss-napi