Commit Graph

6435 Commits

Author SHA1 Message Date
Nick Cao
594b19b7b6
Merge pull request #292471 from Icy-Thought/upscayl
upscayl: 2.9.9 -> 2.10.0
2024-03-01 10:17:05 -05:00
R. Ryantm
bd3290c7da oculante: 0.8.11 -> 0.8.13 2024-03-01 14:28:55 +00:00
github-actions[bot]
18bc3c64e6
Merge master into staging-next 2024-03-01 12:00:58 +00:00
éclairevoyant
f57ceeafd0
Merge pull request #291298 from eclairevoyant/processing
processing: fix wrapper and phases
2024-03-01 11:40:31 +00:00
Icy-Thought
8e144ab3e6
upscayl: 2.9.9 -> 2.10.0 2024-03-01 00:59:53 +01:00
R. Ryantm
95454519d7 structorizer: 3.32-15 -> 3.32-16 2024-02-29 04:50:39 +00:00
Robert Schütz
ec7958d40b
Merge pull request #291942 from uninsane/pr-imagemagick-cross
imagemagick, graphicsmagick: remove build coreutils from cross-compiled output
2024-02-28 16:49:00 +00:00
abc8ebc206 imagemagick: remove build coreutils from cross-compiled output 2024-02-28 10:52:37 +00:00
0421b8d99c graphicsmagick: remove build coreutils from cross-compiled output 2024-02-28 10:52:37 +00:00
Icy-Thought
98b5a0648d
upscayl: resolve hash mismatch for 2.9.9 2024-02-28 07:57:13 +01:00
Robert Schütz
653954e043
Merge pull request #291459 from dotlambda/imagemagick-7.1.1-29
imagemagick: 7.1.1-28 -> 7.1.1-29
2024-02-28 01:17:42 +00:00
lelgenio
d4bb486c8d krita-plugin-gmic: init at 3.2.4.1 2024-02-27 21:30:27 -03:00
lelgenio
54e0dba1d2 krita: create wrapper
You can tell Krita to look for plugins at an alternative
directory using KRITA_PLUGIN_PATH env variable.

Unfortunately you can only specify a single path at a time.
Some plugins necessary for krita to funciton are built
in the same derivation, this necessitates the use of `symlinkJoin`.

This patch adds a wrapper around krita that allows yout to add
more plugins than those provided by default.

Example structure of a plugin:

/nix/store/00000000000000000000000000000000-krita-plugin-example-1.2.3
└── lib
   └── kritaplugins
      └── krita_example.so

Once you have a plugin, you can add it to krita:

```nix
pkgs.krita.override {
    plugins = pkgs.krita.plugins ++ [
        your-plugin
    ];
}
```
2024-02-27 21:30:27 -03:00
Atemu
97f445e8f1
Merge pull request #245005 from Scrumplex/nixos-monado
nixos/monado: init
2024-02-27 20:11:04 +00:00
Nick Cao
5ec4d947fa
Merge pull request #291776 from r-ryantm/auto-update/oculante
oculante: 0.8.9 -> 0.8.11
2024-02-27 08:55:59 -05:00
R. Ryantm
c1e9347178 oculante: 0.8.9 -> 0.8.11 2024-02-27 10:17:25 +00:00
OTABI Tomoya
6212b787b8
Merge pull request #290390 from r-ryantm/auto-update/gthumb
gthumb: 3.12.4 -> 3.12.5
2024-02-27 18:10:00 +09:00
Guillaume Girol
22bb14bd5d sane-backends: generate hwdb entries for epkowa scanners correctly
without patching.

Entries for these scanners are both in the doc/descriptions folder,
marked as unsupported by the epson2 backend, and in the doc/descriptions-external,
supported by the epkowa backend.
2024-02-26 12:00:00 +00:00
Robert Schütz
00be2993bb imagemagick: 7.1.1-28 -> 7.1.1-29
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-28...7.1.1-29

Changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
2024-02-25 17:05:55 -08:00
Nick Cao
29f0be206a
Merge pull request #287665 from r-ryantm/auto-update/upscayl
upscayl: 2.9.8 -> 2.9.9
2024-02-25 11:24:03 -05:00
éclairevoyant
ba7c7a0969
processing: preserve pre/post phase hooks 2024-02-25 00:43:04 -05:00
éclairevoyant
7095b0a395
processing: help wrapper find libgl 2024-02-25 00:42:31 -05:00
Pol Dellaiera
86bb706ff2
Merge pull request #290708 from r-ryantm/auto-update/inkscape-extensions.textext
inkscape-extensions.textext: 1.10.1 -> 1.10.2
2024-02-24 23:47:14 +01:00
Pol Dellaiera
1282fadf1d
Merge pull request #290939 from r-ryantm/auto-update/oculante
oculante: 0.8.8 -> 0.8.9
2024-02-24 21:46:41 +01:00
R. Ryantm
73a42b47db oculante: 0.8.8 -> 0.8.9 2024-02-23 17:51:13 +00:00
Robert Schütz
3a61481bf6
Merge pull request #288292 from Luflosi/update/megapixels
megapixels: 1.7.0 -> 1.8.0
2024-02-23 16:41:08 +00:00
Sefa Eyeoglu
8fc2690b73
nixos/monado: add test
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-02-23 14:25:16 +01:00
Weijia Wang
b13bb492c7
Merge pull request #290710 from remi-dupre/rawtherapee-5.10
rawtherapee: update to 5.10 from 5.9
2024-02-23 12:30:10 +01:00
Rémi Dupré
c890046bd2
rawtherapee: 5.9 -> 5.10
New release from the 16th of February. See release notes on the official
website: https://www.rawtherapee.com/downloads/5.10/#news-relevant-to-package-maintainers

Noticeably:

- new exiv2 >= 0.24 dependency (nixpkgs currently distributes 0.28)
- avoid using Github releases as recommended in the release notes above
2024-02-23 08:21:27 +01:00
R. Ryantm
0b52d7ec90 inkscape-extensions.textext: 1.10.1 -> 1.10.2 2024-02-22 21:01:54 +00:00
Guilhem Saurel
439b5c0fd9 imv: 4.4.0 -> 4.5.0 2024-02-22 11:05:48 +01:00
R. Ryantm
3e5c0ea718 gthumb: 3.12.4 -> 3.12.5 2024-02-21 09:14:41 +00:00
R. Ryantm
99fe038cae oculante: 0.8.7 -> 0.8.8 2024-02-20 07:40:13 +00:00
Bobby Rong
f2de70a70e
Merge pull request #289434 from r-ryantm/auto-update/shotwell
shotwell: 0.32.4 -> 0.32.6
2024-02-20 12:24:14 +08:00
OTABI Tomoya
fcaab45b44
Merge pull request #288726 from r-ryantm/auto-update/mandelbulber
mandelbulber: 2.31 -> 2.31-1
2024-02-20 10:33:23 +09:00
OTABI Tomoya
29a2ed6bd9
Merge pull request #288341 from r-ryantm/auto-update/artem
artem: 2.0.2 -> 2.0.6
2024-02-20 00:02:36 +09:00
Niklas Hambüchen
aa4e6947d2
Merge pull request #289787 from trofi/cloudcompare-update
cloudcompare: 2.12.4 -> 2.13
2024-02-19 05:35:43 +01:00
Pascal Bach
ee142f0671
Merge pull request #289627 from r-ryantm/auto-update/komikku
komikku: 1.37.1 -> 1.38.1
2024-02-18 19:21:26 +01:00
Pascal Bach
f310fdbe66
Merge pull request #289738 from DarkOnion0/drawio
drawio: 22.1.8 -> 23.1.5
2024-02-18 19:16:20 +01:00
Sergei Trofimovich
8ee4d5e13f cloudcompare: 2.12.4 -> 2.13
Changes: https://github.com/CloudCompare/CloudCompare/releases/tag/v2.13

Without the change build fails against `gcc-13` on `master` as
https://hydra.nixos.org/build/249808852:

    In file included from /build/source/plugins/core/IO/qE57IO/extern/libE57Format/src/Common.h:40,
                     from /build/source/plugins/core/IO/qE57IO/extern/libE57Format/src/NodeImpl.h:30,
                     from /build/source/plugins/core/IO/qE57IO/extern/libE57Format/src/BlobNodeImpl.h:29,
                     from /build/source/plugins/core/IO/qE57IO/extern/libE57Format/src/BlobNodeImpl.cpp:28:
    /build/source/plugins/core/IO/qE57IO/extern/libE57Format/include/E57Format.h:42:15: error: 'int16_t' has not been declared in 'std'
       42 |    using std::int16_t;
          |               ^~~~~~~
