Merge branch 'master' into octoprint

This commit is contained in:
Gabriel Ebner
2020-05-03 11:37:52 +02:00
12530 changed files with 147072 additions and 78852 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ let
];
meta = with stdenv.lib; {
homepage = https://octoprint.org/;
homepage = "https://octoprint.org/";
description = "The snappy web interface for your 3D printer";
license = licenses.agpl3;
maintainers = with maintainers; [ abbradar gebner WhittlesJr ];