[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: new manifest format readers?
From: |
Chris Marusich |
Subject: |
Re: new manifest format readers? |
Date: |
Mon, 12 Jun 2017 01:31:48 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
address@hidden (Ludovic Courtès) writes:
> Agreed. How about making these two changes:
>
> 1. Include (gnu packages) in the default evaluation environment of
> manifests.
>
> 2. (define (package-specifications->manifest specs)
> (packages->manifest (map (compose list specification->package+output)
> specs)))
I just wanted to say that I think #2 is a fantastic idea. Hide those
implementation details! :-)
--
Chris
signature.asc
Description: PGP signature
Re: new manifest format readers?, Björn Höfling, 2017/06/09
Re: new manifest format readers?, myglc2, 2017/06/10