2024-02-18 17:31:21 +00:00
DarkOnion0
68b10cb8dc
drawio: 22.1.8 -> 23.1.5
https://github.com/jgraph/drawio-desktop/releases/tag/v23.1.5
2024-02-18 12:36:28 +01:00
Thomas Gerbet
6ecec40792
Merge pull request #289564 from risicle/ris-hugin-2023.0.0
hugin: 2022.0.0 -> 2023.0.0
2024-02-18 12:26:12 +01:00
Luflosi
5c8b72fd75
megapixels: migrate to by-name 2024-02-18 10:08:59 +01:00
Luflosi
d49387915c
megapixels: add Luflosi as maintainer 2024-02-18 10:08:51 +01:00
R. Ryantm
675a6c1edf komikku: 1.37.1 -> 1.38.1 2024-02-17 22:22:39 +00:00
R. Ryantm
9549489ed6 darktable: 4.6.0 -> 4.6.1 2024-02-17 19:21:14 +00:00
Robert Scott
88273ad311 hugin: 2022.0.0 -> 2023.0.0 2024-02-17 15:48:49 +00:00
R. Ryantm
e1135aaf45
shotwell: 0.32.4 → 0.32.6
https://gitlab.gnome.org/GNOME/shotwell/-/compare/shotwell-0.32.4...shotwell-0.32.6

No longer needs webkitgtk:
0a463a30a2
2024-02-17 13:36:10 +08:00
R. Ryantm
7d06db3b8c yacreader: 9.13.1 -> 9.14.2 2024-02-17 02:05:55 +00:00
R. Ryantm
b8179041ee artem: 2.0.2 -> 2.0.6 2024-02-16 04:17:10 +00:00
Weijia Wang
dfc912ed88
Merge pull request #285118 from felixalbrigtsen/bump-netsurf
Update netsurf.browser and netsurf.lib*, fix on darwin
2024-02-15 21:04:19 +01:00
Felix Albrigtsen
d6b50697f3 netsurf.libnsgif: 0.2.1 -> 1.0.0
imv: remove broken libnsgif dependency
2024-02-15 10:56:28 +01:00
Peder Bergebakken Sundt
755d153a7a
Merge pull request #287915 from h7x4/treewide-add-main-program-4
treewide: add `mainProgram`
2024-02-15 01:45:40 +01:00
Thomas Tuegel
fc1b4c9c0d
Merge pull request #266482 from lawcho/ipe-fix-icons 2024-02-14 16:56:11 -06:00
Felix Bühler
0964833ef6
Merge pull request #287735 from alyssais/icon-library-0.0.18
icon-library: 0.0.17 -> 0.0.18
2024-02-14 23:55:14 +01:00
Mario Rodas
34172b2746
Merge pull request #288132 from krupkat/xpano-update-0.18.1
xpano: 0.17.0 -> 0.18.1
2024-02-14 08:27:51 -05:00
R. Ryantm
dcd2582f08 mandelbulber: 2.31 -> 2.31-1 2024-02-14 05:01:19 +00:00
R. Ryantm
6a79a442b4 imagemagick: 7.1.1-27 -> 7.1.1-28 2024-02-12 04:20:15 +00:00
éclairevoyant
179fee0873
digikam: move to by-name 2024-02-11 19:40:01 -05:00
Tomas Krupka
e35d0cc0b5 xpano: 0.17.0 -> 0.18.1 2024-02-11 21:14:21 +01:00
h7x4
8121f3559a
treewide: add mainProgram 2024-02-11 03:19:15 +01:00
Weijia Wang
7c66bc81f0
Merge pull request #287641 from wegank/jogl-rename
javaPackages.jogl_2_4_0: rename to jogl
2024-02-10 21:34:56 +01:00
Sandro
f119dfa5be
Merge pull request #280216 from foo-dogsquared/update-halftone
halftone: 0.5.0 -> 0.6.0, add meta.mainProgram and meta.platforms
2024-02-10 18:01:13 +01:00
Weijia Wang
b95f9bd48c javaPackages.jogl_2_4_0: rename to jogl 2024-02-10 18:00:38 +01:00
Alyssa Ross
e7a6102e92
icon-library: 0.0.17 -> 0.0.18 2024-02-10 12:06:36 +01:00
R. Ryantm
a5f9ace1e1 upscayl: 2.9.8 -> 2.9.9 2024-02-10 05:56:29 +00:00
mingchuan
9b6dcd65b3 krita: fix build with libjxl >= 0.9.0 2024-02-09 09:21:34 -08:00
Serg
deae016100 geeqie: 2.1 -> 2.2 2024-02-08 12:24:44 +03:00
a-n-n-a-l-e-e
42edd74834
Merge pull request #287032 from galenhuntington/xv5
xv: 4.2.0 -> 5.0.0
2024-02-07 13:25:28 -08:00
Galen Huntington
aec707e098
xv: 4.2.0 -> 5.0.0 2024-02-07 09:23:15 -08:00
R. Ryantm
e97fc09e7a lightburn: 1.4.05 -> 1.5.00 2024-02-06 05:44:50 +00:00
Weijia Wang
c6afc340b8
Merge pull request #282550 from r-ryantm/auto-update/mandelbulber
mandelbulber: 2.30 -> 2.31
2024-02-04 23:54:31 +01:00
Weijia Wang
b41d8168ee
Merge pull request #282017 from r-ryantm/auto-update/tesseract
tesseract: 5.3.3 -> 5.3.4
2024-02-04 22:55:30 +01:00
Nikolay Korotkiy
61276c8099
Merge pull request #286011 from r-ryantm/auto-update/goxel
goxel: 0.13.0 -> 0.14.0
2024-02-04 17:15:23 +04:00
Mario Rodas
4d0c0e1cb0
Merge pull request #282820 from r-ryantm/auto-update/figma-agent
figma-agent: 0.2.8 -> 0.3.2
2024-02-03 08:19:29 -05:00
R. Ryantm
f7532825fb goxel: 0.13.0 -> 0.14.0 2024-02-03 09:16:54 +00:00
Chuang Zhu
2eab2b91f2 komikku: 1.36.0 -> 1.37.1 2024-02-03 14:01:08 +08:00
h7x4
bab0aa0f13
Merge pull request #282384 from superherointj/lazpaint
lazpaint: 7.2.2 -> 7.2.2-unstable-2024-01-20
2024-02-02 10:14:47 +01:00
Guillaume Girol
996d064488
Merge pull request #278131 from symphorien/sane_test
nixos/sane: add nixos test
2024-01-30 21:00:12 +01:00
Weijia Wang
24e3450a85
Merge pull request #284569 from wegank/tev-gcc-13
tev: fix build with gcc 13
2024-01-29 21:16:53 +01:00
Weijia Wang
c8e6b88d03
Merge pull request #284484 from r-ryantm/auto-update/komikku
komikku: 1.35.0 -> 1.36.0
2024-01-29 14:58:36 +01:00
Kerstin
0fb7257aa7
Merge pull request #284170 from dotlambda/imagemagick-7.1.1-27
imagemagick: 7.1.1-26 -> 7.1.1-27
2024-01-28 18:41:02 +01:00
Weijia Wang
3c6e0b0d38 tev: fix build with gcc 13 2024-01-28 17:40:47 +01:00
Nick Cao
fa0cce0f81
Merge pull request #284438 from r-ryantm/auto-update/oculante
oculante: 0.8.6 -> 0.8.7
2024-01-28 11:09:01 -05:00
kirillrdy
cd86fce709
Merge pull request #284364 from mfrischknecht/fix-djv-build
djv: fix build issue due to missing `cstdint` include
2024-01-28 20:44:12 +09:00
R. Ryantm
da67f0ad64 komikku: 1.35.0 -> 1.36.0 2024-01-28 10:42:03 +00:00
R. Ryantm
1ea3e25e3f oculante: 0.8.6 -> 0.8.7 2024-01-28 06:08:58 +00:00
Weijia Wang
b984722121
Merge pull request #281802 from r-ryantm/auto-update/vengi-tools
vengi-tools: 0.0.27 -> 0.0.28
2024-01-28 07:03:11 +01:00
Manuel Frischknecht
b00133a959 djv: fix build issue due to missing cstdint include
GCC 13 stopped transitively including a couple of headers (including
`cstdint`) in various scenarios, which breaks the build of the current
release version of `djv`. A fix for this issue has already been merged
in master as part of a PR from which Nixpkgs already pulls patches
from [1]. As this is the case, I just added the missing commit to
the list of patches in order to get the package building again.

