From 14948931f2c530bfb467eb90b5dfa519d65e54f5 Mon Sep 17 00:00:00 2001
From: Jacob Janzen <jacob.a.s.janzen@gmail.com>
Date: Mon, 16 Dec 2024 14:58:59 -0600
Subject: system changes

---
 macos.local/.flake/home/programs/core.nix.org | 1 -
 macos.local/.flake/system/homebrew.nix.org    | 4 +++-
 2 files changed, 3 insertions(+), 2 deletions(-)

(limited to 'macos.local')

diff --git a/macos.local/.flake/home/programs/core.nix.org b/macos.local/.flake/home/programs/core.nix.org
index 620c94b..59dd331 100644
--- a/macos.local/.flake/home/programs/core.nix.org
+++ b/macos.local/.flake/home/programs/core.nix.org
@@ -15,7 +15,6 @@
     ];
 
     home.packages = with pkgs; [
-      libgccjit
       python312
       python312Packages.black
       python312Packages.pylint
diff --git a/macos.local/.flake/system/homebrew.nix.org b/macos.local/.flake/system/homebrew.nix.org
index 7c93efc..b92958c 100644
--- a/macos.local/.flake/system/homebrew.nix.org
+++ b/macos.local/.flake/system/homebrew.nix.org
@@ -26,11 +26,12 @@
         "dotnet"
         "eza"
         "fd"
+        "gcc"
         "gnutls"
         "ffmpeg"
         "fzf"
-        "gpgme"
         "go"
+        "gpgme"
         "grep"
         "htop"
         "hunspell"
@@ -40,6 +41,7 @@
         "jq"
         "lesspipe"
         "latexdiff"
+        "libgccjit"
         "llvm@18"
         "marksman"
         "meson"
-- 
cgit v1.2.3