mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 18:41:34 +01:00
Disable import-from-derivation (IFD)
See https://nix.dev/manual/nix/2.26/language/import-from-derivation#import-from-derivation
This commit is contained in:
parent
f23f3d4433
commit
a6bb0ee596
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@
|
|||
"@wheel"
|
||||
];
|
||||
commit-lock-file-summary = "flake.lock: Update";
|
||||
allow-import-from-derivation = false;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue