produce libnixide-c bindings
This commit is contained in:
parent
93d76c002e
commit
9f90e0c323
7 changed files with 60 additions and 40 deletions
|
|
@ -1,10 +1,12 @@
|
|||
#ifndef NIXIDE_FLAKE
|
||||
#define NIXIDE_FLAKE
|
||||
|
||||
// #include <nix_api_flake_internal.hh>
|
||||
|
||||
// Nix C API for flake support.
|
||||
//
|
||||
#include <nix_api_flake.h>
|
||||
|
||||
// Nixide C API extensions for flake support.
|
||||
//
|
||||
#include <nixide_api_flake.h>
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue