Commit graph

3340 commits

Author SHA1 Message Date
AndersonTorres 4661238e79 fig2dev: cosmetic rewriting 2021-02-03 08:48:31 -03:00
AndersonTorres daecbd7b06 xfig: cosmetic rewriting 2021-02-03 01:07:15 -03:00
Sandro d21b1b26a1
Merge pull request #111396 from twhitehead/ovito
ovito: init at 3.4.0
2021-02-02 00:38:43 +01:00
Tyson Whitehead 6873dc2341
ovito: init at 3.4.0 2021-02-01 11:43:16 -05:00
Ben Siraphob 9fdcac4b9b emulsion: remove unused xdg_utils input 2021-02-01 15:04:56 +07:00
Sandro 3ef8a645f9
Merge pull request #111287 from dotlambda/imagemagick6-6.9.11-57 2021-01-31 19:15:17 +01:00
Robert Schütz 21a2aebf31
Merge pull request #111327 from veprbl/pr/dia_CVE-2019-19451
dia: fix CVE-2019-19451
2021-01-31 08:22:21 +01:00
Ryan Mulligan 3bd2a6c3ab
Merge pull request #111144 from r-ryantm/auto-update/avocode
avocode: 4.11.0 -> 4.11.1
2021-01-30 15:51:29 -08:00
Justin Humm ef5475235c glimpse: init at 0.2.0
Co-authored-by: Louis Bettens <louis@bettens.info>
Co-authored-by: ash lea <example@thisismyactual.email>
2021-01-30 20:41:57 +01:00
Robert Schütz 35f48cfd9d
Merge pull request #110207 from LeSuisse/graphicsmagick-1.3.36
graphicsmagick: 1.3.35 -> 1.3.36
2021-01-30 19:51:21 +01:00
Dmitry Kalinkin cd463399ff
dia: fix CVE-2019-19451 2021-01-30 12:01:45 -05:00
Ryan Mulligan 9a8c5d4d8f
Merge pull request #110492 from r-ryantm/auto-update/lightburn
lightburn: 0.9.19 -> 0.9.20
2021-01-30 08:48:29 -08:00
R. RyanTM 699052ed8c inkscape: 1.0.1 -> 1.0.2 2021-01-30 17:32:51 +01:00
Robert Schütz fd892478a1 imagemagick: 6.9.11-57 -> 6.9.11-60 2021-01-30 11:57:12 +01:00
ajs124 c41de40237 imagemagick: 6.9.11-29 -> 6.9.11-57 2021-01-30 11:51:15 +01:00
ajs124 da0d4925f5 imagemagick: drop broken MinGW support 2021-01-30 11:51:12 +01:00
Maximilian Bosch 526738a799
Merge pull request #110798 from lourkeur/update/oraclejdk8
oraclejdk8: 8u271 -> 8u281
2021-01-29 22:11:24 +01:00
R. RyanTM 8f0820c79d feh: 3.6.2 -> 3.6.3 2021-01-29 18:47:38 +00:00
Louis Bettens 91c6a4648e processing: fix build 2021-01-29 16:09:02 +01:00
R. RyanTM bab4f71136 avocode: 4.11.0 -> 4.11.1 2021-01-29 10:48:40 +00:00
Ryan Mulligan 3bb3e042ee
Merge pull request #110497 from r-ryantm/auto-update/mandelbulber
mandelbulber: 2.23 -> 2.24
2021-01-27 07:33:21 -08:00
Sandro 2c9289dcd2
Merge pull request #110802 from fgaz/pikopixel/1.0-b10
pikopixel: 1.0-b9e -> 1.0-b10
2021-01-25 21:46:27 +01:00
Francesco Gazzetta 9ae9e1e2dc pikopixel: 1.0-b9e -> 1.0-b10 2021-01-25 19:05:13 +01:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Bernardo Meurer 6556b1f69f
Merge pull request #110574 from talyz/krita-4.4.2
krita: 4.4.1 -> 4.4.2
2021-01-25 02:04:16 +00:00
volth bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Pavol Rusnak 90f7338112
treewide: stdenv.lib -> lib 2021-01-24 01:49:49 +01:00
Markus Kowalewski 6dba41fbcb
mpi: use mpi attribute consistently as the default MPI implementations
Use the attribute mpi to provide a system wide default MPI
implementation. The default is openmpi (as before).
This now allows for overriding the MPI implentation by using
the overlay mechanism. Build all packages with mpich instead
of the default openmpi can now be achived like this:
self: super:
 {
   mpi = super.mpich;
 }

