Skip to content

Use Nix for GitLab pipelines

Vincent Lafeychine requested to merge ci/lafeychine/nix-ci into main

This MR changes .gitlab-ci.yml to use nix instead of opam/rustup.

Furthermore, the .gitlab-ci.yml has been completely rewritten to use artifacts/cache and take advantage of parallelism using jobs.

Merge request reports