chore: Remove Node.JS from the nix shell
This commit is contained in:
parent
83f80af405
commit
1cefe64f88
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
||||||
}: pkgs.mkShell {
|
}: pkgs.mkShell {
|
||||||
buildInputs = with pkgs; [
|
buildInputs = with pkgs; [
|
||||||
# api/
|
# api/
|
||||||
nodejs
|
|
||||||
go
|
go
|
||||||
gopls
|
gopls
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue