Move to homebrew on Mac

This commit is contained in:
greg-compass
2023-08-14 09:52:44 -05:00
parent 96e7ccfb67
commit 107468172f
3 changed files with 15 additions and 11 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ let
extraSpecialArgs = { extraSpecialArgs = {
inherit inputs; inherit inputs;
gnome = false; gnome = false;
gui = true; gui = false;
home = "/Users/gregory.hellings"; home = "/Users/gregory.hellings";
}; };
}; };
+13 -9
View File
@@ -1,13 +1,17 @@
{ pkgs, ... }: { pkgs, ... }:
{ {
#greg.pypackages = with pkgs; [ homebrew = {
# dateutil enable = true;
# ipython brews = [
# pyyaml "packer"
# responses ];
# ruamel-yaml casks = [
# typing-extensions "gnucash"
# virtualenv "onlyoffice"
#]; "postman"
"vagrant"
"vmware-fusion"
];
};
} }
+1 -1
View File
@@ -36,7 +36,6 @@
bitwarden-cli bitwarden-cli
brew brew
diffutils diffutils
dmidecode
findutils findutils
gimp gimp
git git
@@ -47,6 +46,7 @@
inetutils inetutils
jq jq
nano nano
nix-prefetch
nmap nmap
openssl openssl
setup-ssh setup-ssh