1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 12:06:01 +01:00
nix/src/libstore-c
Robert Hensing b86a76044e Unexpose config headers (low hanging fruit only)
- Some headers were completely redundant and have been removed.
- Other headers have been turned private.
- Unnecessary meson.build code has been removed.
- libutil-tests now has a private config header, where previously
  it had none. This removes the need to expose a package version
  macro publicly.
2025-03-28 15:17:54 +00:00
..
.version Mesonify other external API 2024-07-02 09:23:24 -04:00
meson.build Unexpose config headers (low hanging fruit only) 2025-03-28 15:17:54 +00:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
nix_api_store.cc C API: Add nix_store_real_path 2024-12-14 17:25:41 +00:00
nix_api_store.h C API: Add nix_store_real_path 2024-12-14 17:25:41 +00:00
nix_api_store_internal.h C API: Keep the structure flat 2024-03-28 19:00:04 +01:00
package.nix Write just ./.version on all components 2025-02-18 11:41:35 +01:00