Commit Graph

2682 Commits

Author SHA1 Message Date
7c6f434c
dd598be67a
Merge pull request #226968 from delroth/zbar-0.23.92
zbar: 0.23.90 -> 0.23.92 (+ enable checkPhase)
2023-04-26 18:50:31 +00:00
Robert Scott
fdd4f77e5c
zbar: enable checkPhase on Darwin 2023-04-26 14:35:55 +02:00
Pierre Bourdon
8ae1865b52
zbar: make checkPhase work, and enable it 2023-04-26 14:17:51 +02:00
Pierre Bourdon
a1eed9f1ff
zbar: 0.23.90 -> 0.23.92 2023-04-26 14:17:44 +02:00
Nick Cao
8426a11c2f
Merge pull request #228003 from alyssais/vulkan-cts-cross
vulkan-cts: fix cross
2023-04-26 09:15:38 +08:00
Sandro Jäckel
aad577bd30 nodejs*: normalise names to better fit other packages
Versioned package attributes are usually named like $pname_$version
eg: nodejs-14_x -> nodejs_14
2023-04-25 11:28:17 +02:00
figsoda
08e857d95e
Merge pull request #228039 from lilyinstarlight/fix/gmic-qt-mainprogram
gmic-qt: add meta.mainProgram
2023-04-24 21:13:26 -04:00
Lily Foster
1e4e8a1775
gmic-qt: add meta.mainProgram 2023-04-24 18:15:57 -04:00
Alyssa Ross
d6ec89a67b
vulkan-cts: fix cross 2023-04-24 19:50:32 +00:00
Fernando Ayats
cc782a953d graph-easy: change pname to graph-easy 2023-04-24 14:46:52 +02:00
figsoda
ada2efde07 sic-image-cli: 0.22.0 -> 0.22.1
Diff: https://github.com/foresterre/sic/compare/v0.22.0...v0.22.1

Changelog: https://github.com/foresterre/sic/blob/v0.22.1/CHANGELOG.md
2023-04-23 17:17:25 -04:00
Kira Bruneau
80d0ff8dd4
Merge pull request #227840 from kira-bruneau/mangohud
mangohud: enable tests
2023-04-23 16:54:32 -04:00
Kira Bruneau
d5355161f5 mangohud: enable tests 2023-04-23 13:14:00 -04:00
Mario Rodas
f879ff3eaf
Merge pull request #227650 from Flakebi/vulkan-cts
vulkan-cts: 1.3.5.1 -> 1.3.5.2
2023-04-22 22:19:21 -05:00
figsoda
0d3eb74e18 sic-image-cli: 0.21.1 -> 0.22.0
Diff: https://github.com/foresterre/sic/compare/v0.21.1...v0.22.0

Changelog: https://github.com/foresterre/sic/blob/v0.22.0/CHANGELOG.md
2023-04-22 13:52:46 -04:00
Flakebi
42b044893e
vulkan-cts: 1.3.5.1 -> 1.3.5.2
Diff: https://github.com/KhronosGroup/VK-GL-CTS/compare/vulkan-cts-1.3.5.1...vulkan-cts-1.3.5.2

Changelog: https://github.com/KhronosGroup/VK-GL-CTS/releases/tag/vulkan-cts-1.3.5.2
2023-04-22 18:42:27 +02:00
Nick Cao
3e8c9a4f08
Merge pull request #227343 from erictapen/wgpu-utils
wgpu-utils: 0.15.2 -> 0.16.0
2023-04-22 11:04:22 +08:00
Maximilian Bosch
6b4f333173
Merge pull request #227260 from jnsgruk/patch-1
wdisplays: fix icon in desktop file
2023-04-21 10:05:31 +02:00
Kerstin Humm
ca838b724d
wgpu-utils: 0.15.2 -> 0.16.0 2023-04-20 23:30:51 +02:00
R. Ryantm
0eef8b8a34 mangohud: 0.6.9 -> 0.6.9-1 2023-04-20 14:38:43 +00:00
Jon Seager
0a2d099131
wdisplays: fix icon in desktop file 2023-04-20 14:24:05 +01:00
Atemu
269c677b54
Merge pull request #221723 from Cynerd/mesa-demos-crossbuild
mesa-demos: fix cross compilation
2023-04-17 11:27:06 +02:00
Karel Kočí
be06a2b91c
mesa-demos: fix cross compilation
The build requires also native binaries to be build with dependency on
wayland libraries. Those libraries are expected to be located using
pkg-config but it required the one that targets build and not host
platform.
2023-04-17 10:56:03 +02:00
Weijia Wang
7a894f9b32
Merge pull request #225690 from r-ryantm/auto-update/astc-encoder
astc-encoder: 4.3.1 -> 4.4.0
2023-04-17 10:17:55 +03:00
Kira Bruneau
fe3df0771d
Merge pull request #226170 from kira-bruneau/mangohud
mangohud: 0.6.8 -> 0.6.9
2023-04-15 20:55:28 -04:00
Mario Rodas
97515a5476 svgbob: add changelog to meta 2023-04-15 04:20:00 +00:00
Mario Rodas
440583bc81 svgbob: 0.6.6 -> 0.7.0
https://github.com/ivanceras/svgbob/raw/0.7.0/Changelog.md
2023-04-15 04:20:00 +00:00
Kira Bruneau
332d775c53 mangohud: 0.6.8 -> 0.6.9 2023-04-14 12:10:15 -04:00
Kira Bruneau
a98e3adeeb mangohud: add update script 2023-04-14 11:49:00 -04:00
Kira Bruneau
69ac4b600b mangohud: support 32bit mango app vulkan layer 2023-04-14 11:48:59 -04:00
Kira Bruneau
62bad427ff mangohud: suport nvidia cards when directly using vulkan layer
Before this change, NVIDIA GPUs were only supported when using the
mangohud & mangoapp binaries.

