Commit graph

3543 commits

Author SHA1 Message Date
Luke Granger-Brown
08b22e605b Merge remote-tracking branch 'upstream/staging-next' into down-integrate-staging 2021-04-12 18:49:01 +00:00
Yusuf Bera Ertan
5104d563a4
pythonPackages.hydrus: 431 -> 434 2021-04-12 18:36:15 +03:00
Sandro
963e98cdae
Merge pull request #119117 from LeSuisse/mozjpeg-4.0.3
mozjpeg: 3.3.1 -> 4.0.3
2021-04-12 17:31:58 +02:00
Thomas Gerbet
8469abb6f5 panotools: 2.9.19 -> 2.9.20
Fixes CVE-2021-20307.

Changelog:
https://sourceforge.net/projects/panotools/files/libpano13/libpano13-2.9.20/
2021-04-12 10:40:23 +02:00
Sandro
c5a19b6924
Merge pull request #119107 from LeSuisse/fig2dev-3.2.8a
fig2dev: 3.2.8 -> 3.2.8a
2021-04-11 16:31:25 +02:00
Sandro
174eb0b113
Merge pull request #119105 from LeSuisse/xfig-3.2.8a
xfig: 3.2.8 -> 3.2.8a
2021-04-11 16:30:45 +02:00
Doron Behar
6db656c49d
Merge pull request #119137 from r-ryantm/auto-update/pdfcpu 2021-04-11 13:59:14 +00:00
R. RyanTM
9396e1b2f0 pdfcpu: 0.3.9 -> 0.3.11 2021-04-11 13:13:49 +00:00
Thomas Gerbet
7c0db9fbb5 mozjpeg: 3.3.1 -> 4.0.3
Fixes CVE-2018-14498.
2021-04-11 11:07:07 +02:00
Thomas Gerbet
920ffc27cb fig2dev: 3.2.8 -> 3.2.8a
Changelog:
https://sourceforge.net/p/mcj/fig2dev/ci/3.2.8a/tree/CHANGES
2021-04-11 10:08:42 +02:00
Thomas Gerbet
1b662aa1fa xfig: 3.2.8 -> 3.2.8a
Changelog:
https://sourceforge.net/p/mcj/xfig/ci/3.2.8a/tree/CHANGES
2021-04-11 09:58:04 +02:00
Nick Bathum
e2d7984d8c round: init at v0.0.2
Round image corners from CLI. Used by python diagrams.
2021-04-10 13:12:59 -04:00
R. RyanTM
4e2908b020 lightburn: 0.9.22 -> 0.9.23 2021-04-10 15:20:26 +00:00
Justin Humm
a19afca416 imagemagick7: 7.0.11-5 -> 7.0.11-6 2021-04-09 23:06:25 +02:00
Gabriel Ebner
e32d94201c drawio: add missing mesa dependency 2021-04-09 10:41:26 +02:00
Jan Tojnar
c04a14edd6 Merge branch 'master' into staging-next 2021-04-06 16:01:14 +02:00
Guillaume Girol
4e83ef8026
Merge pull request #113703 from symphorien/disable-sane-master
nixos/sane: allow to disable enabled-by-default plugins
2021-04-05 13:49:43 +02:00
Sandro Jäckel
3453b89f4b
lzma: deprecate alias 2021-04-04 19:49:52 +02:00
github-actions[bot]
bc845e51f0
Merge master into staging-next 2021-04-03 12:06:14 +00:00
Kovacsics Robert
9508fcff31 openscad: enable spacenav support 2021-04-02 23:05:50 +02:00
Gabriel Ebner
155f034b62 freecad: reenable spacenav support 2021-04-02 23:05:50 +02:00
Sandro
2efec1b83f
Merge pull request #118277 from erictapen/imagemagick-7.0.11-5
imagemagick7: 7.0.11-4 -> 7.0.11-5
2021-04-02 02:36:21 +02:00
Justin Humm
59ae7ec7f7 imagemagick7: 7.0.11-4 -> 7.0.11-5
Also removed an unnecessary let binding.
2021-04-01 20:57:10 +02:00
github-actions[bot]
78b864aeee
Merge staging-next into staging 2021-04-01 18:15:42 +00:00
Gabriel Ebner
7ed6404672
Merge pull request #118252 from rowanG077/master
freecad: disable spaceNav by default due to segfault
2021-04-01 16:27:34 +02:00
github-actions[bot]
b152812791
Merge staging-next into staging 2021-04-01 00:15:44 +00:00
rowanG077
1e7d28b7bb freecad: disable spaceNav by default due to segfault 2021-03-31 21:42:37 +02:00
rnhmjoj
61b7cab481
treewide: use perl.withPackages when possible
Since 03eaa48 added perl.withPackages, there is a canonical way to
create a perl interpreter from a list of libraries, for use in script
shebangs or generic build inputs. This method is declarative (what we
are doing is clear), produces short shebangs[1] and needs not to wrap
existing scripts.

