Skip to content

Commit

Permalink
Update src/libflake/flake-settings.hh
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
  • Loading branch information
Ericson2314 and roberth authored Jun 26, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 2224f3c commit 8f2c459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libflake/flake-settings.hh
Original file line number Diff line number Diff line change
@@ -47,7 +47,7 @@ struct FlakeSettings : public Config
Xp::Flakes};
};

// FIXME: don't use a global variable.
// TODO: don't use a global variable.
extern FlakeSettings flakeSettings;

}

0 comments on commit 8f2c459

Please sign in to comment.