mirror of
https://github.com/vale981/hiro-flake-utils
synced 2025-03-04 17:01:40 -05:00
correct typo
This commit is contained in:
parent
b460ef7912
commit
55660a6ba8
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
, poetryArgs ? { }
|
||||
, buildInputs ? _: [ ]
|
||||
, nixpkgsConfig ? { }
|
||||
, addCythonTo ? { }
|
||||
, addCythonTo ? [ ]
|
||||
}:
|
||||
(flake-utils.lib.eachDefaultSystem (system:
|
||||
let
|
||||
|
|
Loading…
Add table
Reference in a new issue