1
0
forked from tribes/guix
Files
Ricardo Wurmus 7a68ab3a73 import/cran: Use SPAWN instead of SYSTEM*.
With SYSTEM* we see a file descriptor leak.  See the discussion at
<https://codeberg.org/guix-science/guix-cran-scripts/issues/5>.  There is no
such leak when using SPAWN.

* guix/import/cran.scm (fetch-description-from-tarball, source->dependencies):
Use SPAWN instead of SYSTEM*.

Change-Id: Idb13f775317e6d5d426f8675e169f0ebbe246fe2
2026-03-31 18:44:30 +02:00
..
2026-01-25 18:50:01 +01:00
2025-02-19 11:28:40 +02:00
2026-01-14 09:16:46 +01:00
2023-03-13 15:08:33 +01:00
2025-12-03 14:38:09 +09:00
2026-01-14 09:16:46 +01:00
2026-01-14 09:16:46 +01:00
2025-07-13 13:54:01 +02:00
2023-03-13 15:08:33 +01:00
2025-06-19 17:22:10 +02:00
2026-03-10 22:53:54 +01:00