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

go-golang-org-x-exp

Experimental and deprecated Go packages

This subrepository holds experimental and deprecated (in the old directory) packages.

Installation

Install the latest version of go-golang-org-x-exp as follows:

guix install go-golang-org-x-exp

Or install a particular version:

guix install go-golang-org-x-exp@0.0.0-20241217172543-b2144cdd0a67

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.

Badge code

You can use the following badge to inform users of go-golang-org-x-exp about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/go-golang-org-x-exp'><img src='https://packages.guix.gnu.org/packages/go-golang-org-x-exp/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/go-golang-org-x-exp/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/go-golang-org-x-exp)

Example Org:

[[https://packages.guix.gnu.org/packages/go-golang-org-x-exp][https://packages.guix.gnu.org/packages/go-golang-org-x-exp/badges/latest-version.svg]]