13 src = fetchFromGitHub {
17 hash = "sha256-ctRE7aF3Qj+fI/m0CuLA6x7E+mY6s1+UfBJI5YFea4g=";
20 vendorHash = "sha256-T/KLiSK6bxXGkmVJ5aGrfHTUfLs/ElGyWSoCL5kb/KU=";
22 passthru.tests.version = testers.testVersion {
24 command = "asouldocs --version";
28 description = "Web server for multi-language, real-time synchronization and searchable documentation";
29 homepage = "https://asouldocs.dev/";
30 license = licenses.mit;
31 maintainers = with maintainers; [ anthonyroussel ];
32 mainProgram = "asouldocs";