1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 10:41:16 +02:00
nix/src/libexpr
Eelco Dolstra 9d3595646d nix shell: Resolve symlinks in storeFS
`storeFS` is the `MountedSourceAccessor` that wraps `store->getFSAccessor()`.
2025-04-09 17:34:19 -04:00
..
include/nix/expr nix shell: Resolve symlinks in storeFS 2025-04-09 17:34:19 -04:00
primops Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
value Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
.version Meson build for libexpr and libflake 2024-07-02 09:23:24 -04:00
attr-path.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
attr-set.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
eval-cache.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
eval-error.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
eval-gc.cc Add -Wundef to make #if FOO an error if not defined 2025-04-05 00:45:19 +02:00
eval-settings.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
eval.cc nix shell: Resolve symlinks in storeFS 2025-04-09 17:34:19 -04:00
fetchurl.nix Format .nix files 2025-01-24 17:04:02 +01:00
function-trace.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
get-drvs.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
imported-drv-to-derivation.nix Format .nix files 2025-01-24 17:04:02 +01:00
json-to-value.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
lexer-helpers.cc Make lexer-helpers.hh internal to fix a clang-tidy error 2025-04-07 18:21:08 +02:00
lexer-helpers.hh Make lexer-helpers.hh internal to fix a clang-tidy error 2025-04-07 18:21:08 +02:00
lexer.l Make lexer-helpers.hh internal to fix a clang-tidy error 2025-04-07 18:21:08 +02:00
meson.build Clean some header related things. 2025-04-06 18:53:38 -04:00
meson.options Meson build for libexpr and libflake 2024-07-02 09:23:24 -04:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
nixexpr.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
package.nix Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
parser.y Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
paths.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
primops.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
print-ambiguous.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
print.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
search-path.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
value-to-json.cc Docs 2025-04-02 18:02:32 +02:00
value-to-xml.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00