1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-03 23:51:00 +01:00

Fix gcc 12 warnings

This commit is contained in:
Eelco Dolstra 2024-02-28 22:59:20 +01:00
parent 90ec015d61
commit 65bb12ba78
5 changed files with 11 additions and 1 deletions

View file

@ -2480,6 +2480,7 @@ SingleDrvOutputs LocalDerivationGoal::registerOutputs()
CanonPath { tmpDir + "/tmp" }).hash;
}
}
assert(false);
}();
ValidPathInfo newInfo0 {