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

pay-respects

Suggest correction for mistyped console commands

pay-respects provides a shell helper to suggest correction for mistyped commands, with guix locate integration and an alias (default to f) to correct the previous command.

Installation

Install the latest version of pay-respects as follows:

guix install pay-respects

Or install a particular version:

guix install pay-respects@0.7.9

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 pay-respects about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

[[https://packages.guix.gnu.org/packages/pay-respects][https://packages.guix.gnu.org/packages/pay-respects/badges/latest-version.svg]]