Martin Weinelt
c608ae4f19
Merge pull request #200095 from trofi/synfigstudio-fix
2022-11-07 23:25:36 +01:00
Sandro
f33490ff93
Merge pull request #198923 from urandom2/json-plot
...
Fixes https://github.com/NixOS/nixpkgs/issues/85479
2022-11-07 23:10:39 +01:00
Sergei Trofimovich
fda57931f6
synfigstudio: add missing intltool to nativeBuildInputs
...
Fixes build failure due to missing depend:
*** No intltoolize found, please install the intltool package ***
ZHF: https://github.com/NixOS/nixpkgs/issues/199919
2022-11-07 21:43:45 +00:00
R. Ryantm
8102e1547d
foxotron: 2022-08-06 -> 2022-11-02
2022-11-06 17:35:58 +08:00
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