emacsPackages.maxframe: Unmark as broken from melpa

This commit is contained in:
adisbladis 2019-08-31 23:48:02 +01:00
parent 594b9a15b3
commit 88f8e5a59d
No known key found for this signature in database
GPG key ID: 110BFAD44C6249B7

View file

@ -147,9 +147,6 @@ env NIXPKGS_ALLOW_BROKEN=1 nix-instantiate --show-trace ../../../../ -A emacsPac
# Expects bash to be at /bin/bash
ivy-rtags = markBroken super.ivy-rtags;
# upstream issue: missing file header
maxframe = markBroken super.maxframe;
magit = super.magit.overrideAttrs (attrs: {
# searches for Git at build time
nativeBuildInputs =
@ -341,6 +338,8 @@ env NIXPKGS_ALLOW_BROKEN=1 nix-instantiate --show-trace ../../../../ -A emacsPac
# upstream issue: missing dependency
fold-dwim-org = markBroken super.fold-dwim-org;
# upstream issue: missing file header
maxframe = markBroken super.maxframe;
# Expects bash to be at /bin/bash