Flake update

This commit is contained in:
2026-02-19 09:57:11 +00:00
parent ba9a2a0957
commit 13351d32e8
4 changed files with 53 additions and 69 deletions

View File

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