Skip to content

feat(flake.nix/inputs): Upgrade to NixOS 24.11 #819

feat(flake.nix/inputs): Upgrade to NixOS 24.11

feat(flake.nix/inputs): Upgrade to NixOS 24.11 #819

Workflow file for this run

name: CI
on:
workflow_dispatch:
merge_group:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
ci:
uses: metacraft-labs/nixos-modules/.github/workflows/reusable-flake-checks-ci-matrix.yml@main
secrets:
CACHIX_AUTH_TOKEN: ${{ secrets.CACHIX_AUTH_TOKEN }}
CACHIX_ACTIVATE_TOKEN: ${{ secrets.CACHIX_ACTIVATE_TOKEN }}
with:
runner: '["self-hosted", "Linux", "x86-64-v2"]'