Unfortunately there are a few exceptions that I've found:

  1. Scripts that are calling perl with the -T switch. This makes perl
  ignore PERL5LIB, which is what perl.withPackages is using to inform
  the interpreter of the library paths.

  2. Perl packages that depends on libraries in their own path. This
  is not possible because perl.withPackages works at build time. The
  workaround is to add `-I $out/${perl.libPrefix}` to the shebang.

In all other cases I propose to switch to perl.withPackages.

[1]: https://lwn.net/Articles/779997/
2021-03-31 21:35:37 +02:00
qq
6109cef14f drawio: 14.4.3 -> 14.5.1 2021-03-31 21:58:15 +03:00
github-actions[bot]
f311dede4c
Merge staging-next into staging 2021-03-29 00:15:53 +00:00
github-actions[bot]
b9456ca263
Merge master into staging-next 2021-03-28 18:14:11 +00:00
ajs124
2539e11b58
Merge pull request #117748 from helsinki-systems/upd/yed
yed: 3.20.1 -> 3.21.1
2021-03-28 19:36:57 +02:00
github-actions[bot]
ea21c98571
Merge staging-next into staging 2021-03-28 06:05:34 +00:00
github-actions[bot]
3f2a4a9dea
Merge master into staging-next 2021-03-28 06:05:31 +00:00
Ryan Mulligan
eab3dcf262
Merge pull request #117821 from r-ryantm/auto-update/photoflare
photoflare: 1.6.7 -> 1.6.7.1
2021-03-27 20:58:21 -07:00
Ryan Mulligan
6b9e1092eb
Merge pull request #117801 from r-ryantm/auto-update/lightburn
lightburn: 0.9.21 -> 0.9.22
2021-03-27 20:56:38 -07:00
github-actions[bot]
2ed7687b19
Merge staging-next into staging 2021-03-28 00:15:43 +00:00
github-actions[bot]
732dc6ef8f
Merge master into staging-next 2021-03-28 00:15:41 +00:00
Pavol Rusnak
ce3c1f8651
monado: 0.4.1 -> 21.0.0 (#117811)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-28 00:00:33 +01:00
R. RyanTM
3725e9cee3 photoflare: 1.6.7 -> 1.6.7.1 2021-03-27 18:26:55 +00:00
R. RyanTM
f4be46f9be lightburn: 0.9.21 -> 0.9.22 2021-03-27 15:28:06 +00:00
ajs124
90caa40006 yed: 3.20.1 -> 3.21.1
old src 404s
2021-03-27 03:31:35 +01:00
Jan Tojnar
b3c854b60b
Merge branch 'staging-next' into staging 2021-03-26 07:53:44 +01:00
github-actions[bot]
7c9222212f
Merge master into staging-next 2021-03-25 18:14:01 +00:00
Frederik Rietdijk
acc85f0e62 dia: stay with python2 2021-03-25 12:09:43 +01:00
github-actions[bot]
3fe8f858ef
Merge staging-next into staging 2021-03-23 18:20:04 +00:00
github-actions[bot]
ca7fa2ef7b
Merge master into staging-next 2021-03-23 18:20:01 +00:00
Ryan Mulligan
6930acfb14
Merge pull request #116947 from r-ryantm/auto-update/lightburn
lightburn: 0.9.20 -> 0.9.21
2021-03-23 09:11:39 -07:00
github-actions[bot]
8ef8f6b43c
Merge staging-next into staging 2021-03-23 06:18:05 +00:00
github-actions[bot]
39e3812215
Merge master into staging-next 2021-03-23 06:18:02 +00:00
illustris
3bf443d46a openimageio: fix build error 2021-03-22 22:56:17 -04:00
illustris
e9eee4a91d openimageio2: 2.1.9.0 -> 2.2.12.0 2021-03-22 22:56:17 -04:00
R. RyanTM
35a33570dd digikam: 7.1.0 -> 7.2.0 2021-03-23 00:53:26 +00:00
github-actions[bot]
13fa16d91b
Merge staging-next into staging 2021-03-23 00:40:28 +00:00
github-actions[bot]
11ee0bf5d7
Merge master into staging-next 2021-03-23 00:40:24 +00:00
Fabian Affolter
6ef42d4622 rapid-photo-downloader: specify license 2021-03-22 19:26:00 +01:00
github-actions[bot]
c0c22dd12d
Merge staging-next into staging 2021-03-22 12:26:59 +00:00
github-actions[bot]
feda7be375
Merge master into staging-next 2021-03-22 12:26:55 +00:00
Sandro
64ed9a9a99
Merge pull request #116247 from tfmoraes/meshlab-20.12
meshlab: 2020.07 -> 2020.12
2021-03-22 12:25:30 +01:00
github-actions[bot]
a941c67936
Merge staging-next into staging 2021-03-22 00:45:55 +00:00
github-actions[bot]
226884645e
Merge master into staging-next 2021-03-22 00:45:52 +00:00
Sandro
cf62dcbd6e
Merge pull request #115164 from mingmingrr/master
pythonPackages.hydrus: 426 -> 431
2021-03-21 21:20:21 +01:00
Robert Schütz
f53b98ca01
Merge pull request #117114 from erictapen/imagemagick-7.0.11-4
imagemagick: 7.0.11-3 -> 7.0.11-4
2021-03-21 15:48:10 +01:00
github-actions[bot]
6f6e1d46b4
Merge master into staging-next 2021-03-21 12:26:00 +00:00
Justin Humm
2a85dbda12 imagemagick: 7.0.11.3 -> 7.0.11-4
Changelog: https://github.com/ImageMagick/ImageMagick/blob/7.0.11-4/ChangeLog
2021-03-21 12:41:35 +01:00
Guillaume Girol
584f971216
Merge pull request #113707 from symphorien/sane-backends-udpate
sane-backends: 1.0.30 -> 1.0.32
2021-03-21 11:03:04 +00:00
Symphorien Gibol
c20cd1834f sane-backends: 1.0.30 -> 1.0.32
sane-backends-git: remove, it's not updated often enough to be useful
2021-03-21 11:07:14 +01:00
Martin Weinelt
ec8267c539
Merge branch 'master' into staging-next 2021-03-21 02:22:36 +01:00
koslambrou
dc88d47a5c
eddy: init at 1.2.1 (#115261)
Co-authored-by: kolam <kolam@tuta.io>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-20 19:57:08 +01:00
github-actions[bot]
11187b30ca
Merge staging-next into staging 2021-03-20 06:21:50 +00:00
Martin Weinelt
4abc71dd99
Merge pull request #111133 from r-ryantm/auto-update/batik
batik: 1.13 -> 1.14
2021-03-20 02:13:38 +01:00
github-actions[bot]
6e3a55e059
Merge staging-next into staging 2021-03-19 18:19:40 +00:00
Frederik Rietdijk
1ecb97eae9 Merge master into staging-next 2021-03-19 18:17:01 +01:00
R. RyanTM
d6e4eed8bd lightburn: 0.9.20 -> 0.9.21 2021-03-19 17:05:12 +00:00
Anderson Torres
af20ac46a8
Merge pull request #116786 from MatthewCroughan/freecad-flatmesh
freecad: add flatmesh library via '-D BUILD_FLAT_MESH:BOOL=ON'
2021-03-19 09:59:38 -03:00
github-actions[bot]
8c03075f07
Merge staging-next into staging 2021-03-19 00:41:08 +00:00
github-actions[bot]
d73a492e83
Merge master into staging-next 2021-03-19 00:41:01 +00:00
Anderson Torres
d4bbefe480
Merge pull request #116783 from MatthewCroughan/freecad-symlink
freecad: symlink uppercase executable names to lowercase in postFixup
2021-03-18 20:16:37 -03:00
matthewcroughan
93ec1d1b71 freecad: add flatmesh library via '-D BUILD_FLAT_MESH:BOOL=ON'
It's arguable that the FreeCAD flatmesh library should be included by default.
The upstream FreeCAD appimages are provided with this library compiled in.

See the following:
77a6470107
5bcddb3b86

Update pkgs/applications/graphics/freecad/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-18 22:46:57 +00:00
Jan Tojnar
39bc2f7abe
gimp: Fix crash without dot
GEGL 0.4.28 started marking introspect action as unavailable when dot is not present.
But GIMP previously required the action to be present at startup, even though it was only ever used in dev builds.
Let’s apply an upstream patch that removes this strict requirement.
2021-03-18 22:18:51 +01:00
matthewcroughan
6a31db4e8f freecad: symlink uppercase executable names to lowercase in postFixup
When a user installs this package, it's likely they will try to run 'freecad' instead of 'FreeCAD', this symlinks FreeCAD -> freecad such that the user will not be confused and assume that installation of the package did not work properly.
2021-03-18 20:54:35 +00:00
Jan Tojnar
0136206b12
Merge branch 'master' into staging-next 2021-03-18 13:35:59 +01:00
Anderson Torres
3c61ca9620
Merge pull request #116517 from AndersonTorres/freecad
freecad: unstable-2020-12-08 -> 0.19.1
2021-03-17 16:51:26 -03:00
Peter Hoeg
fc14612d12 leocad: 19.07.1 -> 21.03 2021-03-17 19:34:21 +08:00
WORLDofPEACE
effe752c61
Merge pull request #116407 from r-ryantm/auto-update/fondo
fondo: 1.5.1 -> 1.5.2
2021-03-16 23:26:20 -04:00
AndersonTorres
b1b91fc640 freecad: unstable-2020-12-08 -> 0.19.1 2021-03-16 12:24:56 -03:00
Robert Schütz
1f13d0df6e
Merge pull request #116332 from erictapen/imagemagick-7.0.11-3
imagemagick: 7.0.10-61 -> 7.0.11-3
2021-03-16 13:24:42 +01:00
github-actions[bot]
dec95bae4a
Merge master into staging-next 2021-03-15 12:25:41 +00:00
R. RyanTM
1ce3a1ab36 fondo: 1.5.1 -> 1.5.2 2021-03-15 12:19:08 +00:00
R. RyanTM
420c7f1e8c photoflare: 1.6.6 -> 1.6.7 2021-03-15 03:16:15 -04:00
github-actions[bot]
e7b44e6f52
Merge master into staging-next 2021-03-15 06:18:46 +00:00
Sandro
2484046c5a
Merge pull request #116346 from jansol/renderdoc
renderdoc: 1.11 -> 1.12
2021-03-15 01:51:45 +01:00
github-actions[bot]
8fa4dca9b5
Merge master into staging-next 2021-03-15 00:40:27 +00:00
Jan Solanti
b78770a1ee renderdoc: 1.11 -> 1.12 2021-03-15 01:37:25 +02:00
Justin Humm
e22e25f5aa imagemagick: add erictapen as maintainer 2021-03-15 00:05:41 +01:00
Justin Humm
7d7ccbd1de imagemagick: 7.0.10-61 -> 7.0.11-3 2021-03-15 00:05:41 +01:00
Justin Humm
c528ddd2da imagemagick6: add erictapen as maintainer 2021-03-14 20:22:47 +01:00
Justin Humm
3210e9158f imagemagick6: 6.9.12-1 -> 6.9.12-3 2021-03-14 20:22:38 +01:00
Thiago Franco de Moraes
c240077301
meshlab: 2020.07 -> 2020.12 2021-03-13 19:32:13 -03:00
Jan Tojnar
01a4d350c7
Merge branch 'master' into staging-next
Reverted https://github.com/NixOS/nixpkgs/pull/115228 for kodi to avoid conflict.

It does not look like unzip would be used but not investigating now to speed up merge conflict resolution.
2021-03-13 19:16:43 +01:00