Skip to content

flake.lock: Update #125

flake.lock: Update

flake.lock: Update #125

Workflow file for this run

name: build and cache stuff
on:
push:
branches:
- master
workflow_dispatch:
jobs:
upload:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v16
- name: setup cachix
uses: cachix/cachix-action@v15
with:
name: uku3lig
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
- name: build derivation
run: nix build --accept-flake-config -L