--- kind: pipeline type: docker name: NixOS Packages steps: - name: Build image: nixpkgs/cachix-flakes:nixos-22.05 commands: - nix flake check .# - nix build .#