all repos — nixfiles @ 70b94ce9a0d7bff99c2a865c0b94abbf3723ebd6

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

Emacs: setup nix-update

Alan Pearce
commit

70b94ce9a0d7bff99c2a865c0b94abbf3723ebd6

parent

7e97b47c93b6f170cc5aa714eb2d49b2a76be899

1 file changed, 4 insertions(+), 0 deletions(-)

jump to
M emacs/.emacs.d/main.elemacs/.emacs.d/main.el
@@ -440,6 +440,10 @@ (add-hook 'shell-mode-hook 'ansi-color-for-comint-mode-on)
;;;; nix (custom-set-variables '(nix-indent-function #'nix-indent-line)) + +(use-package nix-update + :commands (nix-update-fetch)) + ;;;; gitlab-ci.yml (with-eval-after-load 'git-gutter-fringe (fringe-helper-define 'flycheck-fringe-bitmap-double-arrow '(center repeated)