nixpkgs/pkgs/applications/misc/octoprint
Martin Weinelt fe6d9366c9
octoprint: 1.5.3 -> 1.6.1
Hardcode path to pip so octoprint will find it and recognize it cannot
write to its install dir with the /nix/store. This causes less, at least
when looking at the log output, compared to not having pip accessible at
all.

Hardcore path to ffmpeg, because it is not reasonable on a NixOS setup
to not treat this as a dependency. At the same time we hide the related
settings form, so the user cannot overwrite it.
Having the user input a sensible path would require installing ffmpeg
into the environment, not a great solution, so patching it is.
2021-08-23 01:55:11 +02:00
..
default.nix octoprint: 1.5.3 -> 1.6.1 2021-08-23 01:55:11 +02:00
ffmpeg-path.patch octoprint: 1.5.3 -> 1.6.1 2021-08-23 01:55:11 +02:00
pip-path.patch octoprint: 1.5.3 -> 1.6.1 2021-08-23 01:55:11 +02:00
plugins.nix octoprint.python.pkgs.m86motorsoff: init at 0.1.0 2021-03-16 16:13:34 +01:00
printtimegenius-logging.patch Octoprint-PrintTimeGenius: 2.0.2 -> 2.2.1 2020-02-13 15:58:04 -05:00