From c332ff8bc271259409b67eaf9e2fef8a391ec50b Mon Sep 17 00:00:00 2001 From: Malte Brandy Date: Mon, 7 Mar 2022 22:04:05 +0100 Subject: [PATCH] Add another example --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d4350e4..6d04c01 100644 --- a/README.md +++ b/README.md @@ -78,9 +78,12 @@ An example remote build: An example failing remote build: [![asciicast](https://asciinema.org/a/TASdstyOJm3reqFcKZrekgH65.svg)](https://asciinema.org/a/TASdstyOJm3reqFcKZrekgH65) -An example really large build: +An example really large build (`haskell-language-server`): [![asciicast](https://asciinema.org/a/DDdRLAaiL65PsYUS4dvEaFWBm.svg)](https://asciinema.org/a/DDdRLAaiL65PsYUS4dvEaFWBm) +An example running `sudo nixos-rebuild switch`: +[![asciicast](https://asciinema.org/a/fQTfaxCjNQoNz9eJYGGrLZTcw.svg)](https://asciinema.org/a/fQTfaxCjNQoNz9eJYGGrLZTcw) + ## Implementation Right now nom uses four sources of information: