Skip to content

build(deps): bump google.golang.org/protobuf from 1.27.1 to 1.33.0 #17

build(deps): bump google.golang.org/protobuf from 1.27.1 to 1.33.0

build(deps): bump google.golang.org/protobuf from 1.27.1 to 1.33.0 #17

name: nix-flake-check
on: [ push ]
env:
NIXPKGS_ALLOW_UNFREE: 1
jobs:
check:
runs-on: ubuntu-20.04
steps:
- uses: actions/[email protected]
- uses: cachix/install-nix-action@v16
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v10
with:
name: note-maps
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
- run: nix flake check