aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2019-01-13 12:38:17 +0200
committerEfraim Flashner <efraim@flashner.co.il>2019-01-13 12:44:03 +0200
commitd691e966579398d6dae7a7f50fbe5acd6041989d (patch)
tree1e44304b5cd49cd7e172d2ee8bdce15315900e36 /ChangeLog
parent675e7bba3e4f26d53ecb98125618aa5c250fd9fe (diff)
downloadguix-d691e966579398d6dae7a7f50fbe5acd6041989d.tar.gz
guix-d691e966579398d6dae7a7f50fbe5acd6041989d.zip
gnu: conda: Use 'invoke'.
* gnu/packages/package-management.scm (conda)[arguments]: Use 'invoke'.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions
esql: Add extension-packages....Julien Lepiller 2018-08-13services: postgresql: Get the Shepherd to respawn PostgreSQL....Clément Lassieur 2018-03-17services: databases: Change quote' to single-quote....Christopher Baines 2018-03-10services: databases: Add postgresql-configuration record exports....Christopher Baines 2018-03-10services: Rework the PostgreSQL config file to use a record type....Christopher Baines 2018-03-03services: redis: Add a default-value to the redis-service-type....Christopher Baines 2018-03-03services: mysql: Add a default-value to the mysql-service-type....Christopher Baines 2018-03-03services: postgresql: Add a default-value to the postgresql-service-type....Christopher Baines 2018-01-25services: postgresql: Use pg_ctl to start and stop postgres....Clément Lassieur 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