Michael Weiss
14e11862ea
chromium: Remove the enableVaapi flag/option
...
Chromium is still compiled with use_vaapi=true but since M89 the
--enable-accelerated-video-decode was replaced with
--enable-features=VaapiVideoDecoder.
Instead of updating our wrapper it seems like a better idea to drop
enableVaapi entirely and let users use commandLineArgs or
chrome://flags/ to enable hardware accelerated video decoding.
2021-03-13 16:38:42 +01:00
R. RyanTM
c02bf97227
tfsec: 0.39.5 -> 0.39.6
2021-03-13 15:29:46 +00:00
Frederik Rietdijk
89f4b3b5d1
pythonPackages: pytest_6_1CheckHook -> pytestCheckHook_6_1
...
Versions are supposed to be at the end.
2021-03-13 16:24:30 +01:00
R. RyanTM
eb1a98b142
terrascan: 1.3.3 -> 1.4.0
2021-03-13 15:23:43 +00:00
Sandro Jäckel
cb60634ebf
pythonPackages.urllib3: use pytest 6.1.2
2021-03-13 16:21:31 +01:00
Sandro Jäckel
01b24ef003
pythonPackages.pytest-freezegun: do not propagate pytest
2021-03-13 16:21:31 +01:00
Sandro Jäckel
9395912baa
pythonPackages.pytest-timeout: don't propagate pytest
2021-03-13 16:21:31 +01:00
Sandro Jäckel
c20c8df84f
pythonPackages: aiohttp: use pytest_6_1CheckHook
2021-03-13 16:21:31 +01:00
Sandro Jäckel
45ede7d4ea
pythonPackages.werkzeug: fix test execution, add empty maintainers field
2021-03-13 16:21:31 +01:00
Sandro Jäckel
1b127bd94e
pythonPackages.trio: fix tests
2021-03-13 16:21:31 +01:00
Sandro Jäckel
ed44183ff0
pythonPackages.async-upnp-client: use pytest_6_1CheckHook
2021-03-13 16:21:30 +01:00
Sandro Jäckel
d0f00f69b4
pythonPackages: Init pytest_6_1CheckHook with pytest 6.1.X
2021-03-13 16:21:30 +01:00
R. RyanTM
e38bea2335
terragrunt: 0.28.9 -> 0.28.11
2021-03-13 15:19:17 +00:00
Benjamin Hipple
721daaff82
Merge pull request #116163 from r-ryantm/auto-update/oneDNN
...
oneDNN: 2.1 -> 2.1.2
2021-03-13 10:18:02 -05:00
R. RyanTM
dae8503172
terraform-ls: 0.14.0 -> 0.15.0
2021-03-13 15:15:05 +00:00
Aaron Andersen
0bf8f56105
Merge pull request #115871 from aanderse/kodi-packages
...
kodi: plugins cleanup
2021-03-13 10:10:20 -05:00
R. RyanTM
8eb024773c
teler: 1.0.3 -> 1.1.0
2021-03-13 15:09:12 +00: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
0c226d20b0
symengine: 0.6.0 -> 0.7.0
2021-03-13 14:52:54 +00: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
9494262663
svxlink: 19.09.1 -> 19.09.2
2021-03-13 14:48:09 +00: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
R. RyanTM
a3b614e78d
svls: 0.1.25 -> 0.1.27
2021-03-13 14:44:31 +00:00
R. RyanTM
a7e2baebaa
svlint: 0.4.16 -> 0.4.18
2021-03-13 14:36:50 +00:00
R. RyanTM
3ff39c40df
stripe-cli: 1.5.9 -> 1.5.10
2021-03-13 14:24:03 +00:00
Robert Schütz
00286f1b1b
libhandy: 1.0.3 -> 1.2.0
2021-03-13 15:23:23 +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
R. RyanTM
3cd6e5d8a0
sn0int: 0.20.0 -> 0.20.1
2021-03-13 14:00:32 +00: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
R. RyanTM
5f41ef7d78
singularity: 3.7.1 -> 3.7.2
2021-03-13 13:50:35 +00:00
R. RyanTM
344751ebe5
sickgear: 0.23.11 -> 0.23.14
2021-03-13 13:46:03 +00:00
R. RyanTM
f6e7310387
shipyard: 0.2.9 -> 0.2.15
2021-03-13 13:42:30 +00:00
R. RyanTM
005fc54819
seaweedfs: 2.29 -> 2.31
2021-03-13 13:35:56 +00:00
R. RyanTM
1c6fd902f4
sd-local: 1.0.24 -> 1.0.26
2021-03-13 13:28:32 +00:00
Sandro
34172ddfe9
Merge pull request #116154 from omgbebebe/photoflare_fix_warnings
...
photoflare: fix warnings
2021-03-13 14:09:44 +01:00
R. RyanTM
a802441cd1
sameboy: 0.14.1 -> 0.14.2
2021-03-13 13:09:39 +00: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
andys8
0a02e569a6
elmPackages.elm-{language-server,tooling,review}: Update versions
...
elm-language-server: 2.0.2 -> 2.0.3
elm-tooling: 1.1.0 -> 1.3.0
elm-review: 2.4.1 -> 2.4.6
2021-03-13 13:37:21 +01: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
Mario Rodas
751f46c0cd
resvg: fix build on darwin
2021-03-13 12:28:00 +00:00