add some packages

This commit is contained in:
Yan Lin 2026-01-09 17:05:23 +01:00
parent 53beeb774c
commit cef82a0700
3 changed files with 3 additions and 0 deletions

View file

@ -174,6 +174,7 @@
unzip unzip
duti # Set default applications for file types (macOS) duti # Set default applications for file types (macOS)
ffmpeg ffmpeg
pdftk
# Development and build tools # Development and build tools
python312 python312

View file

@ -55,6 +55,7 @@
coreutils # GNU core utilities (base64, etc.) coreutils # GNU core utilities (base64, etc.)
bzip2 bzip2
ffmpeg ffmpeg
pdftk
# Development and build tools # Development and build tools
python312 python312

View file

@ -46,6 +46,7 @@
"drawio" "drawio"
"clash-verge-rev" "clash-verge-rev"
"the-unarchiver" "the-unarchiver"
"musicbrainz-picard"
]; ];
taps = [ taps = [
"nikitabobko/tap" "nikitabobko/tap"