Commit Graph

11951 Commits

Author SHA1 Message Date
Frederik Rietdijk
b20838eb4a Merge staging-next into staging 2021-01-04 20:51:32 +01:00
Vladimír Čunát
9af686703d
powerdns: patch build with gcc 10 2021-01-04 19:14:09 +01:00
TredwellGit
8121c9badb xorg.xkbcomp: 1.4.2 -> 1.4.4
https://lists.x.org/archives/xorg-announce/2020-February/003037.html
https://lists.x.org/archives/xorg-announce/2020-November/003063.html
2021-01-04 18:07:56 +01:00
Andreas Rammhold
bedb3528b6
dovecot_pigeonhole: 0.5.11 -> 0.5.13
This updates to the latest version. According to the changelog 0.5.12
was skipped. The changes in this release are required to be compatible
with the latest dovecot release.

Changes:
  - duplicate: The test was handled badly in a multiscript (sieve_before,
    sieve_after) scenario in which an earlier script in the sequence with
    a duplicate test succeeded, while a later script caused a runtime
    failure. In that case, the message is recorded for duplicate tracking,
    while the message may not actually have been delivered in the end.
  - editheader: Sieve interpreter entered infinite loop at startup when
    the "editheader" configuration listed an invalid header name. This
    problem can only be triggered by the administrator.
  - relational: The Sieve relational extension can cause a segfault at
    compile time. This is triggered by invalid script syntax. The segfault
    happens when this match type is the last argument of the test command.
    This situation is not possible in a valid script; positional arguments
    are normally present after that, which would prevent the segfault.
  - sieve: For some Sieve commands the provided mailbox name is not
    properly checked for UTF-8 validity, which can cause assert crashes at
    runtime when an invalid mailbox name is encountered. This can be
    caused by the user by writing a bad Sieve script involving the
    affected commands ("mailboxexists", "specialuse_exists").
    This can be triggered by the remote sender only when the user has
    written a Sieve script that passes message content to one of the
    affected commands.
  - sieve: Large sequences of 8-bit octets passed to certain Sieve
    commands that create or modify message headers that allow UTF-8 text
    (vacation, notify and addheader) can cause the delivery or IMAP
    process (when IMAPSieve is used) to enter a memory-consuming
    semi-infinite loop that ends when the process exceeds its memory
    limits. Logged in users can cause these hangs only for their own
    processes.
2021-01-04 17:59:57 +01:00
Andreas Rammhold
4fee20e267
dovecot: add the dovecot NixOS test to passthru.tests
While we already had some test we might as well add the test for that
exact package to the tests attribute set. After all that should be what
(primarily) tests dovecot.
2021-01-04 17:45:28 +01:00
Andreas Rammhold
58c7d3ff17
dovecot: 2.3.11.3 -> 2.3.13
This fixes CVE_2020-24386, CVE-2020-25725 and a bunch of regular bugs
[1].

* CVE-2020-24386: Specially crafted command can cause IMAP hibernate to
	  allow logged in user to access other people's emails and filesystem
	  information.

* CVE-2020-25275: Mail delivery / parsing crashed when the 10 000th MIME part was
  message/rfc822 (or if parent was multipart/digest). This happened
  due to earlier MIME parsing changes for CVE-2020-12100.

[1] https://raw.githubusercontent.com/dovecot/core/2.3.13/NEWS
2021-01-04 17:37:32 +01:00
Sandro
02a10e0c59
Merge pull request #108384 from fabaff/python-whois 2021-01-04 16:36:43 +01:00
Raimon Grau
b13e8fefcc metabase: 0.37.3 -> 0.37.4 2021-01-04 14:17:32 +00:00
Fabian Affolter
d8f10e326f home-assistant: add python-whois to component-packages 2021-01-04 14:30:01 +01:00
github-actions[bot]
581059aed4
Merge staging-next into staging 2021-01-04 00:57:38 +00:00
John Ericson
5c2965145f treewide: Inline more of the static overlay
Picking up where #107238 left off. I think I'll have gotten all the easy
stuff with this.
2021-01-03 21:46:14 +00:00
John Ericson
b3f29f3817
Merge pull request #107238 from Ericson2314/no-static-overlay
treewide: Start to break up static overlay
2021-01-03 15:15:49 -05:00
John Ericson
f52263ced0 treewide: Start to break up static overlay
We can use use `stdenv.hostPlatform.isStatic` instead, and move the
logic per package. The least opionated benefit of this is that it makes
it much easier to replace packages with modified ones, as there is no
longer any issue of overlay order.

