emacsPackages.prologMode: Mark as broken
This commit is contained in:
parent
deda623918
commit
87e16d7074
@ -17,5 +17,8 @@ stdenv.mkDerivation {
|
|||||||
homepage = http://bruda.ca/emacs/prolog_mode_for_emacs/;
|
homepage = http://bruda.ca/emacs/prolog_mode_for_emacs/;
|
||||||
description = "Prolog mode for Emacs";
|
description = "Prolog mode for Emacs";
|
||||||
license = stdenv.lib.licenses.gpl2Plus;
|
license = stdenv.lib.licenses.gpl2Plus;
|
||||||
|
|
||||||
|
# Has wrong sha256
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user