Commit Graph

5550 Commits

Author SHA1 Message Date
Robert Schütz
88b4a2e97b
Merge pull request #227711 from dotlambda/imagemagick-7.1.1-8
imagemagick: 7.1.1-7 -> 7.1.1-8
2023-04-23 17:58:57 -07:00
maxine
b4ba95d0a6
Merge pull request #227721 from bobby285271/upd/gnome 2023-04-23 07:43:29 +00:00
Bobby Rong
2ddb47d131
shotwell: 0.31.7 → 0.32.0
https://gitlab.gnome.org/GNOME/shotwell/-/compare/shotwell-0.31.7...shotwell-0.32.0
2023-04-23 09:34:41 +08:00
R. Ryantm
03e187d7f1 mandelbulber: 2.28 -> 2.29 2023-04-23 00:31:41 +00:00
Robert Schütz
e7a7316c53 imagemagick: 7.1.1-7 -> 7.1.1-8
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-7...7.1.1-8
2023-04-22 16:07:39 -07:00
Infinitive Witch
a081680881
komikku: 1.18.0 -> 1.19.0
Signed-off-by: Infinitive Witch <infinitivewitch@disroot.org>
2023-04-22 13:53:37 -03:00
R. Ryantm
a942be7015 drawio: 21.1.2 -> 21.2.1 2023-04-22 08:03:06 +00:00
Matthieu Coudron
b6764afa83
Merge pull request #227387 from r-ryantm/auto-update/mangareader
mangareader: 2.0.4 -> 2.1.0
2023-04-21 15:27:30 +02:00
Gabriel Arazas
e8f6265c3b eyedropper: 0.5.1 -> 0.6.0 2023-04-21 17:09:25 +08:00
Sandro
234cd6bb95
Merge pull request #227241 from gador/gscan2pdf-disable-357
gscan2pdf: disable failing test
2023-04-21 10:50:54 +02:00
R. Ryantm
48bfb66459 mangareader: 2.0.4 -> 2.1.0 2023-04-21 03:42:57 +00:00
Florian Brandes
26ff9ddeca
gscan2pdf: disable failing test
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-04-20 13:03:14 +02:00
R. Ryantm
36798a55c4 epeg: 0.9.2 -> 0.9.3 2023-04-19 16:09:55 +00:00
Kerstin
ca9990903a
Merge pull request #226687 from dotlambda/imagemagick-7.1.1-7
imagemagick: 7.1.1-6 -> 7.1.1-7
2023-04-18 18:22:28 +02:00
Thomas Tuegel
2ab7d879a3
Merge pull request #225159 from hmenke/ipe
ipe: 7.2.24 -> 7.2.26
2023-04-18 10:25:00 -05:00
Sandro
cb44f6b2cc
Merge pull request #226641 from AngryAnt/yed-3.23.1
yed: 3.22 -> 3.23.1
2023-04-18 13:48:34 +02:00
Robert Schütz
f63627aaaf imagemagick: 7.1.1-6 -> 7.1.1-7
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-6...7.1.1-7
2023-04-17 08:26:44 -07:00
Emil "AngryAnt" Johansen
45c1aabe94
yed: 3.22 -> 3.23.1
3.22 src 404s again
2023-04-17 15:05:21 +02:00
Henri Menke
05564ceca7
ipe: 7.2.24 -> 7.2.26
This also introduces a new option to make TeX Live optional. Ipe tries to find
LaTeX executables in PATH and some users might prefer to use their existing TeX
Live installation.
2023-04-17 11:54:33 +02:00
figsoda
2dac5440f1 emblem: 1.1.0 -> 1.2.0, increase platform support, add figsoda as a maintainer
Diff: https://gitlab.gnome.org/World/design/emblem/-/compare/1.1.0...1.2.0
2023-04-16 15:59:14 -04:00
Atemu
445ef28548
Merge pull request #225748 from Atemu/buildFHSEnvBubblewrap-by-default
buildFHSEnv: use bubblewrap by default
2023-04-16 13:03:36 +02:00
Atemu
f63a12f296 tree-wide: buildFHSUserEnv -> buildFHSEnv 2023-04-16 10:15:13 +02:00
R. Ryantm
4b0824ed01 brlcad: 7.34.0 -> 7.34.2 2023-04-16 06:27:42 +00:00
Nick Cao
be3dd7ddd4
Merge pull request #226016 from infinitivewitch/komikku-update
komikku: 1.17.0 -> 1.18.0
2023-04-15 11:06:18 +08:00
figsoda
eccf02f84c
Merge pull request #226040 from figsoda/artem 2023-04-14 10:52:55 -04:00
Adam Joseph
3eb3b323ea feh: fix cross
Required to avoid:

   > aarch64-unknown-linux-gnu-gcc -g -O2 -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_DARWIN_C_SOURCE -DHAVE_LIBCURL -DHAVE_MKSTEMPS -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DHAVE_INOTIFY -DPREFIX=\"/nix/store/8w2gzmyvg703wa9fj3vdpi87rcskan1f-feh-aarch64-unknown-linux-gnu-3.9\" -DPACKAGE=\"feh\" -DVERSION=\"\"   -c -o main.o main.c
   > In file included from main.c:34:
   > wallpaper.h:31:10: fatal error: X11/Intrinsic.h: No such file or directory
   >    31 | #include <X11/Intrinsic.h>      /* Xlib, Xutil, Xresource, Xfuncproto */
   >       |          ^~~~~~~~~~~~~~~~~
   > compilation terminated.
   > make[1]: *** [<builtin>: main.o] Error 1
   > make[1]: Leaving directory '/build/source/src'
   > make: *** [Makefile:6: build-src] Error 2
