treewide: minor cleanup of packages maintained by siraben
This commit is contained in:
@@ -23,6 +23,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Assembler and linker for the Z80";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ siraben ];
|
||||
platforms = platforms.unix;
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user