Skip to content

Update nixpkgs to nixos-24.05 & Migrate to nixfmt #71

Update nixpkgs to nixos-24.05 & Migrate to nixfmt

Update nixpkgs to nixos-24.05 & Migrate to nixfmt #71

Workflow file for this run

name: "Check flake"
on:
push:
pull_request:
workflow_dispatch:
jobs:
check-flake:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v25
- run: nix flake check