Robert Hensing

Results 359 issues of Robert Hensing

First of all a big thank you to ivmai and bcardiff for improving bdwgc wrt coroutine support. I've been trying to improve a stability issue that the Nix language has...

feature-request

Using endpoints like - cachix.org/cache/foo,bar,baz/$HASH.narinfo - cachix.org/cache/foo,bar,baz/nar/$NAR.xz - [ ] adapt `cachix use` https://github.com/NixOS/nix/issues/3019

$ cachix use cachix coq Invalid argument `coq'

enhancement
good first issue

- Env dependency is annoying - Progress reporting is done directly to stderr; making this pluggable would be nice. Can be callbacks, a conduit that emits progress info or something...

enhancement

**Explain the problem.** `` can occur both in an inline context or on a block context (assuming `chapter` is a good example of a container of blocks and para is...

bug
reader
format:DocBook

Thank you for publishing this really cool project. It seems to be inspired on the AppVMs in Qubes OS. I would like to know what are the differences between this...

All my legacy deployments now show as roughly ``` +--------------------------------------+----------------------------------+-----------------+------------+------+ | UUID | Name | Description | # Machines | Type | +--------------------------------------+----------------------------------+-----------------+------------+------+ | cbbf3d68-5c1c-11eb-896d-0242e85aa442 | (none) | todomvc Example...

nixops 1->2 regression

Slides: https://nbviewer.org/format/slides/github/readthedocs/tutorial-sphinx-markdown/blob/main/slides.ipynb#/ Example (execution of the slides): https://github.com/readthedocs/tutorial-sphinx-markdown-library/commits/tutorial-steps

improvement
nice-to-have

### Workaround (Hercules CI Effects users) Use [runIf](https://docs.hercules-ci.com/hercules-ci-effects/reference/nix-functions/runif/) instead of `action = "build";`. This will perform a pure build instead of running `nixops` with access to the state. ### To...

bug