chore: delete nodejs from brew
This commit is contained in:
parent
d5f9021a2d
commit
1529a5da11
1 changed files with 1 additions and 2 deletions
|
|
@ -18,8 +18,7 @@ in {
|
||||||
type = types.listOf types.str;
|
type = types.listOf types.str;
|
||||||
default = [
|
default = [
|
||||||
"curl"
|
"curl"
|
||||||
"yt-dlp"
|
"yt-dlp"
|
||||||
"nodejs"
|
|
||||||
"ruff"
|
"ruff"
|
||||||
"libmagic"
|
"libmagic"
|
||||||
"ghostscript"
|
"ghostscript"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue