diff options
author | jjanzen <jjanzen@jjanzen.ca> | 2025-01-14 20:29:21 -0600 |
---|---|---|
committer | jjanzen <jjanzen@jjanzen.ca> | 2025-01-14 20:29:21 -0600 |
commit | 92a47c34e951ec05b0dd9feaea56dd656dc54a35 (patch) | |
tree | 5aae5d4aa993f04c959de1821745cd32a0e539c7 | |
parent | 033aee03f35f3df177811f884d43224506c04a94 (diff) |
system changes
-rw-r--r-- | macos.local/.flake/system/homebrew.nix.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macos.local/.flake/system/homebrew.nix.org b/macos.local/.flake/system/homebrew.nix.org index d889b2e..c8871c7 100644 --- a/macos.local/.flake/system/homebrew.nix.org +++ b/macos.local/.flake/system/homebrew.nix.org @@ -43,7 +43,7 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat "dos2unix" "dotnet" { - name = "emacs-plus"; + name = "emacs-plus@30"; args = [ "with-native-comp" "with-imagemagick" |