Commit Graph

12025 Commits

Author SHA1 Message Date
Sandro
bed03ad07c
Merge pull request #109285 from fabaff/pyinsteon 2021-01-13 19:04:41 +01:00
Sandro
c99459e02f
Merge pull request #109282 from fabaff/aiokef 2021-01-13 19:04:17 +01:00
Fabian Affolter
7f0efa1786 home-assistant: update component-packages 2021-01-13 16:07:18 +01:00
Fabian Affolter
ea4c52041e home-assistant: update component-packages 2021-01-13 15:16:19 +01:00
Fabian Affolter
c0f8f06241 home-assistant: update component-packages 2021-01-13 13:06:11 +01:00
Sandro
fc748c2e87
Merge pull request #109237 from benley/dex-2.27.0
dex-oidc: 2.23.0 -> 2.27.0
2021-01-13 08:59:35 +01:00
Sandro
c60ed40274
Merge pull request #109232 from fabaff/pylutron 2021-01-13 08:44:39 +01:00
Fabian Affolter
a317a15694 home-assistant: update component-packages 2021-01-12 22:54:17 -08:00
Benjamin Staffin
4562278510 dex-oidc: 2.23.0 -> 2.27.0
Fixes #109155

Addresses [CVE-2020-2690](https://nvd.nist.gov/vuln/detail/CVE-2020-26290)
2021-01-12 22:15:49 -05:00
Silvan Mosberger
0cd5058afd
Merge pull request #85842 from iblech/patch-whitebophir
whitebophir: init at 1.7.0 (package and service)
2021-01-13 03:06:34 +01:00
Ingo Blechschmidt
deb9c1d027 whitebophir: init at 1.7.0 2021-01-13 01:22:31 +01:00
Sandro
90b1dbeb09
Merge pull request #109012 from fabaff/pypck 2021-01-12 23:32:58 +01:00
Fabian Affolter
98f2a0b45c home-assistant: update component-packages 2021-01-12 23:23:57 +01:00
Fabian Affolter
f7cecfdb0d home-assistant: update component-packages 2021-01-12 10:12:24 -08:00
Izorkin
856a8b6ab5
mariadb: disable build S3 plugin on Darwin 2021-01-12 17:22:54 +03:00
Izorkin
91e580397e
mariadb: 10.4.15 -> 10.5.8 2021-01-12 17:22:54 +03:00
Izorkin
d688f790dd
mariadb: drop build server with tokudb storage 2021-01-12 17:22:47 +03:00
Benjamin Hipple
1e678a98d5
Merge pull request #109006 from totten/master-mysql-8022
mysql80: 8.0.17 -> 8.0.22
2021-01-11 21:51:01 -05:00
Fabian Affolter
57292d75cf home-assistant: update component-packages 2021-01-11 17:41:59 -08:00
Sandro
0a680e382c
Merge pull request #108808 from Emantor/bump/gensio_sern2et 2021-01-12 01:46:17 +01:00
Fabian Affolter
461c9adaa6 home-assistant: update component-packages 2021-01-11 23:20:17 +01:00
Sandro
6bfbb2ddd8
Merge pull request #108998 from mweinelt/pinnwand 2021-01-11 22:57:42 +01:00
Martin Weinelt
2085146f4d
Merge pull request #108982 from mweinelt/home-assistant
home-assistant: 2021.1.0 -> 2021.1.1
2021-01-11 18:58:47 +01:00
Michele Guerini Rocco
b1fb65a741
Merge pull request #101849 from rnhmjoj/searx
nixos/searx: declarative configuration
2021-01-11 18:17:10 +01:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Martin Weinelt
00ea65155e
steck: 0.6.0 -> 0.7.0 2021-01-11 10:33:03 +01:00
Martin Weinelt
a2e741bd38
pinnwand: 1.2.2 -> 1.2.3 2021-01-11 10:33:03 +01:00
Tim Otten
0f387ba184 mysql80: Fix additional libtool reference in 8.0.22 2021-01-10 23:51:29 -08:00
rnhmjoj
2a458003d9
searx: add NixOS test to passthu.tests 2021-01-11 08:41:16 +01:00
rnhmjoj
92d55d57eb
searx: make package friendly towards nginx/uWSGI
- Link the /static directory to make it easier to serve
- Export searx module for use in uWSGI (just import the module)
2021-01-11 08:41:15 +01:00
Tim Otten
1dc5b4612f mysql80: 8.0.21 -> 8.0.22 2021-01-10 22:50:34 -08:00
Alyssa Ross
4d5d04a238 mysql80: 8.0.17 -> 8.0.21
Hopefully substituteInPlace will be less brittle than the patch.
2021-01-10 22:48:02 -08:00
Rouven Czerwinski
2faf844d83 ser2net: 4.2.1 -> 4.3.0
Version bump, organize inputs and add passthru.updateScript.
2021-01-11 06:08:34 +01:00
github-actions[bot]
36bab113bf
Merge master into staging-next 2021-01-11 01:02:21 +00:00
Sandro
08943980b6
Merge pull request #108673 from fabaff/aioguardian 2021-01-11 01:36:14 +01:00
Martin Weinelt
28991cd201 home-assistant: 2021.1.0 -> 2021.1.1 2021-01-11 00:11:37 +01:00
Martin Weinelt
59e7ff0a79
Merge pull request #108985 from fabaff/teslajsonpy
python3Packages.teslajsonpy: init at 0.10.4
2021-01-11 00:04:25 +01:00
Martin Weinelt
719db5fde0
Merge pull request #108680 from fabaff/pyiqvia
python3Packages.pyiqvia: init 0.3.1
2021-01-10 23:47:30 +01:00
Fabian Affolter
c7bd6f6d85 home-assistant: update component-packages 2021-01-10 23:27:25 +01:00
Jan Tojnar
dd72357155
Merge branch 'master' into staging-next 2021-01-10 23:24:33 +01:00
Guillaume Girol
0fbc0976db
Merge pull request #106082 from rnhmjoj/uwsgi
nixos/uwsgi: run with capabilities instead of root
2021-01-10 21:51:37 +00:00
Dominik Xaver Hörl
25bef2d8f9 treewide: simplify pkgs.stdenv.lib -> pkgs.lib
The library does not depend on stdenv, that `stdenv` exposes `lib` is
an artifact of the ancient origins of nixpkgs.
2021-01-10 20:12:06 +01:00
github-actions[bot]
76394e4624
Merge master into staging-next 2021-01-10 18:41:43 +00:00
Profpatsch
66c01cf6f1 x11/xorg: run generator to apply change to stdenv.lib -> lib 2021-01-10 17:45:48 +01:00
Profpatsch
8ec2c88110 x11/xorg: stdenv.lib -> lib in meta generator
The library does not depend on stdenv, that stdenv exposes lib is
an artifact of the ancient origins of nixpkgs.

I didn’t run the generator since it takes quite a while, but it should
be automatically done the next time somebody updates a package.
2021-01-10 17:45:48 +01:00
Frederik Rietdijk
0c42bb5027 Merge master into staging-next 2021-01-10 15:50:49 +01:00
Sandro
f3c1e795bb
Merge pull request #107860 from thatsmydoing/redis-tls 2021-01-10 14:45:50 +01:00
Maximilian Bosch
f67a67a83d
prometheus-wireguard-exporter: 3.3.0 -> 3.4.2 2021-01-10 14:16:09 +01:00
Timothy Stott
db3b9282ba telegraf: add timstott as maintainer 2021-01-10 10:15:49 +00:00
Timothy Stott
f09a54a23f telegraf: 1.16.3 -> 1.17.0 2021-01-10 10:15:49 +00:00