environment: Fix broken file-local variable.
* guix/scripts/environment.scm (Local Variables): Add missing eval. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
9b0ee18ba8
commit
bcc4aef0db
@ -964,5 +964,5 @@ command-line option processing with 'parse-command-line'."
|
||||
#:pure? pure?))))))))))))))
|
||||
|
||||
;;; Local Variables:
|
||||
;;; (put 'with-store/maybe 'scheme-indent-function 1)
|
||||
;;; eval: (put 'with-store/maybe 'scheme-indent-function 1)
|
||||
;;; End:
|
||||
|
Loading…
Reference in New Issue
Block a user