Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

deps(flake): update inputs #15

deps(flake): update inputs

deps(flake): update inputs #15

Workflow file for this run

name: ci
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
run-vm:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
with:
extra-conf: "system-features = benchmark big-parallel kvm nixos-test uid-range"
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix build -L .#tests.x86_64-linux.module