nixbot

builds

SBEE-Lab/infra build #138 failed

branch main · PR #635 · commit 3ca75f1c74 · · took 3m 3s

1 failed
failed attributes
status attribute duration
failed x86_64-linux.treefmt 1s
treefmt-check: npmDeps = importNpmLock { npmRoot = ./.; }; - npmConfigHook = importNpmLock.npmConfigHook; + inherit (importNpmLock) npmConfigHook; …
treefmt-check:
   npmDeps = importNpmLock {
     npmRoot = ./.;
   };
-  npmConfigHook = importNpmLock.npmConfigHook;
+  inherit (importNpmLock) npmConfigHook;
 
   npmBuildScript = "ci";
 
4 succeeded
succeeded attributes
status attribute duration
loading…
16 already built
skipped attributes
status attribute duration
loading…