We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebc07c7 commit c332ff8Copy full SHA for c332ff8
README.md
@@ -78,9 +78,12 @@ An example remote build:
78
An example failing remote build:
79
[](https://asciinema.org/a/TASdstyOJm3reqFcKZrekgH65)
80
81
-An example really large build:
+An example really large build (`haskell-language-server`):
82
[](https://asciinema.org/a/DDdRLAaiL65PsYUS4dvEaFWBm)
83
84
+An example running `sudo nixos-rebuild switch`:
85
+[](https://asciinema.org/a/fQTfaxCjNQoNz9eJYGGrLZTcw)
86
+
87
## Implementation
88
89
Right now nom uses four sources of information:
0 commit comments