CC @FRidh @matthewbauer
2021-01-03 19:18:16 +00:00
github-actions[bot]
07165c7226
Merge staging-next into staging 2021-01-03 18:38:32 +00:00
Maximilian Bosch
3b57908018
Merge pull request #108179 from WilliButz/update/prometheus-json-exporter/0.2.0
prometheus-json-exporter: unstable-2017-10-06 -> 0.2.0
2021-01-03 19:28:12 +01:00
John Ericson
b03fdcc7f9
Merge pull request #108300 from siraben/parallel-cmake
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 13:22:09 -05:00
Frederik Rietdijk
8c46ea4ab5 pinnwand: use poetry-core instead of poetry
to reduce build-time closure
2021-01-03 14:13:59 +01:00
Michele Guerini Rocco
3f67972103
Merge pull request #108295 from rnhmjoj/pdns
pdns-recursor: 4.4.1 -> 4.4.2
2021-01-03 13:59:14 +01:00
github-actions[bot]
0649757570
Merge staging-next into staging 2021-01-03 12:24:59 +00:00
Frederik Rietdijk
aaf4dddc1d Revert "zigbee2mqtt: 1.16.2 -> 1.17.0"
Infinite recursion. https://github.com/NixOS/nixpkgs/issues/108304

This reverts commit ae64bc63d5.
2021-01-03 12:53:13 +01:00
Ben Siraphob
3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
rnhmjoj
9f5e31e926
pdns-recursor: 4.4.1 -> 4.4.2 2021-01-03 10:05:20 +01:00
Frederik Rietdijk
f7267e9797
Merge pull request #107783 from NixOS/staging-next
Staging next (with gcc 10, binutils 2.34 and autoconf 2.70)
2021-01-03 09:59:31 +01:00
Sandro
63bc270f1b
Merge pull request #108230 from jtojnar/adminer-cleanup
adminer: Clean up
2021-01-03 09:47:35 +01:00
zowoq
fb2311d430 Merge staging-next into staging 2021-01-03 16:33:28 +10:00
github-actions[bot]
279110cd86
Merge master into staging-next 2021-01-03 06:23:19 +00:00
Sandro
115dc3122a
Merge pull request #108164 from mweinelt/solanum 2021-01-03 07:14:46 +01:00
github-actions[bot]
bc30d1eb34
Merge master into staging-next 2021-01-03 00:56:46 +00:00
Florian Klink
8a9d1aad72
Merge pull request #108148 from SuperSandro2000/cadvisor
cadvisor: 0.36.0 -> 0.37.0
2021-01-03 00:40:50 +01:00
Martin Weinelt
6a2c5d1945 solanum: init at unstable-2020-12-14
Solanum is a fork of charybdis maintained by freenode and OFTC.
2021-01-02 22:31:04 +01:00
github-actions[bot]
67638a5bec
Merge master into staging-next 2021-01-02 18:37:38 +00:00
Martin Weinelt
4919ccf2eb
Merge pull request #108241 from fabaff/schiene
python3Packages.schiene: init at 0.23
2021-01-02 19:02:35 +01:00
Martin Weinelt
5c936d4ce7
Merge pull request #108244 from fabaff/aiopulse
python3Packages.aiopulse: init at 0.4.2
2021-01-02 19:00:57 +01:00
Fabian Affolter
52b0d1d17f home-assistant: add aiopulse to component-packages 2021-01-02 18:33:49 +01:00
Fabian Affolter
6406265c2c home-assistant: add schiene to component-packages 2021-01-02 18:15:06 +01:00
Martin Weinelt
d47eae33b0
Merge pull request #108233 from fabaff/ambiclimate
python3Packages.ambiclimate: init at 0.2.1
2021-01-02 17:48:26 +01:00
Fabian Affolter
ebf4ede914 python3Packages.ambiclimate: init at 0.2.1 2021-01-02 17:23:33 +01:00
Pavol Rusnak
b97d7ee879
Merge pull request #108232 from onodera-punpun/patch-1
mpd-small: remove mad from features
2021-01-02 17:21:43 +01:00
Pavol Rusnak
4965fc7341
Merge pull request #108144 from fabaff/python-mystrom
python3Packages.python-mystrom: init at 2.0.0
2021-01-02 17:04:53 +01:00
Pavol Rusnak
3ea1ffee8c
Merge pull request #108149 from fabaff/volkszaehler
python3Packages.volkszaehler: init at 0.2.0
2021-01-02 17:04:42 +01:00
Pavol Rusnak
a565c84652
Merge pull request #108156 from fabaff/netdata
python3Packages.netdata: init at 0.2.0
2021-01-02 17:04:30 +01:00
Pavol Rusnak
2316f54f25
Merge pull request #108169 from fabaff/connect_box
python3Packages.connect-box: init at 0.2.8
2021-01-02 17:04:19 +01:00
Pavol Rusnak
45da5ccd52
Merge pull request #108211 from fabaff/blockchain
python3Packages.blockchain: init at 1.4.4
2021-01-02 16:53:16 +01:00
Jan Tojnar
3af8f7c03c
adminer: Clean up
- Drop unused arguments.
- Do not use both php and phpPackages since those can have different PHP versions.
- Do not use with statement just for a single composer package.
- Add phase hooks so that one can easily customize the derivation.
- Clarify license to gpl-2.0-only.
- Add jtojnar to maintainers.
2021-01-02 16:35:02 +01:00
Camille
05f93d4630
mpd-small: remove mad from features
this feature already gets enabled when the environment is not darwin (see line 202), keeping it in the 'standard features' breaks the build for darwin currently.
2021-01-02 16:23:23 +01:00
github-actions[bot]
ec161d2240
Merge master into staging-next 2021-01-02 12:24:09 +00:00
markuskowa
43933d2fc0
Merge pull request #108130 from mweinelt/zigbee2mqtt
zigbee2mqtt: 1.16.2 -> 1.17.0
2021-01-02 13:15:49 +01:00
WilliButz
d539517f2b
prometheus-json-exporter: unstable-2017-10-06 -> 0.2.0 2021-01-02 13:10:27 +01:00
Fabian Affolter
83234f7375 python3Packages.blockchain: init at 1.4.4 2021-01-02 11:30:23 +01:00
Fabian Affolter
5b29a1f795 python3Packages.hole: init at 0.5.1 2021-01-02 08:54:05 +01:00
Frederik Rietdijk
e48db707e4 Merge master into staging-next 2021-01-02 08:49:09 +01:00
Sandro
da613094f7
Merge pull request #108175 from fabaff/python-opendata-transport
python3Packages.python-opendata-transport: init at 0.2.1
2021-01-02 05:14:26 +01:00
Sandro
2411148dd0
Merge pull request #108171 from fabaff/opensensemap-api
python3Packages.opensensemap-api: init at 0.1.5
2021-01-02 01:41:08 +01:00
Fabian Affolter
fff0b0c840 python3Packages.python-opendata-transport: init at 0.2.1 2021-01-01 23:25:57 +01:00
Florian Klink
767252d232 pulseaudio: fix cross compilation by disabling gsettings when cross-compiling
When cross-compiling, pulseaudio seems to not find some m4 macro
providing GSETTINGS_RULES.

