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
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
Mario Rodas
751f46c0cd
resvg: fix build on darwin
2021-03-13 12:28:00 +00:00
R. RyanTM
e4bc623eb3
resvg: 0.13.1 -> 0.14.0
2021-03-13 12:27:50 +00: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
Mario Rodas
22eb13d3ed
pueue: fix build on darwin
...
Fixes #116175
2021-03-13 11:44:00 +00:00
R. RyanTM
3700bb62e5
pueue: 0.12.0 -> 0.12.1
2021-03-13 11:43:48 +00: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
Logan Glasson
a0e35869a2
aerc, asuka, scdoc, wev, wlsunset, wshowkeys: use fetchFromSourceHut
2021-03-14 00:34:30 +13:00
Robert Schütz
9fc486d67f
caerbannog: use fetchFromSourcehut
2021-03-13 12:29:21 +01:00
Doron Behar
7df0fa108a
volk: init at 2.4.1
2021-03-13 13:28:07 +02:00
R. RyanTM
8bc6358c37
procs: 0.11.3 -> 0.11.4
2021-03-13 11:20:57 +00:00
Michael Weiss
5f8b951139
chromium: 89.0.4389.82 -> 89.0.4389.90
...
https://chromereleases.googleblog.com/2021/03/stable-channel-update-for-desktop_12.html
This update includes 5 security fixes. Google is aware of reports that
an exploit for CVE-2021-21193 exists in the wild.
CVEs:
CVE-2021-21191 CVE-2021-21192 CVE-2021-21193 CVE-2021-21193
2021-03-13 12:14:37 +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
Doron Behar
9545bbadfa
inspectrum: Refactor to use gnuradioMinimal.pkgs.mkDerivation
...
Use the same deps of gnuradioMinimal - thanks to gnuradio's
mkDerivation.
2021-03-13 12:47:00 +02:00
Doron Behar
99c3bdb9b6
gqrx: Refactor to use gnuradioMinimal.pkgs.mkDerivation
...
- Use gnuradio's `mkDerivation` which includes most of the deps needed.
- Always enable pulseaudio support as that's part of gnuradio's deps
anyway.
- Use gnuradioMinimal.pkgs.osmosdr - not from the alias gr-osmosdr.
2021-03-13 12:47:00 +02:00
Doron Behar
fea0ac887e
qradiolink: 0.5.0 -> 0.8.5-2
...
Use gnuradio.pkgs.mkDerivation (gnuradio 3.8) and updated deps.
2021-03-13 12:47:00 +02:00
Doron Behar
b944ca9350
gnss-sdr: Refactor to use gnuradio.pkgs.mkDerivation
...
Use the same dependencies that gnuradio uses, thanks to gnuradio's
`mkDerivation`. Add `gnuradio.pkgs.osmosdr` as dependency.
2021-03-13 12:46:59 +02:00
Doron Behar
6a4744a094
gnuradio: Remove qt5 and gtk from passthru if not used
...
Attributes such as gnuradioMinimal built without gui support should not
have the `qt` and `gtk` attributes in it's passthru.
2021-03-13 12:46:59 +02:00
Doron Behar
2d08e55e9b
gnuradio.pkgs: init
...
- Write a `mkDerivation` and `mkDerivationWith` function for gnuradio,
like qt5.
- qradiolink, gqrx: Use gnuradio's callPackage and mkDerivation.
- Use gnuradio.callPackage to define all gnuradio.pkgs.
- Move all gnuradio packages expressions to pkgs/development/gnuradio-modules/ -
modeled after Python's.
- Add more paths to gnuradio's wrapper - add the extra packages as
python modules, and add their executables with proper env vars
wrapping.
Co-authored-by: Frederik Rietdijk <fridh@fridh.nl>
2021-03-13 12:46:59 +02:00
sternenseemann
531dd0f76f
twitter-color-emoji: 13.0.1 -> 13.0.2
2021-03-13 11:41:52 +01:00
R. RyanTM
09efd91fb1
pdfsam-basic: 4.2.2 -> 4.2.3
2021-03-13 10:39:24 +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
Thomas Gerbet
7ad770e2cc
age: 1.0.0-beta6 -> 1.0.0-rc.1
...
Release notes: https://github.com/FiloSottile/age/releases/tag/v1.0.0-rc.1
2021-03-13 11:31:26 +01:00
R. RyanTM
94098f9d49
orcania: 2.1.1 -> 2.2.0
2021-03-13 10:24:21 +00:00
R. RyanTM
ee804544be
oppai-ng: 4.0.0 -> 4.1.0
2021-03-13 10:20:39 +00:00
R. RyanTM
ac5d22c579
open-policy-agent: 0.27.0 -> 0.27.1
2021-03-13 10:01:41 +00:00
R. RyanTM
9fdad32b57
oneDNN: 2.1 -> 2.1.2
2021-03-13 09:57:08 +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
R. RyanTM
aee836c655
minio-client: 2021-03-10T05-59-20Z -> 2021-03-12T03-36-59Z
2021-03-13 09:00:28 +00:00
R. RyanTM
c812b56538
minio: 2021-03-10T05-11-33Z -> 2021-03-12T00-00-47Z
2021-03-13 08:56:42 +00: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
d17c5541eb
kapowbang: 0.6.0 -> 0.7.0
2021-03-13 07:35:05 +00:00