1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-12 05:26:02 +01:00
nix/src/libstore/unix/build
Bernardo Meurer Costa eea31494c1
fix(libstore/find-cycles): install header in public include directory
Move `find-cycles.hh` to `src/libstore/include/nix/store/build/` to
ensure it is properly installed as a public header and can be used by
tests and other consumers of the library.
2025-10-25 20:54:22 +00:00
..
child.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
chroot-derivation-builder.cc Combine cleanupBuild and deleteTmpDir 2025-08-28 14:01:11 -04:00
darwin-derivation-builder.cc Remove constructor from ChrootPath 2025-08-20 16:24:36 -04:00
derivation-builder.cc fix(libstore/find-cycles): install header in public include directory 2025-10-25 20:54:22 +00:00
external-derivation-builder.cc Consolidate logic choosing where we can/should build a bit 2025-10-10 17:28:57 -04:00
hook-instance.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
linux-derivation-builder.cc refactor(libstore): rename NIX_WITH_S3_SUPPORT to NIX_WITH_AWS_AUTH 2025-10-15 18:23:56 +00:00
sandbox-defaults.sb libstore: fix Unix sockets in the build directory on sandboxed macOS 2025-07-13 19:19:38 +03:00
sandbox-minimal.sb Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
sandbox-network.sb Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00