aboutsummaryrefslogtreecommitdiff
path: root/etc/substitutes
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-10-14 12:42:40 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2020-10-14 16:31:45 +0200
commit9112ec6b72340b40fcf3bf6d6ed9e5e672732ba5 (patch)
tree7abc879a91eb6cbaecf042d9382d41ff6d05646c /etc/substitutes
parented0e8c7cc92df8deec15edd097c03a82cdc2e58b (diff)
downloadguix-9112ec6b72340b40fcf3bf6d6ed9e5e672732ba5.tar.gz
guix-9112ec6b72340b40fcf3bf6d6ed9e5e672732ba5.zip
gnu: vim: Update to 8.2.1844.
* gnu/packages/vim.scm (vim): Update to 8.2.1844.
Diffstat (limited to 'etc/substitutes')
0 files changed, 0 insertions, 0 deletions
>2018-08-13services: nginx: Use 'invoke' rather than 'system*'....Clément Lassieur 2018-06-12services: nginx: Support extra content in the http block....Christopher Baines 2018-06-01services: Add hpcguix-web....Rouby Pierre-Antoine 2018-03-20Correct name and Email for ng0....ng0 2018-02-14gnu: Add cat-avatar-generator-service....Julien Lepiller 2018-01-17gnu: services: web: Add service for httpd....Christopher Baines 2017-12-18services: nginx: Allow to add raw content to the server blocks....Clément Lassieur 2017-12-18services: nginx: Replace 'http-port' and 'https-port' with 'listen'....Clément Lassieur 2017-12-12gnu: services: Add php-fpm....nee 2017-12-11services: web: Switch nginx related functions to use match-record....Christopher Baines 2017-12-11services: web: Add support for configuring the nginx server names hash....Christopher Baines 2017-12-11services: web: Remove default certificate and key files for nginx....Christopher Baines 2017-12-11web: Don't error about missing ssl related files....Christopher Baines 2017-09-28services: web: Add try-files for the nginx-service-type....Oleg Pykhalov 2017-09-05services: web: Fix nginx-service-type's ‘file’ procedure....Tobias Geerinckx-Rice 2017-08-22web: Remove the nginx-service procedure....Christopher Baines 2017-08-22web: Add default-value for the nginx-service-type....Christopher Baines 2017-08-22web: Export more nginx related procedures, macros and record types....Christopher Baines 2017-08-17web: Check for the existance of SSL related files....Christopher Baines 2017-08-17gnu: services: Nginx configs can reference store...Andy Wingo 2017-07-26gnu: Add fcgiwrap service....Andy Wingo