Commit Graph

546347 Commits

Author SHA1 Message Date
Martin Weinelt
8108ce0a4f
nixos/tests/home-assistant: test loading custom components 2023-11-10 22:00:37 +01:00
Martin Weinelt
f2bd10bb1e
nixos/tests/home-assistant: test loading lovelace modules 2023-11-10 22:00:37 +01:00
Martin Weinelt
f30192ae6f
nixos/home-assistant: add customComponents support
Allows passing custom component packages, that get installed into
home-assistant's state directory.
Python depedencies, that are propagated from the custom component
get passed into `extraPackages`, so they are available to
home-assistant at runtime.

This is implemented in a way, that allows coexistence with custom
components not managed through the NixOS module.
2023-11-10 22:00:36 +01:00
Martin Weinelt
047b9665f2
home-assistant-custom-components.prometheus-sensor: init at 1.0.0
Import 🔥 Prometheus query results into 🏡 Home Assistant 📈
https://github.com/mweinelt/ha-prometheus-sensor
2023-11-10 22:00:36 +01:00
Graham Bennett
31e60c2fbb
buildHomeAssistantComponent: init
Builder to package up custom components for Home Assistant.

These packages use `buildPythonPackage` with `format = "other"` and
rely on a custom install phase, that expects a standardized path,
and a custom check phase, that for now verifies python dependencies have
been satisified.

Co-Authored-By: Martin Weinelt <hexa@darmstadt.ccc.de>
Co-Authored-By: Sandro Jäckel <sandro.jaeckel@gmail.com>
2023-11-10 22:00:35 +01:00
Martin Weinelt
b1ddeedea6
home-assistant-custom-lovelace-modules.mini-media-player: init at 1.16.5
Minimalistic media card for Home Assistant Lovelace UI
https://github.com/kalkih/mini-media-player
2023-11-10 22:00:31 +01:00
Martin Weinelt
e4f3fd5b0e
home-assistant-custom-lovelace-modules.mini-graph-card: init at 0.11.0
Minimalistic graph card for Home Assistant Lovelace UI
https://github.com/kalkih/mini-graph-card
2023-11-10 22:00:30 +01:00
Martin Weinelt
9a941c58e5
nixos/home-assistant: add customLovelaceModules support
Allows the installation of custom lovelace modules, that can inject
css/js into the frontend and offer a wide variety of widgets.
2023-11-10 22:00:30 +01:00
Martin Weinelt
d4914b6d15
home-assistant: allow symlinks in static folder
Home Assistant by default does not follow symlinks in its static
folders, which doesn't mix well with serving anything from the nix
store.
2023-11-10 22:00:12 +01:00
Peder Bergebakken Sundt
e5f2b7e703
Merge pull request #266451 from Emantor/fix/labgrid
python3Packages.labgrid: fix the build
2023-11-10 22:31:53 +02:00
Peder Bergebakken Sundt
98bed4d0b5
Merge pull request #266389 from robert-manchester/scikit-rf-fix
python311Packages.scikit-rf: 0.29.0 -> 0.29.1; fix build
2023-11-10 22:17:11 +02:00
Artturi
cc0b49cc27
Merge pull request #266253 from amjoseph-nixpkgs/pr/skalibs/fixcross 2023-11-10 21:57:44 +02:00
Robert Hensing
cfd83c931f
Merge pull request #261732 from tweag/fileset.fromSource
`lib.fileset.fromSource`: init
2023-11-10 20:32:51 +01:00
Artturi
e7a5bb59fb
Merge pull request #230650 from e1mo/ejabberd-awk 2023-11-10 21:07:59 +02:00
Artturi
55f883b7c7
Merge pull request #265993 from natsukium/tabula-py/update 2023-11-10 21:04:12 +02:00
Lassulus
dee8714463
Merge pull request #265512 from zupo/master 2023-11-10 19:57:42 +01:00
Fabian Affolter
593c11ae9a
Merge pull request #266612 from r-ryantm/auto-update/python311Packages.maison
python311Packages.maison: 1.4.0 -> 1.4.1
2023-11-10 19:52:08 +01:00
Fabian Affolter
3eb27aa4f1
Merge pull request #266614 from r-ryantm/auto-update/python311Packages.mechanize
python311Packages.mechanize: 0.4.8 -> 0.4.9
2023-11-10 19:51:43 +01:00
Fabian Affolter
436e8dc7c7
Merge pull request #266615 from r-ryantm/auto-update/python311Packages.omemo-dr
python311Packages.omemo-dr: 1.0.0 -> 1.0.1
2023-11-10 19:51:30 +01:00
Atemu
b53d47f5ef
Merge pull request #266660 from mahmoudk1000/master
anki-bin: 23.10 -> 23.10.1
2023-11-10 19:37:19 +01:00
Artturi
6f726bd5aa
Merge pull request #256816 from Artturin/pythondocpython3packages 2023-11-10 20:25:00 +02:00
Bruno Bigras
6dabcc9ecf
Merge pull request #265996 from bbigras/veilid
veilid: 0.2.4 -> 0.2.5
2023-11-10 13:16:44 -05:00
happysalada
463208b41e gleam: fix darwin build 2023-11-10 18:09:33 +00:00
Connor Baker
eef729c866
Merge pull request #266077 from ConnorBaker/feat/nccl-2_19_3
cudaPackages.nccl: 2.18.5-1 -> 2.19.3-1; build on platforms.linux
2023-11-10 12:48:35 -05:00
Artturi
b3610b80ce
Merge pull request #187100 from onny/dynd 2023-11-10 19:30:18 +02:00
Nick Cao
fab1f148ba
Merge pull request #265892 from bcdarwin/vxl-enable-tests
vxl: enable tests
2023-11-10 12:29:43 -05:00
Lassulus
16d6d27f34
Merge pull request #266692 from Mic92/spice-gtk
spice-gtk: fix sound (gstreamer plugins)
2023-11-10 18:28:13 +01:00
Jonathan Dickinson
e7f4921542 monaspace: init at 1.000
Co-authored-by: Jonathan Dickinson <oss@jonathan.dickinson.id>
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2023-11-10 14:19:01 -03:00
Nick Cao
558d433d96
Merge pull request #266662 from wrbbz/pulumi-bin-3.92.0
pulumi-bin: 3.91.1 -> 3.92.0
2023-11-10 12:10:42 -05:00
Nick Cao
f01ee0bf06
Merge pull request #266673 from NickCao/telegram-desktop
telegram-desktop: 4.11.5 -> 4.11.6
2023-11-10 12:09:16 -05:00
Martin Weinelt
32017c4b4a
home-assistant: track unstable dependency version comparator
We often update packages that are not well maintained to unstable
versions. That leaves us with no valid version comparison anymore, and
these packages, while newer than the last release, will always appear as
mismatching from the wanted version.

