emacsPackages.processing-snippets: Unmark as broken
This commit is contained in:
parent
a8715b4df7
commit
e018f9cf40
@ -367,9 +367,6 @@ env NIXPKGS_ALLOW_BROKEN=1 nix-instantiate --show-trace ../../../../ -A emacsPac
|
|||||||
HOME = "/tmp";
|
HOME = "/tmp";
|
||||||
});
|
});
|
||||||
|
|
||||||
# upstream issue: mismatched filename
|
|
||||||
processing-snippets = markBroken super.processing-snippets;
|
|
||||||
|
|
||||||
racer = super.racer.overrideAttrs (attrs: {
|
racer = super.racer.overrideAttrs (attrs: {
|
||||||
postPatch = attrs.postPatch or "" + ''
|
postPatch = attrs.postPatch or "" + ''
|
||||||
substituteInPlace racer.el \
|
substituteInPlace racer.el \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user