olaf

Results 14 issues of olaf

when i use inline footnotes like the following ^[this is the content of the footnote] than the following text is highlighted as footnote until the next footnote ^[which is here]...

It would be great to have an option to list the number of words until the cursor position.

enhancement

Creating a PR now to see if it pass the tests. will create Documentation at another weekend.

controllers
library
stale

remove pinning nixpkgs reference separate pinning nixpkgs from dependency management using niv

The aim of this PR is to contribute a guide to the topic of `NixOS configuration testing debugging and organization`. It revises https://nix.dev/tutorials/integration-testing-using-virtual-machines and utilizes additional information from nix wiki...

It is difficult to find information across the different layers of documentation (the suggestion is based on my experience with the existing documentation that is spread over multiple places and...

(the suggestion is based on my experience with the existing documentation that is spread over multiple places and not a comment on the this book project.) To evaluate if information...

If you use Cargo.toml to define nix specific configurations, `cargo build` fails if both `libclang` and `libclang.lib` are defined in common `buildInputs`. As it can be seen here: https://github.com/olafklingt/pw-viz-flaked/blob/nix-cargo-integration-cargo-toml-broken/Cargo.toml#L44-L45

bug

this is a split off from https://github.com/NixOS/nix.dev/pull/274 This PR focus on the document that is originally written by @domenkozar and the expansion on its topic.

## Project description The aim is to improve the documentationof the NixOS Testing Library. This includes tasks on nixos.wiki nix.dev NixOS and Nixpkgs manual. ## Steps - [ ] clarify...

tracking