Skip to content

nixbuild/deployClosure: set NIXOS_INSTALL_BOOTLOADER #59

nixbuild/deployClosure: set NIXOS_INSTALL_BOOTLOADER

nixbuild/deployClosure: set NIXOS_INSTALL_BOOTLOADER #59

Workflow file for this run

name: "check"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
push:
workflow_dispatch:
jobs:
check-eval:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
with:
fetch-depth: 1
- uses: DeterminateSystems/nix-installer-action@main
- name: Check flake evaluation
run: nix flake check --all-systems