commit
7f50d64290
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ let generic = { major, version, src }:
|
|||
homepage = "http://alloytools.org/";
|
||||
downloadPage = "http://alloytools.org/download.html";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.linux;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ notbandali ];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue