Skip to content

Add shell completions #49

Add shell completions

Add shell completions #49

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@v3
- uses: cachix/install-nix-action@v20
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: DeterminateSystems/magic-nix-cache-action@v2
- uses: cachix/cachix-action@v12
with:
name: jitterbug
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix-build