all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* export symbols required to use modify-services syntax
@ 2016-07-19 13:19 Tomáš Čech
  2016-07-19 13:19 ` [PATCH 01/12] services: avahi: export avahi-configuration Tomáš Čech
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Tomáš Čech @ 2016-07-19 13:19 UTC (permalink / raw)
  To: guix-devel

As I learnt yesterday on IRC, there is syntax modify-services to be used in
system configuration. Unfortunatelly not all the services which configuration
could be changed has exported bindings to do that.

This patchset should address that.

Also note, that `screen-locker' and `static-networking' have inconsistent
naming scheme compared to others. I'd go with `screen-locker-configuration'
and `static-networking-configuration' but my Scheme-fu is weak.

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

end of thread, other threads:[~2016-07-21 16:56 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-19 13:19 export symbols required to use modify-services syntax Tomáš Čech
2016-07-19 13:19 ` [PATCH 01/12] services: avahi: export avahi-configuration Tomáš Čech
2016-07-19 13:19 ` [PATCH 02/12] services: base: export gpm-configuration and rngd-configuration Tomáš Čech
2016-07-19 13:19 ` [PATCH 03/12] services: databases: export service types and configuration Tomáš Čech
2016-07-19 13:19 ` [PATCH 04/12] services: dbus: export dbus-configuration Tomáš Čech
2016-07-19 13:19 ` [PATCH 05/12] services: dict: export dicod-service-type Tomáš Čech
2016-07-19 13:19 ` [PATCH 06/12] services: lirc: export lirc-configuration and lirc-service-type Tomáš Čech
2016-07-19 13:19 ` [PATCH 07/12] services: mail: export dovecot-service-type Tomáš Čech
2016-07-19 13:19 ` [PATCH 08/12] services: web: export nginx-configuration and nginx-service-type Tomáš Čech
2016-07-19 13:19 ` [PATCH 09/12] services: xorg: export screen-locker Tomáš Čech
2016-07-19 13:19 ` [PATCH 10/12] services: ssh: export lsh-configuration and lsh-service-type Tomáš Čech
2016-07-19 13:19 ` [PATCH 11/12] services: desktop: export *-service, *-service-type and *-configuration Tomáš Čech
2016-07-19 13:19 ` [PATCH 12/12] services: networking: export *-configuration and *-service-type Tomáš Čech
2016-07-21 16:56 ` export symbols required to use modify-services syntax Ludovic Courtès

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.