feat(nix): migrate Mac App Store App to Nix

This commit is contained in:
Stefan Imhoff
2024-07-27 14:27:26 +02:00
parent dba8db7dbf
commit 69619d147f
4 changed files with 53 additions and 5 deletions

View File

@@ -129,6 +129,7 @@ in
watchman # Watches files and takes action when they change
woff2 # Webfont compression reference code
yarn # Fast, reliable, and secure dependency management for javascript
yq # Command-line YAML/XML/TOML processor - jq wrapper for YAML, XML, TOML documents
yt-dlp # Command-line tool to download videos from YouTube.com and other sites (youtube-dl fork)
zoxide # Fast cd command that learns your habits