image: nixos/unstable repositories: nixpkgs: https://nixos.org/channels/nixos-unstable-small packages: - nixpkgs.nixpkgs-fmt sources: - https://git.sr.ht/~boppy/nixrc tasks: - check: | cd nixrc nix --extra-experimental-features 'nix-command flakes' flake check --no-build - format: | cd nixrc nixpkgs-fmt --check ./