Merge remote-tracking branch 'origin/master' into flakes

This commit is contained in:
Eelco Dolstra
2020-04-01 00:03:50 +02:00
6 changed files with 10 additions and 23 deletions
+1 -1
View File
@@ -171,7 +171,7 @@ std::set<StorePath> toDerivations(ref<Store> store,
filename:lineno. */
Strings editorFor(const Pos & pos);
struct MixProfile : virtual Args, virtual StoreCommand
struct MixProfile : virtual StoreCommand
{
std::optional<Path> profile;