aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjjanzen <jjanzen@jjanzen.ca>2025-01-14 20:47:07 -0600
committerjjanzen <jjanzen@jjanzen.ca>2025-01-14 20:47:07 -0600
commit345997b18c0d82c4a6b4e8cf8a8a07873740c662 (patch)
treedafc880640d086cc6cb4eda1e0b0c3f7142d87cc
parent72104eb510d2c686e69c2fc058db1b0fac08ef34 (diff)
system changes
-rw-r--r--macos.local/.flake/home/programs/core.nix.org4
-rw-r--r--macos.local/.flake/system/homebrew.nix.org10
2 files changed, 6 insertions, 8 deletions
diff --git a/macos.local/.flake/home/programs/core.nix.org b/macos.local/.flake/home/programs/core.nix.org
index aa5ed9d..ebafe7b 100644
--- a/macos.local/.flake/home/programs/core.nix.org
+++ b/macos.local/.flake/home/programs/core.nix.org
@@ -22,6 +22,10 @@ Import configurations for programs and install programs with no configuration.
bear
binutils
bison
+ cmake
+ cmake-language-server
+ curl
+ dos2unix
gopls
python312
python312Packages.black
diff --git a/macos.local/.flake/system/homebrew.nix.org b/macos.local/.flake/system/homebrew.nix.org
index fe64b33..57a35a0 100644
--- a/macos.local/.flake/system/homebrew.nix.org
+++ b/macos.local/.flake/system/homebrew.nix.org
@@ -31,12 +31,8 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat
"avrdude"
"choose-gui"
"clang-format"
- "cmake"
- "cmake-language-server"
"coreutils"
- "curl"
- "dos2unix"
- "dotnet"
+ # "dotnet"
{
name = "emacs-plus@30";
args = [
@@ -48,9 +44,7 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat
"with-retro-emacs-logo-icon"
];
}
- "eza"
- "fd"
- "gcc"
+ # "eza"
"gdk-pixbuf"
"gnutls"
"ffmpeg"