emacs2nix icon indicating copy to clipboard operation
emacs2nix copied to clipboard

ELPA automation scripts generate a duplicate of shell-command-plus

Open AndersonTorres opened this issue 4 years ago • 1 comments

When update-elpa script is executed inside pkgs/applications/editors/emacs/elisp-packages/ of Nixpkgs repo, it always duplicate the specific recipe shell-command-plus.

Certainly it can be fixed by hand, but it is always a tedious procedure.

Here is the latest time the bug was reported at Nixpkgs:

https://github.com/NixOS/nixpkgs/issues/119586

AndersonTorres avatar Jun 17 '21 05:06 AndersonTorres

https://github.com/nix-community/emacs2nix/issues/54

AndersonTorres avatar Jul 30 '24 02:07 AndersonTorres