~ruther/guix-local

1f3ea898719cf802d14deeb161a41d1b3967ddad — Ludovic Courtès 8 years ago 9070ca4
store: Add missing import.

* guix/store.scm: Use (ice-9 format).
1 files changed, 1 insertions(+), 0 deletions(-)

M guix/store.scm
M guix/store.scm => guix/store.scm +1 -0
@@ 41,6 41,7 @@
  #:use-module (ice-9 vlist)
  #:use-module (ice-9 popen)
  #:use-module (ice-9 threads)
  #:use-module (ice-9 format)
  #:use-module (web uri)
  #:export (%daemon-socket-uri
            %gc-roots-directory