9 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
github-actions
887a7505c0 automated download workflow 2025-08-25 01:00:59 +00:00
86e4fa00c5 Delete nix-installer-x86_64-linux 2025-08-24 20:59:32 -04:00
675173c9ba Update .github/workflows/download-latest.yml
All checks were successful
Update Determinate Nix binary / download-binary (push) Successful in 11s
Update Determinate Nix binary / commit-data (push) Has been skipped
2025-08-24 20:59:23 -04:00
github-actions
3c44cb2b44 automated download workflow 2025-08-21 00:01:33 +00:00
github-actions
00a25e3fe4 automated download workflow 2025-08-05 18:02:38 +00:00
2 changed files with 4 additions and 6 deletions

View File

@@ -1,12 +1,8 @@
name: "Update Determinate Nix binary"
on:
repository_dispatch:
workflow_dispatch:
schedule:
- cron: "00 0,6,12,18 * * *"
push:
paths:
- '.github/workflows/*'
jobs:
download-binary:
runs-on: ubuntu-latest
@@ -96,6 +92,8 @@ jobs:
git push
env:
DETERMINATE_VERSION: ${{ env.DETERMINATE_VERSION }}
- name: sleep 30
run: sleep 30
- name: Publish release
uses: akkuman/gitea-release-action@v1
env:

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

Binary file not shown.