Unverified Commit ded85116 authored by LIN, Jian's avatar LIN, Jian Committed by GitHub
Browse files

emacsPackages.empv: remove unneeded override (#493382)

parents d38169be 8dc166db
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -1139,10 +1139,6 @@ let
          # depends on later-do which is not on any ELPA
          emms-player-simple-mpv = ignoreCompilationError super.emms-player-simple-mpv;

          # missing optional dependencies
          # https://github.com/isamert/empv.el/pull/96
          empv = addPackageRequires super.empv [ self.hydra ];

          enotify = ignoreCompilationError super.enotify; # elisp error

          # https://github.com/leathekd/ercn/issues/6