aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/vpn.scm
diff options
context:
space:
mode:
authorPierre Neidhardt <mail@ambrevar.xyz>2020-03-30 15:21:57 +0200
committerPierre Neidhardt <mail@ambrevar.xyz>2020-03-30 15:22:48 +0200
commit0ad6ecb84b09a2821ee1d80b895aeb8a336a5b11 (patch)
treeedf533fe01e598ef29dbb3cd139381e9a7b563df /gnu/services/vpn.scm
parentf96aa12339c8437dd5d45fdb394c315f858bf9e1 (diff)
downloadguix-0ad6ecb84b09a2821ee1d80b895aeb8a336a5b11.tar.gz
guix-0ad6ecb84b09a2821ee1d80b895aeb8a336a5b11.zip
gnu: sbcl-cl-containers: Update to 20200328.
* gnu/packages/lisp-xyz.scm (sbcl-cl-containers): Update to 20200328.
Diffstat (limited to 'gnu/services/vpn.scm')
0 files changed, 0 insertions, 0 deletions
tip'>emacs/guix-init.el (guix-load-path): Move to ... emacs/guix-backend.el (guix-load-path): ... Here. Redefine it. Mathieu Lirzin 2015-08-30build: Produce 'guix-config' instead of using compile-time tricks....* emacs/guix-{init,profiles}.el.in: Rename to ... * emacs/guix-{init,profiles}.el: ... these. New files. Use 'guix-config'. * emacs/guix-config.el.in: New file. * emacs.am (nodist_lisp_DATA): Add it. Move them to ... (ELFILES): ... here. * .gitignore, configure.ac: Adjust accordingly. Mathieu Lirzin