ragel: set meta.platforms
This commit is contained in:
parent
71a5f2fad1
commit
2f56af5f1a
@ -24,6 +24,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = http://www.complang.org/ragel;
|
||||
description = "State machine compiler";
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ pSub ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user