Commit Graph

355057 Commits

Author SHA1 Message Date
Martin Weinelt
2f644fd3e6
nixos/home-assistant: add rpi_power component by default on arm
The rpi_power integration is part of the onboarding flow on Raspberry Pi
SBCs.
2022-02-15 23:41:51 +01:00
Martin Weinelt
191fb818e6
nixos/tests/home-assistant: test module-based package loading
Passing psycopg2 for PostgreSQL support in the recorder component is one
of the more popular use cases to pass an extra package.
2022-02-15 23:41:50 +01:00
Martin Weinelt
918100f48f
nixos/home-assistant: Wait for {mysql,postgresql}.service
Database provisioning was shown to be racy since adding a recorder test
using PostgreSQL. There is no harm in waiting for these services,
because if they're not available they will be ignored.
2022-02-15 23:41:50 +01:00
Martin Weinelt
13faa004b6
nixos/home-assistant: add extraPackages option 2022-02-15 23:41:49 +01:00
Martin Weinelt
4b47eaee4d
nixos/tests/home-assistant: test module-based component loading 2022-02-15 23:41:49 +01:00
Martin Weinelt
4a0b964b34
nixos/home-assistant: add extraComponents option
It simply should not be required to override the package for such a
common use case, especially since the module usually adds another
override on top to inherit extraComponents.
2022-02-15 23:41:48 +01:00
Martin Weinelt
59a367bcab
nixos/home-assistant: convert to rfc42 style settings
After this change users with non-declarative configs need to set
`services.home-assistant.config` to an `null`, or their
`configuration.yaml` will be overwritten.

The reason for this is that with rfc42 style defaults the config
attribute set will never be empty by default.
2022-02-15 23:41:48 +01:00
Martin Weinelt
05640ec19d
nixos/tests/home-assistant: add comments & reformat 2022-02-15 23:15:17 +01:00
Martin Weinelt
9896247fb6
nixos/home-assistant: Wait for network-online.target
If people take the time to setup network-online.target correctly we
should wait for it. If they don't it's basically the same as
network.target anyway, so no harm done.