This extends support to direct use of the Vulkan layer
(enabled through `MANGOHUD=1`).
2023-04-14 11:48:58 -04:00
Kira Bruneau
d9cb109138 mangohud: move loader header deps to nativeBuildInputs 2023-04-14 11:48:57 -04:00
Kira Bruneau
eefb3eb9a4 mangohud: switch back to using system spdlog
The issue that required us to use the static subproject version has
been fixed:

https://github.com/ValveSoftware/steam-runtime/issues/511
2023-04-14 11:48:52 -04:00
Kira Bruneau
83c65fd633 mangohud: prefer finalAttrs over rec 2023-04-14 11:43:53 -04:00
K900
04be1e4a9f mangohud: use vendored vulkan-headers to fix build
This isn't great but what can you do.
2023-04-13 11:34:44 +03:00
R. Ryantm
053afa8036 astc-encoder: 4.3.1 -> 4.4.0 2023-04-11 06:25:19 +00:00
github-actions[bot]
bcca7c70b6
Merge master into staging-next 2023-04-11 00:02:15 +00:00
Mario Rodas
0c920a67d7 resvg: 0.30.0 -> 0.31.0
https://github.com/RazrFalcon/resvg/releases/tag/v0.31.0
2023-04-10 04:20:00 +00:00
Vladimír Čunát
fd77cd7a01
Merge branch 'master' into staging-next
Indentation conflict in vulkan-related src fetches.
2023-04-08 11:33:08 +02:00
Ilan Joselevich
d9f759f2ea
Merge pull request #224650 from Kranzes/vulkan-sdk-update-script
vulkan-headers: add update script
2023-04-08 12:19:06 +03:00
github-actions[bot]
75e19b98bb
Merge master into staging-next 2023-04-08 00:02:03 +00:00
Artturi
094c82d9d9
Merge pull request #200366 from considerate/netpbm 2023-04-07 21:07:29 +03:00
github-actions[bot]
ad0239e550
Merge staging-next into staging 2023-04-05 00:03:07 +00:00
Lily Foster
0bb8291660 gmic-qt: 3.2.2 -> 3.2.3 2023-04-04 20:06:32 -03:00
R. Ryantm
dc2c96df1d gmic: 3.2.2 -> 3.2.3 2023-04-04 20:06:32 -03:00
Ilan Joselevich
244eeefe05
Merge pull request #224485 from PedroHLC/vulkan-sdk-1.3.243-master
vulkan-sdk: 1.3.239 -> 1.3.243
2023-04-04 22:19:43 +03:00
Ilan Joselevich
ee9df2c1a8
vulkan-headers: add update script 2023-04-04 15:52:36 +03:00
PedroHLC ☭
e3ee688b5d
vulkan-extension-layer: 1.3.239.0 -> 1.3.243.0 2023-04-03 11:48:30 -03:00
PedroHLC ☭
275bfd93ea
vulkan-tools-lunarg: 1.3.239.0 -> 1.3.243.0 2023-04-03 11:48:12 -03:00
PedroHLC ☭
5481d74a29
vulkan-tools: 1.3.239.0 -> 1.3.243.0 2023-04-03 11:47:57 -03:00
PedroHLC ☭
0bd070e1bc
spirv-cross: 1.3.239.0 -> 1.3.243.0 2023-04-03 11:46:58 -03:00
Mario Rodas
f3f37ac1e5
Merge pull request #223688 from r-ryantm/auto-update/resvg
resvg: 0.29.0 -> 0.30.0
2023-03-29 07:35:44 -05:00
Weijia Wang
d805a34669
Merge pull request #222868 from r-ryantm/auto-update/netpbm
netpbm: 11.1.0 -> 11.2.0
2023-03-29 09:08:09 +03:00
R. Ryantm
a2e172e0f8 resvg: 0.29.0 -> 0.30.0 2023-03-29 04:25:02 +00:00
Weijia Wang
32e38f42df
Merge pull request #222954 from r-ryantm/auto-update/vips
vips: 8.14.1 -> 8.14.2
2023-03-28 17:31:08 +03:00
Nick Cao
ca46c51067
Merge pull request #223385 from Flakebi/vulkan-cts
vulkan-cts: 1.3.5.0 -> 1.3.5.1
2023-03-28 09:17:11 +08:00
Sebastian Neubauer
5f29c19fab vulkan-cts: 1.3.5.0 -> 1.3.5.1 2023-03-27 15:27:27 +02: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
R. Ryantm
1b4f8f9b16 netpbm: 11.1.0 -> 11.2.0 2023-03-25 13:20:40 +00:00
github-actions[bot]
1f2e655ca9
Merge master into staging-next 2023-03-25 12:01:33 +00:00
Stanisław Pitucha
4ae95d7842 aaphoto: fix darwin build
Add the llvm openmp for building.
2023-03-25 09:00:03 -03:00
R. Ryantm
f50a1657de vips: 8.14.1 -> 8.14.2 2023-03-24 21:23:07 +00:00
Vladimír Čunát
12dd95fbb1
Merge branch 'master' into staging-next 2023-03-24 09:07:41 +01:00
K900
2607d40e58 mesa-demos: 8.5.0 -> 9.0.0
Now with vkgears!
2023-03-22 18:36:27 +03:00
github-actions[bot]
797a2b9bcc
Merge master into staging-next 2023-03-21 18:01:07 +00:00
Lily Foster
dc1fda492a cimg,gmic,gmic-qt: add lilyinstarlight to maintainers 2023-03-21 13:52:49 -03:00
Lily Foster
fc457d46c4 gmic: update license to cecill21
As of G'MIC version 2.1.9, it uses the 2.1 version of the CeCILL
license plus a few files which are dual licensed with CeCILL-C (excluded
here since there's no good way to specify which files and it's can be
one or the other).
2023-03-21 13:52:49 -03:00
Lily Foster
126b3d60f6 gmic-qt: 3.2.1 -> 3.2.2
This commit also removes a few unused arguments and prepares the
derivation for qt6 by removing the usage of `qt5.mkDerivation` which is
a little broken and likely to be deprecated (see NixOS/nixpkgs#180841).
2023-03-21 13:52:49 -03:00
Lily Foster
6d5359557f gmic: 3.2.1 -> 3.2.2
Also perform drive-by change to fix repo owner, since the repository was
moved a while ago.
2023-03-21 13:52:49 -03:00
github-actions[bot]
f785fd289c
Merge master into staging-next 2023-03-20 12:01:29 +00:00
Fabian Affolter
b6b51871b5
Merge pull request #196974 from techknowlogick/add-shot-scraper
shot-scraper: init at 1.1.1
2023-03-20 10:09:01 +01:00
Fabian Affolter
910b639bff
shot-scraper: add changelog to meta 2023-03-20 09:17:15 +01:00
techknowlogick
76b5525a6d shot-scraper: init at 1.1.1 2023-03-19 23:17:41 -04:00
github-actions[bot]
84c97a9e91
Merge master into staging-next 2023-03-19 18:00:59 +00:00
figsoda
8882509ca9
Merge pull request #221989 from r-ryantm/auto-update/wgpu-utils
wgpu-utils: 0.15.1 -> 0.15.2
2023-03-19 10:59:44 -04:00
R. Ryantm
efb0a655fe wgpu-utils: 0.15.1 -> 0.15.2 2023-03-19 09:33:46 +00:00
github-actions[bot]
4d82a453fb
Merge master into staging-next 2023-03-19 06:01:10 +00:00
R. Ryantm
12b437b5e3 gifski: 1.10.0 -> 1.10.3 2023-03-19 02:50:50 +00:00
github-actions[bot]
2394986204
Merge master into staging-next 2023-03-17 12:01:17 +00:00
superherointj
9b0777ffb3
Merge pull request #221631 from PedroHLC/vulkan-caps-viewer-3.29
vulkan-caps-viewer: 3.28 -> 3.29
2023-03-17 08:39:08 -03:00
PedroHLC ☭
145ce73933
vulkan-caps-viewer: 3.28 -> 3.29 2023-03-17 08:07:09 -03:00
github-actions[bot]
455127ad5e
Merge master into staging-next 2023-03-16 18:01:20 +00:00
Vladimír Čunát
0f9354bfee
Merge #218309: ffmpeg: ffmpeg_4 → ffmpeg_5
...into staging
2023-03-16 11:11:31 +01:00
R. Ryantm
cb65372eaa dpic: 2021.11.01 -> 2023.02.01 2023-03-16 01:35:00 +00:00
Martin Weinelt
19680e9902
Merge pull request #217568 from trofi/stdenv-parallel-install
stdenv/generic/setup.sh: enable parallel installs for parallel builds
2023-03-15 17:10:19 +00: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
github-actions[bot]
feb117e32c
Merge master into staging-next 2023-03-11 18:01:19 +00:00
Weijia Wang
80a0a547de
Merge pull request #219939 from r-ryantm/auto-update/directx-shader-compiler
directx-shader-compiler: 1.7.2212 -> 1.7.2212.1
2023-03-11 19:19:55 +02:00
Martin Weinelt
a7c2874462 Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/roombapy/default.nix
2023-03-10 21:04:22 +01:00
Kira Bruneau
624432c25b
Merge pull request #220288 from r-ryantm/auto-update/vkbasalt
vkbasalt: 0.3.2.8 -> 0.3.2.9
2023-03-10 14:35:23 -05:00
R. Ryantm
3f8dc17c26 vkbasalt: 0.3.2.8 -> 0.3.2.9 2023-03-10 14:28:18 -05:00
Martin Weinelt
ef91384e6f Merge remote-tracking branch 'origin/master' into staging-next 2023-03-10 13:09:25 +01:00
Alyssa Ross
d60c3be234 glmark2: enable more flavors 2023-03-10 09:34:06 +00:00
Alyssa Ross
44e32d9dc0 glmark2: remove unused xorg.libxcb input
X11 flavors work fine without it.
2023-03-10 09:34:06 +00:00
Alyssa Ross
b80dd48f26 glmark2: fix cross 2023-03-10 09:34:06 +00:00
Alyssa Ross
48532d5957 glmark2: switch to meson
The bundled waf is so old it doesn't support cross-compilation.
2023-03-10 09:34:06 +00:00
Sergei Trofimovich
04cc3ff7d3 asymptote: disable install parallelism
Without the change parallel installs fail as:

    ...-coreutils-9.1/bin/install: cannot stat 'asy-keywords.el': No such file or directory
    make: *** [Makefile:272: install-asy] Error 1
2023-03-09 22:05:53 +00:00
R. Ryantm
14af7c5a37 directx-shader-compiler: 1.7.2212 -> 1.7.2212.1 2023-03-07 06:35:52 +00:00
github-actions[bot]
fa94414f70
Merge master into staging-next 2023-03-07 00:02:41 +00:00
Ilan Joselevich
b25c0d045b
Merge pull request #219168 from r-ryantm/auto-update/gnuplot
gnuplot: 5.4.5 -> 5.4.6
2023-03-06 22:48:03 +02:00
github-actions[bot]
aca2797c2a
Merge master into staging-next 2023-03-04 18:01:11 +00:00
Vladimír Čunát
87daa5b06a
Merge #218074: gmic-qt: fix build with 3.2.1 2023-03-04 14:51:53 +01:00
R. Ryantm
688c4961cf gnuplot: 5.4.5 -> 5.4.6 2023-03-02 12:17:17 +00:00
Sergei Trofimovich
e7e072d05a Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/top-level/python-aliases.nix

Trivial conflict of multiple added aliases.
2023-02-26 21:53:22 +00:00
Lily Foster
fd3e2b49f4
gmic-qt: fix build with 3.2.1
How the build was fixed:
* Fetch tarball instead since that is what upstream supports to build
  gmic-qt from.
* Set `sourceRoot` within tarball
* Fetch patch from GreycLab/gmic#435 into gmic
* Fetch patch from c-koi/gmic-qt#175 into gmic-qt
2023-02-26 07:13:09 -05:00
Weijia Wang
d178040d90
Merge pull request #218159 from r-ryantm/auto-update/asymptote
asymptote: 2.83 -> 2.85
2023-02-26 12:03:55 +02:00
Vladimír Čunát
30e272bc04
Merge #216499: staging-next 2023-02-15 2023-02-26 10:11:50 +01:00
R. Ryantm
a15c903b4b hobbits: 0.53.2 -> 0.54.0 2023-02-25 14:44:04 +00:00
R. Ryantm
c9ff9afbad asymptote: 2.83 -> 2.85 2023-02-25 04:24:26 +00:00
Lily Foster
626a0ff9fa
gmic: fix linking against shared lib with cmake 2023-02-24 15:03:53 -05:00
github-actions[bot]
3cdd771820
Merge staging-next into staging 2023-02-23 18:01:49 +00:00
Alyssa Ross
52c286ee5b
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/libraries/pmdk/default.nix
2023-02-23 13:51:34 +00: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
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
github-actions[bot]
f95edd46da
Merge staging-next into staging 2023-02-22 06:01:53 +00:00
github-actions[bot]
77f501b5df
Merge master into staging-next 2023-02-22 06:01:21 +00:00
Anderson Torres
6e442a3dee
Merge pull request #217187 from jtojnar/gmic-qt-fix
gmic,gmic-qt: 3.2.0 → 3.2.1, mark the latter as broken
2023-02-21 22:16:38 -03:00
github-actions[bot]
fc3641aa1e
Merge staging-next into staging 2023-02-21 00:03:04 +00:00
github-actions[bot]
e3e8374b6f
Merge master into staging-next 2023-02-21 00:02:33 +00:00
Jörg Thalheim
a891613ead
Merge pull request #217227 from mothsART/feature/replace_http_by_https__second_pass
treewide: replace http by https when https is a permanent redirection
2023-02-20 21:33:05 +01:00
7c6f434c
a813b69dcc
Merge pull request #209461 from r-ryantm/auto-update/graphviz
graphviz: 7.0.2 -> 7.1.0
2023-02-20 06:35:30 +00:00
github-actions[bot]
539195e509
Merge staging-next into staging 2023-02-20 00:03:04 +00:00
github-actions[bot]
4a14359163
Merge master into staging-next 2023-02-20 00:02:26 +00:00
Jan Tojnar
63e4a92217 gmic-qt: Mark as broken
Ever since the gmic 3.2.0 bump, it just does not build – it tries to use stub definitions for gmic_image from src/GmicQt.h, leading to errors like:

    /build/source/src/GmicQt.cpp:344:11: error: 'struct gmic_library::gmic_image<unsigned char>' has no member named 'channels'
      344 |       img.channels(0, 3);
          |       ~~~~^~~~~~~~

gmic-qt 3.2.1 contains a supposed fix (f0d9d8acd1) which might have actually fixed the gmic_image issue but it introduces another one with cimg.

    gmic-3.2.1-dev/include/gmic.h:191:21: fatal error: gmic.cpp: No such file or directory
      191 | #define cimg_plugin "gmic.cpp"
          |                     ^~~~~~~~~~

I do not really understand qmake, deprecated build system which gmic author insists on using for gmic-qt, and the trio of libraries is convoluted enough (mutually including their various headers and source files) that I gave up on creating an usable CMake build script that supports system libraries. It does not help that the git history is obfuscated, making proper investigation annoying.

Marking it as broken will at least make gimp-with-plugins work.
2023-02-19 22:56:19 +01:00
Jan Tojnar
e00fa961ed gmic-qt: Add gimp plug-in to passthru.tests 2023-02-19 22:56:19 +01: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
Martin Weinelt
9e7f9a402b
python310Packages.mako: Normalize attribute, pname, dirname 2023-02-19 21:36:02 +01:00
Jan Tojnar
24f2c744c7 gmic-qt: 3.2.0 → 3.2.1
https://github.com/c-koi/gmic-qt/compare/v.3.2.0...v.3.2.1
2023-02-19 18:00:35 +01:00
Jan Tojnar
02be63faed gmic-qt: add update script 2023-02-19 18:00:34 +01:00
Jan Tojnar
8e9e60c483 gmic: 3.2.0 → 3.2.1 2023-02-19 18:00:34 +01:00
Jan Tojnar
c4d80af5bd gmic: fix update script
It got broken by the 3.2.0 bump: 2dd0b25e16
2023-02-19 18:00:34 +01:00
Jan Tojnar
a07960652c gmic: Add gmic-qt to passthru.tests
It often needs to be updated in lockstep.
2023-02-19 18:00:09 +01:00
R. Ryantm
0d8f0e5387 nip2: 8.7.1 -> 8.9.1 2023-02-19 06:23:44 +00:00
github-actions[bot]
a1eb3e0b3e
Merge master into staging-next 2023-02-19 00:02:27 +00:00
Joachim Breitner
ea4d2f7e61
ploticus: Fix PREFAB settings, add test
Previously, I would get

    pl: error 22: Cannot open specified scriptfile (@out@/share/ploticus/prefabs/chron.pl)

and it seems the PREFAB setting last changed in
fbc4b41e69
didn't quite work.

So this adds a test to demonstrate the issue, and fixes it by substituting the placeholder.
2023-02-18 21:34:52 +01:00
github-actions[bot]
c4fe2133de
Merge staging-next into staging 2023-02-15 06:01:44 +00:00
Sandro
c9fbcf0416
Merge pull request #215074 from dotlambda/vips-8.14.1 2023-02-15 01:09:07 +01:00
Alyssa Ross
200610b849
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/libraries/gtest/default.nix
	pkgs/development/libraries/hidapi/default.nix
2023-02-14 09:53:03 +00:00
Sebastian Neubauer
25f34241cd vulkan-cts: 1.3.4.1 -> 1.3.5.0 2023-02-13 20:56:08 +01:00
github-actions[bot]
29c2637dda
Merge staging-next into staging 2023-02-13 12:02:05 +00:00
github-actions[bot]
fd8daee7c2
Merge master into staging-next 2023-02-13 12:01:30 +00:00
Kerstin
4b6792fb6f
Merge pull request #216105 from r-ryantm/auto-update/wgpu-utils
wgpu-utils: 0.15.0 -> 0.15.1
2023-02-13 12:48:55 +01:00
github-actions[bot]
29cdca7736
Merge staging-next into staging 2023-02-13 06:02:02 +00:00
R. Ryantm
d9cf62f012 wgpu-utils: 0.15.0 -> 0.15.1 2023-02-13 02:25:37 +00: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
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
R. Ryantm
c70c35601a graphviz: 7.0.2 -> 7.1.0 2023-02-12 08:16:58 +00:00
github-actions[bot]
0417b0e54f
Merge staging-next into staging 2023-02-10 00:03:00 +00:00
github-actions[bot]
71c0c6d984
Merge master into staging-next 2023-02-10 00:02:27 +00:00
Robert Schütz
ac17c2b4b3 pgf_graphics: 6.14.12 -> 7.21.7 2023-02-09 09:17:26 -08:00
github-actions[bot]
bd14a95898
Merge staging-next into staging 2023-02-09 06:01:47 +00:00
github-actions[bot]
73fe6149d4
Merge master into staging-next 2023-02-09 06:01:10 +00:00
R. Ryantm
9599df6f37 resvg: 0.28.0 -> 0.29.0 2023-02-08 19:02:00 +00:00
Robert Schütz
b872c2ad6a vips: don't build gtk_doc on Darwin
Otherwise the build hangs.
2023-02-06 23:23:33 -08:00
Robert Schütz
152204b08c vips: 8.13.3 -> 8.14.1
Diff: https://github.com/libvips/libvips/compare/v8.13.3...v8.14.1

Changelog: https://github.com/libvips/libvips/blob/v8.14.1/ChangeLog
2023-02-06 23:10:44 -08:00
Jan Tojnar
3fb9672b71 vips: Switch to Meson
Meson is the preferred build system since 8.13.
2023-02-06 23:08:22 -08:00
github-actions[bot]
7f765c49f6
Merge staging-next into staging 2023-02-05 18:01:54 +00:00
Vladimír Čunát
cfc056287c
treewide: another round of gcc12 fixups 2023-02-05 18:34:47 +01:00
github-actions[bot]
7c824bb1b1
Merge staging-next into staging 2023-02-04 00:02:42 +00:00
Vladimír Čunát
d0d8c15bad
Merge branch 'master' into staging-next
pkgs/development/web/nodejs/v18.nix conflict:
  the fetched patch was already included in this release.
2023-02-03 23:02:19 +01:00
Nick Cao
7c72674285
Merge pull request #213631 from PedroHLC/vulkan-1.3.239.0
vulkan-sdk: 1.3.236.0 -> 1.3.239.0
2023-02-03 21:23:36 +08:00
Weijia Wang
882bd79418
Merge pull request #214116 from r-ryantm/auto-update/gfxreconstruct
gfxreconstruct: 0.9.17 -> 0.9.18
2023-02-03 14:10:25 +01:00
PedroHLC ☭
44a1fb1b9c
spirv-cross: 1.3.236.0 -> 1.3.239.0 2023-02-03 09:23:30 -03:00
PedroHLC ☭
7a5a9bbf9e
vulkan-tools-lunarg: 1.3.236.0 -> 1.3.239.0 2023-02-03 09:23:30 -03:00
PedroHLC ☭
c171fe67c3
vulkan-tools: 1.3.236.0 -> 1.3.239.0 2023-02-03 09:23:30 -03:00
PedroHLC ☭
51b8f73d57
vulkan-extension-layer: 1.3.236.0 -> 1.3.239.0 2023-02-03 09:23:30 -03:00
github-actions[bot]
61687cbd42
Merge master into staging-next 2023-02-03 00:02:29 +00:00
Weijia Wang
c8a3dfe5fb
Merge pull request #214160 from r-ryantm/auto-update/agi
agi: 3.2.1 -> 3.3.0
2023-02-02 22:49:48 +01:00
Weijia Wang
6498bee324
Merge pull request #214244 from r-ryantm/auto-update/astc-encoder
astc-encoder: 4.3.0 -> 4.3.1
2023-02-02 21:56:02 +01:00
R. Ryantm
b5200b8b70 astc-encoder: 4.3.0 -> 4.3.1 2023-02-02 20:05:40 +00:00
K900
059556ab3e gmic-qt-krita: drop
Doesn't actually build, was removed upstream.
2023-02-02 20:41:16 +03:00
R. Ryantm
28de6f20b4 agi: 3.2.1 -> 3.3.0 2023-02-02 10:48:22 +00:00
github-actions[bot]
ffbbb55ee2
Merge master into staging-next 2023-02-02 06:01:28 +00:00
R. Ryantm
9e12e474ef gfxreconstruct: 0.9.17 -> 0.9.18 2023-02-02 05:36:52 +00:00
Tomo
55df49ae73 sanjuuni: add changelog 2023-02-02 04:10:57 +01:00
Tomo
66a4cc6a23 sanjuuni: 0.2 -> 0.3
Changelog: https://github.com/MCJack123/sanjuuni/releases/tag/0.3
2023-02-02 04:10:57 +01:00
Vladimír Čunát
9e2af38827
Merge branch 'staging' into staging-next 2023-02-01 17:05:25 +01:00
R. Ryantm
d405afb221 glmark2: 2021.12 -> 2023.01 2023-01-31 22:26:39 +00:00
github-actions[bot]
56b467d467
Merge staging-next into staging 2023-01-30 18:02:05 +00:00
R. Ryantm
1ec241e150 wgpu-utils: 0.14.1 -> 0.15.0 2023-01-30 14:50:45 +01:00
Francesco Gazzetta
6ad639f20a
Merge pull request #211550 from fgaz/pikchr/tcl
pikchr: enable tcl support (and related stuff)
2023-01-30 10:36:37 +00:00
github-actions[bot]
e043f89f93
Merge staging-next into staging 2023-01-29 12:01:54 +00:00
Mario Rodas
61b46e0082
Merge pull request #208256 from r-ryantm/auto-update/netpbm
netpbm: 11.0.2 -> 11.1.0
2023-01-29 06:57:39 -05:00
github-actions[bot]
fd893034cb
Merge staging-next into staging 2023-01-29 06:01:55 +00:00
R. Ryantm
2d260cac49 gifski: 1.9.0 -> 1.10.0 2023-01-29 02:15:38 +00:00
Robert Scott
24afb0125d jbig2enc: move to pkgs/development/libraries 2023-01-28 16:20:52 +00:00
Robert Scott
b573c6a116 jbig2enc: 0.28 -> 0.29
add patch for building with leptonica 1.83
2023-01-28 16:20:42 +00:00
github-actions[bot]
03e9b9c92c
Merge staging-next into staging 2023-01-26 18:02:05 +00:00
Francesco Gazzetta
7f0ebaecd1 pikchr: enable tcl support 2023-01-26 14:47:31 +01:00
PedroHLC ☭
41e1a672c6
vulkan-caps-viewer: add changelog and fmt 2023-01-26 07:07:06 -03:00
PedroHLC ☭
7d2325a774
vulkan-caps-viewer: 3.27 -> 3.28 2023-01-26 07:02:15 -03:00
github-actions[bot]
5c74f3f8e5
Merge staging-next into staging 2023-01-26 06:02:08 +00:00
Weijia Wang
d036804335
Merge pull request #212345 from reckenrode/moltenvk-1.2.1
moltenvk: 1.2.0 -> 1.2.1
2023-01-26 01:28:58 +01:00
github-actions[bot]
0a0068baab
Merge staging-next into staging 2023-01-25 18:01:57 +00:00
Anderson Torres
e9c4598ccb wallutils: 5.12.4 -> 5.12.5
Also, add myself as maintainer.
2023-01-25 10:21:24 -03:00
github-actions[bot]
588d9ab6e2
Merge staging-next into staging 2023-01-25 12:02:09 +00:00
Ninjatrappeur
973699b349
Merge pull request #211600 from LibreCybernetics/update-gmic
gmic: 3.1.6 → 3.2.0
2023-01-25 09:13:26 +01:00
github-actions[bot]
a9a713c9ac
Merge staging-next into staging 2023-01-24 18:01:31 +00:00
Shawn8901
133fa5f867 treewide: remove global with lib; in pkgs/tools 2023-01-24 17:41:44 +01:00
Randy Eckenrode
7ae669fb78
spirv-cross: MoltenVK-1.1.5 -> 1.3.236.0 2023-01-23 19:44:18 -05:00
John Ericson
8240bc77e8
Merge pull request #212275 from alyssais/libdl
treewide: remove -ldl linker flags
2023-01-23 16:28:21 -05:00
Alyssa Ross
12d2821bf5
treewide: remove -ldl linker flags
With all libcs I'm aware of, libdl is now either empty (Glibc, musl,
uclibc, illumos), a symlink to libc or equivalent (Apple), or does not
exist (FreeBSD, NetBSD).  So explicitly linking libdl now does nothing
for the former platforms, and breaks the build for the latter
platforms.

