gwl-devel
[Top][All Lists]
Advanced

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

[PATCH v3 0/1] Support full package specifications


From: Olivier Dion
Subject: [PATCH v3 0/1] Support full package specifications
Date: Fri, 29 Apr 2022 14:02:46 -0400

* Change since v1

  - lookup-package without output parameter returns a simple-package directly.

* Change since v2

  - Introduce <package-wrapper> record

  - Replace SIMPLE-PACKAGE with PACKAGE-UNWRAP

  - Disptach procedure using patterns matching

  NOTE: I'm not very happy with the naming I've come up with.

Olivier Dion (1):
  packages: Support for full Guix specification

 gwl/packages.scm        | 96 +++++++++++++++++++++++++++++++++--------
 gwl/processes.scm       |  6 +--
 gwl/workflows/graph.scm |  2 +-
 3 files changed, 81 insertions(+), 23 deletions(-)

-- 
2.35.1




reply via email to

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