[1]: be0dd90c25
2024-01-27 23:09:35 +00:00
Robert Schütz
0490b296f3 imagemagick: 7.1.1-26 -> 7.1.1-27
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-26...7.1.1-27

Changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
2024-01-26 21:31:28 -08:00
spacefault
d9c8f94794
digikam: add maintainer 2024-01-26 18:21:01 -07:00
Vladimír Čunát
69963e55ee
rawtherapee: fixup build
I expect this was due to gcc 12 -> 13.
It's confusing that x86_64 doesn't suffer from this but aarch64 does:
https://hydra.nixos.org/build/247470042/nixlog/1/tail

For some reason it didn't suffice to extend CMAKE_CXX_FLAGS.
2024-01-26 14:13:26 +01:00
Peder Bergebakken Sundt
e6a734b33d
Merge pull request #283052 from pbsds/fix-f3d-1705963389
f3d: 2.2.1 -> 2.3.0, unbreak
2024-01-26 12:29:06 +01:00
Peder Bergebakken Sundt
d5e11b7d9a f3d: 2.2.1 -> 2.3.0
Diff: https://github.com/f3d-app/f3d/compare/refs/tags/v2.2.1...v2.3.0

Changelog: https://github.com/f3d-app/f3d/releases/tag/v2.3.0
2024-01-26 01:38:20 +01:00
Peder Bergebakken Sundt
ce77b53f1a f3d.meta.maintainers: add pbsds 2024-01-26 01:38:20 +01:00
Peder Bergebakken Sundt
e5970be7e3 f3d: build manpage 2024-01-26 01:38:18 +01:00
Peder Bergebakken Sundt
eaf845cf05 f3d: unbreak with autoPatchelfHook 2024-01-26 01:37:38 +01:00
github-actions[bot]
8c2ba7797a
Merge master into staging-next 2024-01-25 12:01:19 +00:00
annalee
5e5794015f pikopixel: unpin llvm9 2024-01-25 08:57:31 +00:00
github-actions[bot]
d45e853c88
Merge master into staging-next 2024-01-24 12:01:06 +00:00
Weijia Wang
a33e3d607c paraview: include missing header 2024-01-24 11:23:59 +01:00
Weijia Wang
c2e081fe18 paraview: 5.11.1 -> 5.11.2 2024-01-24 11:23:59 +01:00
github-actions[bot]
70e275b1cb
Merge master into staging-next 2024-01-23 06:00:55 +00:00
Weijia Wang
da72af0961
Merge pull request #281282 from Icy-Thought/upscayl
upscayl: 2.9.5 -> 2.9.8
2024-01-23 02:01:27 +01:00
github-actions[bot]
8303a96c2d
Merge master into staging-next 2024-01-23 00:02:30 +00:00
Cosima Neidahl
ef178a6131
Merge pull request #281918 from mfrischknecht/fix-foxotron
foxotron: fix build due to deprecated C stdint import in vendored dependency
2024-01-23 00:35:33 +01:00
Peder Bergebakken Sundt
5d4dd2a364
Merge pull request #277891 from greizgh/f3d-broken
f3d: mark broken
2024-01-22 23:42:38 +01:00
Manuel Frischknecht
5ff0ef514f foxotron: fetch assimp patches to fix build
Foxotron vendors a lot of dependencies (see the `external` directory and
the various submodules it contains). One of them (`FBX`) fails to build
with current versions of GCC because the compiler cannot resolve the
type `std::uint32_t`. The affected file still imports the type via
`#include <stdint.h>`, which has been superseded by `#include <cstdint>`
in C++11.

