octoprint: add passthru.python

This commit is contained in:
Gabriel Ebner 2020-05-03 11:59:18 +02:00
parent 1e38e7bec9
commit d5fb3b4e28

View file

@ -90,6 +90,8 @@ let
"test_set_external_modification"
];
passthru.python = self.python;
meta = with stdenv.lib; {
homepage = "https://octoprint.org/";
description = "The snappy web interface for your 3D printer";