all repos — nixfiles @ 410f6fe48d070d8eaf50add3671795b4666732ee

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

update project compile-command

Alan Pearce
commit

410f6fe48d070d8eaf50add3671795b4666732ee

parent

019976b57ef1fedc24fc7fc6f5e69f25e8f8612e

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

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 . "./bin/home-manager switch")))) +((nil . ((compile-command . "home-manager switch --flake ."))))