Florian Brandes
29441c4a47
octoprint: fix darwin build, fix hash
...
fixes #261934
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-10-20 10:06:35 +02:00
R. Ryantm
e20c1dc1b4
octoprint: 1.9.2 -> 1.9.3
2023-10-12 03:21:04 +00:00
natsukium
98a5f015e7
python310Packages.flask-assets: rename from flask_assets
2023-08-24 21:46:07 +09:00
Florian Brandes
477976160c
octoprint: update hash to match tag update upstream
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-08-07 07:31:21 +02:00
Florian Brandes
5658c81155
octoprint: 1.9.1 -> 1.9.2
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-07-18 20:11:32 +02:00
R. Ryantm
159c8b9570
octoprint: 1.9.0 -> 1.9.1
2023-06-29 22:13:38 +00:00
Florian Brandes
030bdd2e03
octoprint: 1.8.7 -> 1.9.0
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-05-30 19:56:54 +02:00
Weijia Wang
13600367b2
treewide: misc: use top-level fetchPypi
2023-05-25 17:07:31 +03:00
Sandro Jäckel
86526d707a
octoprint: test plugins with ofborg
2023-04-10 23:59:50 +02:00
Sandro Jäckel
f7050cc88c
octoprint.plugins: use callPackage
2023-04-09 02:05:58 +02:00
Florian Brandes
bf4b584153
octoprint: fix build with (flask-)babel
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-03-04 20:31:33 +01:00
Florian Brandes
ae00f6e42e
octoprint: 1.8.6 -> 1.8.7
...
Changelog: https://github.com/OctoPrint/OctoPrint/releases/tag/1.8.7
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-03-03 13:01:33 +01:00
Nick Cao
8fa5bbcae7
octoprint: pin flask-babel to 2.0.0
2023-02-03 16:55:13 +08:00
Florian
b9e6189341
Octoprint vcgencmd patch ( #213201 )
...
* octoprint: add tmpfile.d rule for read-access to /dev/vchiq for vcgencmd
fixes #210629
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
* Update pkgs/applications/misc/octoprint/default.nix
---------
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Co-authored-by: Nick Cao <nickcao@nichi.co>
2023-01-29 16:11:48 +08:00
Florian Brandes
5b3ce4f78f
octoprint: add nixosTests
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Co-authored-by: Nick Cao <nickcao@nichi.co>
2023-01-29 05:40:28 +01:00
Florian Brandes
63f5159ec3
octoprint: pin flask-limiter to 2.6.2
...
fixes startup error with:
`TypeError: Limiter.__init__() got multiple values for argument
'key_func'`
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-01-29 05:20:40 +01:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Nick Cao
976499bf21
Merge pull request #210631 from Majiir/fix-octoprint-overlays
...
octoprint: fix overlay composition
2023-01-20 15:01:39 +08:00
Florian Brandes
2a1b43ef28
octoprint: fix build by relaxing constrain
...
relax version constrain of Flask-Limiter
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-01-16 19:19:17 +01:00
Majiir Paktu
5c79c4289a
octoprint: fix overlay composition
2023-01-13 23:24:31 -05:00
figsoda
a211d94291
treewide: remove attrPath from nix-update-script calls
...
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703 , `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
Sandro
89e49d87d3
Merge pull request #196488 from SuperSandro2000/changedetectionio
2022-10-20 20:25:36 +02:00
R. Ryantm
17bbf15d66
octoprint: 1.8.4 -> 1.8.6
2022-10-18 18:21:25 +00:00
Sandro Jäckel
a11a2a6d18
python310Packages.flask-login: normalise package name
2022-10-17 22:57:53 +02:00
Florian Brandes
3ff9c27947
octoprint: 1.8.3 -> 1.8.4
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-09-28 18:07:51 +02:00
Florian Brandes
e8c0a78f47
octoprint: 1.8.2 -> 1.8.3
...
fixes several security issues
See https://github.com/OctoPrint/OctoPrint/releases/tag/1.8.3
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-09-22 10:13:22 +02:00
Florian Brandes
e00c13649f
octoprint: fix build error on staging-next
...
due to flask update
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-09-12 17:14:12 +02:00
Florian Brandes
3ea5fcb7da
octoprint: 1.8.2 fix sha256 aufter upstream change
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-08-15 18:10:09 +02:00
Florian Brandes
d6a1ddd9d0
octoprint: 1.8.1 -> 1.8.2
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-08-09 21:09:05 +02:00
Florian Brandes
d08975af50
octoprint: 1.8.0 -> 1.8.1
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-05-24 16:00:21 +02:00
Florian Brandes
b81c83c52f
octoprint: 1.8.0rc5 -> 1.8.0
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-05-18 13:42:50 +02:00
Florian Brandes
d9b210878d
octoprint: relax version constrains
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-29 08:00:39 +02:00
Florian Brandes
51436260b0
octoprint: 1.8.0rc2 -> 1.8.0rc5
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-29 08:00:18 +02:00
florian on nixos (Florian Brandes)
cab2909b9a
octoprint: 1.7.3 -> 1.8.0rc2
...
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
2022-04-29 07:59:51 +02:00
Florian Brandes
3791cf24ed
octoprint: fix build failure due to python upgrades
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-28 12:45:37 +02:00
Martin Weinelt
95769fb2c8
octoprint: fix eval
...
Relying on attributes like these to always be available is prone to an
eval error when the overridden package drops them.
2022-04-15 01:39:55 +02:00
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
Fabian Affolter
3bbec485b1
octoprint: update celery override
2022-01-13 15:35:02 +01:00
Martin Weinelt
ff0ee5bf85
octoprint: ignore pyyaml version constraint
2022-01-09 00:48:23 +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
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