aboutsummaryrefslogtreecommitdiff
path: root/tests/system.scm
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2023-04-21 21:53:29 +0100
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2023-04-25 11:47:51 +0200
commit11f078a1fb332c1ec242e1defe4c66b4f5ef5de6 (patch)
treebd4216059c2b554bc2a76147955d30cf97b98fe8 /tests/system.scm
parent26cdc7be84623b1e99d0d0f85124c7d4b4469c00 (diff)
downloadguix-11f078a1fb332c1ec242e1defe4c66b4f5ef5de6.tar.gz
guix-11f078a1fb332c1ec242e1defe4c66b4f5ef5de6.zip
gnu: Add trurl.
* gnu/packages/curl.scm (trurl): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Diffstat (limited to 'tests/system.scm')
0 files changed, 0 insertions, 0 deletions
d>Tobias Geerinckx-Rice 2019-01-31Merge branch 'master' into stagingMarius Bakke 2019-01-28doc: Clarify 'sudo' vs. 'guix pull' and 'guix system reconfigure'....* doc/guix.texi (Proceeding with the Installation): Clarify use of "sudo" with "guix pull" and "guix system reconfigure". Ludovic Courtès 2019-01-26doc: Update bit about GUIX_LD_WRAPPER_ALLOW_IMPURITIES....This is a followup to d0a2db47fb550d684c47a0ae3b541a9a71727d9e. * doc/guix.texi (Application Setup)[The GCC toolchain]: Adjust bit about GUIX_LD_WRAPPER_ALLOW_IMPURITIES. Ludovic Courtès 2019-01-26doc: Switch from "GuixSD" to "Guix System"....* doc/guix.texi (Introduction): Add footnote about the change from "GuixSD" to "Guix System". Replace occurrences of "GuixSD" with "Guix System", "Guix", "system", or other appropriate phrases. Ludovic Courtès 2019-01-26doc: Make /dev/kvm note more visible....Suggested by Giovanni Biscuolo <g@xelera.eu>. * doc/guix.texi (Invoking guix system): Move note about /dev/kvm access to the beginning of the 'vm' action description. Ludovic Courtès