| 26 Oct 2025 |
fzakaria | what is this failure | 22:35:45 |
fzakaria |
error: derivation '/nix/store/apdpsp8p798gz9a551bf64z6j1hrna6x-pre-commit-4.0.1.drv' specifies a sandbox profile, but this is only allowed when 'sandbox' is 'relaxed'
| 22:35:46 |
Winter | the package requires a sandboxProfile to be built on macOS | 22:37:20 |
Winter | so you need to lower your sandbox restriction to allow that | 22:37:28 |
fzakaria | hmm; i updated nixpkgs in the flake in CppNix | 22:37:48 |
fzakaria | something i guess in nixpkgs got changed; doesn't say what though | 22:38:03 |
Winter | nix derivation show on it? | 22:39:10 |
Winter | not sure what you mean by this, it’s pre-commit | 22:39:23 |
Winter | in nixpkgs@25.05 | 22:39:28 |