Michele Guerini Rocco and GitHub
06093ba52d
bup: 0.33.6 -> 0.33.7 ( #372834 )
2025-01-11 09:45:31 +01:00
Fabian Affolter and GitHub
1071074c43
python312Packages.cyclopts: 3.1.4 -> 3.1.5 ( #372749 )
2025-01-11 09:35:51 +01:00
Jon Seager and GitHub
db9aa343c2
screenly-cli: 1.0.2 -> 1.0.3 ( #372765 )
2025-01-11 08:31:34 +00:00
Robert Schütz and GitHub
289baedc20
python313Packages.ohme: rename from ohmepy ( #372351 )
2025-01-11 00:22:16 -08:00
Vladimír Čunát
c4b6b0017b
thunderbird: 128.5.2esr -> 128.6.0esr ( #372735 )
2025-01-11 09:03:33 +01:00
OTABI Tomoya and GitHub
8519e5a3e0
python312Packages.strawberry-graphql: 0.254.0 -> 0.257.0 ( #372491 )
2025-01-11 16:57:38 +09:00
d9e9853753
sysdig-cli-scanner: 1.18.0 -> v1.19.0 ( #372850 )
...
Co-authored-by: tembleking <tembleking@users.noreply.github.com >
2025-01-11 07:29:39 +00:00
4db54dad5c
pik: 0.13.0 -> 0.14.0 ( #372839 )
...
Co-authored-by: bew <bew@users.noreply.github.com >
2025-01-11 06:59:53 +00:00
OTABI Tomoya and GitHub
a0e7edfafa
python312Packages.minio: 7.2.13 -> 7.2.14 ( #371704 )
2025-01-11 15:43:33 +09:00
R. Ryantm
3fd2227df2
sysdig-cli-scanner: 1.18.0 -> v1.19.0
2025-01-11 06:37:12 +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
R. Ryantm
5ae01a6152
pik: 0.13.0 -> 0.14.0
2025-01-11 04:53:33 +00: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
R. Ryantm
6579e4300e
bup: 0.33.6 -> 0.33.7
2025-01-11 04:27:40 +00: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