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.
mmit/gnu/services/cups.scm?id=476b333fbcda397557382a0988646b8bd177874d'>services: cups: reuse lp from %base-groups....Leo Prikler 2021-01-10services: cups: Add brlaser extension by default....Tobias Geerinckx-Rice 2020-11-21services: cups: Add Splix by default....Tobias Geerinckx-Rice 2020-11-21gnu: Rename escpr to epson-inkjet-printer-escpr....Tobias Geerinckx-Rice 2020-11-18services: cups: Add some extensions by default....Danny Milosavljevic 2020-05-26services: Fix permissions of directory /var/spool/cups/tmp....Danny Milosavljevic 2019-08-31services: cups: Rename ‘retry-this-job’ to ‘retry-current-job’....Tobias Geerinckx-Rice 2019-08-30services: cups: Move SET-ENV to FILES-CONFIGURATION....Tobias Geerinckx-Rice 2019-08-30services: cups: Add BrowseDNSSDSubTypes directive....Tobias Geerinckx-Rice 2019-08-27services: cups: Update SSL-OPTIONS docstring....Tobias Geerinckx-Rice 2019-08-27services: cups: Complete SSL-OPTIONS....Tobias Geerinckx-Rice 2019-06-05services: cups: Create /var/cache on activation....Alex Griffin