1
0
Fork 0
mirror of https://github.com/ryanccn/flake.git synced 2026-01-26 19:56:29 +01:00

chore: update packages

This commit is contained in:
Ryan Cao 2024-09-04 19:06:28 +08:00
parent 61121a5b50
commit b9832c59cf
Signed by: ryanccn
GPG key ID: 48C96B2057D71CB1

View file

@ -18,13 +18,10 @@
bun bun
(python312.withPackages (ps: with ps; [ pip ])) (python312.withPackages (ps: with ps; [ pip ]))
uv
ruff ruff
yt-dlp yt-dlp
xkcdpass xkcdpass
pipreqs
libffi
openssl
nodePackages.typescript-language-server nodePackages.typescript-language-server
dprint dprint
@ -32,8 +29,7 @@
# google-cloud-sdk # google-cloud-sdk
railway railway
cloudflared cloudflared
flyctl # flyctl
# pscale
# btop # btop
doggo doggo
@ -46,7 +42,6 @@
hyperfine hyperfine
jq jq
just just
# minica
nerdfix nerdfix
ripgrep ripgrep
tokei tokei
@ -56,17 +51,13 @@
xh xh
typst typst
packwiz packwiz
catppuccin-catwalk spicetify-cli
exiftool
nrr nrr
am am
# nish # nish
choirpack
nyoom nyoom
spicetify-cli
exiftool
]; ];
} }