-
## Issue description
Since electron build from source pr there is a lot of packages that don't have darwin support like element when electron should in theory work on darwin
### Steps to reprodu…
-
## Describe the bug
The "static" variant of a Darwin platform has the same `cargoShortTarget` as its regular, non-static counterpart (e.g., `aarch64-apple-darwin`). This causes an issue in [`ru…
-
[Neovide-x86_64-apple-darwin.dmg](https://github.com/neovide/neovide/releases/download/0.13.3/Neovide-x86_64-apple-darwin.dmg) is available in [releases](https://github.com/neovide/neovide/releases), …
-
**Describe the bug**
With a recent version of Nix (tested 2.24.9 and 2.24.10; this bug was not present with 2.18.7), `mktemp` fails with an error message along the lines of:
```
$ mktemp
mktem…
-
## Describe the bug
I looked at my zh.fail log and noticed a bunch of `x86_64-darwin` failures. Most of them were due to `git-annex` failing to build. It gave a cryptic error mesage, such as:
``…
-
This is a combined Nix + Nixpkgs issue, because the relevant work spans both repositories. This used to work, but broke a while ago and nobody's had the time to fix it.
The end result of this work …
-
## Steps To Reproduce
Steps to reproduce the behavior:
1. build `fpc` [on GitHub Actions `macos-13` runner](https://github.com/Rhys-T/nur-packages/actions/runs/11984349814), or [on hydra.nixos.o…
-
## Platform
- [ ] Linux:
- [ x ] macOS
- [ ] WSL
## Additional information
## Output
Output
```log
Also as a side note, I installed Nix Darwin but then uninstalled it …
amvzo updated
1 month ago
-
### What is the issue?
Using Nix-over-ssh (`nix copy`, `nix store`, `nixos-rebuild`...) for remote stores or copying closures does not work on Tailscale SSH
```shell
## using tailnet name
❯ ni…
-
### Describe the bug
The `pkgsBuildHost.` and `pkgsBuildBuild.` derivations evaluate differently when using a cross-compiling nixpkgs instance (darwin -> linux). This is expected for packages like …