Skip to content

Updated to nixos 23.11 #30

Updated to nixos 23.11

Updated to nixos 23.11 #30

Workflow file for this run

name: "flake check"
on:
push:
branches: [ master ]
tags: [ '*' ]
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v23
- run: nix flake check