This change allows specifying that our unstable version is newer than a
certain released version.
2023-11-10 18:00:28 +01:00
R. Ryantm
a7f1cc0ce1 stress-ng: 0.17.00 -> 0.17.01 2023-11-10 17:56:49 +01:00
John Garcia
f30fdf2d90 apx: 1.8.2 -> 2.0.0 2023-11-10 16:55:42 +00:00
OTABI Tomoya
7585c07e67
Merge pull request #266636 from r-ryantm/auto-update/python311Packages.streamlit
python311Packages.streamlit: 1.28.0 -> 1.28.1
2023-11-11 01:49:09 +09:00
OTABI Tomoya
1dbbeee925
Merge pull request #266263 from hexchen/init-ionoscloud
python311Packages.ionoscloud: init at 6.1.8
2023-11-11 01:47:48 +09:00
OTABI Tomoya
b69c95912f
Merge pull request #266114 from tu-maurice/unstable/python-fixes
python311Packages.geoalchemy2: 0.14.1 -> 0.14.2
2023-11-11 01:43:34 +09:00
Martin Weinelt
3d0e527b1f
python311Packages.homeassistant-stubs: 2023.11.1 -> 2023.11.2
https://github.com/KapJI/homeassistant-stubs/releases/tag/2023.11.2
2023-11-10 17:43:28 +01:00
Martin Weinelt
a9f41a1bab
home-assistant: 2023.11.1 -> 2023.11.2
https://github.com/home-assistant/core/releases/tag/2023.11.2
2023-11-10 17:37:03 +01:00
Weijia Wang
982816eaee
Merge pull request #266670 from reckenrode/broken-darwin
persepolis,qnotero: mark broken on Darwin for ZHF
2023-11-10 17:26:43 +01:00
P. R. d. O
681973a7c9 sherlock: 0.14.3 -> unstable-2023-10-06, use buildPythonApplication 2023-11-10 13:22:19 -03:00
7c6f434c
6d0e4478f8
Merge pull request #266664 from vbgl/gajim-1.8.3
gajim: 1.8.2 → 1.8.3
2023-11-10 16:14:42 +00:00
Rafael Fernández López
27c2a361ba fastly: 10.6.1 -> 10.6.2 2023-11-10 17:14:31 +01:00
Fabian Affolter
8a129215ef
python311Packages.ulid-transform: 0.8.1 -> 0.9.0 (#262215)
Diff: https://github.com/bdraco/ulid-transform/compare/refs/tags/v0.8.1...v0.9.0

Changelog: https://github.com/bdraco/ulid-transform/releases/tag/v0.9.0
2023-11-10 17:11:08 +01:00
Rafael Fernández López
9e7dc98cfb viceroy: 0.9.2 -> 0.9.3 2023-11-10 17:11:06 +01:00
Bruno Bigras
a820a9b1fa
Merge pull request #264333 from pokon548/update-todoist-electron
todoist-electron: 8.6.0 -> 8.9.3
2023-11-10 11:09:31 -05:00
Jörg Thalheim
ba1389029e spice-gtk: fix sound (gstreamer plugins)
propagatedBuildInputs is not the right way to propagate runtime dependencies.
wrapGAppsHook makes sure that we have gstreamer environment set.
2023-11-10 17:04:56 +01:00
Weijia Wang
f533a7618f
Merge pull request #266580 from wegank/pillow-heif-darwin
python311Packages.pillow-heif: fix build on darwin
2023-11-10 16:52:01 +01:00
Fabian Affolter
d247c57a74 python311Packages.tailscale: 0.3.0 -> 0.6.0 (#265627)
Diff: frenck/python-tailscale@refs/tags/v0.3.0...v0.6.0

Changelog:
- https://github.com/frenck/python-tailscale/releases/tag/v0.4.0
- https://github.com/frenck/python-tailscale/releases/tag/v0.5.0
- https://github.com/frenck/python-tailscale/releases/tag/v0.6.0
2023-11-10 16:46:34 +01:00
Fabian Affolter
3e02cb66cd
python311Packages.home-assistant-bluetooth: 1.10.3 -> 1.10.4 (#261990)
Diff: https://github.com/home-assistant-libs/home-assistant-bluetooth/compare/refs/tags/v1.10.3...v1.10.4

Changelog: https://github.com/home-assistant-libs/home-assistant-bluetooth/blob/v1.10.4/CHANGELOG.md
2023-11-10 16:46:12 +01:00
Fabian Affolter
9c89c73618
python311Packages.tailscale: 0.3.0 -> 0.6.0 (#265627)
Diff: frenck/python-tailscale@refs/tags/v0.3.0...v0.6.0

Changelog:
- https://github.com/frenck/python-tailscale/releases/tag/v0.4.0
- https://github.com/frenck/python-tailscale/releases/tag/v0.5.0
- https://github.com/frenck/python-tailscale/releases/tag/v0.6.0
2023-11-10 16:38:18 +01:00