Skip to content

add homestar package, updates and cleanup #8

add homestar package, updates and cleanup

add homestar package, updates and cleanup #8

Workflow file for this run

name: 🧰 Cachix
on:
push:
jobs:
cachix:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
name: 📤 Checkout
- uses: DeterminateSystems/nix-installer-action@main
name: ❄️ Set up Nix
- uses: DeterminateSystems/magic-nix-cache-action@main
- uses: cachix/cachix-action@v14
name: 🧰 Cachix
with:
name: fission-codes
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
- name: 🏗️ Build
run: nix-build