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

delve 1.23.1

Debugger for the Go programming language

Delve is a debugger for the Go programming language.

Installation

Install delve 1.23.1 as follows:

guix install delve@1.23.1

Or install the latest version:

guix install delve

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.