summaryrefslogtreecommitdiff
path: root/modules/mac
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-01-23 22:44:50 -0800
committerFuwn <[email protected]>2026-01-23 22:44:50 -0800
commit5d82bbd2a14b8da861db4821fdd05542e5fec9a6 (patch)
tree79c743152cee270be15def9bafb3f7a37bf74284 /modules/mac
parentNara(Homebrew): Add Wisr Flow cask (diff)
downloadnixos-config-5d82bbd2a14b8da861db4821fdd05542e5fec9a6.tar.xz
nixos-config-5d82bbd2a14b8da861db4821fdd05542e5fec9a6.zip
Nara(Homebrew): Add uv brew
Diffstat (limited to 'modules/mac')
-rw-r--r--modules/mac/programs/homebrew/packages/development.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mac/programs/homebrew/packages/development.nix b/modules/mac/programs/homebrew/packages/development.nix
index 004815c..83b7eda 100644
--- a/modules/mac/programs/homebrew/packages/development.nix
+++ b/modules/mac/programs/homebrew/packages/development.nix
@@ -55,6 +55,7 @@
"xcbeautify"
"yarn"
"pnpm"
+ "uv"
];
};
}