Commit Graph

6451 Commits

Author SHA1 Message Date
Aleksana
c0e20af6a2
Merge pull request #307759 from Alexis-Lapierre/hydrus_desktop_file
hydrus: add desktop file
2024-05-01 02:00:56 +08:00
R. Ryantm
111d0b5441 oculante: 0.8.18 -> 0.8.19 2024-04-30 02:55:04 +00:00
Alexis Lapierre
4fbe91c73b
hydrus: add desktop file
The flatpak package for Hydrus Network install a .desktop file.
I updated this file so that the Nix package also generate a .desktop file on install.
2024-04-29 22:31:07 +02:00
DarkOnion0
f7ae5ead09 drawio: 24.1.0 -> 24.2.5
https://github.com/jgraph/drawio-desktop/releases/tag/v24.2.5
2024-04-28 20:21:14 +02:00
Andrew Dunham
ca9932abe5 maintainers: remove andrew-d as a maintainer
I am deeply saddened at the fact that I need to do this. I have no
interest in re-litigating everything that has happened over the past
weeks and months, but I want to make my position(s) extremely clear:

The thought of any of my work contributing to someone's death by drone
makes me feel physically ill.

Recent communications from senior members of the NixOS community have
made it clear that leadership is unaware or uninterested in the basics
of how to run and moderate a community in a way that is resilient to bad
actors. The recent post by @edolstra is tone-deaf and gives me no
confidence that the Nix/NixOS community is a place that I want to remain
involved in going forward. I am thus choosing to remove myself from such
a community.

I also hereby resign from the ACME team.

See also: #307033

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
2024-04-27 14:05:07 -04:00
Aleksana
9d3911e286
Merge pull request #297566 from TomaSajt/use-strip-java-archives
treewide: use stripJavaArchivesHook in trivial cases
2024-04-27 15:43:08 +08:00
Weijia Wang
35fe3753a5
Merge pull request #305207 from r-ryantm/auto-update/tev
tev: 1.26 -> 1.27
2024-04-27 03:55:18 +02:00
Weijia Wang
7f50f7c464
Merge pull request #304459 from r-ryantm/auto-update/curtail
curtail: 1.8.0 -> 1.9.1
2024-04-27 03:23:46 +02:00
Jan Tojnar
2e32ea4fa2 mypaint: Apply some crash fixes 2024-04-27 02:46:20 +02:00
Aleksana
41079bc7e4
Merge pull request #306798 from r-ryantm/auto-update/upscayl
upscayl: 2.10.0 -> 2.11.0
2024-04-26 18:58:09 +08:00
Doron Behar
d14765c6f4
Merge pull request #306683 from r-ryantm/auto-update/pdfcpu
pdfcpu: 0.7.0 -> 0.8.0
2024-04-26 11:40:21 +03:00
R. Ryantm
46e06ac04f upscayl: 2.10.0 -> 2.11.0 2024-04-25 14:59:44 +00:00
Nick Cao
2ffaffcb8a
Merge pull request #306505 from r-ryantm/auto-update/structorizer
structorizer: 3.32-20 -> 3.32-21
2024-04-25 09:45:34 -04:00
tomberek
077198d16f
Merge pull request #305652 from paperdigits/darktable-darwin-fix
darktable: bump minimum SDK version for darwin x86.
2024-04-25 02:18:12 -04:00
R. Ryantm
f722001734 pdfcpu: 0.7.0 -> 0.8.0 2024-04-25 01:53:11 +00:00
Atemu
2432c6b829
Merge pull request #271071 from pbsds/wrapAppImage-pname-redux
appimageTools.wrapAppImage: remove version from `pname`
2024-04-24 21:48:19 +02:00
Peder Bergebakken Sundt
985aa8174d treewide: unbreak appimageTools.wrapType2 builds
`appimageTools.wrapType2` no longer creates a binary `$out/bin/${name}` if `pname` and `version` is provided.
Derivations that have worked around this behavior with a `mv $out/bin/{${name},${pname}}` broke as a result.
This should fix most instances.

contex: #271071
2024-04-24 15:26:52 +02:00
R. Ryantm
6aae586398 structorizer: 3.32-20 -> 3.32-21 2024-04-24 11:38:01 +00:00
Mica Semrick
0c80e969ad darktable: bump minimum SDK version for darwin x86. 2024-04-22 13:04:24 -07:00
Sandro
241d162a05
Merge pull request #298561 from Yarny0/hylafax-update-libtiff-and-tools
replace `libtiff_4_5` with `libtiff_and_tools`, update `hylafaxplus`
2024-04-21 19:43:06 +02:00
Sandro
3773b498fe
Merge pull request #299049 from nim65s/meshlab
meshlab: 2022.02 -> 2023.12
2024-04-20 19:23:46 +02:00
Guilhem Saurel
fc7d8b347a
pymeshlab: init at 2023.12
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-04-20 17:15:29 +02:00
Guilhem Saurel
74900367e8
meshlab: 2022.02 -> 2023.12 2024-04-20 17:15:28 +02:00
Aleksana
c4fe1b7eb4
Merge pull request #304593 from teutat3s/brscan5-1.3.1-0
brscan5: 1.3.0-0 -> 1.3.1-0
2024-04-20 21:58:20 +08:00
Yarny0
ec1a3695b4 gscan2pdf: switch to current libtiff 4.6.0t
gscan2pdf is not compatible with libtiff 4.6.0
as published on https://libtiff.gitlab.io/libtiff/
and http://www.simplesystems.org/libtiff/ .
To fix the build, we used an older libtiff version
(see 9a579e14dd).

