Timo Ley
269cc87623
All checks were successful
ci/woodpecker/tag/central-override Pipeline was successful
6 lines
102 B
Docker
6 lines
102 B
Docker
FROM nixos/nix
|
|
|
|
RUN nix-channel --update
|
|
|
|
RUN nix-env -iA nixpkgs.rclone
|
|
RUN nix-env -iA nixpkgs.haxe
|