2023-04-14 07:45:22 +03:00
figsoda
9e1be1c9fd artem: 1.1.5 -> 1.1.7
Diff: https://github.com/finefindus/artem/compare/v1.1.5...v1.1.7

Changelog: https://github.com/finefindus/artem/blob/v1.1.7/CHANGELOG.md
2023-04-13 12:31:58 -04:00
Infinitive Witch
061c734301
komikku: 1.17.0 -> 1.18.0
Signed-off-by: Infinitive Witch <infinitivewitch@disroot.org>
2023-04-13 09:55:42 -03:00
ercao
a3fecefff9
figma-agent: init at 0.2.7
Signed-off-by: ercao <vip@ercao.cn>
2023-04-13 13:03:15 +08:00
zendo
2a37ccff88 gnome-decoder: 0.3.1 -> 0.3.3 2023-04-12 23:10:24 +02:00
Richard Davis
5128a000ad gscreenshot: init at 3.4.0
https://github.com/thenaterhood/gscreenshot/releases/tag/v3.4.0
2023-04-12 19:06:55 +02:00
Ryan Lahfa
ca3bd88b64
Merge pull request #225339 from symphorien/sane_plugins_parallel_install
sane_backends: disable parallel install
2023-04-12 13:38:07 +02:00
github-actions[bot]
47157337bf
Merge master into staging-next 2023-04-12 00:02:18 +00:00
Sandro
3c5a6e5834
Merge pull request #178368 from kilianar/image_optim 2023-04-12 00:59:53 +02:00
Guillaume Girol
f9c5b550c2 sane_backends: disable parallel install
parallel install creates a bad symlink at $out/lib/sane/libsane.so.1
which prevents finding plugins.

