diff --git a/flake-template/flake.nix b/flake-template/flake.nix index a5206f0..fff07c6 100644 --- a/flake-template/flake.nix +++ b/flake-template/flake.nix @@ -71,7 +71,7 @@ ln -sfv ${pkgs.tailwindcss}/bin/tailwindcss "$tailwind_path" ln -sfv ${pkgs.esbuild}/bin/esbuild "$esbuild_path" - ln -sfv ${pkgs.mixNixDeps.heroicons} deps/heroicons + ln -sfv ${mixNixDeps.heroicons} deps/heroicons mix do \ app.config --no-deps-check --no-compile, \