switch to deno
This commit is contained in:
parent
c644cede2e
commit
a7bbe6180d
9 changed files with 304 additions and 97 deletions
|
|
@ -9,9 +9,7 @@
|
|||
in {
|
||||
devShell.${system} = pkgs.mkShell rec {
|
||||
buildInputs = [
|
||||
pkgs.nodejs-18_x
|
||||
pkgs.nodePackages.pnpm
|
||||
pkgs.bun
|
||||
pkgs.deno
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue