guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#62153] [PATCH 1/5] guix: pack: Add '--entry-point-argument' option.


From: Mathieu Othacehe
Subject: [bug#62153] [PATCH 1/5] guix: pack: Add '--entry-point-argument' option.
Date: Wed, 27 Dec 2023 19:16:55 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

+              (and=> entry-point
+                     (lambda (entry-point)
+                       (cons* (string-append prefix "/" entry-point)
+                             entry-point-argument))))
   ^          ^

There are also two tabulations here that need to be removed.

Thanks,

Mathieu





reply via email to

[Prev in Thread] Current Thread [Next in Thread]