Commit Graph

546415 Commits

Author SHA1 Message Date
Peder Bergebakken Sundt
cbc984043d
Merge pull request #265264 from OPNA2608/update/palemoon-bin
palemoon-bin: 32.4.1 -> 32.5.0
2023-11-10 23:34:55 +02:00
Kira Bruneau
0cc094c041
Merge pull request #265886 from kira-bruneau/at-spi2-core
nixos/gnome/at-spi2-core: fix disabling a11y in all contexts
2023-11-10 16:31:53 -05:00
Niklas Hambüchen
dcceeb9868 manual: tests: Describe how to port-forward into test VMs 2023-11-10 22:29:12 +01:00
Niklas Hambüchen
5d73d954cd manual: Don't suggest exposing VM port to local network.
The setting

    QEMU_NET_OPTS="hostfwd=tcp::2222-:22"

caused the VM's port 2222 to be advertised on the host as
`0.0.0.0:2222`, thus anybody in the local network of the host
could SSH into the VM.
Instead, port-forward to localhost only.

Use `127.0.0.1` also on the VM side, otherwise connections to
services that, in the VM, bind to `127.0.0.1` only
(doing the safe approach) do not work.

See e.g. https://github.com/NixOS/nixpkgs/issues/100192
for more info why localhost listening is the best default.
2023-11-10 22:29:12 +01:00
R. Ryantm
68594d31f4 python310Packages.pyathena: 3.0.9 -> 3.0.10 2023-11-10 21:22:26 +00:00
Peder Bergebakken Sundt
db9269399b
Merge pull request #264329 from SuperSamus/flycast-update
flycast: 2.1 -> 2.2
2023-11-10 23:14:54 +02:00
Peder Bergebakken Sundt
32a49bf4b8
Merge pull request #266030 from nevivurn/feat/apt-cacher-ng-glibc
apt-cacher-ng: fix build for glibc >= 2.38
2023-11-10 23:06:29 +02:00
Michele Guerini Rocco
eb62077e19
Merge pull request #266452 from r-ryantm/auto-update/pdns-recursor
pdns-recursor: 4.9.1 -> 4.9.2
2023-11-10 22:04:53 +01:00
Martin Weinelt
6d05ad6a6b
nixos/rl-2311: mention new home-assistant module features 2023-11-10 22:00:38 +01:00
Martin Weinelt
c85cecedf1
nixos/tests/home-assistant: test custom things cleanup
Make sure we properly remove custom components and custom lovelace
modules, when they're not configured anymore.
2023-11-10 22:00:38 +01:00
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
R. Ryantm
7c9a24af83 pluto: 5.18.5 -> 5.18.6 2023-11-10 20:03:55 +00: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
R. Ryantm
42125464d2 obs-studio-plugins.obs-vkcapture: 1.4.4 -> 1.4.5 2023-11-10 19:00:19 +00: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
Cody Hiar
c4da593b47 python3Packages.python-jwt: rename to python3Packages.jwt 2023-11-10 10:45:44 -07: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