aboutsummaryrefslogtreecommitdiff
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.
+0100'>2019-03-13Remove traces of "GuixSD"....Ludovic Courtès 2019-01-10services: Use 'define-deprecated' for service procedures....Ludovic Courtès 2018-12-24services: Add quassel....Efraim Flashner 2018-08-13services: prosody: Get the Shepherd to respawn Prosody....Clément Lassieur 2018-08-13services: prosody: Use 'invoke' rather than 'system*'....Clément Lassieur 2018-05-11services: bitlbee: Add plugins....Pierre-Antoine Rouby 2018-05-01services: prosody: Add a default value to the prosody-service-type....Clément Lassieur 2018-05-01services: prosody: Add a description to the prosody-service-type....Clément Lassieur 2018-03-03services: messaging: Prosody config supports file-like objects....Clément Lassieur 2018-01-15doc: Deprecate 'bitlbee-service' procedure....Ludovic Courtès 2018-01-15services: bitlbee: Move to (gnu services messaging)....Ludovic Courtès 2017-12-24services: messaging: Use HTTPS for prosody.im URLs....Tobias Geerinckx-Rice 2017-11-28services: configuration: Show default values of list types....Clément Lassieur 2017-11-26services: prosody: Add support for disable-sasl-mechanisms....Clément Lassieur 2017-11-26services: prosody: Allow to add raw content to the config file....Clément Lassieur 2017-11-26services: prosody: Add support for http-max-content-size....Clément Lassieur 2017-11-26services: prosody: Add support for http-external-url....Clément Lassieur 2017-11-26services: prosody: Adapt to Prosody 0.10.0....Clément Lassieur 2017-03-24services: Factorize define-maybe macro....Mathieu Othacehe 2017-03-08services: prosody: Use 'id' to introduce unhygienic top-level identifiers....Ludovic Courtès 2017-03-08services: prosody: Make sure 'id' is available at expansion time....Ludovic Courtès 2017-02-10tests: Add 'prosody-service-type' test....Clément Lassieur 2017-01-23services: prosody: Fix activation script....Clément Lassieur