Commit Graph

276012 Commits

Author SHA1 Message Date
Aaron Andersen
dd0d4cade8 kodi.packages: split into separate files 2021-03-15 18:50:58 -04:00
Aaron Andersen
1d779d5a43 kodiPackages: drop advanced-launcher, advanced-emulator-launcher, hyper-launcher.service, hyper-launcher.plugin, simpleplugin, and yatp packages, all of which are broken and no longer maintained upstream 2021-03-14 10:08:14 -04:00
Aaron Andersen
028f242632 kodi.packages: drop controllers.default and controllers.snes packages which are now included in a basic kodi install 2021-03-14 10:01:18 -04:00
Aaron Andersen
0bf8f56105
Merge pull request #115871 from aanderse/kodi-packages
kodi: plugins cleanup
2021-03-13 10:10:20 -05:00
Frederik Rietdijk
2edf46ca6a pypy3.pkgs.cryptography: fix build
setuptools-rust was accidentally added to the wrong list.
2021-03-13 15:59:58 +01:00
R. RyanTM
ddd71dd0c9 ibus-engines.table: 1.12.3 -> 1.12.4 2021-03-13 15:52:13 +01:00
R. RyanTM
305267aacb python37Packages.convertdate: 2.3.0 -> 2.3.1 2021-03-13 15:51:54 +01:00
R. RyanTM
805e9c5f69 ibus-engines.anthy: 1.5.11 -> 1.5.12 2021-03-13 15:51:03 +01:00
R. RyanTM
99286f2640 liblinear: 2.42 -> 2.43 2021-03-13 15:50:46 +01:00
R. RyanTM
1de17296c6 lightdm-mini-greeter: 0.5.0 -> 0.5.1 2021-03-13 15:50:26 +01:00
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