proofgeneral_HEAD: bump
This commit is contained in:
parent
1a5bb68696
commit
d1154edf44
@ -5,8 +5,8 @@ stdenv.mkDerivation (rec {
|
|||||||
|
|
||||||
src = fetchgit {
|
src = fetchgit {
|
||||||
url = "https://github.com/ProofGeneral/PG.git";
|
url = "https://github.com/ProofGeneral/PG.git";
|
||||||
rev = "16991280fb09743ae7320aef77f6a166afb907d7";
|
rev = "64ca55b1593fff8cfffab89c51d7e92c1a68dc27";
|
||||||
sha256 = "1yakjxfz6a09m7lrxff04sj1717gpmhq2bsibd5f9lkp6z0w2i0q";
|
sha256 = "1gz13fagxf0w2zgp7qd0w328qiv97295jwq7ra8vj61pdfi8xklj";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [ emacs texinfo perl which ] ++ stdenv.lib.optional enableDoc texLive;
|
buildInputs = [ emacs texinfo perl which ] ++ stdenv.lib.optional enableDoc texLive;
|
||||||
|
Loading…
Reference in New Issue
Block a user