Skip to content

magic nix cache

magic nix cache #2

Workflow file for this run

name: CI
on:
pull_request:
push:
branches:
- main
jobs:
gen-matrix:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix --extra-experimental-features 'flakes nix-command' path-info --derivation .#nixosConfigurations.adama.config.system.build.toplevel