From 87ac3ac7ea66cc6d1a66e418f7ea0cb416b38d5c Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 19 Feb 2024 08:05:35 -0800 Subject: update homebrew formulae --- hosts/mba/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/mba/default.nix b/hosts/mba/default.nix index 6ee86c7..55e8ffd 100644 --- a/hosts/mba/default.nix +++ b/hosts/mba/default.nix @@ -20,6 +20,7 @@ homebrew = { enable = true; onActivation.autoUpdate = true; + onActivation.upgrade = true; brews = [ "aspell" # spelling -- cgit 1.4.1