Commit Graph
533247 Commits
Author SHA1 Message Date
kilianar 6962ebbec0 broot: 1.25.2 -> 1.26.1
https://github.com/Canop/broot/releases/tag/v1.26.1
2023-10-01 15:33:40 +02:00
Austin Seipp a183e54599 buck2: unstable-2023-09-15 -> unstable-2023-10-01
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-10-01 08:33:29 -05:00
Dennis GosnellandGitHub ec9ac6e433 Merge pull request #258387 from mpscholten/fix-amazonka
haskellPackages.amazonka: Fix build
2023-10-01 22:32:59 +09:00
figsoda 80f41b4ba0 complgen: 0.1.4 -> 0.1.5
Diff: https://github.com/adaszko/complgen/compare/v0.1.4...v0.1.5

Changelog: https://github.com/adaszko/complgen/blob/v0.1.5/CHANGELOG.md
2023-10-01 09:29:00 -04:00
figsoda b6ef70c692 poethepoet: 0.23.0 -> 0.24.0
Diff: https://github.com/nat-n/poethepoet/compare/v0.23.0...v0.24.0

Changelog: https://github.com/nat-n/poethepoet/releases/tag/v0.24.0
2023-10-01 09:27:20 -04:00
figsodaandGitHub 0b0c326386 Merge pull request #258385 from marsam/dufs-completions
dufs: install completions
2023-10-01 09:26:53 -04:00
ギャラ aa58453133 mailctl: 0.8.8 -> 0.9.2 2023-10-01 22:20:49 +09:00
Mario RodasandGitHub d60bb0aeef Merge pull request #258124 from r-ryantm/auto-update/python311Packages.webauthn
python311Packages.webauthn: 1.10.1 -> 1.11.0
2023-10-01 08:10:52 -05:00
Mario RodasandGitHub 80fcddc18e Merge pull request #258121 from r-ryantm/auto-update/nsc
nsc: 2.8.0 -> 2.8.1
2023-10-01 08:09:35 -05:00
R. RyantmandAustin Seipp 8f7d856f16 spicedb-zed: 0.12.1 -> 0.14.0 2023-10-01 08:08:04 -05:00
R. Ryantm 86737e187f xmake: 2.8.2 -> 2.8.3 2023-10-01 13:07:22 +00:00
Pol DellaieraandGitHub d7186d62bb Merge pull request #258281 from NixOS/php/composer/use-fetchgit
phpPackages.composer: use `fetchgit`
2023-10-01 15:02:49 +02:00
zzzsyyy 4158c91f7b linux_xanmod: add zzzsy as maintainer 2023-10-01 20:57:35 +08:00
Doron Behar 582e1924c9 libreoffice: write a whole, batteries included updateScript 2023-10-01 15:52:12 +03:00
Robin Appelman 3c89358266 watchmate: 0.4.4 -> 0.4.5 2023-10-01 14:50:27 +02:00
AtemuandGitHub 4d0322e03d Merge pull request #257822 from zzzsyyy/update/xanmod
linux_xanmod, linux_xanmod_latest: 2023-09-28
2023-10-01 14:49:52 +02:00
rewine b9f40ea9c8 qtcreator: 11.0.2 -> 11.0.3 2023-10-01 20:38:38 +08:00
R. RyantmandAnderson Torres 5d861cc172 ppsspp-qt: 1.16.2 -> 1.16.5 2023-10-01 09:12:05 -03:00
R. RyantmandAnderson Torres 752027a450 fvwm3: 1.0.7 -> 1.0.8 2023-10-01 09:11:41 -03:00
R. RyantmandAnderson Torres 225a6b08cc cgreen: 1.6.2 -> 1.6.3 2023-10-01 09:11:22 -03:00
Marc Scholten 785895439e haskellPackages.amazonka: Fix build 2023-10-01 14:09:46 +02:00
Mario RodasandGitHub 4c83b3cf75 Merge pull request #258231 from fabaff/python-roborock-bump
python311Packages.python-roborock: 0.34.0 -> 0.34.5
2023-10-01 07:06:16 -05:00
R. Ryantm 14a78a8ee7 vapoursynth: 63 -> 64 2023-10-01 12:06:07 +00:00
Mario RodasandGitHub a9d911114c Merge pull request #258224 from lunik1/iosevka-27.1.0
iosevka: 27.0.0 -> 27.1.0
2023-10-01 07:05:46 -05:00
Mario RodasandGitHub 7327e9234c Merge pull request #258312 from r-ryantm/auto-update/jumppad
jumppad: 0.5.38 -> 0.5.51
2023-10-01 07:04:00 -05:00
Mario RodasandGitHub c549a20116 Merge pull request #258310 from pbsds/bump-1696087011-polaris-web
polaris-web: 67 -> 68
2023-10-01 07:03:40 -05:00
Mario RodasandGitHub 9009cb95ae Merge pull request #258356 from r-ryantm/auto-update/nwg-dock
nwg-dock: 0.3.7 -> 0.3.9
2023-10-01 07:01:41 -05:00
Mario RodasandGitHub 84a59d119b Merge pull request #258353 from fabaff/types-requests-bump
python311Packages.types-requests: 2.31.0.6 -> 2.31.0.7
2023-10-01 07:01:15 -05:00
Mario RodasandGitHub 48d165773d Merge pull request #258120 from marsam/update-zsv
zsv: 0.3.6-alpha -> 0.3.7-alpha
2023-10-01 07:00:35 -05:00
fb67928155 python310Packages.rapidfuzz: make numpy optional
`numpy` is now an _optional_ dependency, which is consistent with
upstream and greatly reduces the closure size (by ~300 MiB).

