0f26e580bb87d377cc535a6a0c99fa50efa8f1c1
Having `nixpkgs.config.w3m.graphicsSupport = true;` leads to an infinite recursion, because xmlto needs w3m for _text_ conversion and w3m with graphics support needs imlib2, which in turn needs xmlto. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Languages
Nix
95%
Shell
2%
Python
1.8%
Rust
0.3%
JavaScript
0.2%
Other
0.4%