4 Commits

Author SHA1 Message Date
github-actions
9b103f799e automated download workflow 2025-08-27 03:58:50 +00:00
78e9584d90 overwrite nix installer with v3.8.6 2025-08-26 23:57:40 -04:00
50174096be remove push triggers 2025-08-26 23:55:53 -04:00
github-actions
383a836665 automated download workflow 2025-08-27 00:01:32 +00:00
2 changed files with 2 additions and 6 deletions

View File

@@ -1,12 +1,8 @@
name: "Update Determinate Nix binary" name: "Update Determinate Nix binary"
on: on:
repository_dispatch:
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: "00 0,6,12,18 * * *" - cron: "00 0,6,12,18 * * *"
push:
paths:
- '.github/workflows/*'
jobs: jobs:
download-binary: download-binary:
runs-on: ubuntu-latest runs-on: ubuntu-latest

BIN
nix-installer-x86_64-linux (Stored with Git LFS)

Binary file not shown.