shadcn: unbreak

This commit is contained in:
Kenichi Kamiya
2025-11-14 13:56:56 +09:00
parent 5f3a4babc6
commit 81ec0d986b
+2
View File
@@ -63,6 +63,8 @@ stdenvNoCC.mkDerivation (finalAttrs: {
runHook postInstall
'';
dontCheckForBrokenSymlinks = true;
passthru.tests.version = testers.testVersion {
package = shadcn;
command = "shadcn --version";