Commit Graph

56 Commits

Author SHA1 Message Date
Gabriel Ebner
bc56fe5759 cura: 4.5.0 -> 4.6.1 2020-05-10 19:06:01 +02:00
Jörg Thalheim
887295fd2d
treewide: remove the-kenny from maintainers
@the-kenny did a good job in the past and is set as maintainer in many package,
however since 2017-2018 he stopped contributing. To create less confusion
in pull requests when people try to request his feedback, I removed him as
maintainer from all packages.
2020-05-09 10:28:57 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Charles Duffy
68d14b3756
curaLulzbot: Fix build breakage around OpenMP compatibility 2020-03-29 10:49:36 -05:00
Jörg Thalheim
716aa1abdb
curaengine-lulzbot: fix build 2020-03-28 03:06:34 +00:00
Herman Fries
f27a51e36f cura: 4.4.0 -> 4.5.0 2020-03-15 14:42:10 -07:00
Gabriel Ebner
6ddbf42beb curaPlugins.octoprint: 3.5.8 -> 3.5.11 2019-12-07 10:58:00 +01:00
Niklas Hambüchen
50c8701d51 cura, python3Packages.libsavitar, python3Packages.libarcus, python3Packages.uranium: 4.3.0 -> 4.4.0
Closes #74134.

Note the `cura.materials` hash is not updated because apparently
its contents stay the same, despite version update.

Implements comment about libarcus from:
https://github.com/NixOS/nixpkgs/pull/69435#issuecomment-535465040
2019-12-07 02:58:37 +01:00
Gabriel Ebner
ec43bdc06e
Merge pull request #69442 from charles-dyfis-net/curaLE-3.6.20
curaLulzbot: 3.6.18 -> 3.6.21
2019-11-03 09:40:29 +01:00
Gabriel Ebner
26c2293762 curaPlugins.octoprint: patch merged upstream 2019-11-01 18:48:17 +01:00
Gabriel Ebner
895874d214 curaPlugins.octoprint: make compatible with cura 4.3.0 2019-11-01 18:00:01 +01:00
Evils
9b199b9d92 cura: fix #71184 2019-10-15 16:15:22 +02:00
Charles Duffy
b60d3a3160
curaLulzbot: 3.6.20 -> 3.6.21 2019-10-13 15:32:33 -05:00
Charles Duffy
de36bdc269
curaLulzbot: Adopt fixes from mainline cura package 2019-09-25 23:13:19 -05:00
Charles Duffy
ff4e645739
curaLulzbot: 3.6.18 -> 3.6.20
Updates numerous material profiles for recent machines (TAZ Pro, TAZ
Workhorse), and fixes some other minor bugs.  No changes to slicer
engine, firmware, or other dependencies.
2019-09-25 19:32:53 -05:00
Daniel Albert
d27f4bf0a1 cura: 4.2.1 -> 4.3.0
See https://ultimaker.com/learn/ultimaker-cura-4-3-available-now for
more info.
2019-09-25 22:53:21 +02:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
volth
c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Gabriel Ebner
919e5eda2e cura: use wrapQtApp 2019-08-09 12:11:58 +02:00
Gabriel Ebner
8febac00c3
Merge pull request #66315 from gebner/cura421
cura: 4.1.0 -> 4.2.1
2019-08-08 10:02:54 +02:00
Gabriel Ebner
9e0e36b9d9 cura: add myself as maintainer 2019-08-08 09:40:41 +02:00
Gabriel Ebner
7246d5cfe6 curaPlugins.octoprint: 3.5.5 -> 3.5.8 2019-08-08 09:40:41 +02:00
Gabriel Ebner
76f01413bd cura: workaround for #59901 2019-08-08 09:40:41 +02:00
Gabriel Ebner
041e8a9739 cura: 4.1.0 -> 4.2.1 2019-08-08 09:40:41 +02:00
Charles Duffy
784c69adfa
curaLulzbot: move dependencies into sequestered corner of source tree 2019-08-04 15:51:53 -05:00
Charles Duffy
0ca75bc294
curaLulzbot: 15.02.1-1.03-5064 -> 3.6.18
Move Cura Lulzbot Edition to be based on the same generation of the
codebase as the upstream (Ultimaker) branch, away from a many-year-old
legacy tree.

Since prior Lulzbot Edition packaging simply wrapped binaries unpacked
from Debian binary packages, doing this right requires forking the same
dependencies that Lulzbot has branched themselves as well.
2019-08-02 19:36:33 -05:00
betaboon
f29609060a cura: support plugins, add octoprint-plugin 2019-06-13 19:14:52 +02:00
Gabriel Ebner
b3a60dc3c1 cura: 4.0.0 -> 4.1.0 2019-06-01 11:20:09 +02:00
Gabriel Ebner
66c8e4bc7a cura: 3.6.0 -> 4.0.0 2019-04-04 09:52:38 +02:00
Orivej Desh
8112354f4f cura: 3.4.1 -> 3.6.0 2018-12-27 02:21:02 +00:00
John Ericson
2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Johannes Frankenau
c429142448 cura: 3.3.1 -> 3.4.1 2018-07-14 22:54:12 +02:00
Silvan Mosberger
57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Johannes Frankenau
4c73d164d4 cura: 3.2.1 -> 3.3.1 2018-06-10 10:17:28 +02:00
Matthew Justin Bauer
ed2177bb08
Merge pull request #40544 from jfrankenau/cura-fix-sidebar-materials
cura: fix invisible sidebar and install missing materials
2018-06-01 23:12:01 -04:00
Ryan Mulligan
af9d10a91b treewide: fix derivation names 2018-05-28 05:59:57 -07:00
Johannes Frankenau
b9361e8da8 cura: install missing materials 2018-05-15 10:56:58 +02:00
Johannes Frankenau
08f0c4361c cura: fix invisible sidebar 2018-05-15 10:56:53 +02:00
Nikolay Amiantov
605a4d4eed cura: 3.1.0 -> 3.2.1 2018-02-25 22:24:09 +03:00
Nikolay Amiantov
08f8ad26b3 treewide: unquote homepage in my packages
I don't like this personally but we have #27809 as a precedent.
2018-02-25 22:24:08 +03:00
adisbladis
0e30e9b7ae
cura: 3.0.3 -> 3.1.0 2018-01-13 03:50:09 +08:00
Nikolay Amiantov
6d86fcb86d cura: 2.6.1 -> 3.0.3 2017-10-22 04:18:45 +03:00
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Nikolay Amiantov
3e1a1f86d1 cura: 2.4.0 -> 2.6.1 2017-07-27 17:07:44 +03:00
Thomas Tuegel
c816bbc8a8
qt5: remove makeQtWrapper 2017-06-18 08:44:42 -05:00
Nikolay Amiantov
2e80b50a7e cura, curaengine: 14.04 -> 2.4.0
Move old Cura to {cura,curaengine}_stable
2017-03-01 02:23:18 +03:00
Ambroz Bizjak
7102c3c0c4 cura: Fix breakage due to numpy change. (#16234)
Upstream bug report: https://github.com/daid/Cura/issues/1461
2016-06-15 13:42:32 +01:00
Peter Jones
674d0a7992 curaLulzbot: init at 15.02.1-1.03-5064 2015-08-31 14:42:05 -06:00
Moritz Ulrich
726a380457 cura(engine): 15.02.1 -> 15.04. 2015-08-21 15:43:53 +02:00