Robert Hensing

Results 359 issues of Robert Hensing

Hi @HuwCampbell, it's been a while, but I think I've figured this one out, based loosely on your idea of changing `ReadM`. My realisation was that both your concerns, breaking...

# Support relative paths in hydra-build-products to enable relocatable derivations **Is your feature request related to a problem? Please describe.** Currently, hydra-build-products requires absolute store paths in the path field....

### Problem For example, this search [nix.settings.download-buffer-size](https://search.nixos.org/options?channel=25.05&from=0&size=50&sort=relevance&type=packages&query=nix.settings.download-buffer-size) leads a user to [believe](https://github.com/NixOS/nix/issues/11728#issuecomment-2999197436) that the setting does not exist. ### Proposed solution When an option is not found, look up shorter...

Fixes for #609 (trivial rebase) This has some significant differences with the NixOS multi-instance module. I'm also considering a Modular Services module for this, so I'm not sure whether I...

Goals - Get rid of Template Haskell, which remains problematic for tooling reasons - Use a more stable API necessitating fewer compatibility updates TODO - [x] generate code and use...

Nix itself also has an implementation of significant parts of the logic in `flake-compat`. While this is somewhat necessary due to a few differing technical requirements, the overlap is currently...

I don't know if this does anything, but it would seem to be an improvement to set this correctly.

Hey all, Here's a little quality of life improvement that I would like to use for the schema documentation in [Nix](https://github.com/NixOS/nix). ([wip](https://github.com/NixOS/nix/pull/14269#discussion_r2441045988)) Thank you for considering! Cheers, Robert ----- Add...

Hi :wave: This implements the suggestion by markhildreth to implement such a setting, based on the conversation in https://github.com/rust-lang/mdBook/issues/1238. `` plays an important role in avoiding an SEO penalty when...

S-waiting-on-review