Commit graph

12002 commits

Author SHA1 Message Date
Sandro 0a680e382c
Merge pull request #108808 from Emantor/bump/gensio_sern2et 2021-01-12 01:46: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
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
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
Sandro 9f3aa1bb43
Merge pull request #108883 from fabaff/pytile 2021-01-10 08:08:54 +01:00
github-actions[bot] add2d89082
Merge master into staging-next 2021-01-10 06:32:12 +00:00
Sandro c42a4f0cf0
Merge pull request #108712 from fabaff/airly 2021-01-10 02:28:09 +01:00
github-actions[bot] 433c7b069c
Merge master into staging-next 2021-01-10 01:03:35 +00:00
Léo Gaspard 94793d3fab
postgresql: add passthru.tests (#108449) 2021-01-10 00:52:23 +01:00
Fabian Affolter bd6bbfab13 home-assistant: update component-packages 2021-01-09 21:02:30 +01:00
Aaron Andersen 4b0a2ac72c
Merge pull request #99559 from JamieMagee/nzbhydra2
nzbhydra2: init at 3.8.0
2021-01-09 14:23:30 -05:00
github-actions[bot] e251591528
Merge master into staging-next 2021-01-09 01:00:25 +00:00
Raimon Grau 41212ff654 metabase: 0.37.4 -> 0.37.5 2021-01-08 18:59:09 +00:00
github-actions[bot] f89e74dbcc
Merge master into staging-next 2021-01-08 18:37:56 +00:00
Mario Rodas 40842049e8
Merge pull request #108784 from 1000101/tsdb
postgresqlPackages.timescaledb: 1.7.4 -> 2.0.0
2021-01-08 12:48:51 -05:00
github-actions[bot] ecebf82121
Merge master into staging-next 2021-01-08 12:29:36 +00:00
1000101 ff1d77d788 postgresqlPackages.timescaledb: 1.7.4-> 2.0.0 2021-01-08 12:46:44 +01:00
Sandro fe3190c206
Merge pull request #108695 from davidtwco/jirafeau-4.3.0
jirafeau: 4.1.1 -> 4.3.0
2021-01-08 09:39:00 +01:00
Sandro 0a2710f4ae
Merge pull request #108705 from fabaff/pydexcom 2021-01-08 09:38:47 +01:00
Jan Tojnar e6c0c98940
Merge branch 'master' into staging-next
zynaddsubfx conflict has been updated to 3.0.1, which conflicted with rewrite after 3.0.5 update on a different branch.
2021-01-08 02:07:34 +01:00
rnhmjoj 01c7c2815c
uwsgi: build with capabilities support 2021-01-07 23:08:12 +01:00
Sandro 647607d709
Merge pull request #108686 from fabaff/pylacrosse 2021-01-07 22:57:22 +01:00
Sandro ae1b34a098
Merge pull request #108653 from lukegb/ome
oven-media-engine: 0.10.8 -> 0.10.9-hotfix
2021-01-07 22:13:14 +01:00
Sandro e0f22de78a
Merge pull request #107894 from JamieMagee/advantage_air 2021-01-07 21:35:57 +01:00
Fabian Affolter 59c3c445c8 home-assistant: update component-packages 2021-01-07 20:51:19 +01:00
github-actions[bot] 5c072a088d
Merge master into staging-next 2021-01-07 18:40:50 +00:00
Fabian Affolter 20d2f69f9e home-assistant: update component-packages 2021-01-07 19:14:14 +01:00