1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Files
guix/build-aux
Maxim Cournoyer 3a2c82c09a build-aux: Turn `with-input-pipe-to-string' into a procedure.
There is no reason this should be syntax.

* build-aux/update-guix-package.scm (with-input-pipe-to-string): Make it a
procedure.

Change-Id: I96daeb40eb9202c542a7906926f2e25765d5078f
2026-02-13 15:01:33 +09:00
..