Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

flake.lock: Update

flake.lock: Update #28

Workflow file for this run

name: Push to cache
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
- uses: cachix/cachix-action@v12
with:
name: nix-community
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix build .#all.frameworks .#all.gear .#all.plasma