aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjjanzen <jjanzen@jjanzen.ca>2025-03-03 15:22:18 -0600
committerjjanzen <jjanzen@jjanzen.ca>2025-03-03 15:22:18 -0600
commit27a2332034d58b1358fbb42f3b1e531055763c21 (patch)
treec767986ff1584d8092a315b6689d93acdc1efb72
parentbefa9831669f3e8c29745497c174a325f7291ef6 (diff)
system changes
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d2d7b23..9d8580c 100644
--- a/Makefile
+++ b/Makefile
@@ -61,6 +61,8 @@ $(DSTDIR)/%: $(SRCDIR)/%
macos-update: install
nix flake update --flake $(DSTDIR)/.flake
darwin-rebuild switch --flake $(DSTDIR)/.flake
+ brew update
+ brew upgrade
# macos install tells System Events to update the wallpaper after installation
macos-install: $(CONFIGS)