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