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:
parent
90ec015d61
commit
65bb12ba78
5 changed files with 11 additions and 1 deletions
|
|
@ -2480,6 +2480,7 @@ SingleDrvOutputs LocalDerivationGoal::registerOutputs()
|
|||
CanonPath { tmpDir + "/tmp" }).hash;
|
||||
}
|
||||
}
|
||||
assert(false);
|
||||
}();
|
||||
|
||||
ValidPathInfo newInfo0 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue