mirror of
https://github.com/NixOS/nix.git
synced 2025-11-14 06:22:42 +01:00
Hack together a fix for the public headers
Please fix this.
This commit is contained in:
parent
5c90b41715
commit
bd2d5b7335
8 changed files with 33 additions and 1 deletions
3
src/libexpr/expr-config.hh
Normal file
3
src/libexpr/expr-config.hh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
// TODO: Remove this damn file while keeping public config headers working
|
||||
#error \
|
||||
"This file is a placeholder. It only exists so that meson accepts the symbolic link include/nix/expr/config.hh to this file, but we expect meson to overwrite it with the real file. Apparently that did not happen. I deeply apologize for this mess."
|
||||
Loading…
Add table
Add a link
Reference in a new issue