3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

355610 commits

Author SHA1 Message Date
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
Michael Weiss 7e948a6c9a
chromium: 98.0.4758.80 -> 98.0.4758.102
https://chromereleases.googleblog.com/2022/02/stable-channel-update-for-desktop_14.html

This update includes 11 security fixes. Google is aware of reports that
an exploit for CVE-2022-0609 exists in the wild.

CVEs:
CVE-2022-0603 CVE-2022-0604 CVE-2022-0605 CVE-2022-0606 CVE-2022-0607
CVE-2022-0608 CVE-2022-0609 CVE-2022-0610
2022-02-15 22:12:03 +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
Ben Siraphob 7f94906083
formula: init at 2.0 2022-02-15 14:09:16 -06: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
Fabian Affolter 54f2fb8ce1 python3Packages.cirq-rigetti: relax dependency constraints 2022-02-15 19:32:49 +01:00
Fabian Affolter 2606caade9 python3Packages.pyquil: 3.0.1 -> 3.1.0 2022-02-15 19:04:36 +01: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
R. Ryantm 15dd68db66 mqttui: 0.14.0 -> 0.15.0 2022-02-15 17:49:27 +00:00
Julian Stecklina 4e68a4175b obs-studio-plugins.obs-websocket: 4.9.1 -> 5.0.0-alpha3
This is required to build against OBS Studio 27.2.
2022-02-15 18:27:26 +01:00
Julian Stecklina 2d7494e53f obs-studio: 27.1.3 -> 27.2.0 2022-02-15 18:26:47 +01:00
Pasquale 529e3d74a8 obs-studio: 27.0.1 -> 27.1.3 2022-02-15 18:26:47 +01:00
Julian Stecklina 91402a52be libcef: 90.6.7 -> 96.0.18 2022-02-15 18:26:47 +01: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
R. Ryantm 7fe35cc0b6 dmenu: 5.0 -> 5.1 2022-02-15 16:21:01 +00: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
R. Ryantm 8a9bfaee23 libqalculate: 3.22.0 -> 4.0.0 2022-02-15 15:55:08 +00: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