R. Ryantm
b77a286416
pdfium-binaries: 6927 -> 6941
2025-01-11 08:49:38 +00:00
OTABI Tomoya and GitHub
76af1d7fed
python312Packages.pyinfra: 3.1.1 -> 3.2 ( #372525 )
2025-01-11 15:02:54 +09:00
OTABI Tomoya and GitHub
c61d72eb16
python312Packages.internetarchive: 5.0.4 -> 5.1.0 ( #372201 )
2025-01-11 14:56:26 +09:00
OTABI Tomoya and GitHub
996bcd2206
python312Packages.meshtastic: 2.5.9 -> 2.5.10 ( #372720 )
2025-01-11 14:55:37 +09:00
Christian Kögler and GitHub
5079396f9f
prometheus-nvidia-gpu-exporter: 1.2.1 -> 1.3.0 ( #372819 )
2025-01-11 06:37:49 +01:00
Tristan Ross and GitHub
29b8294724
quickgui: fix build error ( #372045 )
2025-01-10 20:52:43 -08:00
adisbladis and GitHub
6d8ec28929
Fix optional-dependencies in mkPythonEditablePackage ( #372827 )
2025-01-11 17:50:41 +13:00
296f65e84f
wit-bindgen: 0.36.0 -> 0.37.0 ( #372826 )
...
Co-authored-by: xrelkd <xrelkd@users.noreply.github.com >
2025-01-11 04:26:51 +00:00
Palmer Cox
a7f1305bc1
Fix optional-dependencies in mkPythonEditablePackage
...
The problem is that optional-dependencies looks something like:
optional-dependencies = {
extra1 = [ package1 package2 ];
};
And the goal is to transform that into some JSON that works as a
pyproject file. So, its supposed to look something like:
{
"optional-dependencies": {
"extra1": [ "package1" "package2" ]
}
}
Previously, we were trying to do that converstion with:
optional-dependencies = lib.mapAttrs (_: lib.getName) optional-dependencies;
The problem is that we're calling lib.getName on the array of
dependencies. Instead, we convert the code to call lib.getName on each
individual dependency in the array.
2025-01-10 23:16:32 -05:00
R. Ryantm
00f06e621e
wit-bindgen: 0.36.0 -> 0.37.0
2025-01-11 04:05:08 +00:00
R. Ryantm
66f90409c6
prometheus-nvidia-gpu-exporter: 1.2.1 -> 1.3.0
2025-01-11 03:12:07 +00:00
OTABI Tomoya and GitHub
55e0b798c5
python312Packages.lazy: 1.4 -> 1.6 ( #372649 )
2025-01-11 11:43:22 +09:00
Weijia Wang and GitHub
f2e21eaed9
taterclient-ddnet: 9.0.2 -> 10.0.1 ( #370934 )
2025-01-11 03:40:03 +01:00
R. RyanTM and GitHub
c39a9d42ae
hyprpolkitagent: 0.1.1 -> 0.1.2 ( #372803 )
2025-01-11 08:09:34 +05:30
Weijia Wang and GitHub
727ced79d1
snyk: 1.1294.0 -> 1.1295.0 ( #372562 )
2025-01-11 03:39:07 +01:00
Weijia Wang and GitHub
0ede319f0a
nuclear: 0.6.40 -> 0.6.41 ( #372640 )
2025-01-11 03:38:29 +01:00
OTABI Tomoya and GitHub
7e1604d0a2
python312Packages.ptest: 1.7.4 -> 2.0.3 ( #372669 )
2025-01-11 11:37:43 +09:00
OTABI Tomoya and GitHub
3fe863ad71
python312Packages.tess: unstable-2019-05-17 -> 0.3.1 ( #372675 )
2025-01-11 11:36:47 +09:00
Weijia Wang and GitHub
319bef3733
python312Packages.pyngrok: 7.2.2 -> 7.2.3 ( #372732 )
2025-01-11 03:36:06 +01:00
OTABI Tomoya and GitHub
650ded4086
python312Packages.jiter: 0.6.1 -> 0.8.2 ( #370539 )
2025-01-11 11:34:34 +09:00
Weijia Wang and GitHub
e636b63a91
taktuk: cleanup ( #372102 )
2025-01-11 03:26:07 +01:00
OTABI Tomoya and GitHub
4e0d1ee349
python312Packages.mkdocs-material: 9.5.45 -> 9.5.49 ( #372521 )
2025-01-11 11:24:33 +09:00
OTABI Tomoya and GitHub
af1cc8d18e
python312Packages.cohere: 5.13.4 -> 5.13.6 ( #372093 )
2025-01-11 11:22:49 +09:00
Weijia Wang and GitHub
7d343c85bd
watcher: init at 0.13.2, frankenphp: 1.2.5 -> 1.4.0 ( #371724 )
2025-01-11 03:21:58 +01:00
Weijia Wang and GitHub
9406b0eda4
fheroes2: 1.1.4 -> 1.1.5 ( #370515 )
2025-01-11 03:19:48 +01:00
Weijia Wang and GitHub
09894890ff
ossia-score: 3.3.2 -> 3.4.0 ( #372543 )
2025-01-11 03:16:12 +01:00
Weijia Wang and GitHub
e92abd0989
freedv: refactor ( #372482 )
2025-01-11 03:13:14 +01:00
Weijia Wang and GitHub
ff5bb3ae44
zenith: refactor ( #372474 )
2025-01-11 03:12:41 +01:00
Weijia Wang and GitHub
fa924027df
hactool: fix windows cross-compilation ( #372773 )
2025-01-11 03:07:56 +01:00
Bobby Rong and GitHub
c9ff21833b
pantheon.elementary-default-settings: fix cross build ( #372774 )
2025-01-11 10:05:35 +08:00
OTABI Tomoya and GitHub
cef47c71b1
sudachi-rs: 0.6.9 -> 0.6.10 ( #372682 )
2025-01-11 10:55:54 +09:00
OTABI Tomoya and GitHub
435133a0af
python312Packages.meraki: 1.53.0 -> 1.54.0 ( #372185 )
2025-01-11 10:54:15 +09:00
OTABI Tomoya and GitHub
c43df3520b
bloodhound-py: 1.7.2 -> 1.8.0 ( #372665 )
2025-01-11 10:53:42 +09:00
a4ff967c5e
hactool: use hostPlatform instead of targetPlatform
...
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com >
2025-01-10 19:49:07 -06:00
Weijia Wang and GitHub
d74b45741e
openssh: Enable BSD auth on OpenBSD ( #371596 )
2025-01-11 02:48:16 +01:00
Weijia Wang and GitHub
9256f00650
sudo: Build on OpenBSD without PAM ( #371725 )
2025-01-11 02:47:09 +01:00
Weijia Wang and GitHub
7f4bbe152a
neofetch: Fix build on OpenBSD ( #371710 )
2025-01-11 02:45:10 +01:00
Weijia Wang and GitHub
f0c489ef7c
wbg: fix -Werror ( #372792 )
2025-01-11 02:40:57 +01:00
Weijia Wang and GitHub
b619b29097
_9base: fix build on x86_64-linux ( #372313 )
2025-01-11 02:24:49 +01:00
zowoq
f113bc8e36
buildbot: 4.2.0 -> 4.2.1
...
Changelog: https://github.com/buildbot/buildbot/releases/tag/v4.2.1
2025-01-11 11:00:19 +10:00
zowoq
abead0c336
upcloud-cli: fix updateScript
2025-01-11 10:59:49 +10:00
Gaétan Lepage and GitHub
f4d4a557c4
exo: 0-unstable-2024-12-28 -> 0.0.4-alpha ( #372766 )
2025-01-11 01:48:00 +01:00
Stig and GitHub
dad9c3b794
gnupg1orig: drop, perlPackages.GnuPG: drop ( #372786 )
2025-01-11 01:17:49 +01:00
Thiago Kenji Okada and GitHub
e9b1bb016b
retroarch: 1.19.1 -> 1.20.0 ( #372719 )
2025-01-11 00:14:11 +00:00
Zoe Roux
fb931b2c80
wbg: fix -Werror
2025-01-11 01:07:48 +01:00
lassulus and GitHub
555bf90b6b
lief: 0.16.1 -> 0.16.2 ( #372760 )
2025-01-11 01:02:44 +01:00
Thomas Gerbet
d0eb1f1195
gnupg1orig: drop
...
The last upstream release was 6 years ago and there is no remaining
usage within nixpkgs. Given it is a security sensitive package, it would
be nice to remove it before running into issues.
2025-01-11 00:30:24 +01:00
Thomas Gerbet
e769ece3de
perlPackages.GnuPG: drop
...
It is still not compatible with GnuPG 2 and has no remaining usages
within nixpkgs.
2025-01-11 00:25:03 +01:00
Yt and GitHub
2d48cf6771
python312Packages.huggingface-hub: 0.26.5 -> 0.27.1 ( #371451 )
2025-01-10 18:18:54 -05:00
Yt and GitHub
e38ef1efb5
erlang-ls: fix OTP 27 compatibility ( #372731 )
2025-01-10 18:18:03 -05:00