Doron Behar
d3ce852ce7
krop: support qtwayland
2023-08-07 08:29:32 +03:00
Vladimír Čunát
1f4ccf115c
imgp: fix compat with pillow 10.0
...
https://hydra.nixos.org/build/229798758/nixlog/4/tail
https://pillow.readthedocs.io/en/stable/deprecations.html#constants
2023-08-05 17:46:28 +02:00
github-actions[bot]
3af9469ebd
Merge master into staging-next
2023-08-04 18:01:05 +00:00
Austin Horstman
0d6c907ba8
treewide: add meta.mainProgram to graphics
2023-08-04 10:36:02 -05:00
github-actions[bot]
0542af4e29
Merge master into staging-next
2023-08-04 00:02:04 +00:00
github-actions[bot]
e13e3f4c54
Merge master into staging-next
2023-08-03 18:01:14 +00:00
Jan Malakhovski
a0a909fa9e
treewide: noop: replace every newly introduced stdenv.mkDerivation rec
with a fixpoint over finalAttrs
2023-08-03 16:34:45 +00:00
Jan Malakhovski
5852f26bdc
treewide: noop: refer to src.name
or similar in sourceRoot
where appropriate, part 1: trivial cases
2023-08-03 16:32:03 +00:00
Weijia Wang
f5672f753b
processing: unbreak on aarch64-linux
2023-08-03 15:33:11 +02:00
github-actions[bot]
dc63372d70
Merge master into staging-next
2023-08-03 12:01:13 +00:00
Pol Dellaiera
13c5b2fca9
Merge pull request #246838 from sikmir/inkscape
...
inkscape: fix broken patching
2023-08-03 08:40:27 +02:00
github-actions[bot]
5827446dce
Merge master into staging-next
2023-08-03 00:01:56 +00:00
Weijia Wang
305cb08b0d
Merge pull request #224682 from evan-goode/evan-goode/processing
...
processing: 4.1.1 -> 4.2
2023-08-03 00:38:09 +02:00
Nikolay Korotkiy
0db4b99569
inkscape: fix broken patching
2023-08-02 23:21:57 +04:00
Robert Hensing
f8f9f13d57
Merge pull request #246386 from hercules-ci/lib-getExe-dont-make-name-assumption
...
lib.getExe: Do not make assumptions about the main program
2023-08-02 20:05:52 +02:00
github-actions[bot]
57402ca7dd
Merge master into staging-next
2023-08-01 18:01:08 +00:00
Nikolay Korotkiy
82b98eb23f
Merge pull request #246281 from alyaeanyx/xournalpp-1.2.0
...
xournalpp: 1.1.3 -> 1.2.0
2023-08-01 21:27:46 +04:00
Robert Hensing
34ee0260ec
treewide: Add meta.mainProgram
...
Based on ofborg feedback.
Part of https://github.com/NixOS/nixpkgs/pull/246386
2023-08-01 12:21:05 +02:00
github-actions[bot]
8faf32ac60
Merge master into staging-next
2023-08-01 00:02:30 +00:00
Robert Hensing
4c1d3cee60
treewide: Add meta.mainProgram
...
This should fix most warnings getExe in based on grepping `nixos/`.
2023-07-31 21:54:43 +02:00
Robert Schütz
d64cc4bd17
imagemagick: 7.1.1-14 -> 7.1.1-15
...
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-14...7.1.1-15
2023-07-31 11:23:49 -07:00
alyaeanyx
8aa5c81408
xournalpp: 1.1.3 -> 1.2.0
2023-07-31 17:50:02 +02:00
github-actions[bot]
050b858d31
Merge master into staging-next
2023-07-31 12:01:34 +00:00
Janik
cacc21a98b
Merge pull request #246053 from fgaz/vengi-tools/0.0.25
2023-07-31 12:46:18 +02:00
Francesco Gazzetta
fcc768897b
vengi-tools: 0.0.24 -> 0.0.25
...
https://github.com/mgerhardy/vengi/releases/tag/v0.0.25
Diff: https://github.com/mgerhardy/vengi/compare/v0.0.24...v0.0.25
2023-07-31 10:27:31 +02:00
rotaerk
e138e656c7
godot3: refactor and rename from godot
...
The godot base derivation was implemented by passing a recursive
attrset to mkDerivation. This is problematic because recursive
references to attributes that are later overridden don't notice the
override. Switched to the approach of giving mkDerivation a lambda
that receives a self argument, which allows recursive references to
the final value after overrides are applied.
The related derivations (for export templates, headless, and server
builds of godot) duplicated content from the base derivation. This
refactor eliminated that by using overridable attributes to
parameterize the scripts.
The main motivation for this refactor was to help me add derivations
for mono builds of godot.
Renamed to godot3 to distinguish from version 4, which is a complete
rewrite and effectively a different tool altogether.
2023-07-30 18:46:07 -04:00
github-actions[bot]
1f2d6d5548
Merge master into staging-next
2023-07-30 12:01:17 +00:00
Doron Behar
424ed972a4
Merge pull request #243030 from doronbehar/pkg/ipe
...
ipe: 7.2.26 -> 7.2.27
2023-07-30 11:11:31 +00:00
github-actions[bot]
e913a05c06
Merge staging-next into staging
2023-07-28 06:01:52 +00:00
Nick Cao
f68a459f74
Merge pull request #245526 from r-ryantm/auto-update/scantailor-advanced
...
scantailor-advanced: 1.0.18 -> 1.0.19
2023-07-27 20:13:11 -06:00
github-actions[bot]
433ca82232
Merge staging-next into staging
2023-07-27 12:01:56 +00:00
Rick van Schijndel
ab5f46ddc2
Merge pull request #245612 from figsoda/attr
...
treewide: remove attrPath from nix-update-script calls
2023-07-27 13:28:48 +02:00
figsoda
d458ad1abe
treewide: remove attrPath from nix-update-script calls
2023-07-26 18:21:18 -04:00
Vladimír Čunát
1c0d654684
Merge #239191 : treewide: gobject-introspection from buildInputs to nativeBuildInputs
...
...into staging
2023-07-26 20:53:32 +02:00
Artturi
6101669914
Merge pull request #240105 from alyssais/hello-wayland-debug
2023-07-26 20:48:16 +03:00
R. Ryantm
fa73fc0e4d
scantailor-advanced: 1.0.18 -> 1.0.19
2023-07-26 12:00:22 +00:00
Connor Baker
495875182e
Merge pull request #224068 from SomeoneSerge/respect-config-cudaSupport
...
Respect global config.cudaSupport
2023-07-25 14:18:14 -04:00
Gabriel Arazas
fd6eae6343
vipsdisp: 2.5.0 -> 2.5.1
2023-07-25 10:53:52 +08:00
Sandro
01332aa5db
Merge pull request #241149 from MatthewCroughan/mc/glabels-qt
2023-07-24 17:42:29 +02:00
Freya Arbjerg
7e14cda157
Darktable: 4.4.1 -> 4.4.2
2023-07-24 17:18:50 +02:00
matthewcroughan
d6cdb6a43f
glabels-qt: init at unstable-2021-02-06
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-07-24 10:04:09 +01:00
Mario Rodas
717c81fe5b
Merge pull request #244952 from foo-dogsquared/update-vipsdisp
...
vipsdisp: 2.4.1 -> 2.5.0
2023-07-23 16:41:09 -05:00
Mario Rodas
746a45e780
Merge pull request #245053 from figsoda/artem
...
artem: 1.2.1 -> 2.0.0
2023-07-23 16:27:58 -05:00
Sandro
c457450bf4
Merge pull request #243301 from krupkat/xpano-init-0.16.1
...
xpano: init 0.16.1
2023-07-23 22:42:21 +02:00
figsoda
5c731712f2
artem: 1.2.1 -> 2.0.0
...
Diff: https://github.com/finefindus/artem/compare/v1.2.1...v2.0.0
Changelog: https://github.com/finefindus/artem/blob/v2.0.0/CHANGELOG.md
2023-07-23 11:31:33 -04:00
Robert Schütz
96199b7b25
imagemagick: 7.1.1-13 -> 7.1.1-14
...
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-13...7.1.1-14
2023-07-23 08:23:40 -07:00
Bobby Rong
fe53ee6c93
shotwell: 0.32.1 → 0.32.2
...
https://gitlab.gnome.org/GNOME/shotwell/-/compare/shotwell-0.32.1...shotwell-0.32.2
2023-07-23 17:27:30 +08:00
Gabriel Arazas
f6e19eb8a9
vipsdisp: 2.4.1 -> 2.5.0
2023-07-23 10:10:58 +08:00
figsoda
bcebe4a1ee
oculante: 0.6.68 -> 0.6.69
...
Diff: https://github.com/woelper/oculante/compare/0.6.68...0.6.69
Changelog: https://github.com/woelper/oculante/blob/0.6.69/CHANGELOG.md
2023-07-20 17:27:20 -04:00
Someone Serge
471dbe9bcf
treewide: consume config.cudaSupport as required
...
Eliminate uses of `config.cudaSupport or false` and alike, since the
option is now declared in config.nix with a default value
fd .nix -t f -x sed 's/config\.cudaSupport or false, cudaPackages [?] [{][}]/config.cudaSupport, cudaPackages ? { }/' '{}' -i
fd .nix -t f -x sed 's/config\.cudaSupport or false/config.cudaSupport/' '{}' -i
fd .nix -t f -x sed 's/cudaSupport = pkgs.config.cudaSupport/inherit (pkgs.config) cudaSupport/' '{}' -i
fd .nix -t f -x sed 's/cudaSupport = config.cudaSupport/inherit (config) cudaSupport/' '{}' -i
2023-07-20 18:08:19 +03:00
Kerstin
b137adf11a
Merge pull request #244191 from dotlambda/imagemagick-7.1.1-13
...
imagemagick: 7.1.1-12 -> 7.1.1-13
2023-07-20 11:19:37 +02:00
Nick Cao
462ee82ab3
Merge pull request #244393 from davisrichard437/master
...
gscreenshot: 3.4.0 -> 3.4.1
2023-07-19 18:28:50 -06:00
Robert Schütz
588a7b4d8d
imagemagick: 7.1.1-12 -> 7.1.1-13
...
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-12...7.1.1-13
2023-07-18 10:07:11 -07:00
Nick Cao
461a069c2e
Merge pull request #244088 from wineee/ppic
...
pineapple-pictures: support wayland
2023-07-17 23:06:36 -06:00
rewine
e3932a3040
pineapple-pictures: support wayland
...
fix: Could not find the Qt platform plugin "wayland" in ""
2023-07-18 09:29:12 +08:00
davisrichard437
fc4feb9812
gscreenshot: 3.4.0 -> 3.4.1
...
https://github.com/thenaterhood/gscreenshot/releases/tag/v3.4.1
2023-07-17 18:03:06 -04:00
Nick Cao
0ee6d05066
Merge pull request #243824 from r-ryantm/auto-update/foxotron
...
foxotron: 2023-02-23 -> 2023-07-16
2023-07-16 21:38:06 -06:00
Galen Huntington
31457349fb
xv: 4.1.1 -> 4.2.0
2023-07-16 18:38:49 -07:00
R. Ryantm
5fd5888d42
foxotron: 2023-02-23 -> 2023-07-16
2023-07-16 16:33:16 +00:00
Mario Rodas
349171e9d1
Merge pull request #242171 from bcdarwin/update-f3d
...
f3d: 2.0.0 -> 2.1.0
2023-07-16 11:14:36 -05:00
Mario Rodas
ce0e1c986f
Merge pull request #243723 from r-ryantm/auto-update/tesseract5
...
tesseract5: 5.3.1 -> 5.3.2
2023-07-15 17:43:09 -05:00
R. Ryantm
7ff81c846f
tesseract5: 5.3.1 -> 5.3.2
2023-07-15 20:31:24 +00:00
github-actions[bot]
26b725b3fe
Merge master into staging-next
2023-07-15 12:01:05 +00:00
R. Ryantm
7aba323880
mandelbulber: 2.29 -> 2.30
2023-07-14 14:26:56 +00:00
github-actions[bot]
781017eaf1
Merge master into staging-next
2023-07-14 12:01:45 +00:00
Guillaume Girol
bb5355eb44
Merge pull request #241545 from freyacodes/darktable-4.4.1
...
Darktable: 4.4.0 -> 4.4.1
2023-07-14 10:46:25 +00:00
Ilan Joselevich
5c0156c0ab
Merge pull request #243347 from Kranzes/komorebi
...
komorebi: init at 2.2.1
2023-07-14 10:47:54 +03:00
Tomas Krupka
7843bd9b1c
xpano: init at 0.16.1
2023-07-14 09:42:13 +02:00
github-actions[bot]
469798d2dd
Merge master into staging-next
2023-07-14 06:01:28 +00:00
Nick Cao
bf1487bbcc
Merge pull request #243017 from uninsane/pr/komikku-1.22.0
...
komikku: 1.21.1 -> 1.22.0
2023-07-13 23:55:02 -06:00
Ilan Joselevich
ec05aa83bc
komorebi: init at 2.2.1
2023-07-14 01:11:28 +03:00
github-actions[bot]
a3b43106c9
Merge master into staging-next
2023-07-13 18:01:24 +00:00
Weijia Wang
0c87c8c09b
Merge pull request #243286 from wegank/tobim-boost-update-1
...
boost17x, boost18x: remove aliases
2023-07-13 20:48:31 +03:00
Tobias Mayer
315d100113
boost17x, boost18x: remove aliases
2023-07-13 17:48:33 +03:00
github-actions[bot]
f4330398cd
Merge master into staging-next
2023-07-13 12:01:13 +00:00
Theodore Ni
f3466e8ec1
foxotron: disable fortify3 hardening flag
2023-07-12 20:26:51 -07:00
Kevin Tran
f2120bc2bb
digikam: 8.0.0 -> 8.1.0
2023-07-13 09:56:50 +10:00
Doron Behar
3badec17c6
ipe: 7.2.26 -> 7.2.27
...
Diff: https://github.com/otfried/ipe/compare/None...v7.2.27
2023-07-12 12:02:27 +03:00
Colin
853be697f5
komikku: 1.21.1 -> 1.22.0
...
changelog: <https://gitlab.com/valos/Komikku/-/releases/v1.22.0 >
- RTL/LTR/Vertical pager: Added <Crtl+Mouse Wheel> zoom
- [Servers] JapScan: Update
- [Servers] MangaFreak: Update
- [Servers] MangaKawaii: Update
- [Servers] Mangapill: Update
- [Servers] Xoxocomics: Update
- [L10n] Updated Arabic, French, Russian and Turkish translations
2023-07-12 06:55:05 +00:00
Pol Dellaiera
a33592b499
Merge pull request #242870 from DarkOnion0/drawio
...
drawio: 21.5.0 -> 21.6.1
2023-07-11 23:29:26 +02:00
DarkOnion0
2618753327
drawio: 21.5.0 -> 21.6.1
2023-07-11 17:25:56 +02:00
Weijia Wang
94c2ca7e3d
Merge pull request #242485 from wineee/ppic-2
...
pineapple-pictures: 0.7.0 -> 0.7.1
2023-07-09 23:05:44 +03:00
rewine
d638a3934b
pineapple-pictures: 0.7.0 -> 0.7.1
2023-07-09 22:43:22 +08:00
Nick Cao
db573db75a
Merge pull request #242360 from kirillrdy/entwine
...
entwine: 2022-08-03 -> 2023-04-27 and fix build
2023-07-09 17:05:21 +08:00
Robert Schütz
185b513244
rnote: 0.7.0 -> 0.7.1
...
Diff: https://github.com/flxzt/rnote/compare/v0.7.0...v0.7.1
Changelog: https://github.com/flxzt/rnote/releases/tag/v0.7.1
2023-07-08 20:47:57 -07:00
Kirill Radzikhovskyy
576367be5a
entwine: 2022-08-03 -> 2023-04-27
2023-07-09 09:09:14 +10:00
Ben Darwin
d615ce6c71
f3d: 2.0.0 -> 2.1.0
2023-07-07 22:52:28 -04:00
figsoda
3bede804cb
oculante: 0.6.67 -> 0.6.68
...
Diff: https://github.com/woelper/oculante/compare/0.6.67...0.6.68
Changelog: https://github.com/woelper/oculante/blob/0.6.68/CHANGELOG.md
2023-07-07 16:26:27 -04:00
Sergei Trofimovich
93d6f73da1
Merge pull request #241396 from galenhuntington/xv
...
xv: init at 4.1.1
2023-07-07 18:04:22 +01:00
Galen Huntington
4dd813ffa0
xv: init at 4.1.1
2023-07-07 09:27:26 -07:00
Freya Arbjerg
88a717c5c0
maintainers: add freyacodes
2023-07-06 13:01:59 +02:00
Freya Arbjerg
10247a1e16
Darktable: 4.4.0 -> 4.4.1
2023-07-06 12:59:17 +02:00
Weijia Wang
c6800f3ea4
krita: migrate to opencolorio
2023-07-06 12:59:52 +03:00
figsoda
2798390297
oculante: 0.6.66 -> 0.6.67
...
Diff: https://github.com/woelper/oculante/compare/0.6.66...0.6.67
Changelog: https://github.com/woelper/oculante/blob/0.6.67/CHANGELOG.md
2023-07-05 16:52:35 -04:00
Janik
ee60fe4f2f
Merge pull request #239053 from freyacodes/darktable-4.4.0
2023-07-04 19:27:02 +02:00
Gabriel Arazas
7fdd8a19b5
halftone: 0.3.0 -> 0.3.1
2023-07-01 20:29:14 +08:00
R. Ryantm
244f7cb1ad
vkdt: 0.5.4 -> 0.6.0
2023-06-30 14:33:29 +00:00
Robert Schütz
e0334495f7
imagemagick: 7.1.1-11 -> 7.1.1-12
...
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-11...7.1.1-12
2023-06-28 22:27:18 -07:00
Sandro
198bd0a4a7
Merge pull request #239622 from corngood/dotnet-misc
...
dotnet: misc fixes
2023-06-28 23:41:18 +02:00
Artturin
9999bf7a21
treewide: gobject-introspection from buildInputs to nativeBuildInputs
...
gobject-introspection should be in nativeBuildInputs for cross to work
properly (so propagations and hook work properly)
2023-06-28 22:33:40 +03:00
Doron Behar
9d20946e5f
Merge pull request #199353 from dominikh/deskew
...
deskew: ensure libtiff can be found at runtime
2023-06-28 12:03:03 +00:00
Alyssa Ross
b9ea34eb60
hello-wayland: enable debug info
2023-06-27 11:14:26 +00:00
Alexander Kiselyov
cb60478cda
paraview: 5.11.0 -> 5.11.1 ( #239529 )
2023-06-27 13:11:24 +02:00
Mario Rodas
0bc4547952
typescript: repackage using buildNpmPackage ( #239189 )
2023-06-26 20:36:12 +02:00
Luflosi
232c3e5804
megapixels: 1.6.0 -> 1.6.1
...
https://gitlab.com/postmarketOS/megapixels/-/tags/1.6.1
2023-06-26 12:53:58 +02:00
Mario Rodas
73b17bf327
Merge pull request #239811 from figsoda/oculante
...
oculante: 0.6.65 -> 0.6.66
2023-06-26 05:21:56 -05:00
DarkOnion0
2e7efc14f2
drawio: 21.4.0 -> 21.5.0
2023-06-26 09:06:38 +00:00
Weijia Wang
d71d32c5ed
Merge pull request #239742 from r-ryantm/auto-update/figma-agent
...
figma-agent: 0.2.7 -> 0.2.8
2023-06-26 07:51:23 +02:00
figsoda
00406647e6
oculante: 0.6.65 -> 0.6.66
...
Diff: https://github.com/woelper/oculante/compare/0.6.65...0.6.66
Changelog: https://github.com/woelper/oculante/blob/0.6.66/CHANGELOG.md
2023-06-25 14:52:16 -04:00
Janik
ea25c08fe2
Merge pull request #218134 from foo-dogsquared/update-eyedropper
2023-06-25 18:50:36 +02:00
R. Ryantm
6a703e8776
figma-agent: 0.2.7 -> 0.2.8
2023-06-25 13:29:45 +00:00
David McFarland
ee8ba995a7
buildDotnetModule: make fetch-deps find output path automatically
2023-06-24 19:13:16 -03:00
zzzsyyy
3d9ecdd65d
flaca: init at 2.2.1
2023-06-22 23:57:44 +08:00
Freya Arbjerg
008dc89220
Darktable: 4.2.1 -> 4.4.0
2023-06-21 21:27:07 +02:00
figsoda
f108328347
artem: 1.1.7 -> 1.2.1
...
Diff: https://github.com/finefindus/artem/compare/v1.1.7...v1.2.1
Changelog: https://github.com/finefindus/artem/blob/v1.2.1/CHANGELOG.md
2023-06-20 17:06:13 -04:00
Weijia Wang
a22be6461b
Merge pull request #238439 from figsoda/oculante
...
oculante: 0.6.64 -> 0.6.65
2023-06-19 07:08:50 +03:00
Guillaume Girol
2d23ded899
Merge pull request #236953 from foo-dogsquared/update-halftone
...
halftone: 0.2.1 -> 0.3.0
2023-06-18 15:33:26 +00:00
figsoda
b84df913cd
oculante: 0.6.64 -> 0.6.65
...
Diff: https://github.com/woelper/oculante/compare/0.6.64...0.6.65
Changelog: https://github.com/woelper/oculante/blob/0.6.65/CHANGELOG.md
2023-06-18 11:09:51 -04:00
Peder Bergebakken Sundt
96c0ecaed5
curv: init at 0.5
2023-06-17 21:28:03 +02:00
figsoda
0751fd4a36
Merge pull request #238271 from dotlambda/rnote-0.7.0
...
rnote: 0.6.0 -> 0.7.0
2023-06-17 12:47:37 -04:00
apfelkuchen06
1dc01ca1cb
feh: 3.9 -> 3.10
2023-06-17 15:00:45 +02:00
Robert Schütz
af2975cd42
rnote: 0.6.0 -> 0.7.0
...
Diff: https://github.com/flxzt/rnote/compare/v0.6.0...v0.7.0
Changelog: https://github.com/flxzt/rnote/releases/tag/v0.7.0
2023-06-17 05:48:56 -07:00
rewine
55d00bc9d6
pineapple-pictures: 0.6.9 -> 0.7.0
2023-06-17 02:01:51 +08:00
DarkOnion0
1616b478af
drawio: 21.3.7 -> 21.4.0
2023-06-16 10:04:00 +00:00
Pol Dellaiera
9f9f5dde5c
Merge pull request #237482 from 1000teslas/digikam
...
digikam: 7.10.0 -> 8.0.0
2023-06-14 22:40:37 +02:00
Weijia Wang
30895229c6
Merge pull request #237771 from wegank/comical-refactor
...
comical: refactor
2023-06-14 23:11:39 +03:00
Weijia Wang
60772dfe01
comical: refactor
2023-06-14 17:51:26 +03:00
Kevin Tran
b0aac89f1f
digikam: 7.10.0 -> 8.0.0
2023-06-15 00:47:47 +10:00
R. Ryantm
54c380037f
mozjpeg: 4.1.1 -> 4.1.3
2023-06-14 05:18:35 +00:00
Sandro
ddf174183e
Merge pull request #234731 from aidalgol/gui-apps-with-cuda-fixes
2023-06-13 11:37:12 +02:00
Pol Dellaiera
497836e4ad
Merge pull request #237524 from Icy-Thought/upscayl
...
upscayl: license updated to agpl3Plus
2023-06-13 11:16:40 +02:00
Icy-Thought
315f206296
upscayl: license updated to agpl3Plus
2023-06-13 11:10:55 +02:00
DarkOnion0
313b938d21
drawio: 21.2.8 -> 21.3.7
2023-06-13 08:53:35 +00:00
Icy-Thought
cd58798835
upscayl: init at 2.5.5
2023-06-13 09:11:33 +02:00
Anger Jérémy
a7c4dc5de2
vpv: 0.8.1 -> 0.8.2
2023-06-11 20:28:40 +02:00
Gabriel Arazas
2ab7adb090
halftone: 0.2.1 -> 0.3.0
2023-06-10 08:45:54 +08:00
Aidan Gauland
fe12b14ffd
digikam: Fix build when config.cudaSupport is enabled
2023-06-07 08:44:04 +12:00
Pol Dellaiera
242e5bdb06
Merge pull request #235182 from foo-dogsquared/add-gnome-halftone
...
halftone: init at 0.2.1
2023-06-02 21:24:41 +02:00
R. Ryantm
4cf3652aac
imagemagick: 7.1.1-10 -> 7.1.1-11
2023-06-02 08:24:45 +00:00
Gabriel Arazas
e35f664324
halftone: init at 0.2.1
2023-05-31 19:26:29 +08:00
figsoda
3605f48b4d
ipe: don't use lib.optional with a list
2023-05-29 19:45:10 -04:00
Daniel Nagy
db508e06a1
treewide: add meta.mainProgram and changelog urls ( #204317 )
2023-05-28 01:31:27 -05:00
figsoda
0b899d4084
oculante: 0.6.63 -> 0.6.64
...
Diff: https://github.com/woelper/oculante/compare/0.6.63...0.6.64
Changelog: https://github.com/woelper/oculante/blob/0.6.64/CHANGELOG.md
2023-05-27 18:56:43 -04:00
Weijia Wang
ee58ad840b
gnome-decoder: migrate to bindgenHook
2023-05-27 18:43:20 +03:00
Weijia Wang
c352a8b20e
figma-agent: remove explicit libclang path
2023-05-26 21:22:24 +03:00
figsoda
8014b08ee0
treewide/applications: use top-level fetchPypi
2023-05-25 10:51:30 -04:00
Daniel Nagy
802798a560
nsxiv: 30 -> 31
...
Changelog: https://codeberg.org/nsxiv/nsxiv/src/tag/v31/etc/CHANGELOG.md
2023-05-25 13:00:00 +02:00
Pavol Rusnak
21793beda1
Merge pull request #233705 from lilyinstarlight/upd/kodelife-1.1.0
...
kodelife: 1.0.8.170 -> 1.1.0.173
2023-05-24 09:58:52 +02:00
Weijia Wang
64f349757f
Merge pull request #225089 from r-ryantm/auto-update/tesseract5
...
tesseract5: 5.3.0 -> 5.3.1
2023-05-24 03:08:33 +03:00
Lily Foster
8426963753
kodelife: 1.0.8.170 -> 1.1.0.173
2023-05-23 19:44:05 -04:00
Nick Cao
8bf5fb4770
Merge pull request #229142 from freyacodes/darktable
...
Darktable: 4.2.0 -> 4.2.1
2023-05-23 02:48:20 -06:00
Kerstin
a96075f5ee
Merge pull request #233381 from dotlambda/imagemagick-7.1.1-10
...
imagemagick: 7.1.1-9 -> 7.1.1-10
2023-05-22 14:30:55 +02:00
Robert Schütz
91ede81bc4
imagemagick: 7.1.1-9 -> 7.1.1-10
...
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-9...7.1.1-10
2023-05-22 02:25:32 -07:00
Ryan Lahfa
632498bf9a
Merge pull request #233261 from tpwrules/fix-cloudcompare-build
...
cloudcompare: disable qRANSAC_SD plugin to fix build
2023-05-22 10:06:24 +02:00
R. Ryantm
300f31f8a5
jpegoptim: 1.5.3 -> 1.5.4
2023-05-21 18:50:54 +00:00
Thomas Watson
961af3e15f
cloudcompare: disable qRANSAC_SD plugin to fix build
...
qRANSAC_SD plugin compilation is broken on non-x86 architectures.
Additionally, its license is not compatible with GPL (it is "for
research purposes only") so it is disabled for all architectures
instead of just non-x86.
2023-05-21 10:59:23 -05:00
Infinitive Witch
828244022d
komikku: 1.20.0 -> 1.21.1
...
Signed-off-by: Infinitive Witch <infinitivewitch@disroot.org>
2023-05-20 14:09:44 -03:00
figsoda
62447bf709
Merge pull request #233032 from jtojnar/reduce-me
...
treewide: Reduce jtojnar maintainership
2023-05-20 11:48:47 -04:00
Jan Tojnar
a2f49342d8
treewide: Reduce jtojnar maintainership
...
Notably fwupd, pipewire and flatpak.
I want to focus on GNOME and other packages I still actually use.
Pipewire is still important but I have not touched the packaging in a while.
2023-05-20 16:40:17 +02:00
Infinitive Witch
aff52a7444
komikku: 1.19.0 -> 1.20.0
...
Diff: https://gitlab.com/valos/Komikku/-/compare/v1.19.0...v1.20.0
Signed-off-by: Infinitive Witch <infinitivewitch@disroot.org>
2023-05-20 01:46:29 -03:00
Sandro
7eef40be15
Merge pull request #229180 from kidanger/vpv
...
vpv: init at 0.8.1
2023-05-18 23:37:07 +02:00
Robert Schütz
c089534da5
imagemagick: 7.1.1-8 -> 7.1.1-9
...
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-8...7.1.1-9
2023-05-17 10:52:24 -07:00
Gabriel Arazas
9b4fc47c60
icon-library: 0.0.11 -> 0.0.16
2023-05-16 16:31:43 +00:00
Anger Jérémy
88e57d0bb2
vpv: init at 0.8.1
2023-05-15 20:53:09 +02:00
figsoda
8b334a15cf
Merge pull request #231678 from bobby285271/upd/shotwell
...
shotwell: 0.32.0 → 0.32.1
2023-05-13 14:21:46 -04:00
Bobby Rong
ee1b987b81
shotwell: 0.32.0 → 0.32.1
...
https://gitlab.gnome.org/GNOME/shotwell/-/compare/shotwell-0.32.0...shotwell-0.32.1
2023-05-13 22:16:29 +08:00
Artturi
1cc24f8484
Merge pull request #231445 from alyssais/hello-wayland-cross
2023-05-12 22:59:44 +03:00
Alyssa Ross
5e06b3cb19
treewide: don't use rustPlatform.rust
...
This will be deprecated in the next commit.
2023-05-12 15:31:21 +00:00
Alyssa Ross
50ea1ba37d
hello-wayland: fix cross
2023-05-12 10:27:31 +00:00
Sandro
acdf962047
Merge pull request #229565 from zendo/up/obfuscate
...
gnome-obfuscate: 0.0.7 -> 0.0.9
2023-05-08 22:52:16 +02:00
fetsorn
b5ed549a07
gscreenshot: fix typo
...
"utilties" -> "utilities"
2023-05-08 20:14:48 +04:00
R. Ryantm
3776b3b666
pdfcpu: 0.4.0 -> 0.4.1
2023-05-07 04:35:30 +00:00
Weijia Wang
3489584cac
Merge pull request #230144 from DarkOnion0/drawio
...
drawio: 21.2.1 -> 21.2.8
2023-05-06 01:01:25 +03:00
DarkOnion0
726c18e6d6
drawio: 21.2.1 -> 21.2.8
2023-05-05 18:35:04 +02:00
zendo
52fdb8a669
gnome-obfuscate: 0.0.7 -> 0.0.9
2023-05-05 13:25:23 +08:00
John Chadwick
c97205806d
grafx2: 2.4.2035 -> 2.8.3091
2023-05-04 18:08:45 -03:00
figsoda
de82ed6569
Merge pull request #229532 from colemickens/pr-oculante
...
oculante: fix wayland
2023-05-03 13:16:57 -04:00
figsoda
b8d9c8a7ef
oculante: remove duplicate build input
2023-05-03 10:38:04 -04:00
Cole Mickens
d4287637a5
oculante: fix wayland support
2023-05-02 21:50:44 -06:00
Nick Cao
48205fb481
Merge pull request #229445 from wineee/pineapple-pictures-0.6.9
...
pineapple-pictures: 0.6.6 -> 0.6.9
2023-05-03 09:31:26 +08:00
rewine
3fcbd8f3e9
pineapple-pictures: 0.6.6 -> 0.6.9
2023-05-02 17:46:54 +08:00
figsoda
41d19f022d
oculante: 0.6.58 -> 0.6.63
...
Diff: https://github.com/woelper/oculante/compare/0.6.58...0.6.63
Changelog: https://github.com/woelper/oculante/blob/0.6.63/CHANGELOG.md
2023-05-01 19:34:42 -04:00
quinn
239286eb09
veusz: 3.3.1 -> 3.6.2
2023-04-30 18:58:10 +02:00
Freya Arbjerg
2759dddde7
Darktable: 4.2.0 -> 4.2.1
...
https://github.com/darktable-org/darktable/releases/tag/release-4.2.1
2023-04-30 17:50:38 +02:00
Alyssa Ross
007907fc50
drawio: build from source
...
This allows using drawio on other architectures, and on Darwin.
The implementation is adapted from the podman-desktop package.
2023-04-30 08:53:40 +00:00
Robert Schütz
988b93ddb8
rnote: build cli
2023-04-28 22:31:50 -07:00
R. Ryantm
f29bb09f7d
kphotoalbum: 5.9.1 -> 5.10.0
2023-04-28 02:42:45 +00:00
Alyssa Ross
36233d9675
hello-wayland: unstable-2023-03-16 -> unstable-2023-04-23
2023-04-27 20:07:28 +00:00
Alyssa Ross
6bda19fb91
hello-wayland: add update script
2023-04-27 20:07:28 +00:00
Fabián Heredia Montiel
1e07e5480d
digikam: 7.9.0 → 7.10.0
2023-04-27 21:19:46 +02:00
Sandro
3523a265ac
Merge pull request #225419 from ercao/add-fimga-agent
...
figma-agent: init at 0.2.7
2023-04-26 23:09:18 +02:00
Weijia Wang
87439d8cbc
Merge pull request #228263 from bcdarwin/freecad-unpin-vtk8
...
freecad: unpin vtk
2023-04-26 13:56:44 +03:00
Weijia Wang
92d5bc4563
Merge pull request #223132 from 2xsaiko/outgoing/gimp-macos
...
gimp: Install macOS application bundle
2023-04-26 13:26:23 +03:00
Weijia Wang
bd3283b646
Merge pull request #228214 from r-ryantm/auto-update/f3d
...
f3d: 1.3.1 -> 2.0.0
2023-04-26 09:23:32 +03:00
Ben Darwin
ca2df7c70e
freecad: unpin vtk
2023-04-26 01:08:48 -04:00
R. Ryantm
78f0c1a4f6
f3d: 1.3.1 -> 2.0.0
2023-04-25 22:40:16 +00:00
Weijia Wang
e00ab3e826
Merge pull request #227713 from r-ryantm/auto-update/mandelbulber
...
mandelbulber: 2.28 -> 2.29
2023-04-26 00:25:25 +03:00
Marco Rebhan
6bc29b9931
gimp: Add desktopToDarwinBundle to generate bundle files
2023-04-25 22:47:24 +02:00
Weijia Wang
d106fb046d
Merge pull request #228166 from r-ryantm/auto-update/yacreader
...
yacreader: 9.11.0 -> 9.12.0
2023-04-25 23:46:50 +03:00
R. Ryantm
559277490b
yacreader: 9.11.0 -> 9.12.0
2023-04-25 17:13:06 +00:00
Weijia Wang
9f74a9f9cc
drawpile: mark as broken on darwin
2023-04-24 23:59:18 +03:00
Sandro
1eb80d2f9c
Merge pull request #227653 from infinitivewitch/komikku
2023-04-24 21:41:55 +02:00
Robert Schütz
4616038ad3
rnote: 0.5.18 -> 0.6.0
...
Diff: https://github.com/flxzt/rnote/compare/v0.5.18...v0.6.0
Changelog: https://github.com/flxzt/rnote/releases/tag/v0.6.0
2023-04-23 18:29:33 -07:00
Robert Schütz
88b4a2e97b
Merge pull request #227711 from dotlambda/imagemagick-7.1.1-8
...
imagemagick: 7.1.1-7 -> 7.1.1-8
2023-04-23 17:58:57 -07:00
maxine
b4ba95d0a6
Merge pull request #227721 from bobby285271/upd/gnome
2023-04-23 07:43:29 +00:00
Bobby Rong
2ddb47d131
shotwell: 0.31.7 → 0.32.0
...
https://gitlab.gnome.org/GNOME/shotwell/-/compare/shotwell-0.31.7...shotwell-0.32.0
2023-04-23 09:34:41 +08:00
R. Ryantm
03e187d7f1
mandelbulber: 2.28 -> 2.29
2023-04-23 00:31:41 +00:00
Robert Schütz
e7a7316c53
imagemagick: 7.1.1-7 -> 7.1.1-8
...
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-7...7.1.1-8
2023-04-22 16:07:39 -07:00
Infinitive Witch
a081680881
komikku: 1.18.0 -> 1.19.0
...
Signed-off-by: Infinitive Witch <infinitivewitch@disroot.org>
2023-04-22 13:53:37 -03:00
R. Ryantm
a942be7015
drawio: 21.1.2 -> 21.2.1
2023-04-22 08:03:06 +00:00
Matthieu Coudron
b6764afa83
Merge pull request #227387 from r-ryantm/auto-update/mangareader
...
mangareader: 2.0.4 -> 2.1.0
2023-04-21 15:27:30 +02:00
Gabriel Arazas
e8f6265c3b
eyedropper: 0.5.1 -> 0.6.0
2023-04-21 17:09:25 +08:00
Sandro
234cd6bb95
Merge pull request #227241 from gador/gscan2pdf-disable-357
...
gscan2pdf: disable failing test
2023-04-21 10:50:54 +02:00
R. Ryantm
48bfb66459
mangareader: 2.0.4 -> 2.1.0
2023-04-21 03:42:57 +00:00
Florian Brandes
26ff9ddeca
gscan2pdf: disable failing test
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-04-20 13:03:14 +02:00
R. Ryantm
36798a55c4
epeg: 0.9.2 -> 0.9.3
2023-04-19 16:09:55 +00:00
Kerstin
ca9990903a
Merge pull request #226687 from dotlambda/imagemagick-7.1.1-7
...
imagemagick: 7.1.1-6 -> 7.1.1-7
2023-04-18 18:22:28 +02:00
Thomas Tuegel
2ab7d879a3
Merge pull request #225159 from hmenke/ipe
...
ipe: 7.2.24 -> 7.2.26
2023-04-18 10:25:00 -05:00
Sandro
cb44f6b2cc
Merge pull request #226641 from AngryAnt/yed-3.23.1
...
yed: 3.22 -> 3.23.1
2023-04-18 13:48:34 +02:00
Robert Schütz
f63627aaaf
imagemagick: 7.1.1-6 -> 7.1.1-7
...
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-6...7.1.1-7
2023-04-17 08:26:44 -07:00
Emil "AngryAnt" Johansen
45c1aabe94
yed: 3.22 -> 3.23.1
...
3.22 src 404s again
2023-04-17 15:05:21 +02:00
Henri Menke
05564ceca7
ipe: 7.2.24 -> 7.2.26
...
This also introduces a new option to make TeX Live optional. Ipe tries to find
LaTeX executables in PATH and some users might prefer to use their existing TeX
Live installation.
2023-04-17 11:54:33 +02:00
figsoda
2dac5440f1
emblem: 1.1.0 -> 1.2.0, increase platform support, add figsoda as a maintainer
...
Diff: https://gitlab.gnome.org/World/design/emblem/-/compare/1.1.0...1.2.0
2023-04-16 15:59:14 -04:00
Atemu
445ef28548
Merge pull request #225748 from Atemu/buildFHSEnvBubblewrap-by-default
...
buildFHSEnv: use bubblewrap by default
2023-04-16 13:03:36 +02:00
Atemu
f63a12f296
tree-wide: buildFHSUserEnv -> buildFHSEnv
2023-04-16 10:15:13 +02:00
R. Ryantm
4b0824ed01
brlcad: 7.34.0 -> 7.34.2
2023-04-16 06:27:42 +00:00
Nick Cao
be3dd7ddd4
Merge pull request #226016 from infinitivewitch/komikku-update
...
komikku: 1.17.0 -> 1.18.0
2023-04-15 11:06:18 +08:00
figsoda
eccf02f84c
Merge pull request #226040 from figsoda/artem
2023-04-14 10:52:55 -04:00
Adam Joseph
3eb3b323ea
feh: fix cross
...
Required to avoid:
> aarch64-unknown-linux-gnu-gcc -g -O2 -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_DARWIN_C_SOURCE -DHAVE_LIBCURL -DHAVE_MKSTEMPS -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DHAVE_INOTIFY -DPREFIX=\"/nix/store/8w2gzmyvg703wa9fj3vdpi87rcskan1f-feh-aarch64-unknown-linux-gnu-3.9\" -DPACKAGE=\"feh\" -DVERSION=\"\" -c -o main.o main.c
> In file included from main.c:34:
> wallpaper.h:31:10: fatal error: X11/Intrinsic.h: No such file or directory
> 31 | #include <X11/Intrinsic.h> /* Xlib, Xutil, Xresource, Xfuncproto */
> | ^~~~~~~~~~~~~~~~~
> compilation terminated.
> make[1]: *** [<builtin>: main.o] Error 1
> make[1]: Leaving directory '/build/source/src'
> make: *** [Makefile:6: build-src] Error 2
2023-04-14 07:45:22 +03:00
figsoda
9e1be1c9fd
artem: 1.1.5 -> 1.1.7
...
Diff: https://github.com/finefindus/artem/compare/v1.1.5...v1.1.7
Changelog: https://github.com/finefindus/artem/blob/v1.1.7/CHANGELOG.md
2023-04-13 12:31:58 -04:00
Infinitive Witch
061c734301
komikku: 1.17.0 -> 1.18.0
...
Signed-off-by: Infinitive Witch <infinitivewitch@disroot.org>
2023-04-13 09:55:42 -03:00
ercao
a3fecefff9
figma-agent: init at 0.2.7
...
Signed-off-by: ercao <vip@ercao.cn>
2023-04-13 13:03:15 +08:00
zendo
2a37ccff88
gnome-decoder: 0.3.1 -> 0.3.3
2023-04-12 23:10:24 +02:00
Richard Davis
5128a000ad
gscreenshot: init at 3.4.0
...
https://github.com/thenaterhood/gscreenshot/releases/tag/v3.4.0
2023-04-12 19:06:55 +02:00
Ryan Lahfa
ca3bd88b64
Merge pull request #225339 from symphorien/sane_plugins_parallel_install
...
sane_backends: disable parallel install
2023-04-12 13:38:07 +02:00
github-actions[bot]
47157337bf
Merge master into staging-next
2023-04-12 00:02:18 +00:00
Sandro
3c5a6e5834
Merge pull request #178368 from kilianar/image_optim
2023-04-12 00:59:53 +02:00
Guillaume Girol
f9c5b550c2
sane_backends: disable parallel install
...
parallel install creates a bad symlink at $out/lib/sane/libsane.so.1
which prevents finding plugins.
Fixes https://github.com/NixOS/nixpkgs/issues/224569
2023-04-10 12:00:00 +00:00
github-actions[bot]
2ea027a913
Merge master into staging-next
2023-04-10 00:02:09 +00:00
Pablo Ovelleiro Corral
48669e91f8
freecad: set QT_QPA_PLATFORM=xcb
...
Makes freecad work correctly on wayland
2023-04-09 17:33:01 -03:00
Vladimír Čunát
b856c0f8f4
Merge #218143 : GNOME: 43 → 44
...
...into staging-next
2023-04-07 16:09:13 +02:00
R. Ryantm
1f1505cef4
tesseract5: 5.3.0 -> 5.3.1
2023-04-07 02:29:32 +00:00
Chuang Zhu
28dfa5bc41
komikku: add webkitgtk-6.0 support
2023-04-06 01:36:42 +02:00
Jan Tojnar
5871a21187
gnome-photos: 43.0 → 44.0
...
https://gitlab.gnome.org/GNOME/gnome-photos/-/compare/43.0...44.0
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2023-04-06 01:35:20 +02:00
Bobby Rong
0f4129cc5a
webkitgtk_6_0: init, webkitgtk_5_0: drop
...
GTK 4 API version is bumped to 6.0.
i.e. we now only have webkitgtk-6.0, and no more webkit2gtk-5.0.
2023-04-06 01:35:02 +02:00
Gaetan Lepage
2e601f71d7
brlcad: init at 7.34.0
2023-04-05 13:45:13 +02:00
Evan Goode
bb60502dbc
processing: 4.1.1 -> 4.2
2023-04-04 12:12:41 -04:00
matthewcroughan
c332cf0e1d
potreeconverter: unstable-2022-08-04 -> unstable-2023-02-27
2023-04-03 13:09:48 +01:00
matthewcroughan
b173c1c6e2
potreeconverter: stop copy operation from inheriting permissions from store
2023-04-03 12:48:54 +01:00
matthewcroughan
2714719012
potreeconverter: symlink resources dir to $out
2023-04-03 12:48:04 +01:00