OTABI Tomoya and GitHub
6c169f87c3
Merge pull request #258659 from fabaff/aiowaqi-bump
...
python311Packages.aiowaqi: 1.1.1 -> 2.0.0
2023-10-03 10:45:00 +09:00
OTABI Tomoya and GitHub
380e889438
Merge pull request #258662 from fabaff/zeroconf-bump
...
python311Packages.zeroconf: 0.115.0 -> 0.115.1
2023-10-03 10:43:52 +09:00
OTABI Tomoya and GitHub
905ff595cc
Merge pull request #258660 from fabaff/pymyq-bump
...
python311Packages.pymyq: 3.1.10 -> 3.1.11
2023-10-03 10:40:12 +09:00
Mario Rodas and GitHub
49b6a1e681
Merge pull request #258550 from kirillrdy/sudo-rs
...
sudo-rs: 0.2.0 -> 0.2.1
2023-10-02 20:06:10 -05:00
Mario Rodas and GitHub
cba95e29d2
Merge pull request #258654 from fabaff/goaccess-bump
...
goaccess: 1.7.2 -> 1.8
2023-10-02 19:56:55 -05:00
Mario Rodas and GitHub
bf31a2a46d
Merge pull request #258657 from fabaff/trufflehog-bump
...
trufflehog: 3.57.0 -> 3.58.0
2023-10-02 19:56:30 -05:00
Mario Rodas and GitHub
08ba6b9bcb
Merge pull request #258691 from r-ryantm/auto-update/git-cliff
...
git-cliff: 1.3.0 -> 1.3.1
2023-10-02 19:55:04 -05:00
Mario Rodas and GitHub
1a97852622
Merge pull request #258663 from figsoda/typos
...
typos: 1.16.16 -> 1.16.17
2023-10-02 19:53:53 -05:00
Mario Rodas and GitHub
d9d82a88f7
Merge pull request #258673 from getchoo/tailscale-update
...
tailscale: 1.50.0 -> 1.50.1
2023-10-02 19:53:07 -05:00
Mario Rodas and GitHub
3b7cb31375
Merge pull request #258655 from fabaff/flexget-bump
...
flexget: 3.9.10 -> 3.9.11
2023-10-02 19:50:57 -05:00
R. Ryantm
b98fd02f2f
python310Packages.pyfaidx: 0.7.2.1 -> 0.7.2.2
2023-10-03 00:21:56 +00:00
Artturi and GitHub
f0cfbc9473
Merge pull request #258687 from water-sucks/water-sucks-change-maintainer-email
2023-10-03 03:16:14 +03:00
github-actions[bot] and GitHub
ea0284a3da
Merge master into haskell-updates
2023-10-03 00:12:01 +00:00
R. Ryantm
4e5cd10561
faudio: 23.09 -> 23.10
2023-10-03 00:02:18 +00:00
R. Ryantm
22dc9cc80f
git-cliff: 1.3.0 -> 1.3.1
2023-10-02 23:58:34 +00:00
R. Ryantm
ea9e92e578
vendir: 0.34.4 -> 0.35.0
2023-10-02 23:46:27 +00:00
Varun Narravula
a32c37ad48
maintainers: update water-sucks's email
2023-10-02 16:45:08 -07:00
Tobias Stenzel
4f267a0b77
percona-xtrabackup_8_0: 8.0.29-22 -> 8.0.34-29
...
https://docs.percona.com/percona-xtrabackup/8.0/release-notes/8.0/8.0.34-29.0.html
2023-10-03 01:37:36 +02:00
Artturi and GitHub
e5e88c99f3
Merge pull request #222678 from vlinkz/flatpak_fix2
2023-10-03 02:18:28 +03:00
Chuang Zhu
5d505a032d
komikku: 1.23.0 -> 1.24.2
2023-10-03 06:58:57 +08:00
Ashish SHUKLA
24df020124
alacritty: 0.12.2 -> 0.12.3
2023-10-03 00:49:47 +02:00
Anna Aurora and Donovan Glover
41a80a152e
kaufkauflist: 2.2.0 → 3.0.0
...
Co-authored-by: Donovan Glover <donovan@dglover.co >
2023-10-03 00:36:09 +02:00
Franz Pletz and GitHub
2e8f277e52
Merge pull request #258664 from figsoda/ruff-lsp
...
ruff-lsp: 0.0.39 -> 0.0.40
2023-10-03 00:22:15 +02:00
Franz Pletz and GitHub
b823db4f92
Merge pull request #258622 from figsoda/ruff
...
ruff: 0.0.291 -> 0.0.292
2023-10-03 00:22:02 +02:00
Sandro Jäckel
b53f817088
nixos/locate: cleanup optional parenthesis
2023-10-03 00:19:57 +02:00
Sandro Jäckel
f98a338eec
plocate: fix default dbfile location after #258575
2023-10-03 00:13:09 +02:00
Sandro Jäckel
5d230261c9
mlocate: fix default dbfile location after #258575
2023-10-03 00:10:39 +02:00
figsoda and GitHub
400be47328
Merge pull request #241965 from ciferkey/master
...
adw-gtk3: 4.5 -> 4.8
2023-10-02 18:05:52 -04:00
Jade Lovelace
28ab2b278d
nixos/networkd: make wait-online not time out
...
A further bug to our strange multi-user.target depending on
network-online.target issue is that systemd recently changed the
behaviour of systemd-networkd-wait-online to no longer consider the
absence of interfaces with RequiredForOnline to be sufficient to be
online: https://github.com/systemd/systemd/pull/27825
On the advice of the systemd developers
(https://github.com/systemd/systemd/issues/29388 ), this commit changes
the configuration of systemd-networkd-wait-online to pass --any by
default, and lets the default DHCP interfaces be RequiredForOnline
as they would be by default if the option is omitted.
It is plausible that systemd-networkd-wait-online may still fail if
there are no interfaces at all. However, that probably cannot be
avoided.
2023-10-02 14:47:21 -07:00
seth
b206b0817c
tailscale: 1.50.0 -> 1.50.1
...
Diff: https://github.com/tailscale/tailscale/compare/v1.50.0...v1.50.1
2023-10-02 17:33:39 -04:00
Weijia Wang
9297eab868
python311Packages.scooby: 0.7.3 -> 0.7.4
2023-10-02 23:19:25 +02:00
figsoda
13da5616f0
src-cli: 5.1.2 -> 5.2.0
...
Diff: https://github.com/sourcegraph/src-cli/compare/5.1.2...5.2.0
Changelog: https://github.com/sourcegraph/src-cli/blob/5.2.0/CHANGELOG.md
2023-10-02 17:16:59 -04:00
Daniel McCarney
5eb4f4936d
ldmud: 3.6.6 -> 3.6.7
...
Updates the LDMud game driver from v3.6.6 to v3.6.7. See the upstream
release announcement[0] for more information.
[0]: https://groups.google.com/g/ldmud-talk/c/6MYL6C9E2fA/m/54NWrg07AQAJ
2023-10-02 17:10:33 -04:00
Robert Schütz
2e43e13ec3
nodePackages: update
2023-10-02 14:10:29 -07:00
Robert Schütz
254230e251
mermaid-cli: use fetchYarnDeps
2023-10-02 14:10:23 -07:00
figsoda
8c106e21c9
ruff-lsp: 0.0.39 -> 0.0.40
...
Diff: https://github.com/astral-sh/ruff-lsp/compare/v0.0.39...v0.0.40
Changelog: https://github.com/astral-sh/ruff-lsp/releases/tag/v0.0.40
2023-10-02 17:07:44 -04:00
figsoda
71c71d5c69
typos: 1.16.16 -> 1.16.17
...
Diff: https://github.com/crate-ci/typos/compare/v1.16.16...v1.16.17
Changelog: https://github.com/crate-ci/typos/blob/v1.16.17/CHANGELOG.md
2023-10-02 17:05:06 -04:00
Fabian Affolter
b76fa2759e
python311Packages.zeroconf: 0.115.0 -> 0.115.1
...
Diff: https://github.com/jstasiak/python-zeroconf/compare/refs/tags/0.115.0...0.115.1
Changelog: https://github.com/python-zeroconf/python-zeroconf/releases/tag/0.115.1
2023-10-02 23:04:22 +02:00
Weijia Wang and Anderson Torres
0c19eb6916
algol68g: 3.3.23 -> 3.3.24
2023-10-02 18:03:40 -03:00
Fabian Affolter and GitHub
e664cfec85
Merge pull request #258642 from fabaff/pywerview-bump
...
python311Packages.pywerview: 0.5.1 -> 0.5.2
2023-10-02 23:03:25 +02:00
R. Ryantm and Anderson Torres
973096c131
nickel: 1.2.1 -> 1.2.2
2023-10-02 18:03:08 -03:00
Malo Bourgon
0f90109665
signalbackup-tools: 20230929 -> 20231002-1
...
Diff: https://github.com/bepaald/signalbackup-tools/compare/20230929...20231002-1
2023-10-02 14:02:11 -07:00
Fabian Affolter
a0d92ca13e
python311Packages.aiowaqi: 1.1.1 -> 2.0.0
...
Diff: https://github.com/joostlek/python-waqi/compare/refs/tags/v1.1.1...v2.0.0
Changelog: https://github.com/joostlek/python-waqi/releases/tag/v2.0.0
2023-10-02 22:59:01 +02:00
Fabian Affolter
bef9ffa1ec
python311Packages.pymyq: 3.1.10 -> 3.1.11
...
Diff: https://github.com/Python-MyQ/Python-MyQ/compare/refs/tags/v3.1.10...v3.1.11
Changelog: https://github.com/Python-MyQ/Python-MyQ/releases/tag/v3.1.11
2023-10-02 22:58:34 +02:00
Fabian Affolter
ae45f7b7b9
trufflehog: 3.57.0 -> 3.58.0
...
Diff: https://github.com/trufflesecurity/trufflehog/compare/refs/tags/v3.57.0...v3.58.0
Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.58.0
2023-10-02 22:55:49 +02:00
Fabian Affolter
fcafb9b666
goaccess: 1.7.2 -> 1.8
...
Diff: https://github.com/allinurl/goaccess/compare/v1.7.2...v1.8
Changelog: https://github.com/allinurl/goaccess/raw/v1.8/ChangeLog
2023-10-02 22:52:29 +02:00
Fabian Affolter
a91596cc8e
flexget: 3.9.10 -> 3.9.11
...
Diff: https://github.com/Flexget/Flexget/compare/refs/tags/v3.9.10...v3.9.11
Changelog: https://github.com/Flexget/Flexget/releases/tag/v3.9.11
2023-10-02 22:51:36 +02:00
Felix Bühler and GitHub
11c93c79f3
Merge pull request #258645 from dotlambda/ocrmypdf-15.0.2
...
python310Packages.ocrmypdf: 15.0.1 -> 15.0.2
2023-10-02 22:46:47 +02:00
Maksym Balatsko and Yt
8eda1efc86
python3Packages.mindsdb-evaluator: init at 0.0.11
2023-10-02 20:38:29 +00:00
Maksym Balatsko and Yt
ab1869c2de
python3Packages.python-tds: init at 1.13.0
2023-10-02 20:35:50 +00:00