Yarny0
cff182e219
hylafaxplus: switch to current libtiff 4.6.0t
...
hylafaxplus 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 cd3771c709 ).
In the meantime, hylafaxplus developer Lee Howard
published a forked version "4.6.0t" of libtiff,
providing the missing tools for hylafaxplus, see
https://sourceforge.net/p/hylafax/mailman/message/58751879/ .
The commit at hand changes the libtiff
version for hylafaxplus to use that fork.
2024-04-20 09:23:28 +02:00
Yarny0
6ce2532285
libtiff_t: init at 4.6.0t (fork of libtiff)
...
libtiff 4.6.0 dropped a bunch of helper tools,
thereby breaking packages that depend on these tools.
To fix those packages, nixpkgs started packaging libtiff_4_5
separately, see commit f57a4b0ac1 .
Currently, two packages use libtiff_4_5:
* hylafaplus (cd3771c709 )
* gscan2pdf (9a579e14dd )
Lee Howard (core developer of hylafaxplus)
forked libtiff 4.6.0 to provide a current version
that restores those dropped helper tools.
The library is also called "libtiff",
with current version "4.6.0t".
It is based on libtiff 4.6.0 and incorporates several fixes,
particularly for the dropped helper tools,
see https://sourceforge.net/p/hylafax/mailman/message/58751878/
and http://www.libtiff.org/releases/v4.6.0t.html .
The commit at hand packages that fork for nixpkgs.
Follow-up commits will replace libtiff_4_5 with
libtiff_t, so affected packages can
again use a current libtiff library.
The build recipe of libtiff_t is based on the libtiff recipe.
Besides adapted URLs, the only change is dropping `passthru`, as
it referred to many packages depending on the original libtiff.
The unorthodox code introduced in all-packages.nix
is needed to satisfy the automated "by-name" check;
see "Recommendation for new packages with multiple versions"
in the file `pkgs/by-name/README.md`.
Depending on how things develop in the future,
we might want to switch completely
to the forked libtiff library one day.
Or the original libtiff restores the missing tools,
making libtiff_t superfluous.
2024-04-20 09:23:21 +02:00
Yarny0
376bd1931e
libtiff: fix meta.changelog url
2024-04-20 09:22:49 +02:00
Yarny0
fabdf2c8a9
hylafaxplus: 7.0.7 -> 7.0.8
...
Note that this update makes hylafaxplus compatible
with libtiff 4.6.0t (a fork of libtiff at version 4.6.0).
A follow-up commit will introduce that library
fork and make hylafaxplus build with it.
2024-04-20 09:22:48 +02:00
Aleksana and GitHub
c0f9060ec3
Merge pull request #295581 from oluceps/add-shadow-tls
...
shadow-tls: init at 0.2.25
2024-04-20 15:18:07 +08:00
Aleksana and GitHub
28aa531485
Merge pull request #295219 from oluceps/add-glider
...
glider: init at 0.16.3
2024-04-20 15:17:51 +08:00
Ivan Mincik and GitHub
fd16bb6d3b
Merge pull request #305329 from imincik/qgis-3.36.2
...
qgis: 3.36.1 -> 3.36.2
2024-04-20 07:04:14 +00:00
Ivan Mincik and GitHub
2429e570ba
Merge pull request #305331 from imincik/qgis-ltr-3.34.6
...
qgis-ltr: 3.34.5 -> 3.34.6
2024-04-20 07:03:55 +00:00
R. Ryantm
ba398f8176
python311Packages.plexapi: 4.15.11 -> 4.15.12
2024-04-20 06:48:14 +00:00
nixpkgs-merge-bot[bot] and GitHub
63ac7bec8d
Merge pull request #305314 from r-ryantm/auto-update/eza
...
eza: 0.18.10 -> 0.18.11
2024-04-20 05:43:46 +00:00
Bruno Bigras
d431aff11b
tkey-ssh-agent: init at 1.0.0
2024-04-20 01:37:58 -04:00
Aleksana and GitHub
5302e89614
Merge pull request #303817 from isabelroses/add-fork-cleaner
...
fork-cleaner: init at 2.3.1
2024-04-20 13:14:13 +08:00
R. Ryantm
86bc041077
graalvmCEPackages.truffleruby: 24.0.0 -> 24.0.1
2024-04-20 05:13:47 +00:00
Aleksana and GitHub
a3a56ee948
Merge pull request #304029 from fccapria/sandbar
...
sandbar: init at 0.1
2024-04-20 13:07:32 +08:00
Aleksana and GitHub
a7b5f7f325
Merge pull request #305462 from tomodachi94/enhance/orca/update-homepage
...
orca: update homepage URL
2024-04-20 13:02:18 +08:00
Aleksana and GitHub
000e4bcfc8
Merge pull request #304460 from nyawox/poppins
...
poppins: init at 4.003
2024-04-20 13:00:41 +08:00
R. Ryantm
5f934377b5
linkerd_edge: 24.4.2 -> 24.4.4
2024-04-20 04:46:49 +00:00
Tomo
2d3590a9e4
orca: update homepage URL
...
The wiki.gnome.org URL now redirects to orca.gnome.org. This update
reflects that change.
2024-04-19 21:34:28 -07:00
Mario Rodas
7852f4210f
rbw: 1.9.0 -> 1.10.0
...
Changelog: https://git.tozt.net/rbw/plain/CHANGELOG.md?id=1.10.0
2024-04-20 04:20:00 +00:00
R. Ryantm
2697473965
python312Packages.pylitterbot: 2023.4.11 -> 2023.5.0
2024-04-20 04:14:51 +00:00
R. Ryantm
914ee7de48
unpoller: 2.11.1 -> 2.11.2
2024-04-20 04:13:56 +00:00
R. Ryantm
b6b769195d
ttyper: 1.4.1 -> 1.5.0
2024-04-20 03:59:24 +00:00
Justin Bedő and GitHub
4b7e20a7ce
Merge pull request #304916 from Kupac/fix_rgoslin
...
rPackages.rgoslin: fix build
2024-04-20 13:57:00 +10:00
R. Ryantm
fbb99f0735
python312Packages.prefixed: 0.7.0 -> 0.7.1
2024-04-20 03:30:56 +00:00
R. Ryantm
edd70893c1
python312Packages.camel-converter: 3.1.1 -> 3.1.2
2024-04-20 03:22:26 +00:00
R. Ryantm
a362c7fb1e
python312Packages.apkinspector: 1.2.2 -> 1.2.3
2024-04-20 03:17:11 +00:00
K900 and GitHub
97270181e3
Merge pull request #305356 from lilyinstarlight/fix/codeowners-qt-kde
...
codeowners: change non-committer qt-kde github team to committers in the qt-kde team
2024-04-20 06:13:38 +03:00
R. Ryantm
2cf633a3a4
nwg-hello: 0.1.9 -> 0.1.10
2024-04-20 03:09:04 +00:00
Mario Rodas and GitHub
ebdd21f207
Merge pull request #299214 from kilianar/stellarium-24.1
...
stellarium: 23.4 -> 24.1
2024-04-19 22:05:15 -05:00
R. Ryantm
bfbe80a9e7
dnsproxy: 0.67.0 -> 0.70.0
2024-04-20 02:59:00 +00:00
OTABI Tomoya and GitHub
2f7722eff0
Merge pull request #305227 from natsukium/jupyter/update
...
jupyter related packages updates 2024-04-19
2024-04-19 19:54:39 -07:00
R. Ryantm
8ed6c9a94c
offat: 0.17.0 -> 0.17.2
2024-04-20 02:51:25 +00:00
R. Ryantm
2ea9604b32
limine: 7.3.1 -> 7.4.0
2024-04-20 02:41:13 +00:00
R. Ryantm
0860b38cc4
libzim: 9.1.0 -> 9.2.0
2024-04-20 02:21:48 +00:00
R. Ryantm
5ac5894bcf
kubefirst: 2.4.3 -> 2.4.5
2024-04-20 02:21:19 +00:00
R. Ryantm
55e9ea0a8d
kcl-cli: 0.8.5 -> 0.8.6
2024-04-20 02:18:42 +00:00
Mario Rodas and GitHub
df7a15ab52
Merge pull request #305397 from r-ryantm/auto-update/proto
...
proto: 0.34.3 -> 0.34.4
2024-04-19 20:39:35 -05:00
Mario Rodas and GitHub
599892a062
Merge pull request #305413 from r-ryantm/auto-update/supabase-cli
...
supabase-cli: 1.156.3 -> 1.162.6
2024-04-19 20:39:04 -05:00
Mario Rodas and GitHub
1b74467c01
Merge pull request #305298 from marsam/update-1password-cli
...
_1password: 2.26.1 -> 2.27.0
2024-04-19 20:36:04 -05:00
seth
d9f0c79476
vkdt-wayland: drop
...
this follows `glfw-wayland` also being dropped
2024-04-19 21:31:17 -04:00
seth
c857877a3a
glfw-wayland: drop
...
as of 3.4, upstream now builds with Wayland by default
2024-04-19 21:31:14 -04:00
seth
10eac32529
glfw: 3.3.10 -> 3.4
...
Diff: https://github.com/glfw/GLFW/compare/3.3.10...3.4
2024-04-19 21:28:10 -04:00
Mario Rodas and GitHub
839d899811
Merge pull request #305039 from r-ryantm/auto-update/cirrus-cli
...
cirrus-cli: 0.115.3 -> 0.116.0
2024-04-19 20:27:01 -05:00
Mario Rodas and GitHub
27bfc36353
Merge pull request #305310 from r-ryantm/auto-update/copilot-cli
...
copilot-cli: 1.33.2 -> 1.33.3
2024-04-19 20:26:38 -05:00
Pierre Bourdon and GitHub
5fd470c88f
Merge pull request #305399 from LeSuisse/acpica-tools-20240322
...
acpica-tools: 20230628 -> 20240322, build from source repo
2024-04-20 03:14:55 +02:00
R. Ryantm
b9f8dcfaf1
babashka-unwrapped: 1.3.189 -> 1.3.190
2024-04-20 01:06:16 +00:00
R. Ryantm
b6d1a291ae
tootik: 0.10.0 -> 0.10.2
2024-04-20 01:04:12 +00:00
Mario Rodas and GitHub
d1b9eb7e07
Merge pull request #302070 from anthonyroussel/samba-add-pkg-config-testers
...
samba,ldb: add meta.pkgConfigModules, passthru.tests.{pkg-config,version}
2024-04-19 19:48:14 -05:00
Mario Rodas and GitHub
dcc83cdf5f
Merge pull request #305322 from GaetanLepage/uv
...
uv: 0.1.24 -> 0.1.34
Fixes https://github.com/NixOS/nixpkgs/issues/301179
2024-04-19 19:34:24 -05:00
R. Ryantm
0ab3139252
python311Packages.pysolcast: 2.0.1 -> 2.0.2
2024-04-20 00:08:48 +00:00