-
```
error: curl failed to put file to https://xxx.com/packages/x64-osx-dynamic/zlib/1.2.13/23bb6610a3e542385afd48ad46945d93065459e7a691911c8ee88183779fc221.zip with exit code 6 and http code 0.
```
…
-
- In our project dir we set the `NIX_CONF_DIR` env variable to point towards a project configuration that sets the subsituters. However my user nix-configuration also contained a `trusted-public-keys`…
-
CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4254#019309f7-4e6d-48ec-bc59-50c384edbd54
Platform: Ubuntu
Logs:
```
FATAL: bazel crashed due to an internal error. Printing s…
-
Hi,
If we try to build a repo that has Cypress NPM dependency, the `npm install` step takes several minutes because each install caches only NPM node modules, but Cypress also downloads its binary …
-
Reproducer:
```julia
# Adapted from the TypeDomainNaturalNumbers.jl package
module TypeDomainNumbers
module Zeros
export Zero
struct Zero end
end
module PositiveIntegers
…
-
It seems like Nix's current strategy for finding if things are in the cache is to fire off hundreds of HTTP requests asking for each hash. What if binary caches could hand out periodically updated blo…
-
### What is your question?
Hi,
Let's consider a requirement using a _version range_, for example `module/[~4]`.
When Conan installs the requirement for a given _profile_, for instance doing som…
-
Let's say module A depends on module B,so in A's meta file(which all A's dependencies are listed), line "B.swiftmodule.md5" is contained.
So in consumer mode, if any code change in B module occurs…
-
**Describe the bug**
split_work_to_cores and grid_to_cores sometimes called in the override runtime arguments but this function is slow.
**To Reproduce**
Steps to reproduce the behavior:
Run any e…
-
### Describe the bug
The onintrostart fires immediately, before the element has been mounted ignoring the `delay` parameter. This is in Svelte 4 and 5
### Reproduction
https://svelte.dev/playground…