mirror of
https://github.com/NixOS/nix
synced 2025-07-03 02:01:48 +02:00
Remove FIXME
This commit is contained in:
parent
0b00bf7c09
commit
00b99b8bc0
1 changed files with 1 additions and 1 deletions
|
@ -470,7 +470,7 @@ LockedFlake lockFlake(
|
|||
Override {
|
||||
.input = inputOverride,
|
||||
.sourcePath = sourcePath,
|
||||
.parentInputPath = inputPathPrefix // FIXME: should this be inputPath?
|
||||
.parentInputPath = inputPathPrefix
|
||||
});
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue