Skip to content

feat: nixpkgs-fmt for vscode #52

feat: nixpkgs-fmt for vscode

feat: nixpkgs-fmt for vscode #52

Workflow file for this run

name: CI
on:
push:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
steps:
- uses: actions/checkout@v3
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix flake check