Test if flake.nix nixConfig allows IFD option to be removed from HM/Hydra #11

Closed
opened 2026-05-23 19:00:11 +00:00 by barnett · 1 comment
Owner

Right now allow_import_from_derivation is forced on via Home-Manager and hydra.conf but if setting it in flake.nix works, that would be more portable. It's possible the HM setting can go away but the hydra setting must stay.

Right now allow_import_from_derivation is forced on via Home-Manager and hydra.conf but if setting it in flake.nix works, that would be more portable. It's possible the HM setting can go away but the hydra setting must stay.
Author
Owner

Tested and the flake-local option doesn't work. Looks like an upstream issue with Stylix importing base16 colors from https://github.com/SenchoPens/base16.nix and only ~/.config/nix/nix.conf is respected (not even system-level /etc/nix.conf).

On NixOS machines this will be included automatically by modules/home/developer/nix.nix. On non-NixOS machines it's trivial enough to add manually, albeit annoying.

Tested and the flake-local option doesn't work. Looks like an upstream issue with Stylix importing base16 colors from https://github.com/SenchoPens/base16.nix and *only* `~/.config/nix/nix.conf` is respected (not even system-level `/etc/nix.conf`). On NixOS machines this will be included automatically by modules/home/developer/nix.nix. On non-NixOS machines it's trivial enough to add manually, albeit annoying.
barnett 2026-05-26 02:46:29 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
barnett/nixos-config#11
No description provided.