9 version = "unstable-2023-10-07";
12 src = fetchFromGitHub {
15 rev = "6332e559ee51c3a7c956804afdd7e1cc6ad47965";
16 hash = "sha256-huN7P/Ws6anrFXDG7L5xxMenS25BHquV9cMi1s7WFJ4=";
19 nativeBuildInputs = [ setuptools ];
22 homepage = "https://github.com/ms-jpq/std2";
23 description = "Dependency to chadtree and coq_nvim plugins";
24 license = licenses.gpl3Plus;
25 maintainers = with maintainers; [ GaetanLepage ];