-
### Describe the bug
After upgrading nixpkgs to 22.05 from 21.11, trying to build a simple hello world C program, using the `pkgsStatic.llvmPackages_11.stdenv` or `pkgsStatic.llvmPackages.stdenv` o…
-
For ./mach bootstrap
https://firefox-source-docs.mozilla.org/mobile/android/index.html#bootstrap-setup
We have silent setup option.
--application-choice="Firefox for Desktop"
https://sear…
-
Our group is working on reproducing your well-written article, however we are experiencing some build errors that we hope your team is able to help us with.
Steps to reproduce:
1. We have create…
-
### What happened?
A bug happened!
Follow the instructions and got this error when i want to set up quivr locally. I also followed this [#2950](https://github.com/QuivrHQ/quivr/issues/2950) but it…
-
When importing mach-nix with `fetchGit`, it's possible to set the python version with `python = "python38";`, there is no documentation on how to do something equivalent (if it is even possible) when …
-
Hi. Thank you for this great " Hypermodern Python" series.
With setup like this:
```
# pyproject.toml
...
[tool.poetry.dependencies]
# project deps
...
python = "=3.7"
# dev deps
black = {…
-
### Please describe your wishes and possible alternatives to achieve the desired result.
Right now anndata imports most available optional dependencies at import time. We do this since most optional…
-
I build devel `d4e77888a45cde3745e7edd7ad9039fffef8ea2b` with command `nox` (I wanted to build `v2.17.3` but if failed due to missing parameters in a file, probably deps version issue).
It took 8 w…
-
The server printing to stdout every single request consuming a lot of resources inside the docker volume pretty fast, I would like to disable the Hypercorn output as much as possible, I tried using `>…
-
```
makavity@makbook ~ $ rustc --version
rustc 1.79.0 (129f3b996 2024-06-10)
```
Error log
```
makavity@makbook ~ $ cargo install cargo-release
Updating crates.io index
Installing …