Skip to content

refactor: replace lazy.nvim with mini.deps #214

refactor: replace lazy.nvim with mini.deps

refactor: replace lazy.nvim with mini.deps #214

Workflow file for this run

on: [pull_request, push]
name: CI
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: cachix/install-nix-action@v26
with:
nix_path: nixpkgs=channel:nixos-23.11
- uses: DeterminateSystems/magic-nix-cache-action@v4
- uses: DeterminateSystems/flake-checker-action@v5
# https://discourse.nixos.org/t/how-to-do-a-flake-build-in-non-nixos-system/10450/7
- run: nix build .#nixosConfigurations.vm.config.system.build.toplevel