Timo Kaufmann

Results 100 comments of Timo Kaufmann

Okay, thanks for the clarification. We'll probably leave out the blank line in our project's numpydoc flavor then. I do think it would be good if numpydoc had an explicit...

I did some more git-history archeology, and it looks like the actual first mention was by @jarrodmillman in https://github.com/numpy/numpy/commit/76ab788ef20cfae3417b3d9a8513d6df13acd839 back in 2007.

Yes, I agree that this would be nice. I tried supporting that in some early prototype. The problem is that `nix build` truncates its output and actually skips some lines...

Hi, thanks for investigating. I think the `-f.` in the `nix log` invocation is the source of the problem. The nix2 cli changed somewhat since I wrote that code. The...

Hi, I wrote about the current status of nix-bisect [here](https://github.com/timokau/nix-bisect/issues/18#issuecomment-1092878647). Thanks @mweinelt fort the bug report and @andersk for the analysis. At this point I'm not sure when/if I will...

You can use `nix-build-status --on-instantiation-failure=bad`. The CLI currently does not support matching the specific instantiation failure. You could use the `nix-bisect` python library for that: ```python from nix_bisect import nix...

Keep in mind that `nix-bisect` has some very rough edges right now. There is a weird bug in the `extra-bisect` bisection runner where sometimes the bisection would not terminate. I...

I think it would be preferable to have a simple "allow" prompt, even if it requires a reboot on "a limited number of Android devices". If it is possible to...

It sounds like you are talking about updating home-manager itself. What I meant was updating the programs managed through home-manager.

> If this might still be an issue, but you are not interested in promoting its resolution, please consider closing it while encouraging others to take over and reopen an...