Add react-doctor derivation

This commit is contained in:
2026-02-20 20:08:29 +11:00
parent 532bc09e26
commit 5dd038586f

View File

@@ -10,7 +10,7 @@ buildNpmPackage rec {
hash = "sha256-T8szJcXeqIWmZQU/D4KpeFU1ZXilThL5JBmw2Y0hZkw="; hash = "sha256-T8szJcXeqIWmZQU/D4KpeFU1ZXilThL5JBmw2Y0hZkw=";
}; };
npmDepsHash = lib.fakeSha256; npmDepsHash = lib.fakeHash;
npmBuild = "build"; npmBuild = "build";