Commit Graph

5254 Commits

Author SHA1 Message Date
Robert Schütz
6cdbfcb086 imagemagick: 7.1.0-62 -> 7.1.1-0
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.0-62...7.1.1-0
2023-03-09 07:34:15 -08:00
Robert Schütz
d6d742cf89 rnote: 0.5.14 -> 0.5.16
Diff: https://github.com/flxzt/rnote/compare/v0.5.14...v0.5.16

Changelog: https://github.com/flxzt/rnote/releases/tag/v0.5.16
2023-03-05 19:20:07 -08:00
Sergei Trofimovich
15abf34043
Merge pull request #218975 from martinetd/geeqie
geeqie: 1.7.3 -> 2.0.1 (take 2)
2023-03-05 17:26:07 +00:00
Doron Behar
fca1f35602
Merge pull request #219177 from doronbehar/pkg/pdfcpu
pdfcpu: 0.3.13 -> 0.4.0
2023-03-05 07:44:18 +02:00
pacien
fd3b885482 gscan2pdf: 2.12.8 -> 2.13.2
This also removes a patch that has been upstreamed.

Changelog: https://sourceforge.net/p/gscan2pdf/mailman/message/37764345/
2023-03-04 19:02:14 +01:00
Artturi
4ba51d5011
Merge pull request #187303 from Kranzes/displaycal 2023-03-03 16:34:33 +02:00
Doron Behar
22170ef7ad pdfcpu: 0.3.13 -> 0.4.0
Diff: https://github.com/pdfcpu/pdfcpu/compare/v0.3.13...v0.4.0
2023-03-02 16:14:04 +02:00
Nick Cao
9b9334c692
Merge pull request #219066 from figsoda/menyoki
menyoki: 1.6.1 -> 1.7.0
2023-03-02 14:31:35 +08:00
figsoda
7e98e1d989 menyoki: 1.6.1 -> 1.7.0
Diff: https://github.com/orhun/menyoki/compare/v1.6.1...v1.7.0

Changelog: https://github.com/orhun/menyoki/blob/v1.7.0/CHANGELOG.md
2023-03-01 17:20:01 -05:00
Dominique Martinet
8da8a5640b geeqie: 1.7.2 -> 2.0.1 (take 2)
the version number was updated without the hash previously, so geeqie
has not actually been updated since 1.7.2

Build system changed from configure to meson in 2.0, and our meson flags
have auto_features=enable so we enable here a lot of features that were
previously automatically disabled by configure.
It might make sense to disable some back, or provide options like other
packages do.
2023-03-01 20:11:21 +09:00
Jan Tojnar
20bd2738a4 gnome-photos: support babel 0.1.100 2023-03-01 11:09:49 +01:00
Jan Tojnar
c1a55b8249 gimp: 2.10.32 → 2.10.34
https://www.gimp.org/news/2023/02/27/gimp-2-10-34-released/
https://gitlab.gnome.org/GNOME/gimp/-/compare/GIMP_2_10_32...GIMP_2_10_34
2023-03-01 11:09:49 +01:00
Vladimír Čunát
bcf8849a81
gnome-decoder: fixup build after pipewire updates 2023-02-28 10:28:28 +01:00
Alex Martens
d654c44d2f drawio-headless: add --auto-display to prevent races 2023-02-27 15:51:41 -08:00
Weijia Wang
3c7464178e
Merge pull request #218047 from r-ryantm/auto-update/foxotron
foxotron: 2022-11-02 -> 2023-02-23
2023-02-27 22:04:44 +02:00
Thiago Kenji Okada
6ff5d1fa84 pinta: 2.1 -> 2.1.1 2023-02-26 19:36:17 +00:00
R. Ryantm
f933f5f50c foxotron: 2022-11-02 -> 2023-02-23 2023-02-24 16:52:40 +00:00
Bernardo Meurer
42008a14a4
Merge pull request #217206 from Artturin/stdenvimprovements1 2023-02-23 12:07:47 +00:00
Nick Cao
400621ac5d
Merge pull request #217795 from r-ryantm/auto-update/pineapple-pictures
pineapple-pictures: 0.6.5 -> 0.6.6
2023-02-23 14:27:45 +08:00
R. Ryantm
ee8aa8fbb5 pineapple-pictures: 0.6.5 -> 0.6.6 2023-02-23 03:47:36 +00:00
Robert Schütz
3f6137791b rnote: 0.5.13 -> 0.5.14
Diff: https://github.com/flxzt/rnote/compare/v0.5.13...v0.5.14

