image: nixos/nix:latest
before_script:
- echo "experimental-features= nix-command flakes" >> /etc/nix/nix.conf
- nix-daemon &
nix-flake-check:
stage: test
script:
- nix flake check