the return of coq

This commit is contained in:
caandt 2025-03-10 01:48:14 -05:00
parent 21add68cc1
commit 208baf5b55

View file

@ -23,6 +23,8 @@ lib.mkIf config.u.has.prog {
patchelf patchelf
lazygit lazygit
pyp pyp
coq
coqPackages.coqide
] ]
++ lib.optionals config.u.has.graphical [ ++ lib.optionals config.u.has.graphical [
(cutter.withPlugins (ps: with ps; [jsdec rz-ghidra sigdb])) (cutter.withPlugins (ps: with ps; [jsdec rz-ghidra sigdb]))