This package browser is in early development. Mind the rough edges.

gwl

Workflow management extension for GNU Guix

The Guix Workflow Language (GWL) provides an extension to GNU Guix's declarative language for package management to automate the execution of programs in scientific workflows. The GWL can use process engines to integrate with various computing environments.

Installation

Install the latest version of gwl as follows:

guix install gwl

Or install a particular version:

guix install gwl@0.5.1

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.