aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjjanzen <jjanzen@jjanzen.ca>2025-01-14 21:20:43 -0600
committerjjanzen <jjanzen@jjanzen.ca>2025-01-14 21:20:43 -0600
commitb906d1231b0403d8f82e08a6e64173fd0cf7ec80 (patch)
tree43be2f8fa67e9f5bc7bbd5de13af8aa56ceddea6
parent719ee0faa5cbadd39cddf53a3fa098d72693c4d1 (diff)
system changes
-rw-r--r--macos.local/.flake/home/programs/core.nix.org2
-rw-r--r--macos.local/.flake/system/homebrew.nix.org14
2 files changed, 8 insertions, 8 deletions
diff --git a/macos.local/.flake/home/programs/core.nix.org b/macos.local/.flake/home/programs/core.nix.org
index b700c4c..9669475 100644
--- a/macos.local/.flake/home/programs/core.nix.org
+++ b/macos.local/.flake/home/programs/core.nix.org
@@ -35,6 +35,7 @@ Import configurations for programs and install programs with no configuration.
gpgme
htop
hunspell
+ hyfetch # TODO: configure
inetutils
ispell
lesspipe
@@ -43,6 +44,7 @@ Import configurations for programs and install programs with no configuration.
meson
mpv
ninja
+ p7zip
pandoc
python312
python312Packages.black
diff --git a/macos.local/.flake/system/homebrew.nix.org b/macos.local/.flake/system/homebrew.nix.org
index ab26d05..dc26b52 100644
--- a/macos.local/.flake/system/homebrew.nix.org
+++ b/macos.local/.flake/system/homebrew.nix.org
@@ -41,18 +41,15 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat
"with-retro-emacs-logo-icon"
];
}
- "hyfetch"
- "libgccjit"
"librsvg"
- "open-mpi"
- "open-ocd"
- "openjdk"
- "pinentry-mac"
- "pinentry-touchid"
- "sevenzip"
+
+ "openjdk" # there's really no jdk for mac from nix?
+ "pinentry-touchid" # no nix version
# need for grading purposes
"avrdude"
+ "open-mpi"
+ "open-ocd"
"osx-cross/avr/avr-binutils"
"osx-cross/avr/avarice"
"osx-cross/avr/avr-gcc@14"
@@ -66,6 +63,7 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat
# required by pinentry-touchid
"gnupg"
+ "pinentry-mac"
];
casks = [