correct typo

This commit is contained in:
Valentin Boettcher 2021-12-09 14:29:07 +01:00
parent b460ef7912
commit 55660a6ba8

View file

@ -46,7 +46,7 @@
, poetryArgs ? { }
, buildInputs ? _: [ ]
, nixpkgsConfig ? { }
, addCythonTo ? { }
, addCythonTo ? [ ]
}:
(flake-utils.lib.eachDefaultSystem (system:
let