Skip to content

try GHA @ macos-latest for darwin-rebuild #15

try GHA @ macos-latest for darwin-rebuild

try GHA @ macos-latest for darwin-rebuild #15

Workflow file for this run

name: "NixOS Tests"
on:
pull_request:
push:
branches:
- main
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: cachix/cachix-action@v15
with:
name: esselius
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
extraPullNames: nix-community
- uses: DeterminateSystems/flake-checker-action@main
- name: Monitoring Auth
run: nix run .#nixosTests.monitoring-auth