Changelog: https://github.com/flxzt/rnote/releases/tag/v0.5.14
2023-02-22 13:17:16 -08:00
Artturin
226e149145 treewide: env.NIX_CFLAGS_COMPILE use optionalString instead of optional
env values must be strings
2023-02-22 21:23:05 +02:00
Artturin
6b2a05e190 treewide: manual fixups for
treewide: use toString on list NIX_CFLAGS_COMPILE
treewide: move NIX_CFLAGS_COMPILE to the env attrset
2023-02-22 21:23:04 +02:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin
6f6cc4a22d treewide: use toString on list NIX_CFLAGS_COMPILE
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
Weijia Wang
81b990f943
Merge pull request #207166 from callahad/rpd
rapid-photo-downloader: 0.9.18 -> 0.9.34
2023-02-22 07:48:19 +02:00
Kranzes
8e89e1cd8b
displaycal: init at 3.9.10 2023-02-21 16:29:34 +02:00
Ferry Jérémie
bfac2d0034 treewide:replace http by https when https is a permanent redirection 2023-02-19 21:47:59 +01:00
Pavol Rusnak
8db1a7588f
Merge pull request #216851 from lilyinstarlight/misc/kodelife-updatescript 2023-02-18 12:35:34 +01:00
Lily Foster
5123929a70
kodelife: add updateScript 2023-02-17 13:31:00 -05:00
Sandro
0debd5333f
Merge pull request #215170 from auroraanna/structorizer 2023-02-16 23:16:07 +01:00
Bobby Rong
5c55ee6e74 gthumb: Fix build with libraw 0.21
https://hydra.nixos.org/build/209327709/nixlog/1
2023-02-14 22:45:55 +08:00
Felix Bühler
fb2c37b576
Merge pull request #216064 from Stunkymonkey/treewide-pname-version-1
inormalize/minc-widgets/gimp-plugins: use pname & version
2023-02-13 19:25:08 +01:00
github-actions[bot]
fd8daee7c2
Merge master into staging-next 2023-02-13 12:01:30 +00:00
Kerstin
b1c933424a
Merge pull request #216065 from dotlambda/imagemagick-7.1.0-62
imagemagick: 7.1.0-61 -> 7.1.0-62
2023-02-13 12:49:36 +01:00
github-actions[bot]
0d7cb3a2aa
Merge master into staging-next 2023-02-13 06:01:30 +00:00
Weijia Wang
837cc0d986
Merge pull request #216053 from r-ryantm/auto-update/jpegoptim
jpegoptim: 1.5.1 -> 1.5.2
2023-02-13 06:46:33 +01:00
Nick Cao
fdbdae8d4b
Merge pull request #215967 from dguibert/dg/paraview-5.11
paraview: 5.10.0 -> 5.11.0
2023-02-13 09:41:24 +08:00
Anna Aurora
fe5d8a3fb7
structorizer: init at 3.32-11
Co-authored-by: laalsaas <43275254+laalsaas@users.noreply.github.com>
2023-02-13 01:47:29 +01:00
Alyssa Ross
c6c7493c3b
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/pyarrow/default.nix
2023-02-13 00:15:28 +00:00
Felix Buehler
db348eb0d6 inormalize/minc-widgets/gimp-plugins: use pname & version 2023-02-12 22:21:44 +01:00
Robert Schütz
6ab66c744f imagemagick: 7.1.0-61 -> 7.1.0-62
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.0-61...7.1.0-62
2023-02-12 13:14:19 -08:00
R. Ryantm
f24ea2456e jpegoptim: 1.5.1 -> 1.5.2 2023-02-12 19:58:41 +00:00
figsoda
645d73bebc
Merge pull request #216041 from FineFindus/fix/eyedropper-description
eyedropper: update description
2023-02-12 14:50:05 -05:00
Robert Scott
ba40f8ea1c
Merge pull request #210409 from r-ryantm/auto-update/leptonica
leptonica: 1.82.0 -> 1.83.0
2023-02-12 19:04:25 +00:00
FineFindus
f182923bf0
eyedropper: update description
Description changed and no longer described the project correctly.
2023-02-12 19:06:42 +01:00
github-actions[bot]
95d2ac73cc
Merge master into staging-next 2023-02-12 12:01:29 +00:00
David Guibert
376194cf39 paraview: 5.10.0 -> 5.11.0 2023-02-12 12:47:48 +01:00
Alexander Kiselyov
0c63aa1630 paraview: fix Python shell
Fixes `paraview` module import error in pvpython/pvbatch (#215144) by
building with Python 3.9. Also implements `mkDerivation` recommendations
from #180841.
2023-02-12 12:46:58 +01:00
github-actions[bot]
bff8e74964
Merge master into staging-next 2023-02-10 06:01:18 +00:00