guix-devel/guix/scripts
Ludovic Courtès 310709ae58 substitute: Fix file descriptor leak in 'http-multiple-get'.
In practice we would not leak much since we reconnect after ~100
requests (with nginx running on hydra.gnu.org.)

* guix/scripts/substitute.scm (http-multiple-get): Call 'close-port'
  before 'connect'.
2015-05-01 12:50:27 +02:00
..
import import: Add hackage importer. 2015-04-08 17:31:11 +02:00
archive.scm ui: Factorize command-line + env. var. option parsing. 2015-02-26 00:04:36 +01:00
authenticate.scm authenticate: Add compatibility hack for Guile 2.0.5. 2014-05-16 10:22:19 +02:00
build.scm ui: Factorize command-line + env. var. option parsing. 2015-02-26 00:04:36 +01:00
download.scm
environment.scm scripts: environment: Improve error messages. 2015-03-16 19:42:54 -04:00
gc.scm ui: Add 'size->number'. 2014-04-08 22:01:44 +02:00
hash.scm Break module cycle involving (guix store) and (guix ui). 2014-10-09 23:51:19 +02:00
import.scm import: Add hackage importer. 2015-04-08 17:31:11 +02:00
lint.scm lint: Add a 'derivation' checker. 2015-04-13 00:02:59 +02:00
offload.scm offload: Better report failure to create the GC root directory. 2015-02-05 23:40:55 +01:00
package.scm guix package: Fix 'readlink*' implementation. 2015-04-19 23:34:53 +02:00
publish.scm scripts: Add 'publish' command. 2015-04-04 14:16:43 -04:00
pull.scm pull: Always install the ~/.config/guix/latest symlink. 2015-02-06 17:39:10 +01:00
refresh.scm refresh: Allow users to refer to specific package versions. 2015-04-16 23:15:06 +02:00
substitute.scm substitute: Fix file descriptor leak in 'http-multiple-get'. 2015-05-01 12:50:27 +02:00
system.scm ui: Add 'report-load-error'. 2015-04-07 22:28:36 +02:00