aboutsummaryrefslogtreecommitdiff
path: root/tests/git.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2020-07-26 22:19:12 +0300
committerEfraim Flashner <efraim@flashner.co.il>2020-07-26 22:19:12 +0300
commite951c9f205b3caddea0457f6d439f70c870482c4 (patch)
tree5715701ef44ba97ba2449f63986bddf86f0b2bad /tests/git.scm
parent0c6b92d272f94fc035e020b63e818f6304658ffa (diff)
downloadguix-e951c9f205b3caddea0457f6d439f70c870482c4.tar.gz
guix-e951c9f205b3caddea0457f6d439f70c870482c4.zip
gnu: asciidoc: Don't use unstable tarball.
* gnu/packages/documentation.scm (asciidoc)[source]: Download using git-fetch.
Diffstat (limited to 'tests/git.scm')
0 files changed, 0 insertions, 0 deletions
>gnu: services: Add openvpn options....* gnu/services/vpn.scm (openvpn-client-configuration) (openvpn-server-configuration): Add fast-io? and auth-user-pass options. Julien Lepiller 2020-02-19gnu: services: Fix openvpn boolean fields....* gnu/services/vpn.scm (serialize-boolean): Do not print #t to the file. Julien Lepiller