emacsPackages.processing-snippets: Unmark as broken

This commit is contained in:
adisbladis 2019-08-31 23:54:10 +01:00
parent a8715b4df7
commit e018f9cf40
No known key found for this signature in database
GPG Key ID: 110BFAD44C6249B7

View File

@ -367,9 +367,6 @@ env NIXPKGS_ALLOW_BROKEN=1 nix-instantiate --show-trace ../../../../ -A emacsPac
HOME = "/tmp";
});
# upstream issue: mismatched filename
processing-snippets = markBroken super.processing-snippets;
racer = super.racer.overrideAttrs (attrs: {
postPatch = attrs.postPatch or "" + ''
substituteInPlace racer.el \