Merge pull request #123151 from fabaff/prayer-times-calculator
This commit is contained in:
@@ -407,7 +407,7 @@
|
||||
"ipp" = ps: with ps; [ pyipp ];
|
||||
"iqvia" = ps: with ps; [ numpy pyiqvia ];
|
||||
"irish_rail_transport" = ps: with ps; [ ]; # missing inputs: pyirishrail
|
||||
"islamic_prayer_times" = ps: with ps; [ ]; # missing inputs: prayer_times_calculator
|
||||
"islamic_prayer_times" = ps: with ps; [ prayer-times-calculator ];
|
||||
"iss" = ps: with ps; [ ]; # missing inputs: pyiss
|
||||
"isy994" = ps: with ps; [ ]; # missing inputs: pyisy
|
||||
"itach" = ps: with ps; [ ]; # missing inputs: pyitachip2ir
|
||||
|
||||
@@ -286,6 +286,7 @@ in with py.pkgs; buildPythonApplication rec {
|
||||
"intent"
|
||||
"intent_script"
|
||||
"ipp"
|
||||
"islamic_prayer_times"
|
||||
"jewish_calendar"
|
||||
"kmtronic"
|
||||
"knx"
|
||||
|
||||
Reference in New Issue
Block a user