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

emacs-0x0

Integration with `https://0x0.st' and self-hosted services from Emacs

Emacs 0x0 is a pastebin integration tool. It can upload the current buffer, a file on your disk, or a string from the kill ring.

Installation

Install the latest version of emacs-0x0 as follows:

guix install emacs-0x0

Or install a particular version:

guix install emacs-0x0@1.0.1-0.04f9514

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 emacs-0x0 about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

[[https://packages.guix.gnu.org/packages/emacs-0x0][https://packages.guix.gnu.org/packages/emacs-0x0/badges/latest-version.svg]]