All derivations that have been using "mpi ? null" to provide optional
building with MPI have been change in the following way to allow for
optional builds with MPI:
{ ...
, mpi
, useMpi ? false
}
2021-01-23 12:15:13 +01:00
talyz 923adfe5ca
krita: 4.4.1 -> 4.4.2
We can re-enable parallel building, since the bug causing intermittent
build issues is now fixed. See
https://bugs.kde.org/show_bug.cgi?id=431226 for more information.

Closes #35359.
2021-01-23 10:59:37 +01:00
Maximilian Bosch 7c0db07752
Merge pull request #110297 from bbigras/feh
feh: 3.6.1 -> 3.6.2
2021-01-22 22:18:26 +01:00
R. RyanTM c3eeb88e53 mandelbulber: 2.23 -> 2.24 2021-01-22 15:08:40 +00:00
R. RyanTM 45a090be9a lightburn: 0.9.19 -> 0.9.20 2021-01-22 14:50:58 +00:00
zowoq 59b83c43e0 treewide: add final newline 2021-01-22 07:18:04 +10:00
Sandro d3a090c9a7
Merge pull request #110289 from bbigras/shotwell
shotwell: 0.31.2 -> 0.31.3
2021-01-21 18:52:53 +01:00
Sandro 96aa111884
Merge pull request #110282 from mingmingrr/master
pythonPackages.hydrus: 420 -> 426
2021-01-21 17:27:39 +01:00
Bruno Bigras aa5405764b feh: 3.6.1 -> 3.6.2 2021-01-21 04:28:45 -05:00
Bruno Bigras cd424d3453 shotwell: 0.31.2 -> 0.31.3 2021-01-21 03:54:47 -05:00
mingmingrr 3b0495ad34 pythonPackages.hydrus: 420 -> 426 2021-01-21 02:17:49 -05:00
Thomas Gerbet 7ab66f91a7 xfig: 3.2.7b1 -> 3.2.8 2021-01-20 22:29:43 +01:00
Doron Behar 1f33f72b7f
Merge pull request #110178 from r-ryantm/auto-update/pdfcpu
pdfcpu: 0.3.7 -> 0.3.8
2021-01-20 22:27:50 +02:00
Thomas Gerbet 58ba6591a6 graphicsmagick: 1.3.35 -> 1.3.36
Fix for CVE-2020-12672.
2021-01-20 20:47:58 +01:00
Thomas Gerbet 6974aa7712 fig2dev: 3.2.7b -> 3.2.8
Fixes the fig2ps2tex and pic2tpic scripts.
Fixes CVE-2019-19746.
2021-01-20 18:18:16 +01:00
Meghea Iulian 634d51c14a
avocode: 4.10.4 -> 4.11.0 2021-01-20 17:12:02 +02:00
R. RyanTM 71d6d4b003 pdfcpu: 0.3.7 -> 0.3.8 2021-01-20 14:55:33 +00:00
zowoq 31f5dd3f36 treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
Sandro 550ff33d62
Merge pull request #106102 from fgaz/pikopixel/init
pikopixel: init at 1.0-b9e
2021-01-19 14:13:59 +01:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Sandro d59593d225
Merge pull request #102922 from OPNA2608/init/hdr-plus/21.03 2021-01-19 00:32:14 +01:00
Sandro f97266e942
Merge pull request #98479 from OPNA2608/package-megapixels
megapixels: init at 0.14.0
2021-01-19 00:32:00 +01:00
Sandro 34ec2da20d
Merge pull request #109819 from r-ryantm/auto-update/fondo
fondo: 1.5.0 -> 1.5.1
2021-01-18 22:39:02 +01:00