all repos — nixfiles @ 410f6fe48d070d8eaf50add3671795b4666732ee

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

update project compile-command
Alan Pearce alan@alanpearce.eu
Sun, 29 Dec 2024 18:42:30 +0100
commit

410f6fe48d070d8eaf50add3671795b4666732ee

parent

019976b57ef1fedc24fc7fc6f5e69f25e8f8612e

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