summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/editors')
-rw-r--r--pkgs/applications/editors/emacs-modes/melpa-packages.nix21
1 files changed, 15 insertions, 6 deletions
diff --git a/pkgs/applications/editors/emacs-modes/melpa-packages.nix b/pkgs/applications/editors/emacs-modes/melpa-packages.nix
index 03e9923f737a..5a02c97b6d01 100644
--- a/pkgs/applications/editors/emacs-modes/melpa-packages.nix
+++ b/pkgs/applications/editors/emacs-modes/melpa-packages.nix
@@ -252,12 +252,6 @@ let
(attrs.nativeBuildInputs or [ ]) ++ [ external.git ];
});
- magit-stgit = super.magit-stgit.overrideAttrs (attrs: {
- # searches for Git at build time
- nativeBuildInputs =
- (attrs.nativeBuildInputs or [ ]) ++ [ external.git ];
- });
-
magit-tbdiff = super.magit-tbdiff.overrideAttrs (attrs: {
# searches for Git at build time
nativeBuildInputs =
@@ -427,14 +421,26 @@ let
initsplit = markBroken super.initsplit;
# upstream issue: missing file header
+ instapaper = markBroken super.instapaper;
+
+ # upstream issue: missing file header
jsfmt = markBroken super.jsfmt;
# upstream issue: missing file header
maxframe = markBroken super.maxframe;
# upstream issue: doesn't build
+ magit-stgit = markBroken super.magit-stgit;
+
+ # upstream issue: missing file header
+ melancholy-theme = markBroken super.melancholy-theme;
+
+ # upstream issue: doesn't build
eterm-256color = markBroken super.eterm-256color;
+ # upstream issue: doesn't build
+ per-buffer-theme = markBroken super.per-buffer-theme;
+
# upstream issue: missing file header
qiita = markBroken super.qiita;
@@ -442,6 +448,9 @@ let
speech-tagger = markBroken super.speech-tagger;
# upstream issue: missing file header
+ sql-presto = markBroken super.sql-presto;
+
+ # upstream issue: missing file header
textmate = markBroken super.textmate;
# upstream issue: missing file header