Results 28 issues of Tom van Dijk

Fixes #10500 Maybe monkeypatching in the upstream `unix/pty.cc` wasn't a good idea; the output app hangs after loading screen... No idea why, don't know how to debug that. But I...

- Correctly sets version name based on git tags - Don't use in-house launch script, just use `gradle-application-plugin` to generate scripts and dist zip - Fix docker file This is...

### Description Relates-to: #3155 I am trying to build `poetry-2.1.2` with Nix. However, when Nix runs the tests through pytest, the threading tests only work sometimes. Locally, I had a...

kind/bug
area/testing

### Description This repo still only works with python 3.9, which will hit end of support by October 2025. Source: https://peps.python.org/pep-0596/#lifespan and https://devguide.python.org/versions Click to expand! ### Issue Type Bug...

type:bug
subtype:ubuntu/linux

[Determinate is dropping CppNix support in their installer](https://determinate.systems/blog/installer-dropping-upstream/). I understand it's not 01-01-2026 yet, but I think this should be addressed by then. I don't think it's appropriate anymore to...

Because `nix-env` and `nix3-profile` cannot be used together, I added a check for `~/.local/state/nix/profiles/profile` and if it exists, it will install the target package through `nix profile install` instead of...

See the message at f8d9c2ccfa3a157d580148ff3c7d4956b37ddaa6 for motivation behind this change.