markuskowa
a2b668d7c0
Merge pull request #158484 from markuskowa/fix-blaslapack
...
blas/lapack: increase flexibility of wrappers
2022-02-16 09:58:58 +01:00
markuskowa
c1486703e7
Merge pull request #160077 from r-ryantm/auto-update/libpsm2
...
libpsm2: 11.2.203 -> 11.2.206
2022-02-16 09:58:24 +01:00
github-actions[bot]
deaebfa261
Merge staging-next into staging
2022-02-16 06:01:44 +00:00
github-actions[bot]
b2ec6db483
Merge master into staging-next
2022-02-16 06:01:08 +00:00
Sandro
9397e20abf
Merge pull request #159950 from ulrikstrid/kde/frameworks_5_91
2022-02-16 03:09:01 +01:00
R. Ryantm
6407cb37d9
libqmi: 1.30.2 -> 1.30.4
2022-02-16 02:46:59 +01:00
Ivv
19574af0af
Merge pull request #160236 from SuperSandro2000/tex-dblatex
...
tex.dblatex: remove legacy `? null` and assert
2022-02-16 01:45:30 +01:00
Ben Siraphob
521cfab34b
Merge pull request #157626 from siraben/formula-init
2022-02-15 18:38:41 -06:00
github-actions[bot]
7b0b3b6225
Merge staging-next into staging
2022-02-16 00:02:21 +00:00
github-actions[bot]
a8291e984a
Merge master into staging-next
2022-02-16 00:01:47 +00:00
Sandro Jäckel
4bfaf28537
tex.dblatex: remove legacy ? null
and assert
2022-02-16 01:01:05 +01:00
Sandro
c374a5dd49
Merge pull request #157436 from pasqui23/artim
2022-02-16 00:57:30 +01:00
Sandro
a6d259faf3
Merge pull request #141650 from 06kellyjac/agate
2022-02-16 00:56:27 +01:00
Sandro
5c5a8df724
Merge pull request #156420 from azuwis/transfig
2022-02-16 00:49:28 +01:00
Martin Weinelt
e43b87552d
Merge pull request #157213 from mweinelt/hass-module
2022-02-16 00:40:22 +01:00
R. RyanTM
9dee6cdb29
snarkos: 2.0.1 -> 2.0.2 ( #160227 )
2022-02-15 18:36:44 -05:00
Fabian Affolter
13adc1b694
Merge pull request #160008 from fabaff/aiopyarr
...
python3Packages.aiopyarr: init at 22.2.1
2022-02-16 00:13:37 +01:00
Fabian Affolter
c7614033ce
Merge pull request #160193 from fabaff/bump-pyquil
...
python3Packages.pyquil: 3.0.1 -> 3.1.0
2022-02-16 00:13:15 +01:00
Fabian Affolter
8f798fb129
Merge pull request #160143 from fabaff/net2grid
...
python3Packages.net2grid: init at 2.0.0
2022-02-16 00:12:59 +01:00
Fabian Affolter
c04c7ed479
Merge pull request #160141 from fabaff/eiswarnung
...
python3Packages.eiswarnung: init at 1.0.0
2022-02-16 00:12:42 +01:00
Fabian Affolter
6f42118e98
Merge pull request #160138 from fabaff/autarco
...
python3Packages.autarco: init at 0.1.0
2022-02-16 00:12:29 +01:00
Fabian Affolter
2b1909afb2
Merge pull request #160062 from fabaff/circup
...
circup: init at 1.0.3
2022-02-16 00:12:05 +01:00
Sandro
50774ebcc1
Merge pull request #160225 from SuperSandro2000/sweenu/master
2022-02-16 00:07:13 +01:00
José Romildo Malaquias
1da5c56415
Merge pull request #159890 from romildo/upd.vivaldi
...
vivaldi: 5.0.2497.51-1 -> 5.1.2567.39-1
2022-02-15 19:56:16 -03:00
R. RyanTM
e77933024d
haveged: 1.9.15 -> 1.9.17
...
* haveged: 1.9.15 -> 1.9.17 (#159495 )
add meta.changelog URL
and use SPDX 3.0 license identifier
* haveged: exclude Darwin platforms
Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-15 23:53:15 +01:00
Sandro
7b5c0cb607
Merge pull request #160014 from stigtsp/package/rakudo-2022.02
2022-02-15 23:48:33 +01:00
Martin Weinelt
32bd0aafab
nixos/tests/home-assistant: test package and components passing
...
There are now multiple combinations of how one can pass either
extraPackages or extraComponents. We now test those passed directly to
the package via an override, and those passed indirectly via the module,
that ultimately results in a second override to the package.
2022-02-15 23:41:52 +01:00
Martin Weinelt
3f8ddef902
home-assistant: expose installed extraPackages and extraComponents
...
Useful data provided for the NixOS test.
2022-02-15 23:41:51 +01:00
piegames
c1d2042219
home-assistant: clean up preStart
...
Co-Authored-By: Martin Weinelt <hexa@darmstadt.ccc.de>
2022-02-15 23:41:51 +01:00
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
sweenu
2c19ae1e4d
plocate: 1.1.14 -> 1.1.15
2022-02-15 23:23:53 +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
dab1c23e40
Merge pull request #159200 from c0bw3b/fix/autoconf213
...
autoconf213: remove xz from inputs
2022-02-15 22:08:46 +01:00