maralorn/nix-output-monitor

Add `nom flake check`

Closed

#283 opened on Jun 30, 2026

 (0 comments) (1 reaction) (0 assignees)Haskell (53 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (1,644 stars)
PR merge metrics
 (Avg merge 1d 23h) (18 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