all repos — nixfiles @ 82036224fecd05055d85ac52d78d721376812cab

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

update local project compile-command

Alan Pearce
commit

82036224fecd05055d85ac52d78d721376812cab

parent

cfbeed79c5fc7334dffc6d6083054bb312073a15

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
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"))))