florian on nixos (Florian Brandes)
6eb2adefda
octoprint: fix build due to black
...
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
2022-03-23 10:52:55 +01:00
florian on nixos (Florian Brandes)
6833b1a1a7
ocoprint: fix build due to recent python upgrades
...
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
2022-02-14 12:40:07 +01:00
Martin Weinelt
8a4180ef0e
octoprint: 1.7.2 -> 1.7.3
2022-01-31 19:47:07 +01:00
Johannes Arnold
2fe87635b5
python3Packages.file_read_backwards: init at 2.0.0
2022-01-18 20:54:00 +01:00
Johannes Arnold
a85dc0c5a0
octoprint.python.pkgs.octolapse: init at 0.4.1
2022-01-18 20:51:55 +01:00
Fabian Affolter
3bbec485b1
octoprint: update celery override
2022-01-13 15:35:02 +01:00
Gabriel Ebner
f977c72b7f
Merge pull request #150662 from Stunkymonkey/CostEstimation-3.4.0
...
octoprint.python.pkgs.costestimate: 3.3.0 -> 3.4.0
2022-01-11 17:57:12 +01:00
Martin Weinelt
ff0ee5bf85
octoprint: ignore pyyaml version constraint
2022-01-09 00:48:23 +01:00
Felix Buehler
49a8f776f3
octoprint.python.pkgs.costestimate: 3.3.0 -> 3.4.0
2022-01-06 17:33:07 +01:00
Fabian Affolter
90a0ce221d
octoprint: add override for celery and sentry-sdk, remove constraint for sarge
2021-12-21 14:23:35 +01:00
Martin Weinelt
fa88683e1e
octoprint: 1.6.1 -> 1.7.2
2021-11-13 14:27:24 +01:00
Martin Weinelt
8817170fd3
octoprint.python.pkgs.octoprint-firmwarecheck: 2021.8.11 -> 2021.10.11
2021-11-13 14:17:01 +01:00
Martin Weinelt
f59cf0990f
octoprint.python.pkgs.octoprint-pisupport: 2021.8.2 -> 2021.10.28
2021-11-13 14:17:01 +01:00
Fabian Affolter
6d298ca46b
octoprint: update override for unidecode
2021-10-04 08:22:09 +02:00
Felix Buehler
50840cc6d2
octoprint/costestimation: fix homepage & fmt
2021-09-20 00:41:35 +02:00
illustris
06a91dda9c
octoprint.python.pkgs.ender3v2tempfix: init at unstable-2021-04-27
2021-09-19 09:44:23 +05:30
Martin Weinelt
2def3f8cb1
octoprint.python.pkgs.bedlevelvisualizer: 0.1.15 -> 1.1.0
2021-08-23 02:00:31 +02:00
Martin Weinelt
9a9480f381
octoprint.python.pkgs.costestimation: 3.2.0 -> 3.3.0
2021-08-23 02:00:27 +02:00
Martin Weinelt
5b6b10f7ae
octoprint.python.pkgs.curaenginelegacy: 1.1.1 -> 1.1.2
2021-08-23 01:55:14 +02:00
Martin Weinelt
dd7f6fc16b
octoprint.python.pkgs.displaylayerprogress: 1.24.0 -> 1.26.0
2021-08-23 01:55:14 +02:00
Martin Weinelt
8a1a19a219
octoprint.python.pkgs.gcodeeditor: 0.2.9 -> 0.2.12
2021-08-23 01:55:13 +02:00
Martin Weinelt
f93866652b
octoprint.python.pkgs.marlingcodedocumentation: 0.11.0 -> 0.13.0
2021-08-23 01:55:13 +02:00
Martin Weinelt
7c0061f1dc
octoprint.python.pkgs.mqtt: 0.8.7 -> 0.8.10
2021-08-23 01:55:13 +02:00
Martin Weinelt
d630a8dcec
octoprint.python.pkgs.printtimegenius: 2.2.6 -> 2.2.8
2021-08-23 01:55:13 +02:00
Martin Weinelt
0d5c1cadfa
octoprint.python.pkgs.psucontrol: 0.1.9 -> 1.0.6
2021-08-23 01:55:12 +02:00
Martin Weinelt
47fea9853b
octoprint.python.pkgs.simpleemergencystop: 1.0.3 -> 1.0.5
2021-08-23 01:55:12 +02:00
Martin Weinelt
c94b2d6f8f
octoprint.python.pkgs.telegram: 1.6.4 -> 1.6.5
2021-08-23 01:55:12 +02:00
Martin Weinelt
623ad8a9b6
octoprint.python.pkgs.touchui: 0.3.16 -> 0.3.18
2021-08-23 01:55:12 +02:00
Martin Weinelt
2d801b4d1d
octoprint.python.pkgs.octoklipper: 0.3.2 -> 0.3.8.3
2021-08-23 01:55:12 +02:00
Martin Weinelt
505106bc4b
octoprint.python.pkgs.octoprint-dashboard: 1.15.2 -> 1.18.3
2021-08-23 01:55:11 +02:00
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
Martin Weinelt
fc0b15b696
octoprint: update zeroconf override
...
Required so it still works with the latest changes to the derivation.
Does not make octoprint build, this would require further overrides
around the flask/werkzeug ecosystem.
2021-07-22 23:06:59 +02:00
Daniel Fullmer
b809a63817
octoprint: add missing dependency to websocket-client
...
The `six` dependency was removed from the websocket-client package when
it was upgraded to 1.1.0 in 600d787b9b
.
Since we pin a different version for octoprint, we should re-add it
here.
2021-06-27 20:34:27 -07:00
Drew Risinger
8bc99a162f
octoprint: pin websocket-client to 0.58.0
2021-06-16 12:24:26 -04:00
Sandro Jäckel
7b4d273d3c
pythonPackages: websocket_client -> websocket-client
2021-06-15 22:03:10 +02:00
Felix Buehler
7e35bf23c2
octoprint.python.pkgs.m86motorsoff: init at 0.1.0
2021-03-16 16:13:34 +01:00
Felix Buehler
0593d850d9
octoprint.python.pkgs.telegram: init at 1.6.4
2021-03-16 16:13:19 +01:00
Felix Buehler
93279df201
octoprint.python.pkgs.displayprogress: init at 0.1.3
2021-03-16 16:12:58 +01:00
Felix Buehler
88046a1ab1
octoprint.python.pkgs.costestimation: init at 3.2.0
2021-03-16 16:12:38 +01:00
Martin Weinelt
7938f40c35
octoprint: ignore emoji and watchdog version constraints
2021-02-03 14:29:12 +01:00
Bernardo Meurer
97e1ee02e8
octoprint: 1.5.1 -> 1.5.3
2021-01-31 18:44:18 -08:00
Bernardo Meurer
fa08c42f94
octoprint: use nix-updater-script
2021-01-31 18:43:52 -08:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Orivej Desh
5a772d4cb0
octoprint: pin flask-babel to 1.0.0
2020-12-07 13:16:18 +00:00
Bernardo Meurer
e82416909f
octoprint: sort propagatedBuildInputs
2020-12-07 13:12:04 +00:00
Bernardo Meurer
16f145e29f
octoprint: 1.4.2 -> 1.5.1
2020-12-07 13:12:04 +00:00
Bernardo Meurer
1122d28e9f
octoprint.python.pkgs.marlingcodevisualizer: init at 0.11.0
2020-11-06 11:48:08 -08:00
Bernardo Meurer
7fede29d83
nixos/octoprint: remove references to deprecated/removed m33-fio plugin
2020-11-06 00:39:50 -08:00
Bernardo Meurer
d6a1aff820
octoprint.python.pkgs.bedlevelvisualizer: init at 0.1.15
2020-10-21 00:24:52 -07:00
Bernardo Meurer
f66c7667e3
octoprint.python.pkgs.themeify: init at 1.2.2
2020-10-21 00:00:46 -07:00