-
The wiki
https://github.com/math-comp/math-comp/wiki/Using-nix
mentions the --no-daemon option about Nix but on a recent macOS computer it says:
```
Error: --no-daemon installs are no-longer…
-
## Steps To Reproduce
Steps to reproduce the behavior:
`nix build github:nixos/nixpkgs/nixos-24.11#comby` on `aarch64-darwin`
## Build log
```
$ nix build github:nixos/nixpkgs/nixos-24.11…
-
This would mitigate #339
Our entire omnix configuration (`om.nix`),
https://github.com/juspay/omnix/blob/main/nix/modules/flake-parts/om.nix
can be written as YAML as well (see below). This ha…
-
## Error
```
Error:
0: Planner error
1: Error executing action
2: Action `encrypt_apfs_volume` errored
3: The keychain lacks a password for the already existing "Nix Store" volume o…
-
## Description
I'm doing update for my Macbook Pro, update the OS into MacOS Sequoia 15.1, suddenly after update, some app in `~/Applications/Nix Apps` can't run because the Finder doesn't have permi…
-
### **Description**
I'm encountering issues when running ```nix flake show --allow-import-from-derivation``` on MacOS (aarch64-darwin). The command results in an error that halts the process. It ap…
-
### Description
I attempted to clean up /nix/store using both **sudo nix-collect-garbage -d** and **nix-collect-garbage**, but certain packages remain undeleted. The persistent packages are GUI appli…
-
| Field | Description |
|--------------|-------------|
| Plugin | `nvim-dap` |
| Nixpkgs | `unstable` |
| Home Manager | `unstable` |
- [x] I have read the [FAQ](https:/…
-
### Describe the bug
Being new to both Nix and Hyprland, this might be the wrong assumption. But I'm trying to add the repo and overlay a package, but running `$ nix flake show github:ndom91/rose-pin…
-
These past weeks I have been trying to get older versions of R and R packages to work by backporting fixes, especially for aarch64-darwin, by using the code in this repo: https://github.com/rstats-on-…