feat: mwee
Some checks failed
flake-update / flake-update check (push) Has been cancelled
flake-update / flake-update (push) Has been cancelled
nodes / nodes-home-home-base (push) Has been cancelled
nodes / nodes-home-home-graphical (push) Has been cancelled
nodes / nodes-home-home-neovim (push) Has been cancelled
nodes / nodes-home-home-shell (push) Has been cancelled
nodes / nodes-nixos-mai (push) Has been cancelled
nodes / nodes-nixos-mei (push) Has been cancelled
nodes / nodes check (push) Has been cancelled

This commit is contained in:
Kat Inskip 2025-10-13 11:27:33 -07:00
parent 0b5b74626f
commit 730e367093
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
2 changed files with 2 additions and 28 deletions

View file

@ -6,6 +6,7 @@ env:
CI_PLATFORM: gh-actions
DISCORD_WEBHOOK_LINK: ${{ secrets.DISCORD_WEBHOOK_LINK }}
NIX_CONFIG: ${{ secrets.NIX_CONFIG }}
NIX_INSTALLER: --daemon
jobs:
ci-check:
name: flake-update check
@ -47,13 +48,9 @@ jobs:
name: nix install
uses: arcnmx/ci/actions/nix/install@v0.7
- env:
CACHIX_AUTH_TOKEN: ${{ secrets.CACHIX_AUTH_TOKEN }}
CACHIX_SIGNING_KEY: ${{ secrets.CACHIX_SIGNING_KEY }}
DISCORD_WEBHOOK_LINK: ${{ secrets.DISCORD_WEBHOOK_LINK }}
NF_CONFIG_ROOT: ${{ github.workspace }}
NF_UPDATE_CACHIX_PUSH: '1'
NF_UPDATE_GIT_COMMIT: '1'
NIX_CONFIG: ${{ secrets.NIX_CONFIG }}
id: flake-update
name: flake update build
run: nix run .#nf-update