From 82725b25d679853c95fe5853a7983d34d47d6654 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Fri, 7 Oct 2022 21:47:32 -0400 Subject: [PATCH] Doc --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bdc85bb..d0fc5db 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ macos-system: # Update the primary inputs # -# Typically run as: `make update all` +# Typically run as: `make update all` followed by a git commit. update: nix flake lock --update-input nixpkgs --update-input darwin --update-input home-manager