aboutsummaryrefslogtreecommitdiff
path: root/tests/guile/.dir-locals.el
blob: 6a1a323486057b945104d6d37ff0cec631d4f57e (about) (plain)
1
2
3
4
5
6
7
8
;; SPDX-License-Identifier: CC0-1.0
;;
;; Copyright (C) 2023 Wojtek Kosior <koszko@koszko.org>

((scheme-mode
  .
  ;; Add guile indentation hints
  ((eval . (put 'tu:test-group 'scheme-indent-function 1)))))
=always’ to both systemd services....Tobias Geerinckx-Rice 2022-10-23etc: Add ‘OOMPolicy=continue’ to guix-daemon.service....Tobias Geerinckx-Rice 2021-07-07guix-install.sh: Prompt for configuring substitutes discovery....Maxim Cournoyer 2019-06-05etc: guix-daemon.service.in: Fix GUIX_LOCPATH quoting....Jack Hill 2019-05-13Set 'LC_ALL=en_US.utf8' in systemd '.service' files....Ludovic Courtès 2018-11-23build: Binary tarball now populates the "current-guix" profile....Ludovic Courtès