mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Remove obsolete FIXME
This commit is contained in:
parent
6e0a2b971b
commit
13d8400ac5
1 changed files with 0 additions and 1 deletions
|
@ -67,7 +67,6 @@ struct ProfileElement
|
|||
ref<Store> store,
|
||||
const BuiltPaths & builtPaths)
|
||||
{
|
||||
// FIXME: respect meta.outputsToInstall
|
||||
storePaths.clear();
|
||||
for (auto & buildable : builtPaths) {
|
||||
std::visit(overloaded {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue