Merge pull request #145653 from SuperSandro2000/ran

This commit is contained in:
Sandro
2021-11-12 18:22:18 +01:00
committed by GitHub
-1
View File
@@ -42,6 +42,5 @@ buildGoModule rec {
description = "Ran is a simple web server for serving static files";
license = licenses.mit;
maintainers = with maintainers; [ tomberek ];
platforms = platforms.unix;
};
}