A big thanks to Eelco Dolstra, who designed and implemented Nix. Transposing functional programming discipline to package management proved to be inspiring and fruitful. Thanks to the following people who contributed to GNU Guix through suggestions, bug reports, patches, internationalization, or general infrastructure help: Lluís Batlle i Rossell Sylvain Beucler Carlos Carleos Felipe Castro Daniel Clark Alexandru Cojocaru Aleix Conchillo Flaqué Malcolm Cook Thomas Danckaert Rafael Ferreira Christian Grothoff Eric Hanchrow Konrad Hinsen Brandon Invergo Anders Jonsson Jeffrin Jose Kete Daniel Kochmański Matthew Lien Dave Love Chris Marusich Niels Möller Cyprien Nicolas Yutaka Niibe Andrei Osipov Petter Adam Pribyl Pjotr Prins Yakkala Yagnesh Raghava Joshua Randall Bruno Félix Rezende Ribeiro Benno Schulenberg Thomas Schwinge Alexander Shendi Alen Skondro Jan Synáček Matthias Wachs Christopher Allan Webber Philip Woods GNU Guix also includes non-software works. Thanks to the following people who contributed the logo and general artwork and themes: Nikita Karetnikov Felipe López x/log/gnu/services/databases.scm?id=1d3c059bbf3d02ec67a3335b3b2d84e85f5f5474'>databases.scm
AgeCommit message (Expand)Author
2017-10-06services: Add MongoDB....Christopher Baines
2017-08-15gnu: Fix memcached service startup....Christopher Baines
2017-07-30services: Add memcached....Christopher Baines
2017-01-12services: Add 'redis-service-type'....Christopher Baines
2016-12-15services: postgresql: Add locale to configuration...Christopher Baines
2016-12-15services: postgresql: Add port to configuration...Christopher Baines
2016-12-14services: mysql: Add port to configuration...Christopher Baines
2016-09-10system: Use 'file-append' to denote file names....Ludovic Courtès
2016-07-21services: Export *-service-type and *-configuration....Tomáš Čech
2016-06-16gnu: services: Add mysql-service....宋文武
2016-03-23services: postgresql: Use syslog....Ludovic Courtès
2016-02-10gnu: Fix syntax error in postgresql-service....Leo Famulari
2016-01-29services: Rename 'dmd' services to 'shepherd'....Alex Kost
2016-01-29Rename (gnu services dmd) to (gnu services shepherd)....Alex Kost
2015-10-10services: Introduce extensible services....Ludovic Courtès
2015-10-10system: Make service procedures non-monadic....Ludovic Courtès
2015-05-07gnu: Add postgresql-service....David Thompson