Skip to content

Commit

Permalink
Merge pull request #190940 from gador/octoprint-fix-flask
Browse files Browse the repository at this point in the history
octoprint: fix build error on staging-next
  • Loading branch information
onny committed Sep 13, 2022
2 parents 8c4a8f9 + e00c136 commit 71b3cef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/applications/misc/octoprint/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ let
"zeroconf"
"Flask-Login"
"werkzeug"
"flask"
];
in
''
Expand Down

0 comments on commit 71b3cef

Please sign in to comment.