treewide: Fix meta.platforms related typos
This commit is contained in:
@@ -41,7 +41,7 @@ stdenv.mkDerivation rec {
|
||||
description = "A simple Lisp with an integrated database";
|
||||
homepage = http://picolisp.com/;
|
||||
license = licenses.mit;
|
||||
platform = platforms.all;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ raskin tohl ];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user