R. RyanTM
a483bae7cd
curaengine: 4.9.0 -> 4.9.1
2021-05-17 13:26:25 -07:00
Gabriel Ebner
342d9fd84f
curaengine: 4.8.0 -> 4.9.0
2021-04-25 11:22:26 +02:00
Enno Richter
4eb45c35da
curaengine_stable: fixup build on i686
2021-03-10 11:12:35 +01: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
Peter Stewart
78526ad4d6
curaengine: 4.7.1 -> 4.8.0
2020-12-06 12:41:39 +11:00
Gabriel Ebner
7a0ef553bd
curaengine: 4.6.1 -> 4.7.1
2020-09-06 13:32:08 +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
R. RyanTM
0a736d883b
curaengine: 4.5.0 -> 4.6.1
2020-05-05 18:51:16 -07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Herman Fries
f27a51e36f
cura: 4.4.0 -> 4.5.0
2020-03-15 14:42:10 -07: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
Daniel Albert
55e5c32425
curaengine: 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:08 +02: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
9e0e36b9d9
cura: add myself as maintainer
2019-08-08 09:40:41 +02:00
Gabriel Ebner
6bd380cb03
curaengine: 4.1.0 -> 4.2.0
2019-08-08 09:00:32 +02:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Gabriel Ebner
2d88612f97
curaengine: 4.0.0 -> 4.1.0
2019-06-01 11:19:39 +02:00
R. RyanTM
54bb7ed927
curaengine: 3.6.0 -> 4.0.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/curaengine/versions
2019-04-04 09:20:24 +02:00
Ioannis Koutras
c14eed2ac0
curaengine: add protobuf in buildInputs
2019-03-05 08:57:23 +01:00
Orivej Desh
3ce19d96b3
curaengine: 3.4.1 -> 3.6.0
2018-12-27 02:19:24 +00:00
Andrew Childs
98787edf30
curaengine: patch for compatibility with cmake 3.12 ( #45869 )
2018-08-31 16:10:37 +02:00
Johannes Frankenau
28f6c3ce67
curaengine: 3.3.0 -> 3.4.1
2018-07-14 22:53:57 +02:00
Johannes Frankenau
e187dd170f
curaengine: 3.2.1 -> 3.3.0
2018-06-10 10:17:27 +02:00
Nikolay Amiantov
9813473fa8
curaengine: 3.0.3 -> 3.2.1
2018-02-25 22:24:08 +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
Nikolay Amiantov
a5091226bd
curaengine: 2.6.1 -> 3.0.3
2017-10-22 04:18:41 +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
b16b8444c8
curaengine: 2.4.0 -> 2.6.1
2017-07-27 17:07:44 +03: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
Nikolay Amiantov
084ff113e9
curaengine: 15.04 -> 15.04.6
2016-09-02 12:24:27 +03:00
Nikolay Amiantov
d26e24fbea
curaengine: link to dynamic libs
2016-04-14 01:13:23 +03:00
Moritz Ulrich
726a380457
cura(engine): 15.02.1 -> 15.04.
2015-08-21 15:43:53 +02:00
Moritz Ulrich
3adcc60770
curaengine: update from 14.12.1 to 15.02.1
2015-03-07 12:04:18 +01:00
Moritz Ulrich
4f17a18423
cura(engine): update to 14.12.1
2015-01-19 15:52:46 +01:00
Moritz Ulrich
63289f088a
Cura(engine): Append version to name.
2014-10-01 20:26:02 +02:00
Moritz Ulrich
963a554b31
cura(engine): update to 14.0{7,3}.
2014-09-04 17:05:21 +02:00
ambrop7@gmail.com
5f2167627e
Add Cura.
2014-03-25 23:17:17 +01:00