Skip to content

chore: update nixos build expr #465

chore: update nixos build expr

chore: update nixos build expr #465

Workflow file for this run

name: "CI"
on:
pull_request:
push:
branches:
- main
jobs:
checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Setup
uses: ./.github/actions/common-setup
with:
SECRET_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Run Eval check
run: nix -Lv eval ./local#checks --override-input namaka github:nix-community/namaka