alephone.makeWrapper: accept extra arguments

This fixes the alephone-rubicon-x unpackPhase.
This commit is contained in:
Emery Hemingway 2021-02-11 14:55:01 +01:00
parent 4f96c4349b
commit 32f63b8193

View file

@ -96,5 +96,5 @@ in self // {
license = lib.licenses.free;
hydraPlatforms = [ ];
} // meta;
});
} // extraArgs);
}