With this patch I've removed -ldl from all overridden linker flags for
all free packages in Nixpkgs.  Everything still seems to build.
2023-01-23 15:34:53 +00:00
Weijia Wang
0b0195ff82
Merge pull request #204402 from r-ryantm/auto-update/imgurbash2
imgurbash2: 3.2 -> 3.3
2023-01-23 07:41:37 +01:00
Weijia Wang
68faeff7fa
Merge pull request #195036 from r-ryantm/auto-update/agi
agi: 3.0.1 -> 3.2.1
2023-01-22 22:55:20 +01:00
Sandro
206c845cef
Merge pull request #202854 from Flakebi/vulkan-cts 2023-01-22 22:21:45 +01:00
figsoda
7740e5a6bd
Merge pull request #211975 from figsoda/sic
sic-image-cli: 0.21.0 -> 0.21.1
2023-01-22 14:47:54 -05:00
Mario Rodas
b9b0231db9
Merge pull request #212045 from r-ryantm/auto-update/gifski
gifski: 1.8.0 -> 1.9.0
2023-01-22 12:08:03 -05:00
Weijia Wang
f7cf1d58bf
Merge pull request #192937 from r-ryantm/auto-update/gromit-mpx
gromit-mpx: 1.4.2 -> 1.4.3
2023-01-22 16:01:03 +01:00
Jonas Heinrich
72fcb85b47
Merge pull request #211919 from r-ryantm/auto-update/astc-encoder
astc-encoder: 4.2.0 -> 4.3.0
2023-01-22 07:57:33 +01:00
R. Ryantm
5b187c3252 gifski: 1.8.0 -> 1.9.0 2023-01-22 04:43:29 +00:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Nick Cao
c89cb35211
Merge pull request #211710 from r-ryantm/auto-update/gfxreconstruct
gfxreconstruct: 0.9.16.1 -> 0.9.17
2023-01-22 09:59:28 +08:00
Ferry Jérémie
65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
figsoda
9e2c8d4d8e sic-image-cli: 0.21.0 -> 0.21.1
Diff: https://github.com/foresterre/sic/compare/v0.21.0...v0.21.1

Changelog: https://github.com/foresterre/sic/blob/v0.21.1/CHANGELOG.md
2023-01-21 14:16:06 -05:00
R. Ryantm
02197a1ae3 astc-encoder: 4.2.0 -> 4.3.0 2023-01-21 12:20:29 +00:00
figsoda
a1e0ac49e9
Merge pull request #211613 from figsoda/sic
sic-image-cli: 0.20.1 -> 0.21.0
2023-01-20 19:01:52 -05:00
Fabián Heredia Montiel
5fba98444b gmic-qt: 3.1.6 → 3.2.0 2023-01-20 09:38:49 -06:00
Sandro
6e44c2f0d7
Merge pull request #211555 from fgaz/pikchr/2022-12-07 2023-01-20 14:13:21 +01:00
R. Ryantm
a7ed7f1fed gfxreconstruct: 0.9.16.1 -> 0.9.17 2023-01-20 04:43:05 +00:00
figsoda
7c4a55dab9 sic-image-cli: 0.20.1 -> 0.21.0
Diff: https://github.com/foresterre/sic/compare/v0.20.1...v0.21.0

Changelog: https://github.com/foresterre/sic/blob/v0.21.0/CHANGELOG.md
2023-01-19 12:06:40 -05:00
Fabián Heredia Montiel
2dd0b25e16 gmic: 3.1.6 → 3.2.0 2023-01-19 10:03:37 -06:00
Francesco Gazzetta
4dcc68db48 pikchr: unstable-2022-06-20 -> unstable-2022-12-07
use fetchfossil
2023-01-19 11:40:31 +01:00
figsoda
d25a152de8 texture-synthesis: fix build on aarch64-darwin 2023-01-18 18:15:47 -05:00
figsoda
122499234b shotgun: fix build, add figsoda as a maintainer 2023-01-17 12:06:52 -05:00
André Silva
d664fb98b6
gmic-qt: fix build error on filter translation scripts 2023-01-15 15:32:45 +00:00
Martin Weinelt
2895576165 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-11 15:37:38 +01:00
Ellie Hermaszewska
a9a2798ac6
Merge pull request #207128 from Flakebi/dxc
directx-shader-compiler: 1.7.2207 -> 1.7.2212
2023-01-11 14:26:00 +08:00
github-actions[bot]
33aa224777
Merge master into staging-next 2023-01-09 18:01:24 +00:00
R. Ryantm
0b38e52c56 gfxreconstruct: 0.9.15 -> 0.9.16.1 2023-01-09 08:11:23 -06:00
github-actions[bot]
0789ea69b1
Merge master into staging-next 2023-01-07 00:02:25 +00:00
Thomas Gerbet
17e0a37381
Merge pull request #209104 from risicle/ris-openimageio-1-to-2
openimageio: default to openimageio2, rename 1.x to openimageio_1
2023-01-06 23:52:03 +01:00
Weijia Wang
5947344587 libyafaray: remove boost from dependencies 2023-01-06 20:39:20 +01:00
Robert Scott
a1deb65b09 openimageio: default to openimageio2, rename 1.x to openimageio_1
keep a couple of packages "using" openimageio_1 - both are broken
anyway, but as such we have no evidence that they work with 2.x.
all are liable to get removed in the near future anyway.
2023-01-05 20:26:49 +00:00
github-actions[bot]
03e830eb69
Merge staging-next into staging 2023-01-03 00:02:53 +00:00
Artturi
e4c38ad4e6
Merge pull request #208770 from wegank/barcode-darwin 2023-01-02 20:18:46 +02:00
github-actions[bot]
d8b859a780
Merge staging-next into staging 2023-01-02 18:01:43 +00:00
Anderson Torres
131aff3f5e
Merge pull request #208462 from tomodachi94/sanjuuni
sanjuuni: init at 0.2
2023-01-02 14:53:18 -03:00
Tomo
10b497b1ea sanjuuni: init at 0.2 2023-01-02 08:57:19 -08:00
Weijia Wang
667ab43f31 barcode: add darwin support 2023-01-02 16:47:33 +01:00
Jan Tojnar
5810109b42 Merge branch 'staging-next' into staging
- readline6 attribute removed from all-packages.nix in d879125d61
- readline attribute was bumped to readline82 in 50adabdd60
2023-01-02 03:04:32 +01:00
R. Ryantm
bd000ffb9d svg2pdf: 0.4.0 -> 0.4.1 2023-01-01 14:14:31 +00:00
Vladimír Čunát
4237877304
Merge #205327: mesa-demos: fix build on Darwin
...into staging
2022-12-31 10:55:22 +01:00
R. Ryantm
199b12ad3d netpbm: 11.0.2 -> 11.1.0 2022-12-31 01:19:18 +00:00
Sergei Trofimovich
092d57c076 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
    pkgs/development/tools/language-servers/ansible-language-server/default.nix
2022-12-28 09:35:37 +00:00
figsoda
a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
Jan Tojnar
72c37eddec Merge branch 'staging-next' into staging 2022-12-25 01:30:47 +01:00
maralorn
bb7f53d185
Merge pull request #202022 from NixOS/haskell-updates
haskellPackages: stackage LTS 19 -> 20; GHC 9.0.2 -> 9.2.4
2022-12-24 19:27:16 +01:00
kilianar
e6cc2d4aa7 oxipng: 7.0.0 -> 8.0.0
https://github.com/shssoichiro/oxipng/releases/tag/v8.0.0
2022-12-24 17:09:34 +01:00
Dennis Gosnell
fb337aedd8
haskellPackages.ldgallery-compiler: mark broken with ghc-9.2 2022-12-24 11:58:07 +09:00