10000 build(nix): update flake lock · enarx/codex@031f514 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

Update Nix flake

Update Nix flake #483

Workflow file for this run

name: Update Nix flake
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
nix-update:
permissions:
contents: write
pull-requests: write
secrets: inherit
uses: enarx/.github/.github/workflows/nix-update.yml@main
0