Update dependencies

This commit is contained in:
bluepython508
2024-11-01 16:47:12 +00:00
parent 61c2500348
commit ba9a2a0957
3 changed files with 12 additions and 8 deletions

View File

@@ -20,7 +20,7 @@ mixRelease rec {
mixFodDeps = fetchMixDeps {
pname = "mix-deps-${pname}";
inherit version src;
sha256 = "sha256-lknkq6b1yDOLgTpR/tPEk9UKqpqQT6H1N5g15M60nCA=";
sha256 = "sha256-T0OFt3RdGyN/KCZ1/pa2cuxvDCQin0iwtnXbwhrpnoE=";
};
postBuild = ''
ln -sfv ${tailwindcss}/bin/tailwindcss _build/tailwind-linux-x64