Commit graph

276214 commits

Author SHA1 Message Date
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
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 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
Rouven Czerwinski c77f71b6dc iniparser: add pkgconfig file
The upstream pkgconfig file is not contained in any release, add our own
based on it.
2021-03-13 08:12:56 +01:00
R. RyanTM d797decdf8 grafana-loki: 2.1.0 -> 2.2.0 2021-03-13 06:36:44 +00:00
R. RyanTM b819ab8a89 fatrace: 0.16.1 -> 0.16.2 2021-03-13 04:46:53 +00:00
R. RyanTM a563da6630 emplace: 1.2.0 -> 1.2.1 2021-03-13 04:28:20 +00:00
R. RyanTM 1cea164c3d direnv: 2.27.0 -> 2.28.0 2021-03-13 04:05:50 +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
Marcus Boyd a063e76966 python3Packages.Rtree: fix build
Patching broke on recent version bump, this fixes and re-enables tests.
Also corrects license.
2021-03-13 14:29:31 +10:30
R. RyanTM 79ab3e1e72 clair: 4.0.2 -> 4.0.3 2021-03-13 03:14:17 +00: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