References:
- Upstream setup.py: https://github.com/maxbachmann/RapidFuzz/blob/main/setup.py

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-10-01 12:59:59 +01:00
Weijia WangandGitHub f4098e348c Merge pull request #257122 from bjornfor/fix-buildfhsenv-pname
buildFHSEnvBubblewrap: allow being passed 'pname'
2023-10-01 13:55:09 +02:00
Mario RodasandGitHub c3be222ad8 Merge pull request #258145 from xrelkd/update/eksctl
eksctl: 0.158.0 -> 0.160.0
2023-10-01 06:54:49 -05:00
Weijia WangandGitHub 73a3de96e9 Merge pull request #258362 from aaronjheng/awsbck
awsbck: 0.3.4 -> 0.3.5
2023-10-01 13:53:06 +02:00
R. Ryantm 86accb0fea nwg-dock-hyprland: 0.1.6 -> 0.1.7 2023-10-01 11:46:23 +00:00
Mario RodasandGitHub f92d15a885 Merge pull request #258160 from auroraanna/structorizer
structorizer: 3.32-11 → 3.32-12
2023-10-01 06:37:38 -05:00
Mario RodasandGitHub 255debb476 Merge pull request #258346 from linyinfeng/godns
godns: 2.9.9 -> 3.0.1
2023-10-01 06:35:47 -05:00
OTABI TomoyaandGitHub a2d7b3ebe4 Merge pull request #258134 from mweinelt/k-diffusion-0.1.0
python310Packages.k-diffusion: 0.0.16 -> 0.1.0; python310Packages.dctorch: init at 0.1.2; python310Packages.rotary-embedded-torch: init at 0.3.0
2023-10-01 20:30:12 +09:00
R. Ryantm e96528be83 kubecfg: 0.33.0 -> 0.34.0 2023-10-01 11:29:57 +00:00
R. Ryantm edbf15cd9d steamguard-cli: 0.12.1 -> 0.12.2 2023-10-01 11:17:15 +00:00
OTABI TomoyaandGitHub ee3bc8bfbf Merge pull request #257267 from pbsds/fix-tifffile
python3Packages.tifffile: skip large tests
2023-10-01 20:12:50 +09:00
Rob db9265e197 skip failing duckdb tests. 2023-10-01 04:09:39 -07:00
R. Ryantm b2f9a71224 goreleaser: 1.21.1 -> 1.21.2 2023-10-01 11:04:35 +00:00
Azat BahawiandGitHub 197971793b Merge pull request #258253 from r-ryantm/auto-update/werf
werf: 1.2.259 -> 1.2.263
2023-10-01 13:57:50 +03:00
TomaSajt f4b3660042 mlx42: init at 2.3.2 2023-10-01 12:53:05 +02:00
Weijia WangandGitHub 8607577e2f Merge pull request #258172 from mdarocha/fsautocomplete-update
fsautocomplete: 0.63.1 -> 0.64.0
2023-10-01 12:50:50 +02:00
Maximilian BoschandGitHub fddfad1f51 Merge pull request #258169 from VergeDX/wireguard-exporter
wireguard-exporter: fix static build
2023-10-01 12:47:12 +02:00
R. Ryantm 092d255362 jwx: 2.0.12 -> 2.0.13 2023-10-01 10:44:29 +00:00
Weijia WangandGitHub d18cca8d67 Merge pull request #258309 from wegank/edk2-darwin
edk2: fix build on x86_64-darwin
2023-10-01 12:40:22 +02:00
R. Ryantm 3fecaf7177 limesctl: 3.2.0 -> 3.2.1 2023-10-01 10:39:11 +00:00
Weijia WangandGitHub b7a27949e3 Merge pull request #258275 from r-ryantm/auto-update/netbird-ui
netbird-ui: 0.23.1 -> 0.23.6
2023-10-01 12:32:49 +02:00