In the meantime, hylafaxplus developer Lee Howard
published a forked version "4.6.0t" of libtiff,
providing the missing tools, see
https://sourceforge.net/p/hylafax/mailman/message/58751879/ .
That fork is also suitable for gscan2pdf,
so the commit at hand changes the libtiff
version for gscan2pdf to use that fork.
2024-04-20 09:23:28 +02:00
Peder Bergebakken Sundt
dc8649485d
Merge pull request #268946 from zzzsyyy/update/flaca
flaca: 2.3.0 -> 2.4.6
2024-04-20 00:56:57 +02:00
zzzsyyy
177b5e793d
flaca: 2.3.0 -> 2.4.6 2024-04-19 15:32:28 +08:00
R. Ryantm
d5c1792fdc tev: 1.26 -> 1.27 2024-04-19 02:42:29 +00:00
Sandro Jäckel
fb0d661081
treewide: replace prefetch-yarn-deps with fixup-yarn-lock where necessary 2024-04-17 13:34:05 -04:00
teutat3s
a9cc39ca75
brscan5: 1.3.0-0 -> 1.3.1-0 2024-04-16 19:17:41 +02:00
R. Ryantm
7b4b35895d curtail: 1.8.0 -> 1.9.1 2024-04-16 06:14:33 +00:00
Mario Rodas
bb2221b6c4
Merge pull request #303987 from Elserjo/geeqie
geeqie: 2.2 -> 2.4
2024-04-15 18:56:15 -05:00
Weijia Wang
cd1d8acb07
Merge pull request #304019 from r-ryantm/auto-update/emulsion
emulsion: 10.4 -> 10.5
2024-04-15 03:02:08 +02:00
Markus Kowalewski
55b4d7d86f
Merge pull request #303741 from r-ryantm/auto-update/structorizer
structorizer: 3.32-19 -> 3.32-20
2024-04-14 14:00:38 +00:00
R. Ryantm
3cce82782f emulsion: 10.4 -> 10.5 2024-04-14 12:52:48 +00:00
Serg
5d80402832 geeqie: 2.2 -> 2.4 2024-04-14 10:31:14 +03:00
Vlad M
f4e4674ea5
Merge pull request #302650 from TomaSajt/texturepacker
texturepacker: 7.1.0 -> 7.2.0
2024-04-14 00:20:51 +03:00
Sefa Eyeoglu
26013573a7
gimpPlugins.gap: patch ffmpeg to avoid asm error
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-04-13 20:55:22 +02:00
R. Ryantm
82ba27933d structorizer: 3.32-19 -> 3.32-20 2024-04-12 23:51:56 +00:00
R. Ryantm
1b65557929 pineapple-pictures: 0.7.3 -> 0.7.4 2024-04-12 16:23:32 +00:00
Niklas Hambüchen
4adc607b77 potreeconverter: Don't unnecessarily override patchPhase/fixupPhase.
Overriding `patchPhase` makes declaring or overriding `patches = [...]`
have no effect.
2024-04-10 21:14:05 +00:00
Pascal Wittmann
20ba9e7647
Merge pull request #287278 from Elserjo/geeqie
geeqie: 2.1 -> 2.2
2024-04-09 09:12:01 +02:00
TomaSajt
5c9e0805f9
texturepacker: 7.1.0 -> 7.2.0 2024-04-08 21:53:24 +02:00
Peder Bergebakken Sundt
0e4bf5608f
Merge pull request #285177 from lelgenio/krita-plugin-gmic-package
krita: wrap with plugins, krita-plugin-gmic init at 3.2.4.1
2024-04-07 21:42:25 +02:00
Pol Dellaiera
9d7c800cfa
Merge pull request #299266 from DarkOnion0/drawio
drawio: 24.0.4 -> 24.1.0
2024-04-07 21:07:23 +02:00
Aleksana
7b01c27540
Merge pull request #301865 from Aleksanaa/wrapGAppsHook4-fix
treewide: replace wrapGAppsHook with wrapGAppsHook4 for gtk4 apps
2024-04-07 11:12:48 +08:00
Airradda
ee143903e4 oculante: 0.8.17 -> 0.8.18 2024-04-06 17:32:59 -05:00
Robert Schütz
0899c282ec
Merge pull request #302142 from gepbird/rnote-0.10.2
rnote: 0.10.1 -> 0.10.2
2024-04-06 19:56:58 +00:00
Gutyina Gergő
5aa8dd3353
rnote: 0.10.1 -> 0.10.2 2024-04-06 18:10:42 +02:00
Peder Bergebakken Sundt
d4e0b0da73
Merge pull request #301922 from pbsds/bump-f3d-1712348787
f3d: 2.3.1 -> 2.4.0
2024-04-06 03:02:42 +02:00