readme: nixci upstreamed

This commit is contained in:
Sridhar Ratnakumar 2023-11-17 09:21:49 -05:00 committed by GitHub
parent 638ba6e7e7
commit b4cacc3906
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,4 +55,4 @@ Start from `flake.nix` (see [Flakes](https://nixos.wiki/wiki/Flakes)). [`flake-p
sudo nixos-rebuild boot
```
- To autoformat the project tree using nixpkgs-fmt, run `nix fmt`.
- To build all flake outputs (locally or in CI), run `nix run github:srid/nixci`
- To build all flake outputs (locally or in CI), run `nix run nixpkgs#nixci`