Nick Cao
1b28d0f00c
Merge pull request #257632 from fabaff/async-upnp-client-bump
...
python311Packages.async-upnp-client: 0.35.1 -> 0.36.1
2023-09-27 09:31:00 -04:00
Nick Cao
c9b8df943f
Merge pull request #257630 from fabaff/zeroconf-bump
...
python311Packages.zeroconf: 0.112.0 -> 0.115.0
2023-09-27 09:29:37 -04:00
Nick Cao
c1445257ea
Merge pull request #257619 from ereslibre/wasm-tools-1.0.43
...
wasm-tools: 1.0.42 -> 1.0.43
2023-09-27 09:27:49 -04:00
Nick Cao
edf47a9fc0
Merge pull request #257618 from fabaff/dissect-bump
...
python311Packages.dissect: 3.8.1 -> 3.9
2023-09-27 09:27:28 -04:00
Nick Cao
6fe16fdc80
sing-box: 1.4.5 -> 1.4.6
...
Diff: https://github.com/SagerNet/sing-box/compare/v1.4.5...v1.4.6
2023-09-27 09:23:30 -04:00
Martin Weinelt
01b1ead6a9
esphome: 2023.8.3 -> 2023.9.0
...
https://github.com/esphome/esphome/releases/tag/2023.9.0
2023-09-27 15:14:35 +02:00
spacefault
0aa0ba40b8
osu-lazer-bin: 2023.914.0 -> 2023.924.1
...
This commit upgrades the osu-lazer-bin package from version 2023.914.0
to 2023.924.1. The changelog and release notes for this upgrade can be
viewed here:
https://github.com/ppy/osu/releases/tag/2023.924.1
Revert "osu-lazer-bin: 2023.914.0 -> 2023.924.1"
This reverts commit ee5c11cfb9ea235f569d68c370ccde12146d21d0.
osu-lazer-bin: 2023.914.0 -> 2023.924.1
This commit updates osu-lazer-bin from 2023.914.0 to 2023.924.1. The
changelog can be seen here:
https://github.com/ppy/osu/releases/tag/2023.924.1
2023-09-27 07:12:31 -06:00
Serge Bazanski
03fe55d354
glasgow: fix on non-NixOS
...
Without the `packaging` dependency, `glasgow` fails to start on
non-NixOS systems (at least on Fedora).
2023-09-27 08:09:11 -05:00
Serge Bazanski
4d011cb112
glasgow: fix tests on darwin
2023-09-27 08:09:11 -05:00
zimbatm
d2aef1a145
luaPackages: remove unused and wrong self reference
...
The argument was referring to pkgs.self instead of being a reference to
itself.
2023-09-27 10:04:00 -03:00
Jörg Thalheim
23e8423184
self: drop package
...
This is an unsupported programming language from 2017 that crashes on startup and doesn't build on x86_64.
Dropping this without an alias since the alias can potentially shadow self as used in overlays and flakes quite often.
2023-09-27 10:04:00 -03:00
Felix Yan
8ac0795c1f
doc: fix wrong flag in description of bindnow
...
`-z bindnow` doesn't exist. The actual flag added is `-z now`.
2023-09-27 09:59:56 -03:00
Jules Aguillon
ce860f6a1e
ocamlPackages.merlin: 4.10 → 4.12
2023-09-27 14:49:44 +02:00
Jules Aguillon
91ab8ed21d
ocamlPackages.merlin: Fix OCaml version shortening
...
The previous method was incompatible with future Merlin versions.
2023-09-27 14:49:44 +02:00
Aldo
52dce4809c
heygpt: init at 0.4.0 ( #257460 )
2023-09-27 14:38:39 +02:00
Fabian Affolter
33e7ff3a13
Merge pull request #257608 from fabaff/zkg-bump
...
zkg: 2.13.0 -> 2.14.0
2023-09-27 14:26:53 +02:00
Janik
65e9f3c071
Merge pull request #257621 from herrwiese/for-master/usbguard-path-to-string
2023-09-27 14:21:57 +02:00
Vladimír Čunát
c564a122a6
oq: fix tests with jq-1.7
...
https://hydra.nixos.org/build/235683565/nixlog/3/tail
https://github.com/Blacksmoke16/oq/pull/119
2023-09-27 14:19:37 +02:00
github-actions[bot]
81ae4e07a3
Merge master into staging-next
2023-09-27 12:01:06 +00:00
Kerstin
962321fcc3
Merge pull request #255009 from meatballhat/tootcat-update-pr-174202
...
mastodon: generate and read yarn hash from dependencies dir
2023-09-27 13:58:46 +02:00
éclairevoyant
12c0339d9c
linux-wallpaperengine: init at unstable-2023-09-23
2023-09-27 07:56:51 -04:00
Fabian Affolter
ec68439bdc
Merge pull request #257230 from fabaff/ha-mqtt-discoverable-cli
...
ha-mqtt-discoverable-cli: init at 0.2.1
2023-09-27 13:28:00 +02:00
Fabian Affolter
3c969a76e9
Merge pull request #257611 from fabaff/publicsuffixlist-bump
...
python311Packages.publicsuffixlist: 0.10.0.20230920 -> 0.10.0.20230927
2023-09-27 13:27:35 +02:00
Maximilian Bosch
ec9c5e493d
spotify: 1.2.11.916.geb595a67 -> 1.2.13.661.ga588f749
2023-09-27 13:27:29 +02:00
Fabian Affolter
abb4544ead
Merge pull request #257412 from fabaff/dvc-bump
...
python311Packages.dvc: 3.22.0 -> 3.22.1
2023-09-27 13:25:35 +02:00
Martin Schwaighofer
7ef43e566c
diffoscope: fix broken build due to cbfs tests for now
...
The diffoscope build broke due to failing tests related to cbfs when
coreboot-utils was updated from 4.20 to 4.21 with commit
be6408699e
.
Thanks to aij on github for reporting this issue and bisecting to find
the change in nixpkgs that introduced the issue.
The tests disabled in this commit should be re-enabled when diffoscope or
coreboot fix the underlying issue.
See: https://github.com/NixOS/nixpkgs/issues/256896
2023-09-27 13:23:41 +02:00
Fabian Affolter
ba2dcaab1f
Merge pull request #257594 from fabaff/levenshtein-bump
...
python311Packages.levenshtein: 0.21.1 -> 0.22.0
2023-09-27 13:22:21 +02:00
Fabian Affolter
dae55535bb
Merge pull request #257607 from fabaff/qcs-api-client-bump
...
python311Packages.qcs-api-client: 0.21.6 -> 0.23.1
2023-09-27 13:22:12 +02:00
Fabian Affolter
89d153d65e
Merge pull request #257610 from fabaff/mypy-boto3-s3-bump
...
python311Packages.mypy-boto3-s3: 1.28.52 -> 1.28.55
2023-09-27 13:21:59 +02:00
Fabian Affolter
0168e735a9
python311Packages.dissect-volume: disable failing tests
2023-09-27 13:10:50 +02:00
Fabian Affolter
9ae60ea55a
python311Packages.exitcode: init at 0.1.0
2023-09-27 13:01:25 +02:00
Fabian Affolter
45b516cf80
Merge pull request #257603 from fabaff/types-requests-bump
...
python311Packages.types-requests: 2.31.0.4 -> 2.31.0.6
2023-09-27 12:48:54 +02:00
Fabian Affolter
d6b7ef7c69
Merge pull request #257575 from fabaff/ggshield-bump
...
ggshield: 1.18.0 -> 1.19.1
2023-09-27 12:48:45 +02:00
Fabian Affolter
926152b5a0
Merge pull request #257576 from fabaff/ldeep-bump
...
ldeep: 1.0.34 -> 1.0.35
2023-09-27 12:48:36 +02:00
Fabian Affolter
00b198d8b8
Merge pull request #257577 from fabaff/checkov-bump
...
checkov: 2.4.48 -> 2.4.50
2023-09-27 12:48:27 +02:00
Fabian Affolter
9b89a47114
Merge pull request #257582 from fabaff/meshtastic-bump
...
python311Packages.meshtastic: 2.2.6 -> 2.2.7
2023-09-27 12:48:16 +02:00
Fabian Affolter
3041342e76
Merge pull request #257581 from fabaff/pydrawise-bump
...
python311Packages.pydrawise: 2023.8.0 -> 2023.9.2
2023-09-27 12:47:48 +02:00
Fabian Affolter
3e6662c0d7
Merge pull request #257580 from fabaff/pygitguardian-bump
...
python311Packages.pygitguardian: 1.10.0 -> 1.10.0
2023-09-27 12:47:36 +02:00
Fabian Affolter
cdc4db3308
Merge pull request #257579 from fabaff/aiosmb-bump
...
python311Packages.aiosmb: 0.4.6 -> 0.4.7
2023-09-27 12:47:26 +02:00
Fabian Affolter
d49d4ab381
Merge pull request #257578 from fabaff/pyduotecno-bump
...
python311Packages.pyduotecno: 2023.8.4 -> 2023.9.0
2023-09-27 12:46:52 +02:00
Fabian Affolter
16b3fb41b5
Merge pull request #257583 from fabaff/meilisearch-bump
...
python311Packages.meilisearch: 0.28.2 -> 0.28.4
2023-09-27 12:46:33 +02:00
Fabian Affolter
d920d2ba7b
Merge pull request #257584 from fabaff/asyauth-bump
...
python311Packages.asyauth: 0.0.15 -> 0.0.16
2023-09-27 12:46:22 +02:00
Fabian Affolter
b83e9388c5
Merge pull request #257595 from fabaff/pyrisco-bump
...
python311Packages.pyrisco: 0.5.7 -> 0.5.8
2023-09-27 12:46:14 +02:00
Fabian Affolter
5e6db6b6f6
Merge pull request #257596 from fabaff/zha-quirks-bump
...
python311Packages.zha-quirks: 0.0.103 -> 0.0.104
2023-09-27 12:46:04 +02:00
Fabian Affolter
903634b188
Merge pull request #257585 from fabaff/certipy-ad-bump
...
python311Packages.certipy-ad: 4.8.1 -> 4.8.2
2023-09-27 12:45:29 +02:00
Fabian Affolter
dc21af742f
Merge pull request #257586 from fabaff/aiohomekit-bump
...
python311Packages.aiohomekit: 3.0.4 -> 3.0.5
2023-09-27 12:45:20 +02:00
Fabian Affolter
a44d3cb751
Merge pull request #257587 from fabaff/boschshcpy-bump
...
python311Packages.boschshcpy: 0.2.67 -> 0.2.68
2023-09-27 12:45:06 +02:00
Fabian Affolter
bd84f05a30
Merge pull request #257588 from fabaff/angr-bump
...
python311Packages.angr: 9.2.69 -> 9.2.70
2023-09-27 12:44:53 +02:00
Fabian Affolter
7d7263c230
Merge pull request #257589 from fabaff/aioairzone-cloud-bump
...
python311Packages.aioairzone-cloud: 0.2.1 -> 0.2.2
2023-09-27 12:44:30 +02:00
Fabian Affolter
30a0fb2bd5
Merge pull request #257590 from fabaff/aioesphomeapi-bump
...
python311Packages.aioesphomeapi: 16.0.6 -> 17.0.0
2023-09-27 12:44:12 +02:00