3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

276583 commits

Author SHA1 Message Date
Frederik Rietdijk a6a9548a32 python docs: update another incorrect claim regarding default interpreter 2021-03-13 14:14:06 +01:00
Frederik Rietdijk a9faf404c8 python docs: fix note regarding default interpreter 2021-03-13 14:11:31 +01:00
Sandro 34172ddfe9
Merge pull request #116154 from omgbebebe/photoflare_fix_warnings
photoflare: fix warnings
2021-03-13 14:09:44 +01:00
Frederik Rietdijk 7617b03403 python39: hardcode path to tzdata
Python 3.9 has a new module `zoneinfo` which requires tzdata. By default
it searches TZPATH for folders containing `zoneinfo`.

This commit makes the dependency on tzdata pure.
2021-03-13 14:05:41 +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] 6da245f62a
Merge staging-next into staging 2021-03-13 12:21:09 +00:00
github-actions[bot] e1ede8b801
Merge master into staging-next 2021-03-13 12:21:02 +00:00
R. RyanTM aa84c57e7f rdma-core: 33.1 -> 34.0 2021-03-13 12:14:05 +00:00
Frederik Rietdijk 9d03ff5222 python: reproducible builds
Achieve reproducible builds of the interpreter. Note this meant
disabling optimizations again.
2021-03-13 13:11:50 +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
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
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
Frederik Rietdijk 1adc69d4aa python3Packages.packaging: remove checkPhase
because we already have a hook that takes care of it. Note tests were
disabled because of a circular test dependency.
2021-03-13 10:15:12 +01:00
Frederik Rietdijk 8149718529 python3Packages.packaging: change build system from flit to setuptools
With 20.8 upstream reverted buildsystem from flit back to setuptools as
this would make it easier for some distro's.
2021-03-13 10:14:07 +01: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