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

gwl 0.5.1

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 gwl 0.5.1 as follows:

guix install gwl@0.5.1

Or install the latest version:

guix install gwl

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.