Skip to content

Download the latest fallback-paths.nix #10

Download the latest fallback-paths.nix

Download the latest fallback-paths.nix #10

Workflow file for this run

name: Download the latest fallback-paths.nix
on:
workflow_dispatch:
jobs:
sync:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/update-flake-lock@main
with:
pr-title: "Update flake.lock"
pr-labels: |
dependencies
automated