Commit Graph

5145 Commits

Author SHA1 Message Date
Guillaume Girol
b4cbe1dac3 sane_backends: more complete hwdb files
We used to ship the pre-computed udev rules that are distributed in the
tarballs. This is problematic as it changes the group of scanners to
scanner which removes the group lp and prevents cups from using it.
(https://github.com/NixOS/nixpkgs/issues/147217)
For this reason we switched to generating udev and hwdb files as follows:

    ./tools/sane-desc -m udev+hwdb -s doc/descriptions:doc/descriptions-external > $out/etc/udev/rules.d/49-libsane.rules
    ./tools/sane-desc -m udev+hwdb -s doc/descriptions -m hwdb > $out/etc/udev/hwdb.d/20-sane.hwdb

following what other distros do.
(https://github.com/NixOS/nixpkgs/pull/176412)

this is great, but sane-desc does not include unsupported .desc entries
like EPSON V300 PHOTO, which was present in the distributed udev rules.
So even when installing all the required unfree stuff to make the
corresponding epkowa backend work, it only works as root as there is no
corresponding hwdb entry. As the .desc entry contains the usb ids, we
can just patch sane-desc to generate hwdb entries even for unsupported
models.
2022-11-04 18:51:01 +01:00
Colin Arnott
456fd57a05
json-plot: init at 1.1.12
Fixes #85479
2022-11-02 23:07:24 +00:00
Jan Tojnar
6b10854c81
Merge pull request #194232 from yrd/rnote
rnote, poppler: update
2022-11-02 15:45:27 +01:00
Yannik Rödel
30a7d57f6a rnote: 0.5.4 -> 0.5.7
Co-Authored-By: Robert Schütz <nix@dotlambda.de>
2022-11-02 13:14:44 +01:00
Yannik Rödel
085e1f9e3f inkscape: fix for Poppler 22.09 2022-11-02 13:14:43 +01:00
Sandro
597ed547fc
Merge pull request #198637 from prusnak/miniupnpc 2022-11-01 18:17:18 +01:00
Pavol Rusnak
d7788c7303
miniupnpc_1: drop
- it is time to drop 6 years old version
- no package really requires miniupnpc 1.x
- miniupnpc package now defaults to 2.x
2022-11-01 16:55:31 +01:00
R. Ryantm
979149b323 yacreader: 9.9.2 -> 9.10.0 2022-11-01 11:11:48 +00:00
R. Ryantm
9ae430af84 vengi-tools: 0.0.21 -> 0.0.22 2022-11-01 09:37:32 +00:00
Sergei Trofimovich
ac36151fcb xmountains: use xorg.* packages directly instead of xlibsWrapper indirection
Tested as no material change in `out` output with `diffoscope`.
2022-10-29 12:09:38 +02:00
Sergei Trofimovich
6a179efd12 xfig: drop unused xlibsWrapper
Tested as no material change in `out` output with `diffoscope`.
2022-10-29 12:05:27 +02:00
R. Ryantm
fc7a1f33c9 batik: 1.15 -> 1.16 2022-10-28 05:11:25 +00:00
Jan Tojnar
0d832ced72 openimageio2: remove myself from maintainers 2022-10-26 20:56:27 +02:00
R. Ryantm
dfcb2e5f15 photoflare: 1.6.10 -> 1.6.11 2022-10-24 14:31:04 +08:00
Stanisław Pitucha
501bfba5c2
Merge pull request #196411 from viraptor/gnome-obfuscate-darwin
gnome-obfuscate: fix darwin build
2022-10-23 14:54:58 +11:00
Weijia Wang
0c60d6c5d5 comical: add darwin support 2022-10-22 11:00:52 -05:00
Mario Rodas
18301ffa89
Merge pull request #197190 from foo-dogsquared/update-eyedropper
eyedropper: 0.3.1 -> 0.4.0
2022-10-22 10:37:50 -05:00
Gabriel Arazas
3c5502e8d9 eyedropper: 0.3.1 -> 0.4.0 2022-10-22 17:47:17 +08:00
github-actions[bot]
80317024cf
Merge master into staging-next 2022-10-20 18:10:43 +00:00
github-actions[bot]
aac580f88f
Merge master into staging-next 2022-10-20 00:05:13 +00:00
Daniel Olsen
bda9209265 hydrus: 502a -> 503 2022-10-20 01:06:34 +02:00
Jan Tojnar
457f28f6f8 Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/tools/codespell/default.nix

codespell 2.2.2 switched to pyproject & setuptools_scm:
https://github.com/codespell-project/codespell/pull/2523
2022-10-19 05:24:28 +02:00
figsoda
24e81b7bf3 epick: 0.8.2 -> 0.9.0 2022-10-18 16:52:30 -04:00
Nikolay Korotkiy
3203d30d9a
Merge pull request #196431 from alyaeanyx/xournalpp-1.1.2
xournalpp: 1.1.1 -> 1.1.2
2022-10-18 17:54:41 +03:00
R. Ryantm
4d9e748454 imagemagick: 7.1.0-49 -> 7.1.0-51 2022-10-18 13:16:11 +00:00
alyaeanyx
a5366c287b xournalpp: 1.1.1 -> 1.1.2 2022-10-17 16:51:13 +02:00
Stanisław Pitucha
7f308439e9 gnome-obfuscate: fix darwin build 2022-10-17 23:13:28 +11:00
github-actions[bot]
18a6423900
Merge master into staging-next 2022-10-17 00:04:21 +00:00
Robert Scott
687424678c batik: mark as sourceProvenance binaryBytecode 2022-10-16 22:28:54 +02:00
github-actions[bot]
f52955a521
Merge master into staging-next 2022-10-16 18:01:42 +00:00
Fabian Affolter
a09e24f6be hydrus: fix package name 2022-10-16 09:28:43 +02:00
github-actions[bot]
e648107a22
Merge master into staging-next 2022-10-16 06:06:19 +00:00
Daniel Olsen
091da48c7b hydrus: 502 -> 502a 2022-10-16 00:53:25 +02:00
Daniel Olsen
08846dd662 hydrus: add dateutil as dependency
Fixes 502 not launching
2022-10-16 00:50:40 +02:00
github-actions[bot]
4f07e7f326
Merge master into staging-next 2022-10-15 06:07:54 +00:00
Mario Rodas
8c0e5bbcbb
Merge pull request #195797 from r-ryantm/auto-update/hydrus
hydrus: 501 -> 502
2022-10-14 21:37:09 -05:00
Artturi
56cbdc3b83
Merge pull request #195874 from Artturin/removeinheritxorg 2022-10-15 04:27:23 +03:00
github-actions[bot]
886633ba43
Merge master into staging-next 2022-10-15 00:04:00 +00:00
Artturi
eb49b683f3
Merge pull request #195661 from wamserma/arg-cleanup-app
pkgs.applications: remove unused args
2022-10-15 02:20:29 +03:00
Artturin
61c3058bcb all-packages.nix: remove inherit (*xorg) *'s
using inherits in callPackage args is discouraged and doesn't splice
correctly
2022-10-14 20:48:09 +03:00
github-actions[bot]
cc090d2b94
Merge master into staging-next 2022-10-14 12:01:35 +00:00
Anderson Torres
f1709afbd3
Merge pull request #190027 from zendo/cyan
cyan: init at 1.2.4
2022-10-14 07:52:37 -03:00
R. Ryantm
6176bf99b7 hydrus: 501 -> 502 2022-10-13 11:49:13 +00:00
Vladimír Čunát
00a757ed3f
Merge branch 'master' into staging 2022-10-13 08:27:55 +02:00
Vladimír Čunát
7a94322ed7
Merge #182618: GNOME 42 → 43 2022-10-13 08:14:27 +02:00
Artturi
e66d2fd89d
Merge pull request #194256 from Artturin/treewides2 2022-10-13 00:08:01 +03:00
Markus S. Wamser
c9d167f174 pkgs.applications: remove unused args 2022-10-12 16:00:16 +02:00
Jan Tojnar
f68f15a95c gnome-photos: 43.beta → 43.0
https://gitlab.gnome.org/GNOME/gnome-photos/-/compare/43.beta...43.0

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:31 +02:00
Jan Tojnar
0e402072f2 gnome-photos: 42.0 → 43.beta
https://gitlab.gnome.org/GNOME/gnome-photos/-/compare/42.0...43.beta

Changelog-Reviewed-By: Jan Tojnar
2022-10-11 18:52:15 +02:00
Jan Tojnar
a5e128ab33 shotwell: 0.30.16 → 0.31.5
https://gitlab.gnome.org/GNOME/shotwell/-/compare/shotwell-0.30.16...shotwell-0.31.5

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:11 +02:00
figsoda
d1fd1b4de2
Merge pull request #195267 from figsoda/wrap-gtk4
treewide: switch to wrapGAppsHook4
2022-10-10 22:56:01 -04:00
Artturin
7e49471316 treewide: optional -> optionals where the argument is a list
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
Artturin
f4ea1208ec treewide: *Flags convert to list from str
*Flags implies a list

slightly relevant:
> stdenv: start deprecating non-list configureFlags https://github.com/NixOS/nixpkgs/pull/173172

the makeInstalledTests function in `nixos/tests/installed-tests/default.nix` isn't available outside of nixpkgs so
it's not a breaking change
2022-10-10 15:30:59 +03:00
figsoda
02204ec825 image-roll: switch to wrapGAppsHook4, fix typo 2022-10-09 14:28:17 -04:00
github-actions[bot]
1b60238acd
Merge master into staging-next 2022-10-08 12:01:37 +00:00
R. Ryantm
3ffe9266e5 yacreader: 9.9.1 -> 9.9.2 2022-10-08 18:29:32 +08:00
Bobby Rong
99f2fd74e8
Merge pull request #194484 from rapenne-s/maintainer_srapenne
add srapenne as maintainer
2022-10-08 18:20:09 +08:00
Vladimír Čunát
6565abc264
Merge branch 'master' into staging-next 2022-10-08 10:20:07 +02:00
Sandro
318727cd6a
Merge pull request #194371 from wineee/pp 2022-10-07 17:24:55 +02:00
github-actions[bot]
c5f0d725df
Merge master into staging-next 2022-10-06 18:03:10 +00:00
Solene Rapenne
a7aa87ae68 yacreader: use lib for maintainer 2022-10-06 18:15:16 +02:00
Daniel Olsen
50858eaf55 hydrus: 500 -> 501 2022-10-06 10:26:21 +02:00
Martin Weinelt
253ca4957d Merge remote-tracking branch 'origin/master' into staging-next 2022-10-05 00:44:16 +02:00
Solene Rapenne
0b6a5ffd9b yacreader: add srapenne as maintainer 2022-10-04 22:37:55 +02:00
rewine
8ea2ccbc90 pineapple-pictures: 0.6.3 -> 0.6.4 2022-10-04 16:44:02 +08:00
figsoda
66044f7e43 artem: init at 1.1.5 2022-10-03 09:44:50 -04:00
github-actions[bot]
74f2e36035
Merge master into staging-next 2022-10-03 00:04:07 +00:00
Ivv
1a958fae46
Merge pull request #193033 from corngood/dotnet-deterministic-fetch-deps
dotnet: fix some problems with nuget-to-nix and make it deterministic
2022-10-02 21:31:01 +02:00
David McFarland
9e0a1e7b8e dotnet: update lock files of packages using nuget-to-nix 2022-10-02 16:09:27 -03:00
github-actions[bot]
0ae3aa5345
Merge master into staging-next 2022-10-02 17:45:43 +00:00
Graham Christensen
25acc1d800
Merge pull request #190014 from fgaz/vengi-tools/0.0.21
vengi-tools: 0.0.20 -> 0.0.21
2022-10-02 13:04:45 -04:00
github-actions[bot]
9d19287993
Merge master into staging-next 2022-09-29 18:03:40 +00:00
Lily Foster
09ebd033f6
kodelife: 1.0.5.161 -> 1.0.6.163 2022-09-29 09:58:16 -04:00
github-actions[bot]
9c14978f84
Merge master into staging-next 2022-09-29 12:01:25 +00:00
Jonas Heinrich
98f80eda2c
Merge pull request #190204 from dali99/update_hydrus2
hydrus: 497 -> 500
2022-09-29 09:51:01 +02:00
Daniel Olsen
41a6b4d1e5 hydrus: 499 -> 500
Also removes nose from propagatedBuildInputs
2022-09-29 09:18:17 +02:00
Vladimír Čunát
8ba120420f
Merge #191339: staging-next 2022-09-15 2022-09-29 09:16:47 +02:00
Daniel Olsen
f605651615 hydrus: 497 -> 499 2022-09-28 21:11:52 +02:00
Sandro
26f2bf4aea
Merge pull request #193369 from zendo/decoder 2022-09-28 20:20:39 +02:00
github-actions[bot]
f18d801779
Merge staging-next into staging 2022-09-28 18:05:53 +00:00
zendo
4b19b95908 gnome-decoder: init at 0.3.1 2022-09-29 01:41:06 +08:00
Martin Weinelt
7da8d25d87 Merge remote-tracking branch 'origin/master' into staging-next 2022-09-28 17:15:11 +02:00
Martin Weinelt
977b477bd0
Merge pull request #192510 from mweinelt/unpaper 2022-09-28 02:26:27 +02:00
github-actions[bot]
d6a1c7033e
Merge staging-next into staging 2022-09-28 00:06:37 +00:00
github-actions[bot]
70776ac218
Merge master into staging-next 2022-09-28 00:06:02 +00:00
Artturi
1c1c182814
Merge pull request #192851 from Artturin/treewides1 2022-09-28 00:50:06 +03:00
Robert Scott
c1dbe37d7c
Merge pull request #192697 from r-ryantm/auto-update/batik
batik: 1.14 -> 1.15
2022-09-27 21:11:01 +01:00
github-actions[bot]
088eead34a
Merge master into staging-next 2022-09-27 00:06:31 +00:00
Kerstin
5251f922bb
Merge pull request #192344 from YoshiRulz/im-pango
ImageMagick: Enable Pango when enabling librsvg
2022-09-27 00:57:36 +02:00
R. Ryantm
d76a4f0eba imagemagick: 7.1.0-48 -> 7.1.0-49 2022-09-26 16:51:28 +00:00
Artturin
0734f54ef2 treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
found with nixpkgs-lint
2022-09-26 17:53:26 +03:00
Martin Weinelt
68c0ca4416 Merge remote-tracking branch 'origin/master' into staging-next 2022-09-25 21:36:31 +02:00
Bjørn Forsman
855db46b9d openscad: add support for exporting PDFs
Add cairo to buildInputs for PDF export support. Without this, trying to
export using "File -> Export -> Export as PDF" leads to

  ERROR: Export to PDF format was not enabled when building the application.
  PDF export finished: /home/bf/Untitled.pdf

(The pdf file is 0 KiB -- broken.)

Fixes #192895.
2022-09-25 18:59:45 +02:00
Martin Weinelt
608a3ef0b7
gscan2pdf: 2.12.6 -> 2.12.8
Adds a patch that fixes ffmpeg 5.1 compatibility
2022-09-25 17:54:23 +02:00
R. Ryantm
73f2fb2441 renderdoc: 1.21 -> 1.22 2022-09-24 19:52:44 +00:00
Bobby Rong
9d6b46bbb2
Merge pull request #192387 from foo-dogsquared/update-eyedropper-app
eyedropper: 0.2.0 -> 0.3.1
2022-09-24 23:51:54 +08:00
Gabriel Arazas
90646adf15 eyedropper: 0.2.0 -> 0.3.1 2022-09-24 21:12:31 +08:00
R. Ryantm
0b0cef2915 batik: 1.14 -> 1.15 2022-09-24 04:55:33 +00:00
superherointj
05914af3e0
Merge pull request #192449 from superherointj/unigine
unigine-valley,unigine-tropics,unigine-sanctuary: fix source url and hash
2022-09-23 15:20:47 -03:00
github-actions[bot]
e5b35e8b3f
Merge master into staging-next 2022-09-23 06:17:43 +00:00
figsoda
c00c3c2cc0 pizarra: fix meta.homepage 2022-09-22 23:25:22 -04:00
R. Ryantm
873728aca3 pizarra: 1.7.3 -> 1.7.4 2022-09-23 01:39:32 +00:00
superherointj
aeceda74da unigine-valley: fix source url and hash; add mainProgram 2022-09-22 12:49:38 -03:00
superherointj
511066f7f4 unigine-tropics: fix source url and hash; add mainProgram 2022-09-22 12:40:39 -03:00
superherointj
19ccd7e015 unigine-sanctuary: fix source url and hash 2022-09-22 12:36:16 -03:00
YoshiRulz
b4a006448f
ImageMagick: Enable Pango when enabling librsvg
as the latter requires Pango anyway
2022-09-22 10:47:46 +10:00
Martin Weinelt
c0c5bc4eec
mypaint: build with format other and add setuptools 2022-09-19 16:06:23 +02:00
Christian Kögler
1dfe032082
Merge pull request #191203 from sifmelcara/krita-5.1.1
krita: 5.1.0 -> 5.1.1
2022-09-17 23:31:41 +02:00
R. Ryantm
00650ff6ea jpegoptim: 1.4.7 -> 1.5.0 2022-09-15 20:18:52 +00:00
mingchuan
8ec52e7f3a krita: 5.1.0 -> 5.1.1 2022-09-14 08:34:52 -07:00
Christian Kögler
a100b1a4f7
Merge pull request #191100 from bcdarwin/f3d-update
f3d: 1.2.1 -> 1.3.1
2022-09-14 07:32:18 +02:00
Peter Hoeg
ea3db2864d kphotoalbum: init at 5.9.1 2022-09-14 10:04:51 +08:00
Ben Darwin
aca609f053 f3d: 1.2.1 -> 1.3.1 2022-09-13 14:56:00 -04:00
R. Ryantm
c23686e115 imagemagick: 7.1.0-47 -> 7.1.0-48 2022-09-12 21:37:03 +00:00
Sandro
6455841114
Merge pull request #190762 from bobby285271/drawing 2022-09-11 15:57:17 +02:00
Bobby Rong
8549806fe8
drawing: 1.0.0 -> 1.0.1 2022-09-11 17:12:22 +08:00
MGlolenstine
141b733bf0 pizarra: init at 1.7.3 2022-09-11 09:43:16 +02:00
zendo
5cf499310f cyan: init at 1.2.4 2022-09-11 13:02:44 +08:00
Jonas Heinrich
a128f2b7ef
Merge pull request #190589 from zendo/eyedropper
eyedropper: init at 0.2.0
2022-09-10 11:50:56 +02:00
zendo
f6a34494eb eyedropper: init at 0.2.0 2022-09-10 11:24:48 +08:00
Sandro
f44e711359
Merge pull request #190546 from DarkOnion0/drawio 2022-09-10 00:45:30 +02:00
DarkOnion0
77a0ee33d0
drawio: 20.2.3 -> 20.3.0 2022-09-09 21:30:41 +02:00
superherointj
a262d8905b pixinsight: disable hydra builds 2022-09-09 12:03:14 -03:00
superherointj
08abefd274
Merge pull request #189818 from zendo/yacreader-up
yacreader: 9.8.2 -> 9.9.1
2022-09-06 13:34:31 -03:00
Francesco Gazzetta
2f32fe9e6d vengi-tools: 0.0.20 -> 0.0.21 2022-09-06 16:00:26 +02:00
R. Ryantm
658c8790d1 epick: 0.8.1 -> 0.8.2 2022-09-05 12:09:29 +00:00
zendo
d5d441d2c7 yacreader: 9.8.2 -> 9.9.1 2022-09-05 15:14:30 +08:00
Sandro
8a6d60cf09
Merge pull request #181689 from zendo/mangareader 2022-09-04 19:19:02 +02:00
Bobby Rong
50b4b91087
Merge pull request #189596 from wineee/pineapple-pictures
pineapple-pictures: 0.6.2 - 0.6.3
2022-09-04 16:17:25 +08:00
Sandro
841c10f8ea
Merge pull request #189479 from MatthewCroughan/mc/add-entwine 2022-09-04 01:12:01 +02:00
Guillaume Girol
c756f94bb4
Merge pull request #188508 from dali99/update_hydrus2
hydrus: 496 -> 497
2022-09-03 16:32:09 +00:00
rewine
9edcaf36f2 pineapple-pictures: 0.6.2 - 0.6.3 2022-09-03 21:10:39 +08:00
matthewcroughan
dcd536f600 entwine: init at unstable-2022-08-03 2022-09-02 20:30:22 +01:00
Artturi
131621e3c7
Merge pull request #189130 from Artturin/sanebackendscross 2022-09-02 15:20:39 +03:00
matthewcroughan
10429e4328 potreeconverter: init at unstable-2022-08-04 2022-09-02 12:33:39 +01:00
zendo
0311e1acfd mangareader: init at 2.0.4 2022-09-02 18:45:44 +08:00
figsoda
295ecdfde2 epick: 0.8.0 -> 0.8.1 2022-09-01 09:39:21 -04:00
Artturin
cf360a1095 sane-backends: fix cross
pulled patch from void-linux

MMAP is only on linux i think
2022-09-01 00:21:13 +03:00
Robert Scott
93300e3f1a
Merge pull request #189007 from risicle/ris-openscad-CVE-2022-0496-0497
openscad: add patches for CVE-2022-0496 & CVE-2022-0497
2022-08-31 21:39:18 +01:00
Christian Kögler
a8360076dc
Merge pull request #188836 from figsoda/update-epick
epick: 0.7.0 -> 0.8.0
2022-08-31 21:22:50 +02:00
superherointj
c4a2b04b4c
Merge pull request #187381 from sifmelcara/krita-5.1.0
krita: 5.0.8 -> 5.1.0
2022-08-31 15:49:20 -03:00
R. Ryantm
fac26c087f digikam: 7.7.0 -> 7.8.0 2022-08-31 06:43:05 +00:00
mingchuan
69ccd66a73 krita: 5.0.8 -> 5.1.0 2022-08-30 21:00:27 -07:00
Robert Scott
3bfe6bfca2 openscad: add patches for CVE-2022-0496 & CVE-2022-0497 2022-08-30 19:57:55 +01:00
figsoda
01f70337fd epick: 0.7.0 -> 0.8.0 2022-08-29 13:36:07 -04:00
Kerstin
abbb1e1a41
Merge pull request #188674 from r-ryantm/auto-update/imagemagick
imagemagick: 7.1.0-46 -> 7.1.0-47
2022-08-28 21:13:28 +02:00
R. Ryantm
5ba8f7cc88 imagemagick: 7.1.0-46 -> 7.1.0-47 2022-08-28 18:01:33 +00:00
Daniel Olsen
5ac6f87f64 hydrus: 496 -> 497 2022-08-27 17:53:59 +02:00
Artturi
79c42aa06c
Merge pull request #186564 from Artturin/crossevalfixes
Fixes for cross-compilation
2022-08-27 17:49:00 +03:00
Sandro
d70ce02bf6
Merge pull request #186611 from viraptor/tesseract-5-darwin 2022-08-25 21:58:52 +02:00
Stanisław Pitucha
195833f20c tesseract5: fix darwin compilation 2022-08-25 21:33:28 +10:00
Ryan Mulligan
39c3aebd04
Merge pull request #186561 from r-ryantm/auto-update/tesseract5
tesseract5: 5.1.0 -> 5.2.0
2022-08-24 20:59:25 -07:00
Sandro
3a6d655479
Merge pull request #182531 from r-ryantm/auto-update/foxotron 2022-08-24 23:29:53 +02:00
Jonas Heinrich
bf56d0cef2
Merge pull request #182331 from helsinki-systems/upd/smartdeblur
smartdeblur: unstable-2013-01-09 -> unstable-2018-10-29
2022-08-24 10:30:38 +02:00
Jonas Heinrich
9b86e72550
Merge pull request #183363 from r-ryantm/auto-update/imgbrd-grabber
imgbrd-grabber: 7.7.1 -> 7.9.1
2022-08-24 08:27:52 +02:00
Jonas Heinrich
258f3ef693
Merge pull request #184438 from r-ryantm/auto-update/ovito
ovito: 3.7.1 -> 3.7.7
2022-08-22 18:05:38 +02:00
Jonas Heinrich
403e4245c0
Merge pull request #185461 from tpwrules/update-cloudcompare
cloudcompare: 2.12.1 -> 2.12.4
2022-08-21 20:59:14 +02:00
Bobby Rong
e1536b8558
Merge pull request #187451 from r-ryantm/auto-update/hydrus
hydrus: 495 -> 496
2022-08-20 15:21:20 +08:00
Emery Hemingway
b5526585c2 treewide: inject xdg-open into wrappers as $PATH suffix
The xdg-open utility is only ever a runtime dependency and its
dependents only expect that it accept a URI as a command line
argument and do something with it that the user would expect.
For such as a trivial relationship it should be possible for
users to override xdg-open with something else in their PATH.
2022-08-19 13:11:27 -05:00
R. Ryantm
c6cdd9216a hydrus: 495 -> 496 2022-08-19 13:40:34 +00:00
Robert Schütz
86f9d4bdcd imagemagick: 7.1.0-45 -> 7.1.0-46 2022-08-18 07:30:37 +00:00
figsoda
c7d52f8828
Merge pull request #186566 from figsoda/fix-image-roll
image-roll: fix hydra build on darwin
2022-08-16 21:14:41 +08:00
Artturin
c6568adb00 treewide: makeWrapper buildInputs to nativeBuildInputs
most found with https://github.com/siraben/nix-lint
2022-08-16 13:14:19 +03:00
Jonas Heinrich
664c2ccbb0
Merge pull request #186698 from r-ryantm/auto-update/geeqie
geeqie: 1.7.3 -> 2.0.1
2022-08-16 10:56:28 +02:00
figsoda
2ede2cbc21 epick: fix build 2022-08-16 07:07:40 +02:00
R. Ryantm
1e00dcc8f0 mozjpeg: 4.0.3 -> 4.1.1 2022-08-15 11:53:11 +00:00
R. Ryantm
44a7c41b57 geeqie: 1.7.3 -> 2.0.1 2022-08-14 19:24:18 +00:00
figsoda
a37b09fef9 image-roll: fix hydra build on darwin 2022-08-14 11:49:27 +08:00
Artturin
211fdaa087 treewide: bundlerApp makeWrapper buildInputs -> nativeBuildInputs
the docs for bundlerApp used to have makeWrapper in buildInputs but it
has been corrected already
2022-08-14 06:41:33 +03:00
R. Ryantm
e15d874463 tesseract5: 5.1.0 -> 5.2.0 2022-08-14 03:07:17 +00:00
R. Ryantm
ad21bc4efb foxotron: 2022-03-06 -> 2022-08-06 2022-08-13 19:20:29 +00:00
Sandro
ee51f27fc7
Merge pull request #182559 from onny/osl 2022-08-13 19:05:46 +02:00
Mario Rodas
9512ac5c55
Merge pull request #185064 from dali99/update_hydrus2
hydrus: 493 -> 495
2022-08-13 11:54:23 -05:00
Guillaume Girol
f39e1962c0
Merge pull request #185700 from symphorien/libsane-fixes
sane-backends: install hwdb file
2022-08-13 12:27:29 +00:00
Jonas Heinrich
0bc8d89833 openimageio2: Fix lib installation 2022-08-13 12:13:53 +02:00
Anderson Torres
5157073662
Merge pull request #185922 from r-ryantm/auto-update/freecad
freecad: 0.20 -> 0.20.1
2022-08-11 13:33:39 -03:00
Daniel Olsen
28f39c389f hydrus: 494 -> 495 2022-08-11 16:24:05 +02:00
Daniel Olsen
0d565a3e85 hydrus: 493 -> 494 2022-08-11 16:20:07 +02:00
Martin Weinelt
964d60ff2e
Merge pull request #186075 from kilianar/inkscape-fix 2022-08-11 16:10:34 +02:00
kilianar
f9a39878f8 inkscape: fix bug when saving as an optimized svg
When saving an optimized svg, inkscape failed with a
ModuleNotFoundError: No module named 'packaging'. To fix this issue we
add packaging to python3Env.
2022-08-11 12:08:40 +02:00
R. Ryantm
0b390c407c freecad: 0.20 -> 0.20.1 2022-08-10 14:07:41 +00:00
Yannik Rödel
603568edca rnote: 0.5.3 -> 0.5.4 2022-08-10 09:11:39 +00:00
Lily Foster
9dc35afd5f kodelife: 0.9.8.143 -> 1.0.5.161 2022-08-09 10:08:00 -04:00
Rick van Schijndel
cddf1a5010
Merge pull request #184359 from r-ryantm/auto-update/megapixels
megapixels: 1.5.0 -> 1.5.2
2022-08-08 22:35:43 +02:00
Guillaume Girol
358dcd9dc6 sane-backends: install hwdb file
copied from debian https://jff.email/cgit/sane-backends.git/tree/debian/rules#n140
2022-08-08 12:00:00 +00:00
Anderson Torres
cef51afe9f
Merge pull request #185514 from sikmir/nsxiv
nsxiv: 29 → 30, fix build on darwin
2022-08-07 20:17:22 -03:00
Nikolay Korotkiy
3da0342d6d
nsxiv: 29 → 30 2022-08-07 23:42:58 +03:00
Thomas Watson
940adc38be cloudcompare: 2.12.1 -> 2.12.4 2022-08-06 13:58:08 -05:00
R. Ryantm
487a681bfc drawio: 19.0.3 -> 20.2.3 2022-08-05 20:31:20 +00:00
Ivv
b3a7889c73
Merge pull request #182215 from foo-dogsquared/emulsion-palette
emulsion-palette: init at 3.3.9
2022-08-04 18:23:29 +02:00
Vikram Narayanan
c4dfae243b pika: init at 0.0.12 2022-08-03 12:45:36 -04:00
Weijia Wang
0e3350035e rawtherapee: add darwin support 2022-08-03 01:22:01 +02:00
Kerstin
15834a5105
Merge pull request #184861 from r-ryantm/auto-update/imagemagick
imagemagick: 7.1.0-44 -> 7.1.0-45
2022-08-02 23:22:15 +02:00
R. Ryantm
305eb886a3 imagemagick: 7.1.0-44 -> 7.1.0-45 2022-08-02 16:59:16 +00:00
Sandro
eb1ffdeb62
Merge pull request #184765 from figsoda/update-epick 2022-08-02 16:02:28 +02:00
figsoda
7af7eb8f13 epick: 0.6.0 -> 0.7.0 2022-08-02 15:24:49 +08:00
Bobby Rong
efc2102671
Merge pull request #184657 from jansol/renderdoc-maintainer
renderdoc: remove jansol from maintainers
2022-08-02 11:46:02 +08:00
figsoda
85dd8c1798
Merge pull request #183965 from figsoda/update-image-roll
image-roll: 1.4.1 -> 2.1.0
2022-08-02 10:12:50 +08:00
Jan Solanti
44b9b210f5 renderdoc: remove jansol from maintainers 2022-08-02 02:57:49 +03:00
Robert Schütz
605bd637bc
Merge pull request #182819 from erictapen/imagemagick
imagemagick: 7.1.0-43 -> 7.1.0-44
2022-08-01 19:37:13 +00:00