Open xavierzwirtz opened 3 years ago
Describe the bug
Attempting to implement pause and wait for shell to be evaluated for my shell, I am calling lorri internal stream events. I cant get anything to write to output, tried touch shell.nix to trigger a rebuild.
lorri internal stream events
touch shell.nix
To Reproduce Steps to reproduce the behavior:
Run lorri internal stream-events
lorri internal stream-events
Expected behavior
Some sort of output.
Metadata
$ lorri info lorri version: 1.4 GC roots exist, shell_gc_root: /home/xavier/.cache/lorri/gc_roots/289dbbd81f711bd028e1fca5c583dcec/gc_root/shell_gc_root
$ uname -a Linux hyperion 5.10.29 #1-NixOS SMP Sat Apr 10 11:36:11 UTC 2021 x86_64 GNU/Linux
Describe the bug
Attempting to implement pause and wait for shell to be evaluated for my shell, I am calling
lorri internal stream events
. I cant get anything to write to output, triedtouch shell.nix
to trigger a rebuild.To Reproduce Steps to reproduce the behavior:
Run
lorri internal stream-events
Expected behavior
Some sort of output.
Metadata