support conditional compilation of Nix C APIs
This commit is contained in:
parent
7756365941
commit
1e23515fc1
12 changed files with 198 additions and 63 deletions
3
nixide-sys/include/nix-flake.h
Normal file
3
nixide-sys/include/nix-flake.h
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
// Nix C API for flake support.
|
||||
//
|
||||
#include <nix_api_flake.h>
|
||||
Loading…
Add table
Add a link
Reference in a new issue