Skip to content

feat(nix): update nixos from version 24.05 to version 24.11 #90

feat(nix): update nixos from version 24.05 to version 24.11

feat(nix): update nixos from version 24.05 to version 24.11 #90

Workflow file for this run

name: run flake check
on:
pull_request:
types: [opened, synchronize, reopened]
push:
branches: [main]
jobs:
lints:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v16
- run: nix flake check