maralorn/nix-output-monitor

Add `nom flake check`

Open

#283 opened on Jun 30, 2026

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Haskell (46 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (1,523 stars)
PR merge metrics
 (Avg merge 3d) (11 merged PRs in 30d)

Description

Add nom flake check as a replacement for nix flake check.

This works, but takes more characters to write in the shell:

nix flake check --log-format internal-json -v |& nom --json

Contributor guide