Update pkgs/development/compilers/flix/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
parent
60eb9a470f
commit
96ef490147
1 changed files with 1 additions and 1 deletions
|
@ -30,6 +30,6 @@ stdenvNoCC.mkDerivation rec {
|
|||
sourceProvenance = with sourceTypes; [ binaryBytecode ];
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ athas ];
|
||||
platforms = platforms.all;
|
||||
inherit (jre.meta) platforms;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue