mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2025-12-07 14:35:03 +00:00
Compare commits
2 Commits
1a2957f9e9
...
a54fb3c474
| Author | SHA1 | Date | |
|---|---|---|---|
| a54fb3c474 | |||
| 6a0a5d4f35 |
1
cask.nix
1
cask.nix
@@ -17,6 +17,7 @@
|
||||
"sloth"
|
||||
"vscodium"
|
||||
"hoppscotch"
|
||||
"postman"
|
||||
"utm"
|
||||
"balenaetcher"
|
||||
|
||||
|
||||
@@ -52,9 +52,6 @@ with pkgs;
|
||||
tex-fmt
|
||||
rustup
|
||||
shfmt
|
||||
ruby
|
||||
ruby-lsp
|
||||
rubyPackages.prism
|
||||
go
|
||||
|
||||
# Fonts
|
||||
|
||||
@@ -12,15 +12,9 @@
|
||||
];
|
||||
pkgs =
|
||||
pkgs: with pkgs; [
|
||||
vault
|
||||
cocoapods
|
||||
phrase-cli
|
||||
boundary
|
||||
awscli2
|
||||
fastlane
|
||||
jdk
|
||||
android-tools
|
||||
sdkmanager
|
||||
_1password-cli
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user