guix-devel/guix/scripts
Ludovic Courtès 0332386251 substitute-binary: Work around thread-unsafe `regexp-exec'.
* guix/scripts/substitute-binary.scm (%regexp-exec-mutex): New variable.
  (string->uri): New procedure.
  (fields->alist): Wrap `regexp-exec' call in `with-mutex'.
2013-05-14 23:53:38 +02:00
..
build.scm ui: Add `args-fold*' and use it. 2013-04-27 16:46:39 +02:00
download.scm ui: Add `args-fold*' and use it. 2013-04-27 16:46:39 +02:00
gc.scm ui: Add `args-fold*' and use it. 2013-04-27 16:46:39 +02:00
hash.scm tests: Add `guix hash' test. 2013-05-11 15:09:56 +02:00
import.scm ui: Add `args-fold*' and use it. 2013-04-27 16:46:39 +02:00
package.scm package: Always clear the SIGINT handler. 2013-05-14 23:52:13 +02:00
pull.scm ui: Add `args-fold*' and use it. 2013-04-27 16:46:39 +02:00
refresh.scm refresh: Add `--key-server' and `--gpg'. 2013-05-11 14:36:58 +02:00
substitute-binary.scm substitute-binary: Work around thread-unsafe `regexp-exec'. 2013-05-14 23:53:38 +02:00