1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-14 14:32:42 +01:00
nix/src/libflake
Matt Sturgeon a98ff409fa Use correct parent outPath for relative path inputs
Ensure relative path inputs are relative to the parent node's _actual_
`outPath`, instead of the subtly different `sourceInfo.outPath`.

Additionally, non-flake inputs now also have a `sourceInfo` attribute.

This fixes the relationship between `self.outPath` and
`self.sourceInfo.outPath` in some edge cases.

Fixes #13164

(cherry picked from commit 46beb9af76)
2025-06-27 11:59:11 +00:00
..
include/nix/flake Backward compatibility hack for dealing with dir in URL-style flakerefs 2025-05-12 20:35:46 +00:00
.version Meson build for libexpr and libflake 2024-07-02 09:23:24 -04:00
call-flake.nix Use correct parent outPath for relative path inputs 2025-06-27 11:59:11 +00:00
config.cc Move libflake/flake/* to libflake 2025-04-23 19:06:03 +00:00
flake-primops.cc Move libflake/flake/* to libflake 2025-04-23 19:06:03 +00:00
flake.cc lockFlake(): Allow registry lookups for overridden inputs 2025-06-11 06:53:31 +02:00
flakeref.cc Backward compatibility hack for dealing with dir in URL-style flakerefs 2025-05-12 20:35:46 +00:00
lockfile.cc Move libflake/flake/* to libflake 2025-04-23 19:06:03 +00:00
meson.build Move libflake/flake/* to libflake 2025-04-23 19:06:03 +00: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-02 11:37:17 -04:00
settings.cc Move libflake/flake/* to libflake 2025-04-23 19:06:03 +00:00
url-name.cc Move libflake/flake/* to libflake 2025-04-23 19:06:03 +00:00