Skip to content

Change homeage installation type to "activation" on nix-on-droid #561

Change homeage installation type to "activation" on nix-on-droid

Change homeage installation type to "activation" on nix-on-droid #561

Workflow file for this run

name: Build and test
on: [ push ]
jobs:
nix-ci:
uses: christianharke/flake-commons/.github/workflows/nix-ci.yml@main
with:
branch: ${{ github.ref_name }}
nix-command: flake check --impure
system: x86_64-linux
secrets:
CACHIX_AUTH_TOKEN: ${{ secrets.CACHIX_AUTH_TOKEN }}