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

rust-gix-config

Git-config file parser and editor from the Gitoxide project

This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.

Installation

Install the latest version of rust-gix-config as follows:

guix install rust-gix-config

Or install a particular version:

guix install rust-gix-config@0.30.0

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 rust-gix-config about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/rust-gix-config'><img src='https://packages.guix.gnu.org/packages/rust-gix-config/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/rust-gix-config/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/rust-gix-config)

Example Org:

[[https://packages.guix.gnu.org/packages/rust-gix-config][https://packages.guix.gnu.org/packages/rust-gix-config/badges/latest-version.svg]]