1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 13:40:36 +02:00
Files
guix/guix
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
..
2025-01-25 01:05:22 +08:00
2026-03-24 14:21:49 +01:00
2025-04-14 17:31:49 +02:00
2024-04-15 22:36:42 +02:00
2025-12-03 14:38:09 +09:00
2026-01-14 09:16:46 +01:00
2025-11-27 14:22:24 +01:00
2024-04-15 22:36:42 +02:00
2026-01-14 09:16:46 +01:00
2024-04-15 22:36:42 +02:00
2026-02-24 09:17:45 +09:00