fix: ai notebook sentencepipe incompatibility with apple devices
This commit is contained in:
parent
e27097fb34
commit
26c8423a47
4 changed files with 160 additions and 38 deletions
|
|
@ -147,6 +147,7 @@
|
|||
web-bun = importShell "web-bun";
|
||||
rust = importShell "rust";
|
||||
ai-agent = importShell "ai-agent";
|
||||
effect-ts = importShell "effect-ts";
|
||||
});
|
||||
|
||||
formatter = forEachSystem (system: (mkPkgs system).nixfmt-classic);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue