Commit graph

4622 commits

Author SHA1 Message Date
Artturi
60a0871486
Merge pull request #172391 from Artturin/deprecate-stdenv-glibc 2022-05-27 17:56:19 +03:00
Artturin
c1fffdfffb treewide: change some glibc to stdenv.cc.libc 2022-05-27 05:57:43 +03:00
Sandro
b9c9593a88
Merge pull request #173304 from IvarWithoutBones/bump/dotnetmodule 2022-05-26 00:26:18 +02:00
Sandro
c60a2b5927
Merge pull request #173616 from valff/fix-shotwell-video-thumbnailer
Add missing dependencies for shotwell-video-thumbnailer
2022-05-25 23:07:47 +02:00
Jan Tojnar
485d323a4c
Merge pull request #174102 from jtojnar/gnome-updates
GNOME updates
2022-05-25 19:26:26 +02:00
Artturin
0c4d65b21e treewide: stdenv.glibc -> glibc 2022-05-25 15:51:20 +03:00
Ben Siraphob
60129f5a70
Merge pull request #174180 from sikmir/gnuclad
gnuclad: enable on darwin
2022-05-23 16:50:18 -07:00
Nikolay Korotkiy
87e0baba2d
gnuclad: enable on darwin 2022-05-23 23:15:20 +03:00
Jan Tojnar
2f87de7b08 shotwell: 0.30.15 → 0.30.16
https://gitlab.gnome.org/GNOME/shotwell/-/compare/shotwell-0.30.15...shotwell-0.30.16
2022-05-23 13:37:27 +02:00
Janne Heß
09438ed9ce
Merge pull request #173968 from symphorien/scantailor-advanced-zhf
scantailor-advanced: fix build with qt5.15 by switching to a maintained fork
2022-05-23 11:01:21 +02:00
Guillaume Girol
6e17b6945c scantailor-advanced: fix build with qt5.15 by switching to a maintained fork
https://github.com/4lex4/scantailor-advanced/issues/170#issuecomment-1030857156
2022-05-22 12:00:00 +00:00
Rick van Schijndel
35e19f9daa
Merge pull request #173865 from trofi/workaround-fno-common-for-jpeg-archive
jpeg-archive: add -fcommon workaround
2022-05-21 16:00:51 +02:00
Sergei Trofimovich
ed01f5bd6d jpeg-archive: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: src/util.o:(.bss+0x0): multiple definition of `progname'; /build/ccBZT2Za.o:(.bss+0x20): first defined here
2022-05-21 11:20:01 +01:00
Thomas Watson
4c711c386a cloudcompare: 2.12.0 -> 2.12.1, fix build
Fixes build by using PDAL 2.3.0 as there are problems with 2.4.0.
2022-05-20 19:09:38 -05:00
Robert Schütz
6501ee65b0 imagemagick: 7.1.0-34 -> 7.1.0-35 2022-05-20 14:48:37 +02:00
Valentine Valyaeff
dae4350d25 shotwell: fix video thumbnails
Video thumbnails generation was broken without these dependencies.
2022-05-19 20:56:26 +03:00
Jacek Galowicz
f7897d42b2
Merge pull request #173589 from alyssais/drawio-headless
drawio-headless: extract from pandoc-drawio-filter
2022-05-19 11:12:08 +02:00
Alyssa Ross
3e3d98cbb3
drawio-headless: extract from pandoc-drawio-filter
This wrapper is useful independently of pandoc-drawio-filter — it's
useful in any other situation in which somebody might want to use
draw.io diagrams in a build process.

So, make it accessible from the top level to facilitate reuse.
2022-05-19 08:20:50 +00:00
Sergei Trofimovich
223b8e5db5
Merge pull request #173055 from trofi/workaround-fno-common-for-grafx2
grafx2: add -fcommon workaround
2022-05-19 07:12:19 +00:00
Robert Schütz
4a1344693d megapixels: use wrapGAppsHook4 2022-05-18 12:38:50 -07:00
DarkOnion0
6f0d3c8ec7
drawio: 18.0.4 -> 18.0.6 2022-05-17 18:05:05 +02:00
Robert Schütz
8896e8d373 imagemagick: 7.1.0-33 -> 7.1.0-34 2022-05-17 15:19:58 +02:00
Ivar Scholten
578589e1da treewide: remove unneeded dotnet SDK version pins
These derivations use buildDotnetModule, which has had its default
dotnet version changed recently. This patch removes redundantly setting
the SDK/runtime to version 6.
2022-05-16 21:39:47 +02:00
Rick van Schijndel
05dee02f92 nomacs: mark broken on darwin
Already broken for a few years and nobody complained yet,
so just gonna make it clear that it's broken.
2022-05-15 23:22:15 +02:00
Jörg Thalheim
2c260a40e0
Merge pull request #173173 from DarkOnion0/drawio
drawio: 18.0.1 -> 18.0.4
2022-05-15 20:37:18 +01:00
DarkOnion0
222d84a2b7
drawio: 18.0.1 -> 18.0.4 2022-05-15 19:21:18 +02:00
Sergei Trofimovich
85b0aa8d4d grafx2: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: ../obj/unix/tiles.o:/build/grafx2/src/global.h:306: multiple definition of
      `Main_selector'; ../obj/unix/main.o:/build/grafx2/src/global.h:306: first defined here
2022-05-14 17:55:46 +01:00
Robert Schütz
92e0e80f67 rnote: 0.5.1-hotfix-1 -> 0.5.3
https://github.com/flxzt/rnote/releases/tag/v0.5.2
https://github.com/flxzt/rnote/releases/tag/v0.5.3
2022-05-14 08:00:29 -07:00
Thiago Kenji Okada
eae1669de5
Merge pull request #171836 from ncfavier/escape-wrapper-args
Fix wrapper arguments escaping
2022-05-12 21:55:06 +01:00
Rick van Schijndel
9ef1af9aa3 rapcad: drop
Broken since 2018
2022-05-10 22:21:09 +02:00
Artturi
db137956d6
Merge pull request #172263 from otavio/topic/apngasm-3110
apngasm: 3.1.9 -> 3.1.10
2022-05-10 06:17:01 +03:00
Otavio Salvador
7565c2e455 apngasm: 3.1.9 -> 3.1.10
3.1.9 had issues with building and 3.1.10 has been released fixing
those; a parallel building error has been found and it is fixed on
Gentoo repository, from where we grab the patch from.

Log of error: https://hydra.nixos.org/log/6nh56zf7y81p0m6xxynw22wj1kaxrjbd-apngasm-3.1.9.drv
Refs: ZHF: #172160
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-05-09 21:39:27 -03:00
Artturin
49b62442e9 image_optim: remove useless nulls 2022-05-10 01:01:00 +03:00
Sandro
94d02e4e32
Merge pull request #172141 from trofi/workaround-fno-common-for-gqview
gqview: add -fcommon workaround
2022-05-09 12:06:51 +02:00
Sergei Trofimovich
6c60d3d38a gqview: add -fcommon workaround
Without the change build fails on -fno-common toolchains like upstream
gcc-10 as:

    $ nix build -L --impure --expr 'with import ./. {}; gqview.overrideAttrs (oa: {   NIX_CFLAGS_COMPILE = (["-fno-common"] ++ [oa.NIX_CFLAGS_COMPILE or ""]); })'
    ...
    ld: pan-view.o:/build/gqview-2.1.5/src/bar_exif.h:27:
      multiple definition of `bar_exif_key_list'; bar_exif.o:/build/gqview-2.1.5/src/bar_exif.h:27: first defined here
2022-05-09 08:20:31 +01:00
Robert Schütz
f42f88bd15 rnote: 0.5.0-hotfix-2 -> 0.5.1-hotfix-1
https://github.com/flxzt/rnote/releases/tag/v0.5.1-hotfix-1
2022-05-08 22:36:45 -07:00
github-actions[bot]
f39e774f11
Merge master into staging-next 2022-05-09 00:02:27 +00:00
Ryan Mulligan
2a77fee558
Merge pull request #171629 from r-ryantm/auto-update/hydrus
hydrus: 482 -> 483
2022-05-08 15:49:20 -07:00
Rick van Schijndel
d4aca509e6
Merge pull request #171931 from RamKromberg/fix/jpegrescan
jpegrescan: 2016-06-01 -> 2019-03-27
2022-05-08 22:47:57 +02:00
Robert Schütz
2f677eae73 imagemagick: 7.1.0-32 -> 7.1.0-33 2022-05-08 13:39:30 -07:00
Ram Kromberg
d9c321639c jpegrescan: 2016-06-01 -> 2019-03-27 2022-05-07 11:36:41 +03:00
Naïm Favier
545a1eddcd
megapixels: fix wrapper arguments escaping 2022-05-06 18:27:02 +02:00
Naïm Favier
8fe47199cc
image_optim: fix wrapper arguments escaping 2022-05-06 18:26:39 +02:00
Vladimír Čunát
8ad52489e9
Merge branch 'master' into staging-next 2022-05-06 16:07:25 +02:00
Robert Schütz
c767cecaad rnote: 0.4.0 -> 0.5.0-hotfix-2
https://github.com/flxzt/rnote/releases/tag/v0.5.0-hotfix-2
2022-05-06 06:17:17 -07:00
github-actions[bot]
6e0aca3c43
Merge master into staging-next 2022-05-06 12:02:02 +00:00
Bobby Rong
3d93ea9f5b
Merge pull request #171706 from DarkOnion0/master
drawio: 17.4.2 -> 18.0.1
2022-05-06 17:09:56 +08:00
github-actions[bot]
b962dee3e7
Merge master into staging-next 2022-05-06 00:02:16 +00:00
Jan Tojnar
1cc16e71e1
Merge pull request #167372 from r-ryantm/auto-update/poppler-glib
poppler: 22.03.0 -> 22.04.0
2022-05-06 00:47:20 +02:00
DarkOnion0
e06ba92957
drawio: 17.4.2 -> 18.0.1 2022-05-05 22:27:47 +02:00