However, apart from the obviously missing gsettings support, this works
just fine.
2021-01-01 23:17:56 +01:00
Fabian Affolter
8f48d88506 python3Packages.opensensemap-api: init at 0.1.5 2021-01-01 22:39:59 +01:00
Fabian Affolter
e57af5de02 python3Packages.connect-box: init at 0.2.8 2021-01-01 22:10:24 +01:00
Fabian Affolter
61e0d1d4f6 python3Packages.volkszaehler: init at 0.2.0 2021-01-01 20:32:28 +01:00
Fabian Affolter
c5ce74fcf2 python3Packages.netdata: init at 0.2.0 2021-01-01 20:16:34 +01:00
github-actions[bot]
0eb369d907
Merge staging-next into staging 2021-01-01 18:39:12 +00:00
github-actions[bot]
c0a9361687
Merge master into staging-next 2021-01-01 18:39:09 +00:00
WilliButz
5e9d92c839
Merge pull request #108142 from Ma27/grafana-img-renderer
grafana-image-renderer: init at 2020-12-01
2021-01-01 19:19:51 +01:00
Maximilian Bosch
a9d0682475
grafana-image-renderer: init at 2020-12-01
This package[1] is a replacement for the old phantomjs-integration[2]
which is practically EOL. It is basically used to render PNGs of panels
that triggered an alert in Grafana.

