Commit graph

275993 commits

Author SHA1 Message Date
R. RyanTM 148b1387e1 libdigidocpp: 3.14.4 -> 3.14.5 2021-03-13 15:49:25 +01:00
R. RyanTM b417a8aca3 libofx: 0.10.0 -> 0.10.1 2021-03-13 15:49:04 +01:00
R. RyanTM ac49f2ff81 libisoburn: 1.5.2 -> 1.5.4 2021-03-13 15:48:14 +01:00
R. RyanTM 6a4c7b35e8 rosegarden: 20.06 -> 20.12 2021-03-13 15:47:53 +01:00
R. RyanTM 175663548c reiser4progs: 2.0.1 -> 2.0.4 2021-03-13 15:47:27 +01:00
Maximilian Bosch 22b61e5263
nixos/prometheus/exporters: fix eval if only openFirewall = true; is set
If `openFirewall = true`, but no `firewallFilter` is set, the evaluation
fails with the following error:

    The option `services.prometheus.exporters.node.firewallFilter` is defined both null and
    not null, in `/home/ma27/Projects/nixpkgs/nixos/modules/services/monitoring/prometheus/exporters.nix'
    and `/home/ma27/Projects/nixpkgs/nixos/modules/services/monitoring/prometheus/exporters.nix'.

