From 345997b18c0d82c4a6b4e8cf8a8a07873740c662 Mon Sep 17 00:00:00 2001 From: jjanzen Date: Tue, 14 Jan 2025 20:47:07 -0600 Subject: system changes --- macos.local/.flake/home/programs/core.nix.org | 4 ++++ macos.local/.flake/system/homebrew.nix.org | 10 ++-------- 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" -- cgit v1.2.3