Skip to content

rollback to traditional coreutils, lazyvim, tmux and add volume osd #88

rollback to traditional coreutils, lazyvim, tmux and add volume osd

rollback to traditional coreutils, lazyvim, tmux and add volume osd #88

Workflow file for this run

name: Cave-Check
on:
push:
branches: [main]
paths:
- "**/*.nix"
- "**/*.md"
- "flake.lock"
pull_request:
branches: [main]
paths:
- "**/*.nix"
- "**/*.md"
- "flake.lock"
jobs:
check-stones:
runs-on: ubuntu-latest
steps:
- name: Fetch Cave
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Build Fire (Nix)
uses: cachix/install-nix-action@e4f4bde15728394ded896ef07491a85f2eb24956 # v31
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: Magic Eye (nix flake check — treefmt + linters)
run: nix flake check