maralorn/nix-output-monitor

add nom run

Open

#110 opened on Sep 3, 2023

View on GitHub
 (5 comments) (4 reactions) (0 assignees)Haskell (46 forks)batch import
enhancementhelp wantedintegration

Repository metrics

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

Description

Is there a reason why nix run does not have equivalent in nom?

I'm able to use: nix run --log-format internal-json .#docker.copyToDockerDaemon |& nom --json and it seems to work.

Contributor guide