arx-libertatis: fix meta.platforms
This commit is contained in:
parent
42c91dd1d8
commit
e50debdee7
@ -38,8 +38,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = "http://arx-libertatis.org/";
|
homepage = "http://arx-libertatis.org/";
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
maintainers = with maintainers; [ rnhmjoj ];
|
maintainers = with maintainers; [ rnhmjoj ];
|
||||||
platform = platforms.all;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user