aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
blob: 1e30a74a64f51ec735dcc44ff4dfe5fa4fa13c6f (about) (plain)
1
2
3
4
5
6
7
8
9
GNU Guix consists of Scheme code that implements the deployment model
of the Nix package management tool.  In fact, it currently talks to a
build daemon whose code comes from Nix (see the manual for details.)

Nix was initially written by Eelco Dolstra; other people have been
contributing to it.  See `nix/AUTHORS' for details.

The list of GNU Guix contributors is now generated from the output of
'git log' and written to this file, as can be seen in release tarballs.
-21services: Export *-service-type and *-configuration....Tomáš Čech 2016-07-16services: dbus: Synchronize startup using dbus-daemon's PID file....Ludovic Courtès 2016-07-12gnu: Switch to 'with-imported-modules'....Ludovic Courtès 2016-03-09gnu: dbus: Incorporate "dbus-helper-search-path.patch"....Ludovic Courtès 2016-01-29services: Rename 'dmd' services to 'shepherd'....Alex Kost 2016-01-29Rename (gnu services dmd) to (gnu services shepherd)....Alex Kost 2015-10-22services: dbus: Support service activation....Ludovic Courtès 2015-10-21services: dbus: Honor the config's dbus package....Ludovic Courtès 2015-10-19services: dbus: Build '/etc/dbus-1/system-local.conf'....宋文武 2015-10-10services: Introduce extensible services....Ludovic Courtès 2015-05-05services: Group desktop services in (gnu services desktop)....Ludovic Courtès 2015-04-17services: Explicitly refer to Shadow when requiring the 'nologin' shell....Ludovic Courtès 2015-01-26services: dbus: Set the search path for .service files....Ludovic Courtès 2015-01-14monads: Move '%store-monad' and related procedures where they belong....Ludovic Courtès 2014-07-25services: Use system groups where applicable....Ludovic Courtès 2014-07-08services: Update to use the dmd 0.2 API....Ludovic Courtès 2014-06-27system: Add a 'system?' field to user accounts....Ludovic Courtès 2014-05-26services: Add D-Bus and Avahi....Ludovic Courtès