Fixes https://github.com/NixOS/nixpkgs/issues/224569
2023-04-10 12:00:00 +00:00
github-actions[bot]
2ea027a913
Merge master into staging-next 2023-04-10 00:02:09 +00:00
Pablo Ovelleiro Corral
48669e91f8 freecad: set QT_QPA_PLATFORM=xcb
Makes freecad work correctly on wayland
2023-04-09 17:33:01 -03:00
Vladimír Čunát
b856c0f8f4
Merge #218143: GNOME: 43 → 44
...into staging-next
2023-04-07 16:09:13 +02:00
R. Ryantm
1f1505cef4 tesseract5: 5.3.0 -> 5.3.1 2023-04-07 02:29:32 +00:00
Chuang Zhu
28dfa5bc41 komikku: add webkitgtk-6.0 support 2023-04-06 01:36:42 +02:00
Jan Tojnar
5871a21187 gnome-photos: 43.0 → 44.0
https://gitlab.gnome.org/GNOME/gnome-photos/-/compare/43.0...44.0

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2023-04-06 01:35:20 +02:00
Bobby Rong
0f4129cc5a webkitgtk_6_0: init, webkitgtk_5_0: drop
GTK 4 API version is bumped to 6.0.
i.e. we now only have webkitgtk-6.0, and no more webkit2gtk-5.0.
2023-04-06 01:35:02 +02:00
Gaetan Lepage
2e601f71d7 brlcad: init at 7.34.0 2023-04-05 13:45:13 +02:00
matthewcroughan
c332cf0e1d potreeconverter: unstable-2022-08-04 -> unstable-2023-02-27 2023-04-03 13:09:48 +01:00
matthewcroughan
b173c1c6e2 potreeconverter: stop copy operation from inheriting permissions from store 2023-04-03 12:48:54 +01:00
matthewcroughan
2714719012 potreeconverter: symlink resources dir to $out 2023-04-03 12:48:04 +01:00
Robert Schütz
c88b4de535 imagemagick: 7.1.1-5 -> 7.1.1-6
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-5...7.1.1-6
2023-04-02 21:06:15 -07:00
Robert Scott
51f4624476
Merge pull request #224360 from fgaz/goxel/0.12.0
goxel: 0.10.8 -> 0.12.0, add fgaz to maintainers
2023-04-02 22:33:50 +01:00
Francesco Gazzetta
ad70cebdfd goxel: add fgaz to maintainers 2023-04-02 14:26:27 +02:00
Francesco Gazzetta
49410a7a6b goxel: 0.10.8 -> 0.12.0 2023-04-02 14:25:55 +02:00
DarkOnion0
aa9b61665b
drawio: 20.8.16 -> 21.1.2 2023-04-02 10:38:52 +02:00
Nick Cao
e1f91fd491
Merge pull request #222020 from nagy/oculante
oculante: 0.6.41 -> 0.6.58
2023-04-02 09:34:54 +08:00
Mario Rodas
5c751605ca
Merge pull request #224094 from pacien/gscan2pdf-disable-test-131
gscan2pdf: disable a dubiously failing test
2023-04-01 19:12:14 -05:00
Mario Rodas
6853a8cc00
Merge pull request #223941 from infinitivewitch/komikku
komikku: 1.16.0 -> 1.17.0
2023-04-01 18:10:47 -05:00
Sandro
0d4960312d
Merge pull request #218728 from zendo/paleta 2023-04-02 01:05:29 +02:00
Alex Whitt
2616b5f6d5
seamly2d: init at 2022-08-15.0339 (#203614) 2023-04-02 00:28:12 +02:00
Daniel Nagy
72057a77f9
oculante: 0.6.41 -> 0.6.58 2023-04-01 19:00:00 +02:00
Sandro
46d1a946aa
Merge pull request #192148 from evan-goode/processing-4.0.1 2023-04-01 02:50:00 +02:00
pacien
cdaf166a67 gscan2pdf: disable a dubiously failing test
This temporarily disable a test failing after a patch imagemagick
update (https://github.com/NixOS/nixpkgs/pull/223277).

This might be either a regression in imagemagick or a picky matching
in that particular test.

Nevertheless rest of the software remains usable,
so I think we can simply disable this test for now.

Nixpkgs issue: https://github.com/NixOS/nixpkgs/issues/223446
Upstream issue: https://sourceforge.net/p/gscan2pdf/bugs/417/
2023-03-31 18:34:12 +02:00
Infinitive Witch
a389af4e20
komikku: 1.16.0 -> 1.17.0
- pending webkitgtk_6_0 to be compatible with 1.17.1
2023-03-31 11:42:55 -03:00
Pavel Sobolev
6fc5b40ed4
identity: init at 0.5.0
* identity: init at 0.5.0 (#223048)

* identity: fix meta.description order

---------

Co-authored-by: superherointj <5861043+superherointj@users.noreply.github.com>
2023-03-29 21:02:59 -03:00
Christoph Hrdinka
56206539ba
Merge pull request #217828 from seam345/sean/hugin-fix
add wrapGAppsHook to hugin
2023-03-27 09:00:46 +02:00
Robert Schütz
38ebcac57c
Merge pull request #223277 from dotlambda/imagemagick-7.1.1-5
imagemagick: 7.1.1-4 -> 7.1.1-5
2023-03-26 16:23:49 -07:00
Robert Schütz
e6145346d3 imagemagick: 7.1.1-4 -> 7.1.1-5
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-4...7.1.1-5
2023-03-26 09:58:35 -07:00
Sean Borg
8397974299 hugin: add wrapGAppsHook
Fixes no Gsettings error following
https://github.com/NixOS/nixpkgs/issues/16285
2023-03-26 17:03:47 +01:00
github-actions[bot]
665b0409ad
Merge master into staging-next 2023-03-26 16:02:07 +00:00
Mario Rodas
edc62f711d
Merge pull request #223062 from LeSuisse/jpegoptim-2.5.3
jpegoptim: 1.5.2 -> 1.5.3
2023-03-26 08:39:53 -05:00
github-actions[bot]
055dd6c5e5
Merge master into staging-next 2023-03-26 13:21:11 +00:00
Fabian Affolter
72a25e7a02
Merge pull request #223209 from bobby285271/upd/drawing
drawing: 1.0.1 -> 1.0.2
2023-03-26 14:19:06 +02:00
Fabian Affolter
3865502609
drawing: add changelog to meta 2023-03-26 12:01:40 +02:00
Bobby Rong
6ca69ac3ee
drawing: 1.0.1 -> 1.0.2
https://github.com/maoschanz/drawing/compare/1.0.1...1.0.2
2023-03-26 14:46:10 +08:00
github-actions[bot]
ff3e86d2b4
Merge master into staging-next 2023-03-26 06:01:06 +00:00
Yureka
f8cbc3c281 tree-wide: convert rust with git deps to importCargoLock 2023-03-26 01:52:04 +01:00
github-actions[bot]
392b3f3dc3
Merge master into staging-next 2023-03-25 18:01:17 +00:00
Weijia Wang
deb7dc3fdc treewide: replace scons_latest with scons 2023-03-25 16:35:15 +02:00
Thomas Gerbet
ddd3de70aa jpegoptim: 1.5.2 -> 1.5.3
https://github.com/tjko/jpegoptim/releases/tag/v1.5.3
2023-03-25 12:45:56 +01:00
Vladimír Čunát
12dd95fbb1
Merge branch 'master' into staging-next 2023-03-24 09:07:41 +01:00
Sandro
5d7b7750bc
Merge pull request #222802 from infinitivewitch/komikku 2023-03-24 00:06:11 +01:00
Infinitive Witch
24f9df3b9f
komikku: 1.15.0 -> 1.16.0 2023-03-23 19:32:41 -03:00
Weijia Wang
3eba6e019d pick-colour-picker: drop preDistPhases 2023-03-23 21:02:34 +02:00
github-actions[bot]
705ac3185e
Merge master into staging-next 2023-03-23 06:01:22 +00:00
Nick Cao
f4ece3dc43
Merge pull request #221405 from paperdigits/focus-stack
focus-stack: init at 1.4
2023-03-23 13:13:15 +08:00
Mica Semrick
a53ae00ec5 focus-stack: init at 1.4 2023-03-22 17:38:36 -07:00
github-actions[bot]
797a2b9bcc
Merge master into staging-next 2023-03-21 18:01:07 +00:00
Infinitive Witch
0e37115f12 komikku: add infinitivewitch as maintainer 2023-03-21 13:58:59 -03:00
github-actions[bot]
79e1351046
Merge master into staging-next 2023-03-21 12:01:24 +00:00
Kerstin
7e712d04bc
Merge pull request #222296 from dotlambda/imagemagick-7.1.1-4
imagemagick: 7.1.1-3 -> 7.1.1-4
2023-03-21 12:58:30 +01:00
Martin Weinelt
ffe3165b27
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- nixos/doc/manual/release-notes/rl-2305.section.md
2023-03-21 12:35:53 +01:00
Ryan Hendrickson
3e1c90207a imagemagick: add rhendric to maintainers 2023-03-21 01:30:04 -04:00
Robert Schütz
83990d93c4 imagemagick: 7.1.1-3 -> 7.1.1-4
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-3...7.1.1-4
2023-03-20 21:52:00 -07:00
Martin Weinelt
9959ec97f8
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/wxPython/4.0.nix
- pkgs/development/python-modules/wxPython/4.1.nix
2023-03-20 15:07:36 +01:00
Alyssa Ross
7ebafc91ab hello-wayland: unstable-2020-07-27 -> unstable-2023-03-16
Only changes are to the README and a cross-compilation fix.
2023-03-20 13:36:39 +00:00
github-actions[bot]
96f7385465
Merge master into staging-next 2023-03-20 00:02:29 +00:00
Mario Rodas
6e12fb1dc2
Merge pull request #221600 from dotlambda/imagemagick-7.1.1-3
imagemagick: 7.1.1-2 -> 7.1.1-3
2023-03-19 15:29:13 -05:00
github-actions[bot]
7c9f4934b8
Merge master into staging-next 2023-03-19 12:01:32 +00:00
Stanisław Pitucha
22ce42ab03
Merge pull request #221965 from viraptor/icon-library-darwin
icon-library: fix darwin build
2023-03-19 18:38:41 +11:00
Stanisław Pitucha
57accc032c icon-library: fix darwin build
Add the required framework.
2023-03-19 16:43:50 +11:00
github-actions[bot]
c70342c89c
Merge master into staging-next 2023-03-19 00:02:27 +00:00
Weijia Wang
7f5a37392d cl, wings: unbreak on aarch64-linux 2023-03-18 18:39:59 +02:00
github-actions[bot]
7f0b38bc9a
Merge master into staging-next 2023-03-18 14:00:45 +00:00
Thomas Gerbet
b3cf05383e jpegoptim: apply patch for CVE-2023-27781
See https://github.com/tjko/jpegoptim/issues/132
2023-03-18 11:51:45 +01:00
github-actions[bot]
36748936f9
Merge master into staging-next 2023-03-18 06:01:16 +00:00
Nick Cao
bdfcaa4ba3
Merge pull request #221704 from dotlambda/rnote-0.5.18
rnote: 0.5.17 -> 0.5.18
2023-03-18 10:07:51 +08:00
github-actions[bot]
2c8e6963dc
Merge master into staging-next 2023-03-18 00:02:30 +00:00
Chuang Zhu
b7a3087658 komikku: init at 1.15.0 2023-03-17 21:00:34 -03:00
Weijia Wang
ac16f025ee rapid-photo-downloader: fix build 2023-03-17 21:07:29 +02:00
Robert Schütz
e3f324babf rnote: 0.5.17 -> 0.5.18
Diff: https://github.com/flxzt/rnote/compare/v0.5.17...v0.5.18

Changelog: https://github.com/flxzt/rnote/releases/tag/v0.5.18
2023-03-17 11:18:36 -07:00
github-actions[bot]
d761f69867
Merge master into staging-next 2023-03-17 17:57:00 +00:00
Jan Tojnar
a869e4849c
Merge pull request #221660 from jtojnar/gimp-break-python2
gimpPlugins.resynthesizer: Mark as broken for GIMP without Python 2 support
2023-03-17 16:37:58 +01:00
Robert Schütz
33255fd1d1
Merge pull request #221519 from dotlambda/rnote-0.5.17
rnote: 0.5.16 -> 0.5.17
2023-03-17 07:59:41 -07:00
Jan Tojnar
4b023832f8 gimpPlugins.resynthesizer: Mark as broken for GIMP without Python 2 support 2023-03-17 15:22:12 +01:00
Jan Tojnar
69e4b68ae9 gimp: Expose Python 2 support 2023-03-17 15:22:12 +01:00
Jan Tojnar
ed923bb61d gimp: Use env attribute for environment variables
This is in preparation for __structuredAttrs.
2023-03-17 15:22:12 +01:00
Jan Tojnar
29638c4a7e gimp-with-plugins: Use consistent GIMP version
In case `gimp` attribute from `gimpPlugins` scope is overridden to something different than the top-level one.
2023-03-17 15:04:32 +01:00
Jan Tojnar
94f5d6e5c2 gimp: Switch to finalAttrs
This will keep the attributes consistent with overrides.
2023-03-17 14:50:47 +01:00
Jonas Heinrich
da6aa9cd7d
Merge pull request #221448 from wegank/autotrace-bump
autotrace: 0.31.1 -> 0.31.9
2023-03-17 14:39:18 +01:00
github-actions[bot]
2394986204
Merge master into staging-next 2023-03-17 12:01:17 +00:00
Weijia Wang
fb1df3cb5a
Merge pull request #221602 from dali99/update_hydrus2
hydrus: 519 -> 520
2023-03-17 10:08:50 +02:00
Robert Schütz
cce8dfae83 rnote: also build on Darwin 2023-03-16 23:33:25 -07:00
Robert Schütz
3226993090 imagemagick: 7.1.1-2 -> 7.1.1-3
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-2...7.1.1-3
2023-03-16 17:11:10 -07:00
github-actions[bot]
6746017444
Merge master into staging-next 2023-03-17 00:02:33 +00:00
Robert Schütz
58ab7a74ba rnote: 0.5.16 -> 0.5.17
Diff: https://github.com/flxzt/rnote/compare/v0.5.16...v0.5.17

Changelog: https://github.com/flxzt/rnote/releases/tag/v0.5.17
2023-03-16 15:48:57 -07:00
Artturi
081e69ca4d
Merge pull request #221467 from alyssais/imagemagick-config 2023-03-16 22:14:51 +02:00
Francesco Gazzetta
2456b9737b
Merge pull request #220965 from fgaz/vengi-tools/0.0.24
vengi-tools: 0.0.23 -> 0.0.24
2023-03-16 20:05:17 +00:00
github-actions[bot]
455127ad5e
Merge master into staging-next 2023-03-16 18:01:20 +00:00
Jan Tojnar
a5c58fae72
shotwell: 0.31.5 → 0.31.7
https://gitlab.gnome.org/GNOME/shotwell/-/compare/shotwell-0.31.5...shotwell-0.31.7

Co-authored-by: Bobby Rong <rjl931189261@126.com>
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2023-03-16 21:37:02 +08:00
Alyssa Ross
00d1feaed3
imagemagick: use the right pkg-config in *-config
If we're building buildPackages.imagemagick, the imagemagick libraries
will be built for the local system, but we were previously using the
pkg-config for the cross system in the *-config scripts bundled with
ImageMagick.  I suspect the reason it wasn't noticed for a long time
was that packages that are using still old-style *-config scripts
instead of pkg-config probably don't cross compile anyway.  I noticed
because I wondered why buildPackages.imagemagick when cross-compiling
was not the same as my native imagemagick, so as a happy side effect
of this change, users won't have to rebuild imagemagick any more when
it's used as a native build input for a cross-compiled package.
2023-03-16 10:45:46 +00:00
Vladimír Čunát
0f9354bfee
Merge #218309: ffmpeg: ffmpeg_4 → ffmpeg_5
...into staging
2023-03-16 11:11:31 +01:00
Weijia Wang
6c072b2db2 autotrace: 0.31.1 -> 0.31.9 2023-03-16 11:05:46 +02:00
Daniel Olsen
7915ba2644 hydrus: 519 -> 520 2023-03-16 03:16:48 +01:00
Martin Weinelt
1c52b361a8
Merge remote-tracking branch 'origin/master' into staging-next 2023-03-15 14:36:40 +01:00
Pavol Rusnak
3d02414b60
Merge pull request #221313 from lilyinstarlight/upd/kodelife-1.0.8.170
kodelife: 1.0.6.163 → 1.0.8.170
2023-03-15 14:35:49 +01:00
Lily Foster
9f09dacbfd
kodelife: 1.0.6.163 → 1.0.8.170 2023-03-15 12:21:11 +00:00
Vladimír Čunát
aeb7c79ee4
Merge branch 'master' into staging-next 2023-03-15 09:41:30 +01:00
Weijia Wang
a5772cae76
Merge pull request #197991 from dali99/update_hydrus2
hydrus: 503 -> 519, switch to qt6
2023-03-15 08:07:25 +02:00
Atemu
f8264a5b1e tree-wide: mark broken packages as such
Found while changing ffmpeg from 4 to 5; these all depend on ffmpeg either
directly or transitively.
2023-03-13 16:43:06 -06:00
Atemu
9bd2506458 treewide: make ffmpeg_4-dependant packages depend on ffmpeg_4
These packages were identified as broken when ffmpeg = ffmpeg_5.

Tested _only_ by building them. If you are a maintainer of one of these
packages, please test whether your package still works.
2023-03-13 16:42:22 -06:00
Martin Weinelt
bb14c4255b Merge remote-tracking branch 'origin/master' into staging-next 2023-03-13 17:14:19 +00:00
Lassulus
766852c57c
Merge pull request #220970 from wegank/aarch64-unbreak 2023-03-14 00:04:56 +07:00
Kerstin
d29e58296a
Merge pull request #220700 from dotlambda/imagemagick-7.1.1-2
imagemagick: 7.1.1-0 -> 7.1.1-2
2023-03-13 15:23:25 +01:00
Weijia Wang
7ee078619a tev: unbreak on aarch64-linux 2023-03-13 12:16:26 +02:00
Francesco Gazzetta
87d7fb45da vengi-tools: 0.0.23 -> 0.0.24 2023-03-13 10:22:49 +01:00
Vladimír Čunát
1f7eeea8ee
Merge branch 'master' into staging-next 2023-03-12 17:21:00 +01:00
Guillaume Girol
4c7f6deef1
Merge pull request #216017 from symphorien/sane_1.2.1
sane-backends: 1.1.1 -> 1.2.1
2023-03-12 15:08:37 +00:00
Martin Weinelt
5abe72f0b2 Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/mdutils/default.nix
2023-03-12 15:59:15 +01:00
K900
61c8a0f6bc photoqt: 1.7.1 -> 3.1
Fix build
2023-03-12 16:27:09 +03:00
Daniel Olsen
ff344b6016 hydrus: 518 -> 519 2023-03-12 12:57:06 +01:00
Robert Schütz
497894e9ec imagemagick: 7.1.1-0 -> 7.1.1-2
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-0...7.1.1-2
2023-03-11 08:03:22 -08:00
Alyssa Ross
8c70bfb9f2
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/libraries/librsvg/default.nix
	pkgs/development/python-modules/r2pipe/default.nix
2023-03-10 18:46:21 +00:00
Anderson Torres
d40c0521f8
Merge pull request #220497 from wegank/photoflow-drop
photoflow: drop
2023-03-10 14:18:53 -03:00