all repos — nixfiles @ 82036224fecd05055d85ac52d78d721376812cab

System and user configuration, managed by nix and home-manager

update local project compile-command
Alan Pearce alan@alanpearce.eu
Thu, 02 Jan 2025 16:51:56 +0100
commit

82036224fecd05055d85ac52d78d721376812cab

parent

cfbeed79c5fc7334dffc6d6083054bb312073a15

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M .dir-locals.el.dir-locals.el
@@ -1,4 +1,4 @@ ;;; Directory Local Variables
 ;;; For more information see (info "(emacs) Directory Variables")
 
-((nil . ((compile-command . "home-manager switch --flake ."))))
+((nil . ((compile-command . "home-manager switch --flake .\\?submodules=1"))))