The upstream patch applied here fixes this build issue by introducing
the missing include line of `<cstdint>`.

The new addition to `postPatch` disables a `-Werror` setting that
(currently) seemingly only causes assimp builds failures on darwin.

Co-authored-by: Cosima Neidahl <opna2608@protonmail.com>
2024-01-22 21:24:20 +01:00
github-actions[bot]
3c7375b75c
Merge master into staging-next 2024-01-22 18:00:55 +00:00
Bill
90edbf1dd4
fstl: 0.9.4 -> 0.10.0 (#264257)
* fstl: 0.9.4 -> 0.10.0

Note that https://github.com/mkeeter/fstl now redirects to
https://github.com/fstl-app/fstl. It would appear the old repo is no
longer updated, and the version under fstl-app is the proper location.

* fstl: address pull request feedback

* fstl: change install hook usage per review suggestion.
2024-01-22 22:41:16 +09:00
R. Ryantm
8a7d8ec698 figma-agent: 0.2.8 -> 0.3.2 2024-01-22 07:59:29 +00:00
R. Ryantm
0a05841e6a mandelbulber: 2.30 -> 2.31 2024-01-21 11:01:20 +00:00
github-actions[bot]
84335ac8cb
Merge master into staging-next 2024-01-21 00:02:21 +00:00
h7x4
07ad22242c
Merge pull request #282420 from dali99/update_hydrus2
hydrus: 557 -> 559
2024-01-21 00:31:57 +01:00
Daniel Olsen
6f29ff4a36 hydrus: 557 -> 559 2024-01-20 22:49:46 +01:00
Greizgh
6fc5258c5c
f3d: mark broken
As of 2024-01-20, running f3d result in:
error while loading shared libraries: libvtkInteractionWidgets.so.1: cannot open shared object file: No such file or directory

Related issue: https://github.com/NixOS/nixpkgs/issues/262328
2024-01-20 20:21:43 +01:00
superherointj
7ae86ead37 lazpaint: 7.2.2 -> 7.2.2-unstable-2024-01-20
Fixes #181093
2024-01-20 16:21:08 -03:00
github-actions[bot]
4dea63e421
Merge master into staging-next 2024-01-20 18:01:02 +00:00
Weijia Wang
6ab7485924
Merge pull request #281942 from wegank/photoqt-bump
photoqt: 4.1 -> 4.2
2024-01-20 18:50:44 +01:00
github-actions[bot]
4679030218
Merge master into staging-next 2024-01-19 12:01:13 +00:00
R. Ryantm
b104eff187 tesseract: 5.3.3 -> 5.3.4 2024-01-19 09:51:33 +00:00
a-n-n-a-l-e-e
27e48d2c55
Merge pull request #280761 from paveloom/resignation
treewide: remove `paveloom` from maintainers on some packages
2024-01-18 22:38:06 -08:00
Weijia Wang
60ba88d1aa photoqt: 4.1 -> 4.2 2024-01-19 04:14:14 +01:00
github-actions[bot]
b459003bdd
Merge master into staging-next 2024-01-19 00:02:22 +00:00
Nick Cao
d7d0d9d873
Merge pull request #281433 from gepbird/feh-3.10.2
feh: 3.10.1 -> 3.10.2
2024-01-18 13:16:10 -05:00
R. Ryantm
dcb75ccb68 vengi-tools: 0.0.27 -> 0.0.28 2024-01-18 15:13:17 +00:00
Robert Schütz
1a2b9f92c2
Merge pull request #279687 from dotlambda/imagemagick-7.1.1-26
imagemagick: 7.1.1-25 -> 7.1.1-26
2024-01-18 02:56:15 +01:00
DarkOnion0
b66442b2f9 drawio: 22.1.16 -> 22.1.18
https://github.com/jgraph/drawio-desktop/releases/tag/v22.1.18
2024-01-17 22:33:33 +01:00
Gutyina Gergő
2dc76c4e81
feh: add maintainer gepbird 2024-01-17 17:44:37 +01:00
Gutyina Gergő
73b6c4ae76
feh: switch to finalAttrs pattern and format 2024-01-17 17:44:33 +01:00
Nick Cao
b19d5067d0
Merge pull request #281431 from chuangzhu/komikku
komikku: 1.33.0 -> 1.35.0
2024-01-17 10:43:18 -05:00
figsoda
58c697fbb6
Merge pull request #276860 from t4ccer/t4/oculante
oculante: 0.7.7 -> 0.8.6
2024-01-16 21:08:39 -05:00
Gutyina Gergő
34afff7c80
feh: 3.10.1 -> 3.10.2 2024-01-17 02:08:31 +01:00
Chuang Zhu
290031a530 komikku: 1.33.0 -> 1.35.0 2024-01-17 09:04:05 +08:00
Icy-Thought
1291a81e4c
upscayl: 2.9.5 -> 2.9.8 2024-01-16 22:04:43 +01:00
Nick Cao
00814554e4
Merge pull request #281273 from r-ryantm/auto-update/figma-linux
figma-linux: 0.11.2 -> 0.11.3
2024-01-16 11:52:23 -05:00
Michele Guerini Rocco
91cec1e6b4
Merge pull request #281042 from eclairevoyant/imv-strict
imv: fix build with `strictDeps = true;`
2024-01-16 10:05:52 +01:00
R. Ryantm
58358ede03 figma-linux: 0.11.2 -> 0.11.3 2024-01-16 06:28:26 +00:00
éclairevoyant
f5b79154ff
imv: fix build with strictDeps = true; 2024-01-15 09:02:27 -05:00
Ryan Lahfa
715fac4e39
Merge pull request #254992 from AkechiShiro/brscan5-bump-from-1.2.9-0-to-1.3.0-0
brscan5: 1.2.9-0 -> 1.3.0-0
2024-01-15 05:41:41 +01:00
Samy Lahfa
083770a4ba brscan5: 1.2.9-0 -> 1.3.0-0
* Use sha256 instead of sha512
* Correct patch offset due to the fact that the driver is hardcoded to
look in /opt/brother/scanner/brscan5/models for model metadata.
* see comments for more details : https://github.com/NixOS/nixpkgs/pull/254992#issuecomment-1826811896
2024-01-14 19:47:10 +01:00
Pavel Sobolev
8c2e8070f3
identity: remove paveloom from maintainers 2024-01-13 15:52:19 +00:00
maxine
0e2fe90b67
Merge pull request #256648 from paveloom/identity
identity: 0.5.0 -> 0.6.0 + refactor
2024-01-12 22:31:09 +01:00
github-actions[bot]
2e4d86eadd
Merge master into staging-next 2024-01-12 12:01:16 +00:00
maxine
ae53c7551f
Merge pull request #280355 from amaxine/emblem_1.3.0 2024-01-12 12:29:22 +01:00
K900
e7b611e59d Merge remote-tracking branch 'origin/master' into staging-next 2024-01-12 13:59:54 +03:00
Mario Rodas
2d1e7548dc
Merge pull request #276758 from trofi/synfig-autoconf-2.72-fix
synfig: pull upstream patch for `autoconf-2.72` support
2024-01-12 00:37:20 -05:00
maxine
f0b9b428b1
Merge pull request #280348 from amaxine/curtail_1.8.0
curtail: 1.3.1 → 1.8.0
2024-01-12 01:10:23 +01:00
Maxine Aubrey
9e935e69fa
curtail: 1.3.1 → 1.8.0 2024-01-12 00:57:46 +01:00
Maxine Aubrey
7f695dba99
emblem: 1.2.0 → 1.3.0 2024-01-11 22:19:33 +01:00
Maxine Aubrey
3243aca090
gnome-decoder: 0.3.3 → 0.4.1 2024-01-11 22:17:24 +01:00
Gabriel Arazas
5a94735bb4
halftone: add meta.mainProgram and meta.platforms 2024-01-11 16:36:29 +08:00
Gabriel Arazas
9e7bee8bb5
halftone: 0.5.0 -> 0.6.0 2024-01-11 16:35:58 +08:00
Weijia Wang
2f9e98ccf3 Merge branch 'master' into staging-next 2024-01-10 23:12:44 +01:00
Nikolay Korotkiy
5fcfdd4990
Merge pull request #277412 from sikmir/imgp
imgp: 2.8 → 2.9
2024-01-10 23:53:57 +04:00
Martin Weinelt
fa63c00ff8
Merge pull request #279904 from jansol/more-gcc13-include-fixes
More gcc13 include fixes
2024-01-10 04:05:37 +01:00
Jan Solanti
b8da68b207 meshlab: fix build with GCC 13 2024-01-09 22:57:06 +02:00
Jan Solanti
3eab97c775 hdrmerge: fix build with GCC 13 2024-01-09 22:56:54 +02:00
K900
838aefefc3 Merge remote-tracking branch 'origin/master' into staging-next 2024-01-09 22:42:37 +03:00
OPNA2608
f04e24b613 megapixels: Drop OPNA2608 from maintainers 2024-01-09 01:26:26 +01:00
Robert Schütz
751a955324 imagemagick: 7.1.1-25 -> 7.1.1-26
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-25...7.1.1-26

Changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
2024-01-08 13:17:58 -08:00
github-actions[bot]
6bf0bf35bb
Merge master into staging-next 2024-01-08 18:00:58 +00:00
Thiago Kenji Okada
0d404d54b7
Merge pull request #279598 from thiagokokada/bump-mcomix
mcomix: 2.2.1 -> 3.0.0
2024-01-08 17:46:32 +00:00
Nick Cao
64da581295
Merge pull request #279399 from r-ryantm/auto-update/vipsdisp
vipsdisp: 2.6.1 -> 2.6.3
2024-01-08 11:11:43 -05:00
Thiago Kenji Okada
b2d520bd14 mcomix: migrate to by-name 2024-01-08 12:31:44 +00:00
K900
9e0000be28 Merge branch 'master' into staging-next 2024-01-08 00:51:35 +03:00
Felix Buehler
2adcc8846a python311Packages.wxpython: rename from wxPython_4_2 2024-01-07 21:16:47 +01:00
R. Ryantm
5c014b6ce9 vipsdisp: 2.6.1 -> 2.6.3 2024-01-07 15:22:07 +00:00
Jan Tojnar
ff42d23313 Merge branch 'master' into staging-next
Conflicts:

pkgs/development/python-modules/dbt-core/default.nix
pkgs/development/python-modules/dbt-semantic-interfaces/default.nix

Still broken by pydantic 2 bump, though.
2024-01-07 16:14:41 +01:00
maxine
7e35e26668
Merge pull request #279315 from bobby285271/upd/gnome
GNOME updates 2024-01-07
2024-01-07 13:13:32 +01:00
Bobby Rong
01dbc95b2d
snapshot: 45.1 → 45.2
https://gitlab.gnome.org/GNOME/snapshot/-/compare/45.1...45.2
2024-01-07 17:42:47 +08:00
Vladimír Čunát
65f349a068
Merge #278591: tesseract4: fix gcc-13 build failure
...into staging-next
2024-01-07 09:26:16 +01:00
Ming-Chuan
d8467ad301
krita: fix build with SIP 6.8 (#279092) 2024-01-06 11:46:43 +01:00
Martin Weinelt
eba4d277a0 Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
-	pkgs/development/python-modules/sabctools/default.nix
2024-01-06 04:51:01 +01:00
Weijia Wang
92023f209a
Merge pull request #218163 from r-ryantm/auto-update/graphicsmagick
graphicsmagick: 1.3.39 -> 1.3.42
2024-01-05 23:32:13 +01:00
Weijia Wang
125854533e
Merge pull request #194779 from r-ryantm/auto-update/lightburn
lightburn: 1.2.01 -> 1.4.05
2024-01-05 21:43:10 +01:00
github-actions[bot]
76201c62e0
Merge master into staging-next 2024-01-05 18:00:58 +00:00
Weijia Wang
b7d435df64
Merge pull request #278946 from wegank/graphicsmagick-tests
graphicsmagick: fix passthru.tests
2024-01-05 18:34:01 +01:00
Weijia Wang
d374e0f061 lightburn: vendor qt libraries 2024-01-05 18:10:14 +01:00
R. Ryantm
a6a93bd71e lightburn: 1.2.01 -> 1.4.05 2024-01-05 18:08:22 +01:00
Weijia Wang
d3cae2d78e
Merge pull request #196568 from r-ryantm/auto-update/emulsion
emulsion: 9.0 -> 10.4
2024-01-05 16:40:14 +01:00
Weijia Wang
b2e4fd1049 graphicsmagick: fix passthru.tests 2024-01-05 16:19:58 +01:00
Peder Bergebakken Sundt
ae7ae2ac9d
Merge pull request #278711 from dali99/update_hydrus2
hydrus: 554 -> 557
2024-01-05 16:05:15 +01:00
github-actions[bot]
1e290d634f
Merge master into staging-next 2024-01-05 00:02:27 +00:00
Bjørn Forsman
ed63269b72 glabels: add support for QR codes 2024-01-04 21:31:44 +01:00
Daniel Olsen
db281a6451 hydrus: 554 -> 557
Diff: https://github.com/hydrusnetwork/hydrus/compare/refs/tags/v554...v557
2024-01-04 15:17:41 +01:00
Vladimír Čunát
8a839514de
Merge branch 'master' into staging-next 2024-01-04 15:07:44 +01:00
Robert Schütz
b76c36ad2d
Merge pull request #278247 from dotlambda/imagemagick-7.1.1-25
imagemagick: 7.1.1-24 -> 7.1.1-25
2024-01-04 11:14:29 +01:00
nixdrin
718bd06c89 drawio: 22.1.2 -> 22.1.16
https://github.com/jgraph/drawio-desktop/releases/tag/v22.1.16
2024-01-04 10:39:37 +01:00
Sergei Trofimovich
03b5cd0858 tesseract4: fix gcc-13 build failure
Without the change `tesseract4` fails the build on `staging-next` as
https://hydra.nixos.org/build/245356748:

    In file included from points.cpp:24:
    ../../src/ccutil/helpers.h:40:17: error: 'uint64_t' has not been declared
       40 |   void set_seed(uint64_t seed) {
          |                 ^~~~~~~~
2024-01-03 22:52:09 +00:00
Weijia Wang
020146194a
Merge pull request #278390 from donovanglover/lutgen
lutgen: add shell completions
2024-01-03 22:34:20 +01:00
Pavol Rusnak
080eb8623b
Merge pull request #274526 from Scrumplex/pkgs/monado/unstable-2023-12 2024-01-03 21:18:12 +01:00
Sefa Eyeoglu
2c7c5669e3
monado: unstable-2023-11-09 -> unstable-2024-01-02
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-01-03 19:24:26 +01:00
github-actions[bot]
307002948d
Merge master into staging-next 2024-01-03 18:00:57 +00:00
Weijia Wang
1b82dd1109
Merge pull request #275346 from r-ryantm/auto-update/imgcat
imgcat: 2.5.2 -> 2.6.0
2024-01-03 18:16:11 +01:00
github-actions[bot]
dc84f21849
Merge master into staging-next 2024-01-03 12:01:04 +00:00
Pascal Bach
0c221e3307
Merge pull request #275956 from r-ryantm/auto-update/darktable
darktable: 4.4.2 -> 4.6.0
2024-01-03 11:09:43 +01:00
Weijia Wang
9270b0b4e0 darktable: migrate to llvm 16 2024-01-03 02:45:00 +01:00
Donovan Glover
c371bd90f0
lutgen: migrate to by-name 2024-01-02 19:55:33 -05:00
Guillaume Girol
ff893386c5 nixos/sane: add nixos test 2024-01-02 12:00:00 +00:00