mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2025-09-05 18:30:39 +00:00
update some stuff
This commit is contained in:
1
cask.nix
1
cask.nix
@@ -17,6 +17,7 @@
|
||||
"sloth"
|
||||
"vscodium"
|
||||
"hoppscotch"
|
||||
"postman"
|
||||
"utm"
|
||||
"balenaetcher"
|
||||
|
||||
|
@@ -51,9 +51,6 @@ with pkgs;
|
||||
tex-fmt
|
||||
rustup
|
||||
shfmt
|
||||
ruby
|
||||
ruby-lsp
|
||||
rubyPackages.prism
|
||||
|
||||
# Fonts
|
||||
nerd-fonts.jetbrains-mono
|
||||
|
@@ -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