aboutsummaryrefslogtreecommitdiff
path: root/tests/glob.scm
diff options
context:
space:
mode:
authorHartmut Goebel <h.goebel@crazy-compilers.com>2021-08-27 15:09:01 +0200
committerHartmut Goebel <h.goebel@crazy-compilers.com>2021-09-21 21:00:25 +0200
commit2e83072414f73e2baceb793f4b130bc530717869 (patch)
treee413761e17b3637a8e8d87b7ee51f0f2827c8fe7 /tests/glob.scm
parenta513f9d9a0b0590b7a96dcaa8d674a7d055e5545 (diff)
downloadguix-2e83072414f73e2baceb793f4b130bc530717869.tar.gz
guix-2e83072414f73e2baceb793f4b130bc530717869.zip
gnu: Add trytond-account-dunning-letter.
* gnu/packages/tryton.scm (trytond-account-dunning-letter): New variable.
Diffstat (limited to 'tests/glob.scm')
0 files changed, 0 insertions, 0 deletions
guix.texi (Invoking guix deploy): Use the 'machine-operating-system' accessor rather than 'machine-system'. Jakob L. Kreuze 2019-07-06gnu: Add machine type for deployment specifications....* gnu/machine.scm: New file. * gnu/machine/ssh.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Jakob L. Kreuze