emacs-powershell: upstream is OK again

This commit is contained in:
Peter Hoeg 2018-08-02 13:47:33 +08:00
parent 667938468b
commit b1914088e1

View file

@ -172,9 +172,6 @@ self:
(attrs.nativeBuildInputs or []) ++ [ external.git ];
}));
# upstream issue: truncated file
powershell = markBroken super.powershell;
# upstream issue: mismatched filename
processing-snippets = markBroken super.processing-snippets;