10 src = fetchFromGitHub {
14 sha256 = "sha256-DK5n8xK57CQiukyBt9+CFK1j8+nphP//T2jTXq64VH8=";
17 vendorHash = "sha256-iQtb3zNa57nB6x4InVPw7FCmW7XPw5yuz0OcfASXPD8=";
20 description = "Expressive, simple, dynamic programming language";
21 homepage = "https://oaklang.org/";
22 license = licenses.mit;
23 maintainers = with maintainers; [ tejasag ];