1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-15 05:21:03 +01:00
nix/src/libflake
Robert Hensing 2109a5a206 fix: Evaluate flake parent source without evaluating its outputs
This requires that we refer to the `sourceInfo` instead of the
`result`. However, `sourceInfo` does not create a chain of basedir
resolution, so we add that back with `flakeDir`.
2025-04-15 13:22:53 +02:00
..
flake Actually ignore system/user registries during locking 2025-04-09 17:59:51 +02:00
include/nix/flake Docs 2025-04-02 18:02:32 +02:00
.version Meson build for libexpr and libflake 2024-07-02 09:23:24 -04:00
call-flake.nix fix: Evaluate flake parent source without evaluating its outputs 2025-04-15 13:22:53 +02:00
meson.build Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
package.nix Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00