octoprint: add passthru.python
This commit is contained in:
parent
1e38e7bec9
commit
d5fb3b4e28
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user