1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-27 08:01:14 +00:00

emacsPackages.fold-dwim-org: Unmark as broken

This commit is contained in:
adisbladis 2019-08-31 23:53:43 +01:00
parent ea9f3bafcd
commit c39104bcff
No known key found for this signature in database
GPG key ID: 110BFAD44C6249B7

View file

@ -301,8 +301,6 @@ env NIXPKGS_ALLOW_BROKEN=1 nix-instantiate --show-trace ../../../../ -A emacsPac
# upstream issue: missing file header
jsfmt = markBroken super.jsfmt;
# upstream issue: missing dependency
fold-dwim-org = markBroken super.fold-dwim-org;
# upstream issue: missing file header
maxframe = markBroken super.maxframe;