maralorn/nix-output-monitor

add nom run

Open

#110 opened on Sep 3, 2023

 (5 comments) (6 reactions) (0 assignees)Haskell (53 forks)batch import
enhancementhelp wantedintegration

Repository metrics

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