factorial: remove alias usage
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
lib,
|
||||
runCommandNoCC,
|
||||
runCommand,
|
||||
opentxl,
|
||||
}:
|
||||
runCommandNoCC "opentxl-test"
|
||||
runCommand "opentxl-test"
|
||||
{
|
||||
nativeBuildInputs = [ opentxl ];
|
||||
src = lib.sources.sourceByRegex ./. [
|
||||
|
||||
Reference in New Issue
Block a user