1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-10 20:46:01 +01:00
nix/src
Eelco Dolstra 8b9cb382e9 Fix path field in fetcher cache
86785fd9d1 was broken because it was
storing the full path in the MountedSourceAccessor as the `path` field
in the fetcher cache key (i.e. including the
/nix/store/... prefix). Especially in the case of lazy (virtual) store
paths, this didn't work at all because those paths are different every time.
2025-06-13 22:29:20 +02:00
..
build-remote fixup: only show "you can rerun" message if the derivation's platform is supported on this machine 2025-06-03 10:53:05 -07:00
external-api-docs nix -> determinate-nix 2025-02-24 23:28:09 +01:00
internal-api-docs nix -> determinate-nix 2025-02-24 23:28:09 +01:00
libcmd Fix some instances of 'will' 2025-06-06 10:51:58 -07:00
libexpr Formatting 2025-06-12 16:13:28 +02:00
libexpr-c Merge remote-tracking branch 'origin/2.29-maintenance' into detsys-main 2025-05-16 12:48:44 +02:00
libexpr-test-support Add a special type of context for the result of toString 2025-05-07 18:53:39 +02:00
libexpr-tests libexpr: fix UB in builtins.ceil and builtins.floor 2025-04-13 04:36:09 +02:00
libfetchers Fix path field in fetcher cache 2025-06-13 22:29:20 +02:00
libfetchers-c nix-fetchers-c: Init with settings object 2025-04-02 18:29:42 +02:00
libfetchers-tests Merge remote-tracking branch 'origin/2.29-maintenance' into detsys-main 2025-05-16 12:48:44 +02:00
libflake Fix some instances of 'will' 2025-06-06 10:51:58 -07:00
libflake-c Merge remote-tracking branch 'origin/2.29-maintenance' into detsys-main 2025-05-16 12:48:44 +02:00
libflake-tests Merge remote-tracking branch 'origin/2.29-maintenance' into detsys-main 2025-05-16 12:48:44 +02:00
libmain Re-supply inadvertently deleted word 2025-06-12 08:25:10 -07:00
libmain-c Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
libstore Fix one more 'will' 2025-06-12 08:28:01 -07:00
libstore-c Merge remote-tracking branch 'origin/2.29-maintenance' into detsys-main 2025-05-16 12:48:44 +02:00
libstore-test-support Merge remote-tracking branch 'origin/2.29-maintenance' into detsys-main 2025-05-16 12:48:44 +02:00
libstore-tests libstore: Introduce WorkerProto::FeatureSet alias 2025-05-02 17:40:34 +00:00
libutil Fix path field in fetcher cache 2025-06-13 22:29:20 +02:00
libutil-c Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
libutil-test-support Merge remote-tracking branch 'origin/2.29-maintenance' into detsys-main 2025-05-16 12:48:44 +02:00
libutil-tests Tagging release 2.29.0 2025-05-22 14:53:09 +02:00
nix Fix some instances of 'will' 2025-06-06 10:51:58 -07:00
nix-build Fix some instances of 'will' 2025-06-06 10:51:58 -07:00
nix-channel Merge remote-tracking branch 'origin/2.29-maintenance' into detsys-main 2025-05-16 12:48:44 +02:00
nix-collect-garbage Split out store-open.hh and store-registration.hh 2025-05-14 16:07:57 -04:00
nix-copy-closure Split out store-open.hh and store-registration.hh 2025-05-14 16:07:57 -04:00
nix-env Merge remote-tracking branch 'origin/2.29-maintenance' into detsys-main 2025-05-16 12:48:44 +02:00
nix-instantiate nix-instantiate --eval --xml: Devirtualize the output 2025-06-11 17:18:42 +02:00
nix-store Split out store-open.hh and store-registration.hh 2025-05-14 16:07:57 -04:00
perl Merge remote-tracking branch 'origin/2.29-maintenance' into detsys-main 2025-05-16 12:48:44 +02:00
nix-functional-tests Build Functional tests with Meson 2024-08-14 15:35:40 -04:00
nix-manual Build the manual with Meson 2024-10-09 11:58:17 -04:00