alephone.makeWrapper: accept extra arguments
This fixes the alephone-rubicon-x unpackPhase.
This commit is contained in:
parent
4f96c4349b
commit
32f63b8193
|
@ -96,5 +96,5 @@ in self // {
|
||||||
license = lib.licenses.free;
|
license = lib.licenses.free;
|
||||||
hydraPlatforms = [ ];
|
hydraPlatforms = [ ];
|
||||||
} // meta;
|
} // meta;
|
||||||
});
|
} // extraArgs);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue