pack: Use 'with-extensions' when referring to (guix docker).
authorLudovic Courtès <ludo@gnu.org>
Mon, 28 May 2018 16:22:24 +0000 (18:22 +0200)
committerLudovic Courtès <ludo@gnu.org>
Fri, 1 Jun 2018 13:21:28 +0000 (15:21 +0200)
commit13993c77fec7580f4f10ea07256db9e5f5a7949b
treeeb5baa8bef65408d9dd26b0df5599f04d87de8ab
parent838e17d8050236a6d3ffde991fb0035412eb3046
pack: Use 'with-extensions' when referring to (guix docker).

* guix/docker.scm: Use module (json) the normal way.
* guix/scripts/pack.scm (docker-image)[build]: Wrap in
'with-extensions'.
guix/docker.scm
guix/scripts/pack.scm