-
Hi, over at https://github.com/NixOS/nixpkgs/pull/242101#pullrequestreview-1660442765, we wanted to make use of the make file more directly when building lambda-lisp.
It would be very helpful if la…
-
What is supposed way to distribute `orbax-checkpoint` и `orbax-export`? It is totally unclear for me
1. how to get notification about new releases?
2. what is 'ground truth' package(s) sources: P…
-
Hi all,
I was trying to package [digger](), unfortunately it fails during vendoring the go dependencies.
This is my _service file:
```
https://github.com/diggerhq/digger
git
…
-
The question says it all really. I'd like for the Python packaging ecosystem to move away from trying to use pip as a library, to broadly reduce the fragility to the tooling.
What are the parts of …
-
See: https://github.com/astral-sh/puffin/actions/runs/7673412766 (failure to build `libgit2`).
See: https://github.com/astral-sh/puffin/actions/runs/7673603363 (failure to build `libgit2`, even aft…
-
[distutils](https://docs.python.org/3.11/library/distutils.html) was deprecated a while ago and was recently removed from Python 3.12
Debops uses this module in [a number of places](https://github.…
-
-
Hello,
Is it possible to configure dependabot to create draft PRs instead of regular ones?
We could use this configuration as a workaround of dependabot not supporting golang vendoring ([link1]…
-
We might want to vendor deno dependencies for production environments, and we can ensure that the scripts don't reach out in production for deps by adding support for `--no-remote` to the run command.…
-
For certain purposes (e.g. do attacks that aren't compliant), we had to implement our own HTTP client (https://github.com/BountySecurity/gbounty/tree/main/internal/platform/http/client).
However, …