This package internally uses `puppeteer`[3] to control a headless
Chromium instance. Even though puppeteer recommends to use a fixed
revision of `chromium`, I checked that our default `pkgs.chromium` works
fine as well. Also, I don't think it's a good idea to use outdated
browser versions[4].

I used the latest revision from `master` on purpose since compiling the
code with `tsc` from `v2.0` didn't work and I couldn't figure out why.

[1] https://grafana.com/grafana/plugins/grafana-image-renderer
[2] https://grafana.com/blog/2020/05/07/grafana-7.0-preview-new-image-renderer-plugin-to-replace-phantomjs/
[3] https://github.com/puppeteer/puppeteer
[4] currently, puppeteer v2.0.0 is used which recommends revision 706915
    (v79.0.3945.130).
2021-01-01 19:19:11 +01:00
Fabian Affolter
3b4a2ea585 python3Packages.python-mystrom: init at 2.0.0 2021-01-01 18:54:43 +01:00
Sandro Jäckel
a0c61e1fe9
cadvisor: 0.36.0 -> 0.37.0 2021-01-01 18:48:41 +01:00
WilliButz
0587d518db
Merge pull request #107891 from lukegb/smokeping-prober
prometheus-smokeping-prober: init at 0.3.1 from git
2021-01-01 16:08:20 +01:00
WilliButz
2b04b8817e
Merge pull request #108096 from lukegb/bird-exporter
prometheus-bird-exporter: init at 1.3.5-git
2021-01-01 16:03:37 +01:00
WilliButz
a4960d450e
Merge pull request #107980 from lukegb/grafana-plugins
Add Nix packages for Grafana plugins and allow declarative installation
2021-01-01 16:00:17 +01:00
Martin Weinelt
ae64bc63d5
zigbee2mqtt: 1.16.2 -> 1.17.0
https://github.com/Koenkk/zigbee2mqtt/releases/tag/1.17.0
2021-01-01 15:28:07 +01:00
Ben Siraphob
b04fc593e7 treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
Luke Granger-Brown
699e402705 prometheus-bird-exporter: init at 1.3.5-git 2021-01-01 04:43:59 +00:00
github-actions[bot]
999c670119
Merge master into staging-next 2021-01-01 00:56:14 +00:00
Izorkin
5e343ed5a0
wsdd: fix send messages using correct socket 2020-12-31 21:51:53 +03:00
Frederik Rietdijk
e823016e66 Merge master into staging-next 2020-12-31 13:29:32 +01:00
Sandro
5476351e83
Merge pull request #107963 from sternenseemann/meteor-1.12
meteor: 1.10.2 -> 1.12
2020-12-31 09:13:59 +01:00
Jörg Thalheim
c2fca99f97
Revert "Merge branch 'master' into staging-next"
This reverts commit f19b7b03a0, reversing
changes made to 572a864d02.

