Commit Graph

81 Commits

Author SHA1 Message Date
Jussi Kuokkanen
82b45bf454 treewide: remove licenses.agpl3 2024-03-21 18:09:24 +02:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Peder Bergebakken Sundt
f41aba3739 treewide: remove unreferenced patch files
Found with `fd \\.patch$ pkgs/ -x bash -c 'rg -F "{/}" pkgs/ -q || echo {}'`
2023-12-01 06:11:20 +01:00
Markus S. Wamser
c9d167f174 pkgs.applications: remove unused args 2022-10-12 16:00:16 +02:00
Christian Kögler
f714ff3fd1
Merge pull request #176522 from SebTM/cura_4131
cura: 4.12.1 -> 4.13.1
2022-08-16 17:03:37 +02:00
Robert Schütz
fa289b54cb cura_stable: remove 2022-06-07 16:38:20 +00:00
Sebastian Sellmeier
4549f69311
cura: 4.12.1 -> 4.13.1 2022-06-06 10:11:20 +02:00
K900
cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
Felix Buehler
66e037cf8e cura_stable: fix build by using correct version number 2021-12-14 16:24:44 +01:00
Felix Buehler
9812836f38 {cura,curaengine}: 4.10.0 -> 4.12.1,
{libnest2d,libarcus,libsavitar,pynest2d,uranium}: 4.10.0 -> 4.12.0
2021-12-14 16:22:07 +01:00
Charles Duffy
3e84134af4
curaLulzbot: remove
Per previous discussion, agreeing to remove this package if upstream did
not fix compatibility with a modern dependency chain prior to ZHF for
21.11.
2021-10-23 08:55:40 -05:00
Gabriel Ebner
84a05811ae cura: 4.9.0 -> 4.10.0 2021-07-04 10:07:36 +02:00
Eduardo Sánchez Muñoz
08a26e4579 pythonPackages.sip: rename to sip_4
sip 4 is the old and unmaintained version
2021-05-10 20:41:38 +02:00
Gabriel Ebner
53657d7d25 curaPlugins.rawmouse: 1.0.13 -> 1.1.0 2021-04-25 11:22:27 +02:00
Gabriel Ebner
8563f899cb cura: 4.8.0 -> 4.9.0 2021-04-25 11:22:26 +02:00
Gabriel Ebner
2293b337e1
Merge pull request #118581 from gebner/rawmouse1013
curaPlugins.rawmouse: init at 1.0.13
2021-04-05 19:52:08 +02:00
Gabriel Ebner
e3d05e010d curaPlugins.rawmouse: init at 1.0.13 2021-04-05 18:51:20 +02:00
Gabriel Ebner
c961f317d7 curaPlugins.octoprint: 3.5.16 -> 3.5.18 2021-04-05 12:23:19 +02:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob
d1852aca3c pkgs/tools, pkgs/applications: [sS]tdenv.*lib -> lib 2021-01-17 20:59:15 +07: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
b9e970027f cura: 4.7.1 -> 4.8.0 2020-12-06 12:41:39 +11:00
Gabriel Ebner
6841659b94 curaPlugins.octoprint: 3.5.12 -> 3.5.16 2020-09-06 13:32:41 +02:00
Gabriel Ebner
6b4f9a16c4 cura: 4.6.1 -> 4.7.1 2020-09-06 13:32:19 +02:00
Gabriel Ebner
af238824f4 curaPlugins.octoprint: 3.5.11 -> 3.5.12 2020-05-10 19:06:01 +02:00
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