mirror of
https://github.com/NixOS/nix
synced 2025-07-05 20:41:47 +02:00
Move call-flake.nix to nix-flake
As suggested by Ericson2314 in review https://github.com/NixOS/nix/pull/12759#issuecomment-2755352343
This commit is contained in:
parent
6fc9651d57
commit
0c75581d8b
7 changed files with 34 additions and 10 deletions
|
@ -126,7 +126,6 @@ generated_headers = []
|
|||
foreach header : [
|
||||
'imported-drv-to-derivation.nix',
|
||||
'fetchurl.nix',
|
||||
'call-flake.nix',
|
||||
]
|
||||
generated_headers += gen_header.process(header)
|
||||
endforeach
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue