-
As I run creating index, it fails because `texlive.pkgs` is not found:
```shell
▷ nix run github:nix-community/nix-index#nix-index
+ querying available packages
error: querying available package…
-
I have set nix.settings.use-xdg-base-directories = true
This means that running `nix build .#"homeConfigurations.user@machine.activationPackage"` and running the activation home-manager puts thing…
-
## Steps To Reproduce
Steps to reproduce the behavior:
1. build gitstatus on x86_64-darwin
## Build log
Build Log
```
Running phase: unpackPhase
@nix { "action": "setPhase", "…
-
### Describe the bug
Derivations I've written that use the Free Pascal compiler `fpc` build successfully on my local machine (`x86_64-darwin`, macOS 10.15.7), but when I try to build them on GitHub A…
-
## Describe the bug
Prefacing this with saying I'm pretty new to nix so apologies if I've missed something obvious or this isn't the correct place for this issue.
I'm using nix-darwin. After…
-
I'm able to ssh into linux-builder when I manually pass the ssh key and config, so the instance is running.
Failing with error: `connecting to 'ssh-ng://builder@linux-builder'...
cannot build on '…
-
When @Jonathansoufer tried to build on his Mac with M1 `aarch64` CPU it fails with:
```
No Android SDK tarballs are available for system architecture: aarch64-darwin
```
Which is caused by this `i…
-
Hi,
After Karabiner-Elements v15.0, a darwin-rebuild causes the following error:
```
setting up user launchd services...
creating user service org.nixos.activate_karabiner_system_ext
creating…
-
I tried to use nix-homebrew to manage my brew installation which in turn manages brews and casks. So far it was managed with nix-darwin homebrew.* options.
After installing brews are causing no pro…
-
## Steps To Reproduce
```bash
git clone https://github.com/NixOS/nixpkgs.git
git switch nixos-24.05
nix-build -A python311Packages.dns
```
## Build log
Build Log
```
this d…