Skip to content

Test Flake Outputs

Test Flake Outputs #66

Workflow file for this run

name: Update Nix Inputs
on:
push:
branches: [main]
schedule:
- cron: "0 * * * *" # every hour
jobs:
update-inputs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix run .#test