Originally introduced by me in #115185. The problem is that
`mkOptionDefault` has - as its name suggests - the same priority as the
default-value of the option `firewallFilter` and thus it conflicts if
this declaration and the actual default value are set which is the case
if `firewallFilter` isn't specified somewhere else.
2021-03-13 15:21:55 +01:00
Doron Behar d1dba66e15
Merge pull request #116187 from r-ryantm/auto-update/rtsp-simple-server
rtsp-simple-server: 0.14.2 -> 0.15.0
2021-03-13 13:56:22 +00:00
Sandro 34172ddfe9
Merge pull request #116154 from omgbebebe/photoflare_fix_warnings
photoflare: fix warnings
2021-03-13 14:09:44 +01:00
Milan 24133ead28
nixos/mautrix-telegram: substitute secrets in config file at runtime (#112966)
In the latest release of mautrix-telegram not all secrets can be set
using environment variables (see https://github.com/tulir/mautrix-telegram/issues/584).
This change allows these secret values to be set without ending up in
the Nix store.
2021-03-13 13:56:17 +01:00
WilliButz 51f34b22f2
Merge pull request #116145 from r-ryantm/auto-update/grafana-loki
grafana-loki: 2.1.0 -> 2.2.0
2021-03-13 13:51:41 +01:00
R. RyanTM 96947c55f3 rtsp-simple-server: 0.14.2 -> 0.15.0 2021-03-13 12:39:53 +00:00
WilliButz 3971cda05f
Merge pull request #116037 from petabyteboy/feature/jitsi-exporter
prometheus-jitsi-exporter: init at 0.2.18
2021-03-13 13:37:10 +01:00
WilliButz 52fa5e9612
prometheus-jitsi-exporter: reference vm test 2021-03-13 13:02:37 +01:00
Doron Behar c282bba624
Merge pull request #116174 from r-ryantm/auto-update/pistol
pistol: 0.1.8 -> 0.1.9
2021-03-13 12:00:47 +00:00
Frederik Rietdijk e131f22f50 pythonPackages.cadquery: wrap pythonocc-core-cadquery with toPythonModule
Otherwise it won't be kept track of with the Python infra.
2021-03-13 12:54:05 +01:00
Michael Weiss c881760d41
Merge pull request #116007 from jflanglois/chrome-libva
google-chrome: add optional libva and vulkan support
2021-03-13 12:47:56 +01:00
Julien Langlois 2fad2f2d68
google-chrome: add vulkan support 2021-03-13 12:35:20 +01:00
Julien Langlois ed0d586941
google-chrome: add libva support
Chrome cannot do hardware video acceleration without libva in its search
path. This just adds libva. Tested against a VP9 video looking at
chrome://media-internals and intel_gpu_top.
2021-03-13 12:35:18 +01:00
Robert Schütz 9fc486d67f caerbannog: use fetchFromSourcehut 2021-03-13 12:29:21 +01:00
Michael Weiss 9fe8be6685
chromiumDev: 90.0.4430.19 -> 91.0.4442.4 2021-03-13 12:14:16 +01:00
lewo 444357e3d3
Merge pull request #116164 from r-ryantm/auto-update/open-policy-agent
open-policy-agent: 0.27.0 -> 0.27.1
2021-03-13 12:02:50 +01:00
R. RyanTM 1c392b8362 pistol: 0.1.8 -> 0.1.9 2021-03-13 10:50:27 +00:00
Frederik Rietdijk 782afeb11c python3Packages.pythran: init at 0.9.8post3 2021-03-13 11:33:31 +01:00
Frederik Rietdijk 6e452303a7 pythonPackages.beniget: init at 0.3.0 2021-03-13 11:33:01 +01:00
R. RyanTM ac5d22c579 open-policy-agent: 0.27.0 -> 0.27.1 2021-03-13 10:01:41 +00:00
Elis Hirwing a0e5076c5e
Merge pull request #115973 from etu/php-updates
php74, php80: 7.4.15 -> 7.4.16, 8.0.2 -> 8.0.3
2021-03-13 10:09:34 +01:00
Jörg Thalheim 35f2535353
Merge pull request #116152 from r-ryantm/auto-update/lazygit
lazygit: 0.25.1 -> 0.26
2021-03-13 08:54:10 +00:00
R. RyanTM 712768610f python38Packages.casbin: 0.18.2 -> 0.18.3 2021-03-13 00:44:09 -08:00
R. RyanTM 3c9f3fafb7 python38Packages.fluent-logger: 0.9.6 -> 0.10.0 2021-03-13 00:42:57 -08:00
R. RyanTM 6c8b581877 lazygit: 0.25.1 -> 0.26 2021-03-13 07:59:29 +00:00
omg b31f3593ed photoflare: fix warnings
- set license to gpl3Plus
- remove unnecessary `enableParallelBuilding` parameter
2021-03-13 11:52:31 +04:00
Milan ad44060f56
matrix-synapse-plugins.matrix-synapse-shared-secret-auth: init at 1.0.2 (#112671) 2021-03-13 08:45:15 +01:00
Milan d939a8f20d
prometheus-jitsi-exporter: remove redundant platform attribute
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-13 08:37:33 +01:00
R. RyanTM d797decdf8 grafana-loki: 2.1.0 -> 2.2.0 2021-03-13 06:36:44 +00:00
Ryan Mulligan 7fcc4a8a84
Merge pull request #115990 from r-ryantm/auto-update/helm
kubernetes-helm: 3.5.2 -> 3.5.3
2021-03-12 20:05:12 -08:00
Martin Weinelt 18dc1cbdda
Merge pull request #116111 from r-ryantm/auto-update/python3.8-ciscomobilityexpress 2021-03-13 03:42:57 +01:00
Martin Weinelt 63f77002b9
python3Packages.ciscomobilityexpress: enable tests, add imports check 2021-03-13 03:40:22 +01:00
Martin Weinelt c2738e5ada
Merge pull request #116113 from r-ryantm/auto-update/python3.8-broadlink 2021-03-13 03:33:10 +01:00
Martin Weinelt 84b304348e
python3Packages.broadlink: add imports check, remove unused inputs 2021-03-13 03:31:14 +01:00
Martin Weinelt 5d80032e50
Merge pull request #116116 from r-ryantm/auto-update/python3.8-caldav 2021-03-13 03:20:56 +01:00
Martin Weinelt f5453b91a7
python3Packages.caldav: run tests, update homepage 2021-03-13 03:10:05 +01:00
Mario Rodas cf0dd74db3
Merge pull request #116123 from fzakaria/faridzakaria/fix-mysql80
mysql80: downgrade icu to icu67
2021-03-12 20:55:16 -05:00
Aaron Andersen 5a24206e17
Merge pull request #111030 from cript0nauta/miniflux-sudo
nixos/miniflux: don't depend on sudo
2021-03-12 20:42:09 -05:00
Aaron Andersen 4786ad9059
Merge pull request #115965 from etu/php-init-swoole
php.extensions.swoole: init at 4.6.4
2021-03-12 20:38:08 -05:00
Aaron Andersen 47c5175f0c
Merge pull request #93629 from ju1m/croc
nixos/croc: init
2021-03-12 20:34:33 -05:00
Sandro e7d53d1ccf
Merge pull request #116122 from mweinelt/home-assistant 2021-03-13 02:25:40 +01:00
Farid Zakaria 2e3e184d8a mysql80: downgrade icu to icu67 2021-03-12 17:06:43 -08:00
Sandro 8141d3160d
Merge pull request #116112 from dotlambda/ddt-1.4.2
pythonPackages.ddt: 1.4.1 -> 1.4.2
2021-03-13 01:54:12 +01:00
Sandro b3ea24a414
Merge pull request #116093 from mweinelt/python/ntc-templates
python3Packages.ntc-templates: 1.6.0 -> 2.0.0
2021-03-13 01:45:18 +01:00
Martin Weinelt c3cdba7942
home-assistant: 2021.3.3 -> 2021.3.4
https://github.com/home-assistant/core/releases/tag/2021.3.4
2021-03-13 01:31:48 +01:00