aboutsummaryrefslogtreecommitdiff
path: root/tests/records.scm
diff options
context:
space:
mode:
authorLiliana Marie Prikler <liliana.prikler@gmail.com>2023-05-06 15:51:10 +0200
committerLiliana Marie Prikler <liliana.prikler@gmail.com>2023-05-14 12:22:29 +0200
commit72919598c8eb2aa239495ae210f8525b41708680 (patch)
tree075a99d0fbd77009bfafbdb41fcf7c416463af28 /tests/records.scm
parentf8d06e2c32abc86832925929794448690784348c (diff)
downloadguix-72919598c8eb2aa239495ae210f8525b41708680.tar.gz
guix-72919598c8eb2aa239495ae210f8525b41708680.zip
gnu: Add c-rrb.
* gnu/packages/c.scm (c-rrb): New variable.
Diffstat (limited to 'tests/records.scm')
0 files changed, 0 insertions, 0 deletions
ludo@gnu.org> Maxime Devos 2021-08-20guix: Add ContentDB importer....* guix/import/contentdb.scm: New file. * guix/scripts/import/contentdb.scm: New file. * tests/contentdb.scm: New file. * Makefile.am (MODULES, SCM_TESTS): Register them. * po/guix/POTFILES.in: Likewise. * doc/guix.texi (Invoking guix import): Document it. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> Maxime Devos