Skip to content
Snippets Groups Projects
  • Ludovic Courtès's avatar
    4c0c4db0
    utils: Move base16 procedures to (guix base16). · 4c0c4db0
    Ludovic Courtès authored
    * guix/utils.scm (bytevector->base16-string, base16-string->bytevector):
    Move to...
    * guix/base16.scm: ... here.  New file.
    * tests/utils.scm ("bytevector->base16-string->bytevector"): Move to...
    * tests/base16.scm: ... here.  New file.
    * Makefile.am (MODULES): Add guix/base16.scm.
    (SCM_TESTS): Add tests/base16.scm.
    * build-aux/download.scm, guix/derivations.scm,
    guix/docker.scm, guix/import/snix.scm, guix/pk-crypto.scm,
    guix/scripts/authenticate.scm, guix/scripts/download.scm,
    guix/scripts/hash.scm, guix/store.scm, tests/hash.scm,
    tests/pk-crypto.scm: Adjust imports accordingly.
    4c0c4db0
    History
    utils: Move base16 procedures to (guix base16).
    Ludovic Courtès authored
    * guix/utils.scm (bytevector->base16-string, base16-string->bytevector):
    Move to...
    * guix/base16.scm: ... here.  New file.
    * tests/utils.scm ("bytevector->base16-string->bytevector"): Move to...
    * tests/base16.scm: ... here.  New file.
    * Makefile.am (MODULES): Add guix/base16.scm.
    (SCM_TESTS): Add tests/base16.scm.
    * build-aux/download.scm, guix/derivations.scm,
    guix/docker.scm, guix/import/snix.scm, guix/pk-crypto.scm,
    guix/scripts/authenticate.scm, guix/scripts/download.scm,
    guix/scripts/hash.scm, guix/store.scm, tests/hash.scm,
    tests/pk-crypto.scm: Adjust imports accordingly.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.