1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-02 02:24:27 +00:00
Commit graph

3853 commits

Author SHA1 Message Date
Ryan Mulligan 85568eb45c
Merge pull request #134009 from r-ryantm/auto-update/yacreader
yacreader: 9.7.1 -> 9.8.2
2021-09-12 20:19:16 -07:00
Tom Fitzhenry 607e389393 megapixels: 1.2.0 -> 1.3.0 2021-09-12 09:41:47 +10:00
Sandro ddd436dac7
Merge pull request #137230 from figsoda/menyoki 2021-09-11 16:56:25 +02:00
Artturi b72ad04a8a
Merge pull request #136509 from OPNA2608/fix/megapixels-schemas/21.11 2021-09-11 02:12:00 +03:00
Guillaume Girol f0af291d64
Merge pull request #137219 from OPNA2608/update/foxotron/21.11
foxotron: 2021-04-19 -> 2021-08-13
2021-09-10 18:45:30 +00:00
figsoda 712f00a9a1 menyoki: init at 1.5.3 2021-09-10 08:23:39 -04:00
OPNA2608 490081fcc1 foxotron: 2021-04-19 -> 2021-08-13 2021-09-09 21:21:21 +02:00
Daniel Olsen 0ad75c87c9 hydrus: 452 -> 454 2021-09-09 00:20:21 +02:00
Bobby Rong 526f87ebea
fondo: 1.5.2 -> 1.6.1 2021-09-06 22:39:47 +08:00
Martin Weinelt c1065c53e5
Merge pull request #136364 from LeSuisse/fig2dev-3.2.8b
fig2dev: 3.2.8a -> 3.2.8b
2021-09-05 14:46:24 +02:00
OPNA2608 d3631d44ed megapixels: Fix schema compilation 2021-09-02 23:13:01 +02:00
Jan Tojnar 7d3c22094f
Merge pull request #136260 from svend/gthumb-3.114
gthumb: 3.11.3 -> 3.11.4
2021-09-02 15:44:14 +02:00
LeSuisse 93ba1f2fee
xfig: 3.2.8a -> 3.2.8b (#136366)
b6c4fd32a1/
2021-09-01 07:19:09 -04:00
Thomas Gerbet 4cacbf4746 fig2dev: 3.2.8a -> 3.2.8b
This appears to fix a serie of buffer overflow.
8f11139e53/
2021-09-01 12:11:44 +02:00
Svend Sorensen e02711df7d gthumb: 3.11.3 -> 3.11.4
Add `libheif` for AVIF/HEIF image support.
2021-08-30 19:59:19 -07:00
Martin Weinelt 4bbfad532b
Merge pull request #135720 from dali99/update_hydrus 2021-08-26 03:02:59 +02:00
Daniel Olsen 012009ec83 hydrus: hotfix release got forcepushed to same tag, updated hash 2021-08-26 02:04:15 +02:00
Sandro b6ef968f06
Merge pull request #135712 from dali99/update_hydrus 2021-08-26 01:20:10 +02:00
Daniel Olsen c4960e2eed hydrus: 451 -> 452 2021-08-26 00:38:12 +02:00
Jörg Thalheim 5d8e6ff956
meh: 2015-04-11 -> 2018-10-22 (#135299)
* meh: 2015-04-11 -> 2018-10-22

* Update pkgs/applications/graphics/meh/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-22 23:10:39 +02:00
toonn 4c654ddbc0
dosage: 2018.04.08 -> 2.17 (#132535)
* dosage: 2018.04.08 -> 2.17

I've assumed maintainership of the expression because there was none.
Using `fetchPypi` rather than `fetchFromGithub` because the Github tarballs
don't contain all the metadata necessary for the installation.

* dosage: Use pytestCheckHook rather than py.test

* dosage: Re-add test dependencies

* dosage: Add setuptools_scm build input

* dosage: Add six dependency
2021-08-21 15:04:25 +02:00
Sandro b2573f352e
Merge pull request #134578 from smancill/phase-hooks-use-strings
treewide: ensure pre/post phase hooks are strings
2021-08-21 14:49:30 +02:00
Dmitry Kalinkin 9c0644262f
drawpile: remove unused fetchpatch input 2021-08-20 20:57:53 -04:00
Sebastián Mancilla 8f94a33b38 treewide: ensure pre/post phase hooks are strings
Some derivations use lib.optional or lib.optionals when setting pre/post
phase hooks. Ensure the proper lib.optionalString is used.
2021-08-20 19:08:42 -04:00
davidak be388e6435
Merge pull request #134961 from r-ryantm/auto-update/akira
akira-unstable: 0.0.15 -> 0.0.16
2021-08-20 17:37:57 +02:00
R. RyanTM eb13cec281 akira-unstable: 0.0.15 -> 0.0.16 2021-08-20 15:15:27 +00:00
Sandro 8e68173b8a
Merge pull request #134737 from dali99/update_hydrus
hydrus: 450 -> 451
2021-08-19 19:49:20 +02:00
Maximilian Bosch 0de79c608b
Merge pull request #133507 from Stunkymonkey/gimp-plugins
gimp-plugins: deprecate phases
2021-08-19 13:13:48 +02:00
Daniel Olsen 87098c66b8 hydrus: 450 -> 451 2021-08-19 00:43:43 +02:00
Niklas Hambüchen bf8c2f2e8c
Merge pull request #134512 from nh2/netcdf-4.8.0
netcdf: 4.7.4 -> 4.8.0
2021-08-18 15:38:57 +02:00
Ryan Mulligan 00cdbf6043
Merge pull request #134564 from r-ryantm/auto-update/shutter
shutter: 0.97 -> 0.98
2021-08-17 18:39:12 -07:00
R. RyanTM df36e5cf58 shutter: 0.97 -> 0.98 2021-08-17 23:39:49 +00:00
Ben Siraphob bedddf6a78
Merge pull request #134544 from r-ryantm/auto-update/rx
rx: 0.4.0 -> 0.5.2
2021-08-17 17:38:58 -05:00
R. RyanTM c11b48f7cc rx: 0.4.0 -> 0.5.2 2021-08-17 21:04:11 +00:00
Doron Behar 2d48c79d3d
Merge pull request #134437 from r-ryantm/auto-update/pdfcpu
pdfcpu: 0.3.11 -> 0.3.12
2021-08-17 20:25:15 +00:00
Niklas Hambüchen 4f81a22f45 cloudcompare: Allow building with pdal 2.3.0
See https://github.com/CloudCompare/CloudCompare/pull/1478
2021-08-17 19:56:57 +02:00
R. RyanTM 6e4ba9bf91 pdfcpu: 0.3.11 -> 0.3.12 2021-08-17 13:13:18 +00:00
Francesco Gazzetta 5919a42546
drawpile,drawpile-server-headless: 2.1.17 -> 2.1.19 (#134331) 2021-08-16 21:30:42 -04:00
Ryan Burns d6fb49d8c2 qview: fix build on darwin, support extra formats
Clarified license to GPL3+.
Building on darwin requires qtsvg.
qtimageformats adds support for extra image formats, such as WebP.
2021-08-15 22:29:59 -07:00
Ryan Mulligan 2260b2d098
Merge pull request #134029 from r-ryantm/auto-update/lightburn
lightburn: 0.9.23 -> 1.0.00
2021-08-14 11:26:53 -07:00
R. RyanTM bde1ee1865 lightburn: 0.9.23 -> 1.0.00 2021-08-14 14:28:22 +00:00
R. RyanTM a7d3afbbd9 yacreader: 9.7.1 -> 9.8.2 2021-08-14 11:57:38 +00:00
Felix Buehler 148221d906 gimp-plugins: deprecate phases 2021-08-12 22:21:53 +02:00
TredwellGit e7e995ec2f nomacs: fix animated WebP support 2021-08-12 20:07:05 +00:00
Daniel Olsen 7c9a8113b2 hydrus: 448 -> 450 2021-08-12 12:57:35 +02:00
Daniel Nagy c78baa08d3
openimageio2: 2.2.12.0 -> 2.2.17.0 2021-08-11 01:35:31 +02:00
Sandro Jäckel daa36171c0
paraview: cleanup, format 2021-08-10 10:32:45 +02:00
David Guibert 8d8ad8aad1
Merge pull request #133183 from hrhino/fix/paraview
paraview: 5.8.0 -> 5.9.1, install documentation, cleanup
2021-08-10 09:30:37 +02:00
R. RyanTM a71cb740fc goxel: 0.10.7 -> 0.10.8 2021-08-09 19:43:38 +00:00
Harrison Houghton 1e0f240b10 paraview: license is bsd3
See https://github.com/Kitware/ParaView/blob/master/Copyright.txt
2021-08-08 16:05:07 -04:00