aboutsummaryrefslogtreecommitdiff
path: root/gnu/tests.scm
diff options
context:
space:
mode:
authorPierre Neidhardt <mail@ambrevar.xyz>2019-12-08 16:33:34 +0100
committerPierre Neidhardt <mail@ambrevar.xyz>2019-12-08 16:34:32 +0100
commit9fcf28205826564a05cfccba301ac3b09d17e86d (patch)
tree85c85418f8bb78bbbca694d25fed9456fcbbf199 /gnu/tests.scm
parentbf99d7e0e2e79935b6748afa059e7392d8e110c8 (diff)
downloadguix-9fcf28205826564a05cfccba301ac3b09d17e86d.tar.gz
guix-9fcf28205826564a05cfccba301ac3b09d17e86d.zip
doc: Mention how to simulate a `guix pull' before submitting patches.
* doc/contributing.texi (Submitting Patches): Mention the dummy guix pull command in the check list.
Diffstat (limited to 'gnu/tests.scm')
0 files changed, 0 insertions, 0 deletions
n title='2020-01-31 23:37:13 -0500'>2020-01-31gnu: Add earlyoom-service-type....* gnu/services/linux.scm: New file. * tests/services/linux.scm: Add test. * Makefile.am (SCM_TESTS): Register test. * doc/guix.texi (Linux Services): Add a new section and document the new service and its configuration. Maxim Cournoyer