about summary refs log tree commit diff
path: root/pkgs/applications/editors/emacs/elisp-packages/elpa-generated.nix
diff options
context:
space:
mode:
authorAndersonTorres <torres.anderson.85@protonmail.com>2022-02-06 14:37:05 -0300
committerAndersonTorres <torres.anderson.85@protonmail.com>2022-02-06 14:38:07 -0300
commiteca8a5d6941626d43e05d73635e915a0d3f482ce (patch)
tree21cdf4f50cc8badc1a9b956f42bfd72bb29b17f0 /pkgs/applications/editors/emacs/elisp-packages/elpa-generated.nix
parent8b36faa20bc86ec9b278c3ca741b94d7fb8b3271 (diff)
pkgs/applications/editors/emacs/elisp-packages/elpa-generated.nix: manual fixup
Diffstat (limited to 'pkgs/applications/editors/emacs/elisp-packages/elpa-generated.nix')
-rw-r--r--pkgs/applications/editors/emacs/elisp-packages/elpa-generated.nix16
1 files changed, 1 insertions, 15 deletions
diff --git a/pkgs/applications/editors/emacs/elisp-packages/elpa-generated.nix b/pkgs/applications/editors/emacs/elisp-packages/elpa-generated.nix
index 962552dc420db..2004f607fe01d 100644
--- a/pkgs/applications/editors/emacs/elisp-packages/elpa-generated.nix
+++ b/pkgs/applications/editors/emacs/elisp-packages/elpa-generated.nix
@@ -3802,21 +3802,7 @@
           license = lib.licenses.free;
         };
       }) {};
-    shell-command-plus = callPackage ({ elpaBuild, emacs, fetchurl, lib }:
-      elpaBuild {
-        pname = "shell-command-plus";
-        ename = "shell-command+";
-        version = "2.3.2";
-        src = fetchurl {
-          url = "https://elpa.gnu.org/packages/shell-command+-2.3.2.tar";
-          sha256 = "03hmk4gr9kjy3238n0ys9na00py035j9s0y8d87c45f5af6c6g2c";
-        };
-        packageRequires = [ emacs ];
-        meta = {
-          homepage = "https://elpa.gnu.org/packages/shell-command+.html";
-          license = lib.licenses.free;
-        };
-      }) {};
+    # removed duplicated shell-command-plus
     shell-command-plus = callPackage ({ elpaBuild, emacs, fetchurl, lib }:
       elpaBuild {
         pname = "shell-command-plus";