Over time I've seen multiple integrations that have dealt badly with
missing network connectivity at startup, this should alleviate further
pains.
2022-02-15 23:15:17 +01:00
Martin Weinelt
82f0df4d68
home-assistant: drop patch that ignores OSErrors in hass fixture
I doesn't seem to be needed anymore. I built all tests and didn't
experience any failures that could've been prevent by it.
2022-02-15 23:15:16 +01:00
Martin Weinelt
5aabba490e
nixos/home-assistant: update default package example
The given example is now closer to a sane default people will want to
start with. It also displays the existance of extraComponents, a feature
that will receive more usage with home-assistant warning about
components that have completely migrated away from YAML configuration.
2022-02-15 23:15:16 +01:00
Martin Weinelt
42c0909848
nixos/home-assistant: move module into home-automation category
Putting so many things into misc is not great, so let's open up a new
category called home-automation here and now.
2022-02-15 23:15:09 +01:00
Sandro
ed9c8d388e
Merge pull request #159047 from devhell/bump-zettlr 2022-02-15 23:02:24 +01:00
zowoq
7a632f5c1d fpp: 0.9.2 -> 0.9.5
https://github.com/facebook/PathPicker/releases/tag/0.9.5
2022-02-16 07:40:02 +10:00
7c6f434c
16fe911917
Merge pull request #160088 from r-ryantm/auto-update/jmol
jmol: 14.32.6 -> 14.32.21
2022-02-15 21:39:00 +00:00
zowoq
cac3188706 gh: 2.5.0 -> 2.5.1
https://github.com/cli/cli/releases/tag/v2.5.1
2022-02-16 07:37:31 +10:00
7c6f434c
b6e5de2252
Merge pull request #160208 from alyssais/zbar
zbar: enable parallel building
2022-02-15 21:30:06 +00:00
R. RyanTM
7ff1fdfc78
opencbm: 0.4.99.103 -> 0.4.99.104
* opencbm: 0.4.99.103 -> 0.4.99.104 (#159672)

and add meta.homepage
and use SPDX 3.0 license identifier

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-15 22:18:27 +01:00
ajs124
0c7b4385d3
Merge pull request #160186 from mweinelt/icecat-bin
icecat-bin: drop
2022-02-15 22:13:33 +01:00
Renaud
7e0659c2bb
Merge pull request #159566 from r-ryantm/auto-update/mani
mani: 0.11.1 -> 0.12.0
2022-02-15 21:56:44 +01:00
Renaud
e646c7a803
Merge pull request #159602 from r-ryantm/auto-update/nanoflann
nanoflann: 1.3.2 -> 1.4.2
2022-02-15 21:51:29 +01:00
Stig
baf0543f6d
Merge pull request #160048 from AnatolyPopov/perl-hash-stored-iterator-0.008
perlPackages.HashStoredIterator: init at 0.008
2022-02-15 21:48:07 +01:00
R. RyanTM
c3f2886c79
semver-tool: 3.2.0 -> 3.3.0
* semver-tool: 3.2.0 -> 3.3.0 (#159745)

Relicensed to Apache License 2.0 as of v3.3.0

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-15 21:29:36 +01:00
Alyssa Ross
73ba387fc1
zbar: enable parallel building
Tested at -j48.
2022-02-15 20:28:02 +00:00
Renaud
504157bbe8
Merge pull request #159694 from r-ryantm/auto-update/primesieve
primesieve: 7.7 -> 7.8
2022-02-15 21:26:31 +01:00
Kevin Cox
4e883afc5a
Merge pull request #159226 from lorenzleutgeb/gradle
gradle: 7.3.3 -> 7.4
2022-02-15 15:26:18 -05:00
Robert Helgesson
9f7d08df91 tailwind: add support for plugins
Also add packages for

- @tailwindcss/aspect-ratio
- @tailwindcss/forms
- @tailwindcss/language-server
- @tailwindcss/line-clamp
- @tailwindcss/typography
2022-02-15 21:03:41 +01:00
piegames
48343d24e4
Merge pull request #159338: gnomeExtensions.arcmenu: 20 -> 21 2022-02-15 21:02:38 +01:00
legendofmiracles
1ab1a16ba9
Merge pull request #159736 from r-ryantm/auto-update/rpg-cli 2022-02-15 14:47:45 -05:00
Janne Heß
05e1f8a2c7
Merge pull request #160176 from stigtsp/fix/switch-to-configuration-array-compare
nixos/switch-to-configuration: avoid Array::Compare dependency
2022-02-15 20:06:07 +01:00
Renaud
6f1b4ac5a8
Merge pull request #159731 from r-ryantm/auto-update/regclient
regbot: 0.3.8 -> 0.3.10
2022-02-15 19:52:53 +01:00
José Romildo Malaquias
979ddc97ae
Merge pull request #158798 from romildo/upd.efl
enlightenment.efl: 1.26.1 -> 1.26.2; enlightenment.enlightenment: 0.25.1 -> 0.25.3
2022-02-15 15:50:35 -03:00
Jonathan Ringer
72e329890a lilv: add pipewire test 2022-02-15 10:40:30 -08:00
Jonathan Ringer
cc7c06cc0a lilv: add dev output 2022-02-15 10:40:30 -08:00
Jörg Thalheim
4e81ceed3b
Merge pull request #159611 from r-ryantm/auto-update/nix-build-uncached
nix-build-uncached: 1.1.0 -> 1.1.1
2022-02-15 18:03:13 +00:00
Ivv
e85ba7e29a
Merge pull request #159067 from juboba/master
phrase-cli: init at 2.4.4
2022-02-15 19:01:30 +01:00
legendofmiracles
aed30ec627
Merge pull request #160187 from Kranzes/wordle
cl-wordle: 0.2.0 -> 0.4.0
2022-02-15 12:50:02 -05:00
Ivv
48ffab2d9a
Merge pull request #156530 from sbruder/update-yuzu/ea-2432
yuzu-ea: 2156 -> 2432
2022-02-15 18:26:17 +01:00
Fabian Affolter
56850857bf
Merge pull request #160171 from fabaff/fix-emv
python3Packages.emv: relax pycountry constraint
2022-02-15 17:26:11 +01:00
Ilan Joselevich
9e0b3c024f cl-wordle: 0.2.0 -> 0.4.0 2022-02-15 18:21:21 +02:00
Martin Weinelt
10cf978c5b
icecat-bin: drop
This was EOL by the time it was introduced into nixpkgs and should have
never gotten merged in the first place.

Browsers are complex beasts, and those that haven't seen an update in
two years simply cannot be secure.
2022-02-15 17:15:34 +01:00
Doron Behar
a400822701
Merge pull request #160125 from doronbehar/pkg/hplip 2022-02-15 17:24:34 +02:00
Fabian Affolter
388d381c91
Merge pull request #160177 from fabaff/fix-dendropy
python3Packages.dendropy: disable failing test
2022-02-15 16:03:43 +01:00
Janne Heß
52ebd5b875
Merge pull request #159575 from r-ryantm/auto-update/memcached 2022-02-15 15:48:24 +01:00
Ivv
3f73de1332
Merge pull request #149726 from terlar/add-amazon-qldb-shell
amazon-qldb-shell: init at 2.0.0
2022-02-15 15:45:58 +01:00
Stig Palmquist
3d713efe41 nixos/switch-to-configuration: avoid Array::Compare dependency
Replace Array::Compare with a simple function, since Array::Compare
pulls down Module::Build which breaks cross compilation.
2022-02-15 15:37:37 +01:00
Mario Rodas
a2c4c82081
Merge pull request #160174 from r-ryantm/auto-update/gallery_dl
gallery-dl: 1.20.4 -> 1.20.5
2022-02-15 09:30:56 -05:00
Sandro
68c9f67cd6
Merge pull request #160167 from SuperSandro2000/gitstatus 2022-02-15 15:30:01 +01:00
Sandro
9344fce613
Merge pull request #160175 from SuperSandro2000/yq-go 2022-02-15 15:29:24 +01:00
Sandro
a87b854c10
Merge pull request #160173 from SuperSandro2000/vscode-extensions 2022-02-15 15:28:47 +01:00