-
Maybe due to [Benjamin-Loison/android/issues/25](https://github.com/Benjamin-Loison/android/issues/25).
-
As reported by @ianhbell via email: "There is something wrong in @main with pre-build. The pre-build seems to be interpreted in a different way than before, and it doesn’t find python to run my pre-bu…
-
## intro
This is a rough plan of the development internship program for 2024 -8 to 10 weeks program-. The intern need to be able to reason about the code, and be able to write tests (units and integ…
-
The [`Multi_thread_demo_2.py`](https://github.com/enthought/traitsui/blob/7f246271c7fc54212d0e9609db65baf1d7f603b5/traitsui/examples/demo/Advanced/Multi_thread_demo_2.py) demo script hangs at exit, wh…
-
snc code is becoming large: multi-arch support, cluster profiles, etc. We have now more than 800 lines of shell, it's maybe time to move to go.
It will improve the console output (goodbye `set -x`), …
-
It would be really cool to re-format the docs into a single [start-to-end tutorial that could be run in Cloud Shell](https://cloud.google.com/shell/docs/tutorials). It would make the multi-hour instil…
-
### Describe the bug
`lib.hiPrio` and related functions update `meta` using [simple merging](https://github.com/NixOS/nixpkgs/blob/cd6602819bb0f13b32d6b923a7c46602ee6591f3/lib/meta.nix#L41-L42).
…
-
### Discord username (optional)
_No response_
### Describe the bug
Text input in multi-byte Japanese doesn't appear until confirmation
### To reproduce
Open Warp app
Input multi-byte J…
-
**Describe the bug**
The Nix profile scripts unconditionally add directories to `PATH` without checking if those directories are already there. The multi-user profile script has a guard variable to…
-
```
Linode users can login to their servers through so called Lish, which is in
fact Shell in a box. So I wonder how it is possible to login and manage
multiple servers from a single instance of She…