10 version = "0-unstable-2024-09-02";
13 src = fetchFromGitHub {
16 rev = "205d1f52e9b5438ef2b732c77e1144847cafa8d0";
17 hash = "sha256-WdUefadEk92cGnDI+KbQBpjg+d7KgI6bjlQlyhRRRFA=";
20 nativeBuildInputs = [ setuptools ];
23 homepage = "https://github.com/ms-jpq/std2";
24 description = "Dependency to chadtree and coq_nvim plugins";
25 license = lib.licenses.gpl3Plus;
26 maintainers = with lib.maintainers; [ GaetanLepage ];