Skip to content

bump pkg ver

bump pkg ver #70

Workflow file for this run

name: "Build and populate cache"
on:
pull_request:
push:
jobs:
build:
runs-on: ubuntu-latest
env:
NIXPKGS_ALLOW_UNFREE: 1
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: DeterminateSystems/magic-nix-cache-action@v7
- uses: cachix/cachix-action@v15
with:
name: jitterbug
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
- run: nix-build