1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Files
guix/nix/libstore
Reepca Russelstein 5ab3c4c1e4 daemon: Sanitize successful build outputs prior to exposing them.
There is currently a window of time between when the build outputs are exposed
and when their metadata is canonicalized.

* nix/libstore/build.cc (DerivationGoal::registerOutputs): wait until after
  metadata canonicalization to move successful build outputs to the store.

Change-Id: Ia995136f3f965eaf7b0e1d92af964b816f3fb276
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-10-21 00:09:24 +02:00
..
2020-06-24 19:55:22 +01:00
2015-07-03 00:30:55 +02:00
2015-07-03 00:30:55 +02:00
2019-09-08 11:49:24 +02:00
2014-12-19 22:47:37 +01:00
2023-09-09 18:47:35 +02:00