aboutsummaryrefslogtreecommitdiff

8'>derivations.scm
2bb0ba027b5e792dc7cbecabaf19889acdc7b'>services: mysql: Add extra-environment as configuration option....
AgeCommit message (Expand)Author
2023-01-09daemon: Improve error message for wrong hash sizes....Ludovic Courtès
2023-01-09derivations: 'read-derivation' correctly handles case with empty hash....Ludovic Courtès
2022-10-22Remove now unnecessary uses of (guix grafts)....Ludovic Courtès
2022-03-07derivations: Coalesce inputs that have the same output path....Ludovic Courtès
2021-11-16daemon: Do not deduplicate files smaller than 8 KiB....Ludovic Courtès
methuselah-0
2021-04-14Revert "services: mysql: Add extra-environment as configuration option."...Leo Prikler
2021-04-13services: postgresql: Use "/tmp" host directory....Mathieu Othacehe
2021-04-13services: mysql: Add extra-environment as configuration option....methuselah-0
2021-04-12services: postgresql: Change service default socket directory....Christopher Baines
2021-03-16gnu: Remove MongoDB....Léo Le Bouter
2021-02-23services: postgresql-roles: Fix race condition....Mathieu Othacehe
2021-02-22services: postgresql: Define a default value....Mathieu Othacehe
2021-02-06services: PostgreSQL: Quote database names....Marius Bakke
2021-01-28services: postgresql: Add postgresql-role-service-type....Mathieu Othacehe
2021-01-28services: postgresql: Wrap long lines....Mathieu Othacehe
2021-01-28services: postgresql: Add log directory support....Mathieu Othacehe
2021-01-28services: postgresql: Add socket directory support....Mathieu Othacehe
2021-01-28services: postgresql: Use Guile datatypes....Mathieu Othacehe
2020-12-01services: MySQL: Fix indentation....Marius Bakke
2020-12-01services: databases: Do not export record type descriptors....Marius Bakke
2020-11-28services: MySQL: Upgrade database schemas automatically....Marius Bakke
2020-11-28services: MySQL: Make the socket configurable....Marius Bakke
2020-11-28services: MySQL: Bind to localhost only by default....Marius Bakke
2020-11-28services: MySQL: Deprecate 'mysql-service'....Marius Bakke
2020-10-20services: databases: Don't specify a default postgresql version....Christopher Baines
2020-10-20services: databases: Deprecate the postgresql-service procedure....Christopher Baines
2020-08-01services: postgresql: Provide postgresql commands....Pierre Neidhardt