add ipcalc to devops brew packages

This commit is contained in:
JesseBot 2024-12-17 18:05:06 +01:00
parent 17021b258c
commit 28981ed8ad
No known key found for this signature in database

View file

@ -123,6 +123,8 @@ brew:
# colima is a docker desktop replacement # colima is a docker desktop replacement
- colima - colima
devops: devops:
# for calculating IPs
- ipcalc
# this install the minio cli called mc # this install the minio cli called mc
- minio-mc - minio-mc
# for github actions linting # for github actions linting
@ -214,6 +216,7 @@ brew:
- spotifyd - spotifyd
# spotify TUI: written in rust, but no longer maintained # spotify TUI: written in rust, but no longer maintained
# - spotify-tui # - spotify-tui
# music thing
- nuclear - nuclear
Linux: Linux:
# linuxbrew asks for this # linuxbrew asks for this