mirror of
https://github.com/NixOS/nix
synced 2025-07-10 04:43:53 +02:00
Add functional tests for include directive in nix config file
This commit is contained in:
parent
478c05308c
commit
ba0bd8fae6
4 changed files with 16 additions and 1 deletions
2
tests/functional/config/nix-with-include.conf
Normal file
2
tests/functional/config/nix-with-include.conf
Normal file
|
@ -0,0 +1,2 @@
|
|||
experimental-features = nix-command
|
||||
include ./extra-config.conf
|
Loading…
Add table
Add a link
Reference in a new issue