unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/3] [Shepherd][PATCH 0/3] Change configuration file.
@ 2016-01-16 22:17 Mathieu Lirzin
  2016-01-16 22:17 ` [PATCH 1/3] maint: Add .dir-locals.el Mathieu Lirzin
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Mathieu Lirzin @ 2016-01-16 22:17 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 662 bytes --]


As suggested by Ludo here is an implementation of:

  • Change configuration file from ~/.dmd.d/init.scm to
    ~/.config/shepherd/init.scm (ideally honor XDG variables.)  Same for
    the socket file name.

Mathieu Lirzin (3):
  maint: Add .dir-locals.el.
  support: Add a keyword argument '#:secure?' to verify-dir.
  support: Rename user-dmddir to %user-shepherd-dir.

 .dir-locals.el               | 13 +++++++++
 modules/shepherd.scm         |  8 +++---
 modules/shepherd/support.scm | 68 +++++++++++++++++++++++++++++++-------------
 3 files changed, 65 insertions(+), 24 deletions(-)
 create mode 100644 .dir-locals.el

-- 
2.6.4


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2016-01-18 21:08 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-16 22:17 [PATCH 0/3] [Shepherd][PATCH 0/3] Change configuration file Mathieu Lirzin
2016-01-16 22:17 ` [PATCH 1/3] maint: Add .dir-locals.el Mathieu Lirzin
2016-01-17 14:07   ` Ludovic Courtès
2016-01-16 22:17 ` [PATCH 2/3] support: Add a keyword argument '#:secure?' to verify-dir Mathieu Lirzin
2016-01-17 14:08   ` Ludovic Courtès
2016-01-16 22:17 ` [PATCH 3/3] support: Rename user-dmddir to %user-shepherd-dir Mathieu Lirzin
2016-01-17 14:05   ` Mathieu Lirzin
2016-01-17 20:43     ` Ludovic Courtès
2016-01-17 21:51       ` Mathieu Lirzin
2016-01-18 21:08         ` Ludovic Courtès
2016-01-17 14:19   ` Ludovic Courtès
2016-01-17 20:49     ` Mathieu Lirzin
2016-01-17 21:06       ` Mathieu Lirzin
2016-01-18 20:59         ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).