guix-patches
[Top][All Lists]
Advanced

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

[bug#30572] [PATCH 1/7] gnu: bootstrap: Add trivial packages for bash, m


From: Danny Milosavljevic
Subject: [bug#30572] [PATCH 1/7] gnu: bootstrap: Add trivial packages for bash, mkdir, tar, and xz.
Date: Fri, 16 Mar 2018 23:16:51 +0100

> +(define (bootstrap-binary program-name)
...
> +    (license gpl3+)

I can't believe I'm nitpicking on this - but can we fish that out of the package

  (search-bootstrap-binary program-name (%current-system))

using package-license ?

Otherwise LGTM!

Attachment: pgp7jaRW4Hoia.pgp
Description: Digitale Signatur von OpenPGP


reply via email to

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