pixie: fix description
This commit is contained in:
@@ -70,7 +70,7 @@ let
|
|||||||
--prefix PATH : ${bin-path}
|
--prefix PATH : ${bin-path}
|
||||||
'';
|
'';
|
||||||
meta = {
|
meta = {
|
||||||
description = "Pixie is a clojure-like lisp, built with the pypy vm toolkit.";
|
description = "A clojure-like lisp, built with the pypy vm toolkit";
|
||||||
homepage = "https://github.com/pixie-lang/pixie";
|
homepage = "https://github.com/pixie-lang/pixie";
|
||||||
license = stdenv.lib.licenses.lgpl3;
|
license = stdenv.lib.licenses.lgpl3;
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
|
|||||||
Reference in New Issue
Block a user