mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-13 11:30:35 +08:00
octoprint: fix build issue with flask-limiter dependency
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
This commit is contained in:
@@ -171,6 +171,7 @@ let
|
||||
"zeroconf"
|
||||
"Flask-Login"
|
||||
"werkzeug"
|
||||
"Flask-Limiter"
|
||||
];
|
||||
in
|
||||
''
|
||||
|
||||
Reference in New Issue
Block a user