Use tailwindcss-with-pkgs flake

This commit is contained in:
2026-08-04 20:12:00 -04:00
parent aff6b9a760
commit 55db6c317c
2 changed files with 21 additions and 7 deletions

18
flake.lock generated
View File

@@ -54,7 +54,8 @@
"daisyui": "daisyui",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
"rust-overlay": "rust-overlay",
"tailwindcss-with-pkgs": "tailwindcss-with-pkgs"
}
},
"rust-overlay": {
@@ -91,6 +92,21 @@
"repo": "default",
"type": "github"
}
},
"tailwindcss-with-pkgs": {
"locked": {
"lastModified": 1785801205,
"narHash": "sha256-yfKa3/wK/m1Gwjc923Fvpa/k44MjQOOR3eUfjqLn+qI=",
"ref": "refs/heads/main",
"rev": "f28fd97c86f37a6078599338fa9c6a0327821b9d",
"revCount": 3,
"type": "git",
"url": "https://git.mregirouard.com/nix/tailwindcss-with-pkgs.git"
},
"original": {
"type": "git",
"url": "https://git.mregirouard.com/nix/tailwindcss-with-pkgs.git"
}
}
},
"root": "root",