diff options
author | Mathieu Othacehe <m.othacehe@gmail.com> | 2017-09-05 19:39:22 +0200 |
---|---|---|
committer | Mathieu Othacehe <m.othacehe@gmail.com> | 2017-09-05 19:40:48 +0200 |
commit | b100a704955432b6287b62add3bd3e9ccd94f002 (patch) | |
tree | 08e741adfc6035c1fb6f8dd3e986a176bf756e7c /gnu | |
parent | fa67d5654176b4b815832eaf259188e1486c65ab (diff) | |
download | guix-b100a704955432b6287b62add3bd3e9ccd94f002.tar guix-b100a704955432b6287b62add3bd3e9ccd94f002.tar.gz |
guix: Fix Guile current-processor-count deprecation warnings.
When current-processor-count is used without (ice-9 threads) being used, Guile
complains with the following warning:
Import (ice-9 threads) to have access to `current-processor-count'.
* guix/store.scm: Use (ice-9 threads).
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions