Make run stream the output

This commit is contained in:
Sven van Heugten 2026-03-11 22:46:10 +01:00
parent 69f8acad8f
commit 3dc9930dbb
No known key found for this signature in database
GPG key ID: D612F88666F4F660
3 changed files with 9 additions and 2 deletions

View file

@ -24,6 +24,7 @@
]))
pkgs.perl
pkgs.shfmt
pkgs.coreutils
];
};
}