-
## Issue description
Security.framework that were installed inside Nix could not access the keychain and cause packages that relies on SecureTransport on Mac OS X to fail (e.g. aria2 #15029, go #1087…
-
### Describe the bug
**Android SDK Tools** are broken. For example running `apkanalyzer` from them:
```console
Exception in thread "main" java.lang.IllegalStateException: Cannot locate latest build…
-
### Describe the bug
When running `pdm install` in a PDM-managed Python project, with `python.use_venv` on (which is its default), it fails to create a virtualenv. This is because it calls `/nix/sto…
-
**Describe the bug**
```
nix-repl> :p let a = _: { a = a a; }; in a {}
{ a = { a = ..... { a = zsh: segmentation fault
```
**Steps To Reproduce**
Try the above in `nix repl` but not on `x8…
-
I wanted to override a few colors for Gnome (without recreating all the needed derivations), but it looks like that the template is [hardcoded](https://github.com/danth/stylix/blob/6863412636c8f2cb3b7…
-
### Describe the bug
The tests for `python3Packages.frozendict` are currently failing on darwin and I don't think it's just a test issue and it may not be an upstream issue. Upstream cannot reproduce…
-
### Describe the bug
When running a native package, for example `node-rdkafka`, I get a failure to build.
It seems this is because nodejs_20 is built using a nix-provided gcc instead of the one ship…
-
## Issue description
I performed an upgrade of all my nix packages using:
```
nix-channel --update && nix-env -u
```
After the upgrade, I discovered various parts of my system weren't working…
-
```
What steps will reproduce the problem?
use gcloud docker on a node which has docker 1.7 setup with some dockerhub
credentials allready registered
try to push to google docker registry
What is t…
-
### Problem
Installing rustup via the bash command messed up my .bash_profile.
The installer truncated the line `[ -f "$HOME/.cargo/env" ] && source "$HOME/.cargo/env"` to `[ -f "$HOME/.cargo/en…