Sorry. I pushed the wrong staging-next (the one that had my master
merged in). This was not intended.
2020-12-31 08:50:36 +01:00
Jörg Thalheim
f19b7b03a0
Merge branch 'master' into staging-next 2020-12-31 07:31:38 +01:00
Martin Weinelt
9b78f36021
Merge pull request #107984 from fabaff/bump-paho-mqtt
python3Packages.paho-mqtt: 1.5.0 -> 1.5.1
2020-12-30 22:25:13 +01:00
Fabian Affolter
226b3da90e appdaemon: adjust requirements 2020-12-30 21:41:06 +01:00
Pavol Rusnak
2435d5e2e5
Merge pull request #107956 from JamieMagee/python-tado
pythonPackages.python-tado: init at 0.9.0
2020-12-30 21:02:46 +01:00
Jamie Magee
43351b93e9
home-assistant: update component-packages 2020-12-30 20:27:23 +01:00
Jamie Magee
7cce65f294
home-assistant: update component-packages 2020-12-30 20:14:28 +01:00
Martin Weinelt
f399effc58 homeassistant: 2020.12.1 -> 2020.12.2 2020-12-30 11:01:55 -08:00
github-actions[bot]
e75c8744cb
Merge master into staging-next 2020-12-30 18:40:45 +00:00
Luke Granger-Brown
fafe7b24bf grafanaPlugins.grafana-worldmap-panel: init at 0.3.2 2020-12-30 17:33:48 +00:00
Luke Granger-Brown
83d1835dc5 grafanaPlugins.grafana-polystat-panel: init at 1.2.2 2020-12-30 17:33:23 +00:00
Luke Granger-Brown
ee4c056c5f grafanaPlugins.grafana-piechart-panel: init at 1.6.1 2020-12-30 17:32:46 +00:00
Luke Granger-Brown
007ae56973 grafanaPlugins.grafana-clock-panel: init at 1.1.1 2020-12-30 17:32:19 +00:00
Luke Granger-Brown
3ba1a06a78 grafanaPlugins: init
This contains the base infrastructure (including a basic update script)
for maintaining Grafana plugins inside Nix, which, in a subsequent
commit, will be used for allowing the NixOS Grafana module to
automatically install plugins.
2020-12-30 17:30:54 +00:00
Michele Guerini Rocco
8ba15f6383
Merge pull request #107939 from c00w/ncdns
ncdns: Update to 2020-11-22 to remove go1.14 dep.
2020-12-30 14:09:02 +01:00
sternenseemann
456ab13f90 meteor: 1.10.2 -> 1.12 2020-12-30 13:25:36 +01:00
Jörg Thalheim
2070c6a11b
openafs_1_8: add version constraints 2020-12-30 07:50:32 +01:00
Jörg Thalheim
ce025026ac
homeassistant: add package substitute for feedparser 2020-12-30 07:50:29 +01:00
github-actions[bot]
056304189c
Merge master into staging-next 2020-12-30 06:22:20 +00:00
Colin L Rice
71d479fbd3 ncdns: Update to 2020-11-22 to remove go1.14 dep.
I've poked them to tag a new version at
https://github.com/namecoin/ncdns/issues/126, but master builds cleanly
with go1.15, so I just updated to unstable
2020-12-30 00:01:49 -05:00
Anderson Torres
dff06f0c25
Merge pull request #102973 from pacien/matrix-appservice-discord-v1.0.0
matrix-appservice-discord: 0.5.2 -> 1.0.0
2020-12-30 01:09:24 -03:00
github-actions[bot]
31fc475812
Merge master into staging-next 2020-12-30 00:53:01 +00:00
Mario Rodas
3c08a64b7d
Merge pull request #107901 from 0x4A6F/master-promscale
promscale: 0.1.3 -> 0.1.4
2020-12-29 19:51:22 -05:00
Luke Granger-Brown
3a6a8e59d2 grafana: 7.3.5 -> 7.3.6 2020-12-29 21:35:02 +00:00
0x4A6F
f41125d2cf
promscale: 0.1.3 -> 0.1.4
This release contains official support for TimescaleDB 2.0 (single-node) as well as various bug fixes and code cleanup.

Please note that multinode support is still in alpha and automatic upgrades of multinode deployments to future versions is not yet guaranteed (we hope to support this starting with the next release). Please only use multimode deployments for testing only.

Notes for people upgrading from 0.1.3:
- The dropChunk property in the Promscale Helm chart is renamed to maintenance. The drop-chunks CRON job is now renamed to maintenance, you will need to replace the dropChunk.schedule value with maintenance.schedule.

Notes for multinode deployments
- This should only be used for testing, not production deployments
  - In particular, we are not guaranteeing upgrades from 0.1.4 to future versions in multinode deployments.
- All nodes have to be added to the cluster before starting Promscale; adding nodes afterwards is not yet supported.
2020-12-29 20:23:47 +00:00