sternenseemann
4f98fa0e6a
haskell.packages.ghc981.terminfo_0_4_1_6: allow base 4.20
...
We need this attribute to work for cross compilation. Unfortunately the
updated bounds are not yet released to Hackage.
2024-01-04 11:54:08 +01:00
sternenseemann
aa4b7ce79d
haskellPackages.llvm-ffi: unbreak by providing matching LLVM 16
...
We're opting for the strategy of providing the most up to date version
llvm-ffi supports which works out well enough, as nixpkgs also tries to
be quite up to date with its LLVM version (and also uses LLVM 16 as the
default).
2024-01-04 11:33:52 +01:00
github-actions[bot] and GitHub
817ad883e2
Merge master into haskell-updates
2024-01-04 00:13:10 +00:00
Felix Buehler and Martin Weinelt
6ce10ae92e
python311Packages.flowlogs-reader: rename from flowlogs_reader
2024-01-04 01:05:29 +01:00
Felix Buehler and Martin Weinelt
02fda7df11
python311Packages.filebrowser-safe: rename from filebrowser_safe
2024-01-04 01:04:34 +01:00
Felix Buehler and Martin Weinelt
3cd4bbedb1
python311Packages.docker-pycreds: rename from docker_pycreds
2024-01-04 01:03:56 +01:00
Felix Buehler and Martin Weinelt
9fddd791c6
python311Packages.eyed3: rename from eyeD3
2024-01-04 01:03:36 +01:00
Martin Weinelt and GitHub
9c2f7eb95d
Merge pull request #278571 from NixOS/home-assistant
...
home-assistant: 2023.12.4 -> 2024.1.0
2024-01-04 01:01:27 +01:00
Felix Buehler and Martin Weinelt
7dd34690ec
python311Packages.cx-oracle: rename from cx_oracle
2024-01-04 01:00:55 +01:00
Sergei Trofimovich and sternenseemann
cba7eafc01
haskell.compiler.ghcjs: expose llvmPackages attribute via passthru
...
Files like `pkgs/development/haskell-modules/configuration-ghc-8.10.x.nix`
assume `ghc` always has an `llvmPackages` attribue. Let's expose `null`
value from `ghcjs` to allow it's propagation.
This fixes package evaluation for `ghcjs` packages.
2024-01-04 00:34:19 +01:00
Sergei Trofimovich and sternenseemann
53ddfcdf9b
haskell.packages.ghcjs: fix stm eval
...
Before the change an attempt to instantiate `stm` package failed as:
$ nix build --no-link -f. haskell.packages.ghcjs.stm
error:
… in the left operand of the update (//) operator
at /home/slyfox/dev/git/nixpkgs-haskell-updates/pkgs/development/haskell-modules/lib/compose.nix:40:7:
39| mkDerivation = drv: (args.mkDerivation drv).override f;
40| })) // {
| ^
41| overrideScope = scope: overrideCabal f (drv.overrideScope scope);
error: attribute 'stm_2_5_1_0' missing
at /home/slyfox/dev/git/nixpkgs-haskell-updates/pkgs/development/haskell-modules/configuration-ghcjs.nix:29:21:
28| # https://github.com/ghcjs/ghcjs/issues/676
29| stm = doJailbreak self.stm_2_5_1_0;
| ^
30| exceptions = dontCheck self.exceptions_0_10_7;
Did you mean stm_2_5_3_0?
2024-01-04 00:34:19 +01:00
adisbladis and GitHub
dbc85690de
Merge pull request #277335 from adisbladis/buildenv-hoist-instantiation
...
build-support/buildenv: Hoist builder instantiation
2024-01-04 12:32:40 +13:00
Martin Weinelt
6e3207ae07
home-assistant: mark telegram test broken
2024-01-04 00:13:34 +01:00
Martin Weinelt
2452734ad4
home-assistant: 2023.12.4 -> 2024.1.0
...
https://www.home-assistant.io/blog/2024/01/03/release-20241/
2024-01-04 00:03:49 +01:00
Martin Weinelt
f7da8b5541
home-assistant.intents: 2023.12.05 -> 2024.1.2
...
https://github.com/home-assistant/intents-package/compare/refs/tags/2023.12.05...2024.1.2
2024-01-04 00:03:48 +01:00
Fabian Affolter and Martin Weinelt
3a03f43098
python311Packages.zigpy-deconz: 0.22.3 -> 0.22.4
...
Diff: https://github.com/zigpy/zigpy-deconz/compare/refs/tags/0.22.3...0.22.4
Changelog: https://github.com/zigpy/zigpy-deconz/releases/tag/0.22.4
2024-01-04 00:03:48 +01:00
Fabian Affolter and Martin Weinelt
826f2cd111
python311Packages.bellows: 0.37.4 -> 0.37.6
...
Diff: https://github.com/zigpy/bellows/compare/refs/tags/0.37.4...0.37.6
Changelog: https://github.com/zigpy/bellows/releases/tag/0.37.6
2024-01-04 00:03:48 +01:00
Martin Weinelt
41dd43f50a
python311Packages.zwave-js-server-python: 0.54.0 -> 0.55.2
...
https://github.com/home-assistant-libs/zwave-js-server-python/releases/tag/0.55.2
2024-01-04 00:03:48 +01:00
Fabian Affolter and Martin Weinelt
96d462c438
python311Packages.screenlogicpy: refactor
2024-01-04 00:03:47 +01:00
Martin Weinelt
adaabe2c4c
python3Packages.screenlogicpy: 0.9.4 -> 0.10.0
...
https://github.com/dieselrabbit/screenlogicpy/releases/tag/v0.10.0
2024-01-04 00:03:47 +01:00
Martin Weinelt
5439dd8e44
python311Packages.roonapi: 0.1.5 -> 0.1.6
...
https://github.com/pavoni/pyroon/releases/tag/0.1.6
2024-01-04 00:03:47 +01:00
Fabian Affolter and Martin Weinelt
b5eb02c696
python311Packages.reolink-aio: 0.8.4 -> 0.8.5
...
Diff: https://github.com/starkillerOG/reolink_aio/compare/refs/tags/0.8.4...0.8.5
Changelog: https://github.com/starkillerOG/reolink_aio/releases/tag/0.8.5
2024-01-04 00:03:47 +01:00
Martin Weinelt
7f784ce7d0
python311Packages.aiortsp: init at 1.3.7
2024-01-04 00:03:46 +01:00
Thomas Gerbet and GitHub
054533f5c8
Merge pull request #214029 from LeSuisse/ripunzip-init-0.4.0
...
ripunzip: init at 1.1.0
2024-01-03 23:58:02 +01:00
Aaron Honeycutt and Cole Helbling
a1969899b1
cosmic-term: init at unstable-2023-12-26
2024-01-03 14:46:23 -08:00
adisbladis and GitHub
efc960b6d6
Merge pull request #277103 from samuelrivas/add-copilot-el
...
copilot-el: init at d4fa14cea818e041b4a536c5052cf6d28c7223d7
2024-01-04 11:30:53 +13:00
Weijia Wang and GitHub
1b64670dcb
Merge pull request #277216 from mfrischknecht/fix-echidna-build
...
echidna: fix broken build
2024-01-03 23:30:34 +01:00
0x4A6F and GitHub
9883068568
Merge pull request #276411 from ivan770/update-zola
...
zola: 0.17.2 -> 0.18.0
2024-01-03 23:29:45 +01:00
Gaetan Lepage and Matthieu Coudron
15373e4b9d
maintainers/scripts/pluginupdate.py: filter invalid XML characters
2024-01-03 23:23:09 +01:00
Gaetan Lepage and Matthieu Coudron
a674525c99
vimPlugins.roslyn-nvim: init at 2023-12-19
2024-01-03 23:22:17 +01:00
Weijia Wang and GitHub
189bc6288b
Merge pull request #278545 from malob/update-signalbackup-tools
...
signalbackup-tools: 20231211 -> 20240103-1
2024-01-03 23:12:29 +01:00
Adam C. Stephens and GitHub
47df65bb56
Merge pull request #278484 from adamcstephens/incus/complete
...
incus: install all shell completions
2024-01-03 17:02:59 -05:00
Martin Weinelt
d5c39a4b92
python311Packages.pyunifiprotect: 4.22.4 -> 4.22.5
...
https://github.com/AngellusMortis/pyunifiprotect/releases/tag/v4.22.5
2024-01-03 23:02:52 +01:00
Martin Weinelt
245ecb4766
python311Packages.python-matter-server: 5.0.3 -> 5.1.1
...
https://github.com/home-assistant-libs/python-matter-server/releases/tag/5.1.0
https://github.com/home-assistant-libs/python-matter-server/releases/tag/5.1.1
2024-01-03 23:02:52 +01:00
Martin Weinelt
8a30737c3b
python311Packages.home-assistant-chip-clusters: 2023.10.2 -> 2023.12.0
...
https://github.com/home-assistant-libs/chip-wheels/releases/tag/2023.12.0
2024-01-03 23:02:52 +01:00
Martin Weinelt
127f1ef2c6
python311Packages.home-assistant-chip-core: 2023.10.2 -> 2023.12.0
...
https://github.com/home-assistant-libs/chip-wheels/releases/tag/2023.12.0
2024-01-03 23:02:51 +01:00
Weijia Wang and GitHub
020146194a
Merge pull request #278390 from donovanglover/lutgen
...
lutgen: add shell completions
2024-01-03 22:34:20 +01:00
Fabian Affolter and Martin Weinelt
c341bc0327
python311Packages.pyprusalink: refactor
2024-01-03 22:31:27 +01:00
Martin Weinelt
08fc3bf51e
python3Packages.pyprusalink: 1.1.0 -> 2.0.0
2024-01-03 22:31:27 +01:00
Fabian Affolter and Martin Weinelt
59e6d86418
python311Packages.openwebifpy: 3.2.7 -> 4.0.2
...
Changelog: https://github.com/autinerd/openwebifpy/releases/tag/4.0.2
2024-01-03 22:31:26 +01:00
Martin Weinelt
812920d19d
python311Packages.hass-nabucasa: 0.74.0 -> 0.75.1
...
https://github.com/NabuCasa/hass-nabucasa/releases/tag/0.75.1
2024-01-03 22:31:26 +01:00
Martin Weinelt
55289c1140
python311Packages.dbus-fast: 2.20.0 -> 2.21.0
...
https://github.com/Bluetooth-Devices/dbus-fast/releases/tag/v2.21.0
2024-01-03 22:31:26 +01:00
R. Ryantm and Martin Weinelt
3f3bd9ace5
python311Packages.brother: 2.3.0 -> 3.0.0
...
https://github.com/bieniu/brother/releases/tag/3.0.0
Co-Authored-By: Martin Weinelt <hexa@darmstadt.ccc.de >
2024-01-03 22:31:25 +01:00
Fabian Affolter and Martin Weinelt
33c3a670c8
python311Packages.bluetooth-data-tools: 1.18.0 -> 1.19.0
...
Diff: https://github.com/Bluetooth-Devices/bluetooth-data-tools/compare/refs/tags/v1.18.0...v1.19.0
Changelog: https://github.com/Bluetooth-Devices/bluetooth-data-tools/blob/v1.19.0/CHANGELOG.md
2024-01-03 22:31:25 +01:00
Martin Weinelt
7cfe1e9b43
python311Packages.async-upnp-client: 0.36.2 -> 0.38.0
...
https://github.com/StevenLooman/async_upnp_client/blob/0.38.0/CHANGES.rst
2024-01-03 22:31:25 +01:00
Fabian Affolter and Martin Weinelt
c5893b621c
python311Packages.aioshelly: 6.1.0 -> 7.0.0
...
Diff: https://github.com/home-assistant-libs/aioshelly/compare/refs/tags/6.1.0...7.0.0
Changelog: https://github.com/home-assistant-libs/aioshelly/releases/tag/7.0.0
2024-01-03 22:31:25 +01:00
Weijia Wang and GitHub
c10ee5009f
Merge pull request #275884 from philipp-baumann/patch-soci-aarch64-darwin-kerberos
...
soci: fix darwin build
2024-01-03 22:28:46 +01:00
Robert Scott and GitHub
cdbeb9666c
Merge pull request #277300 from panicgh/fastcdr
...
fastcdr: fix build tests
2024-01-03 21:22:20 +00:00
Weijia Wang and GitHub
1fe9682491
Merge pull request #278051 from nevivurn/fix/libsvm-so-filename
...
libsvm: fix shared library filename
2024-01-03 22:11:17 +01:00
Fabian Affolter and GitHub
d09a05ee11
Merge pull request #278492 from fabaff/huum-bump
...
python311Packages.huum: 0.7.1 -> 0.7.9
2024-01-03 22:03:47 +01:00