This makes it easier for tooling to find the Rust stuff. Rust/non-rust is not a useful distinction in this repo anymore anyway.
7 lines
171 B
C
7 lines
171 B
C
#include <nix_api_util.h>
|
|
#include <nix_api_store.h>
|
|
#define GC_THREADS
|
|
#include <gc/gc.h>
|
|
#include <nix_api_expr.h>
|
|
#include <nix_api_value.h>
|
|
#include <nix_api_flake.h>
|