all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Helm System Packages: New support for Guix
@ 2018-04-07 16:48 Pierre Neidhardt
  2018-04-07 16:51 ` Pierre Neidhardt
  2018-04-07 22:02 ` Ludovic Courtès
  0 siblings, 2 replies; 6+ messages in thread
From: Pierre Neidhardt @ 2018-04-07 16:48 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 1147 bytes --]


[[https://github.com/emacs-helm/helm-system-packages][Helm System Packages]] is an
interface to your system package managers.

Highlights:

- Helm "live" search of all packages.
- Install / Uninstall a bunch of packages at once.
- Explore dependencies recursively from the same Helm buffer.
- Navigate the package files with Helm.
- TRAMP support (it should work over the network).

The overlap with guix.el is obvious, but I believe it makes the user
experience a little smoother when it comes to common tasks.

Besides Guix, it also supports portage, dpkg, pacman, xbps.  macOS brew
support is on its way.

It is possible to manage packages of remote systems via any protocol
supported by TRAMP!  Simply call ~helm-system-packages~ from a remote
buffer (a file, a shell, Dired...)  and you'll get the list of packages
of the remote system.

Because Helm System Packages caches as much as it can on your local system, the
interface will remain (mostly) snappy even over slow connections.

Don't hesitate to report any issues you might run into and drop a comment if
you'd like to see some extra functionalities implemented.

--
Pierre Neidhardt

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-04-08  4:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-07 16:48 Helm System Packages: New support for Guix Pierre Neidhardt
2018-04-07 16:51 ` Pierre Neidhardt
2018-04-07 21:53   ` Ludovic Courtès
2018-04-08  4:41     ` Pierre Neidhardt
2018-04-07 22:02 ` Ludovic Courtès
2018-04-08  4:49   ` Pierre Neidhardt

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.