shadcn: unbreak (#461091)

This commit is contained in:
Thiago Kenji Okada
2025-11-16 11:32:12 +00:00
committed by GitHub
+2
View File
@@ -63,6 +63,8 @@ stdenvNoCC.mkDerivation (finalAttrs: {
runHook postInstall
'';
dontCheckForBrokenSymlinks = true;
passthru.tests.version = testers.testVersion {
package = shadcn;
command = "shadcn --version";