stalwart: pin tailwindcss (#382947)

This commit is contained in:
Sandro
2025-02-18 01:46:35 +01:00
committed by GitHub
+2 -2
View File
@@ -3,7 +3,7 @@
rustPlatform,
fetchFromGitHub,
trunk,
tailwindcss,
tailwindcss_3,
fetchNpmDeps,
nix-update-script,
nodejs,
@@ -44,7 +44,7 @@ rustPlatform.buildRustPackage rec {
llvmPackages.bintools-unwrapped
nodejs
npmHooks.npmConfigHook
tailwindcss
tailwindcss_3
trunk
# needs to match with wasm-bindgen version in upstreams Cargo.lock
wasm-bindgen-cli_0_2_93