init
All checks were successful
ci/woodpecker/tag/central-override Pipeline was successful

This commit is contained in:
Timo Ley 2024-10-26 14:38:49 +02:00
commit 61a324259e

9
Dockerfile Normal file
View file

@ -0,0 +1,9 @@
FROM nixos/nix
RUN nix-channel --update
RUN nix-env -iA nixpkgs.jdk8
RUN nix-env -iA nixpkgs.haxe
RUN haxelib setup /usr/lib/haxe/lib
RUN haxelib install hxjava