Commit Graph

276605 Commits

Author SHA1 Message Date
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
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
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
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
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
github-actions[bot]
e1ede8b801
Merge master into staging-next 2021-03-13 12:21:02 +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
Frederik Rietdijk
2e0b261da8 python3Packages.urllib3: disable two tests that fail on aarch64
Use null workaround to avoid rebuild on other platforms.
2021-03-13 10:44:31 +01:00