284363 Commits

Author SHA1 Message Date
Fabian Affolter
21485c0d41 python3Packages.faadelays: 0.0.6 -> 0.0.7 2021-04-21 22:33:03 +02:00
sternenseemann
fb8c527586 ocamlPackages.irmin: 2.5.2 -> 2.5.3
https://github.com/mirage/irmin/releases/tag/2.5.3
2021-04-21 22:32:06 +02:00
Michael Weiss
3b1b544b8f
Merge pull request #120056 from primeos/chromium
chromium: 90.0.4430.72 -> 90.0.4430.85
2021-04-21 22:31:44 +02:00
Maximilian Bosch
d7986bb0dd
Merge pull request #120075 from jojosch/php-composer-2.0.12
phpPackages.composer: 2.0.11 -> 2.0.12
2021-04-21 22:21:40 +02:00
Luflosi
e205a4800f
nixos/cpu-freq: fix typo in description
This typo was introduced when the option was first added in 2011, almost 10 years ago (ae82e7b048e8ef1f402e0e9cfbaf3b1d04bf8052).
2021-04-21 22:03:18 +02:00
Luflosi
5ff547e729
nixos/ipfs: fix typo in comment
This typo was introduced in 4044d81d5cea617e58ec9682f9cc447dde326850.
2021-04-21 21:49:48 +02:00
Maximilian Bosch
52b2fec43b
Merge pull request #120082 from FliegendeWurst/tbb-bin-10.0.16
tor-browser-bundle-bin: 10.0.15 -> 10.0.16
2021-04-21 21:34:49 +02:00
Fabian Affolter
842d0a821c python3Packages.yeelight: 0.6.0 -> 0.6.1 2021-04-21 21:33:01 +02:00
Michele Guerini Rocco
bb2bcb63ce
Merge pull request #120095 from sbruder/update-vapoursynth-R53
vapoursynth: R52 -> R53
2021-04-21 20:41:53 +02:00
Florian Franzen
97c2e3df39 python3Packages.sphinx-serve: init at 1.0.1 2021-04-21 20:34:47 +02:00
Martin Weinelt
e22b1dbfef
Merge pull request #120085 from FlorianFranzen/unify 2021-04-21 20:27:58 +02:00
Cole Helbling
5f45085a3f
flare-floss: init at 1.7.0 2021-04-21 11:21:10 -07:00
Cole Helbling
ba3ddfb8f7
python2.pkgs.viv-utils: init at 0.3.17 2021-04-21 11:21:10 -07:00
Cole Helbling
088f388bd2
python.pkgs.plugnplay: init at 0.5.4 2021-04-21 11:21:10 -07:00
Cole Helbling
8e013f3fa8
python2.pkgs.vivisect: init at 0.1.0 2021-04-21 11:21:10 -07:00
Cole Helbling
4fe4272847
python2.pkgs.cxxfilt: init at 0.2.2 2021-04-21 11:21:09 -07:00
Florian Franzen
36b6a70302 unify: init from python3Packages.unify 2021-04-21 20:14:11 +02:00
Florian Franzen
a24fb17c96 binwalk: init from python3Packages.binwalk 2021-04-21 20:12:38 +02:00
Florian Franzen
3ff8a6406e python3Packages.unify: init at 0.5 2021-04-21 20:06:46 +02:00
Simon Bruder
71ccdd243f
vapoursynth: R52 -> R53 2021-04-21 19:58:15 +02:00
Cole Helbling
e319d520dd
sasquatch: 4.3 -> 4.4 2021-04-21 10:58:06 -07:00
Florian Franzen
ff06494b48 python3Packages.untokenize: init at 0.1.1 2021-04-21 19:57:21 +02:00
Kevin Rauscher
fb580e732f
metals: 0.10.1 -> 0.10.2 2021-04-21 19:56:22 +02:00
Cole Helbling
e2efd87f5e
python3.pkgs.liblzfse: init at 0.4.1 2021-04-21 10:30:25 -07:00
Cole Helbling
d043a23408
python3.pkgs.kaitaistruct: add compression functionality 2021-04-21 10:09:50 -07:00
Malo Bourgon
fd44ecd1d8 fishPlugins.done: init at 1.16.1 2021-04-21 10:04:32 -07:00
Michael Weiss
c88a223e38
nvme-cli: Remove myself as maintainer 2021-04-21 18:54:54 +02:00
Michael Weiss
7b29dd9f75
nvme-cli: 1.13 -> 1.14 2021-04-21 18:51:25 +02:00
Fabian Affolter
045febc92d wprecon: init at 1.6.3a 2021-04-21 18:46:40 +02:00
Mihai Fufezan
d3059bfff3
orchis: 2021-02-28 -> 2021-04-20 2021-04-21 19:20:14 +03:00
Lancelot SIX
689b77097e qgis: 3.16.5 -> 3.16.6 2021-04-21 17:17:31 +01:00
FliegendeWurst
9c39fef460 tor-browser-bundle-bin: 10.0.15 -> 10.0.16 2021-04-21 18:13:24 +02:00
Henri Menke
b14062b75c zfsUnstable: 2.0.4 -> 2.1.0-rc3
In https://github.com/openzfs/zfs/commit/658fb802 OpenZFS introduced a
new compatibility feature. This is accompanied by some default profiles
which are located in the $out output of the Nix derivation. However,
these compatibility profiles are used by both the zpool executable
located in $out and the libzfs library located in $lib. This
inadvertently creates a cycle, because zpool refers to $lib to link
against libzfs but libzfs refers back to $out for the compatibility
profiles.

There are two possible routes to rectify this problem:

 1. Patch the zpool source code to not read the compatibility profiles
    and adjust the build system to put them into the $lib output.

 2. Simply remove the $out/$lib split.

Since no other derivation in nixpkgs refers to the $lib output
explicitly we opt for the latter, because this is also in accordance
with upstream.
2021-04-21 09:08:18 -07:00
Dmitry Kalinkin
711dbe7dba
Merge pull request #119816 from midchildan/fix/nnn/darwin
nnn: don't make supported tools a requirement
2021-04-21 12:06:43 -04:00
Fabian Affolter
de048123a1 badtouch: init at 0.7.3 2021-04-21 18:04:01 +02:00
Taeer Bar-Yam
0a8784d5db stdenv/{native,nix}: add lib to cc-wrapper args 2021-04-21 11:56:55 -04:00
06kellyjac
5fc6ad33af waypoint: 0.3.0 -> 0.3.1 2021-04-21 16:50:17 +01:00
midchildan
f36aca9e82
nnn: don't make supported tools a requirement
Fixes #119728.
2021-04-22 00:49:43 +09:00
Johannes Schleifenbaum
a9a31573e4
phpPackages.composer: 2.0.11 -> 2.0.12 2021-04-21 17:12:48 +02:00
"Kyle Ondy"
ebed784637 vimPlugins.git-worktree-nvim: init at 2021-04-19 2021-04-21 11:09:47 -04:00
"Kyle Ondy"
bb82ab69c4 vimPlugins: update 2021-04-21 11:09:23 -04:00
Johannes Schleifenbaum
94514eec55
protoc-gen-twirp_php: 0.6.0 -> 0.7.1 2021-04-21 17:02:39 +02:00
Maximilian Bosch
7c5a6c4648
matrix-synapse: 1.32.0 -> 1.32.1
ChangeLog: https://github.com/matrix-org/synapse/releases/tag/v1.32.1
2021-04-21 16:16:48 +02:00
Tim Steinbach
389395b0af
python3Packages.sagemaker: 2.35.0 -> 2.37.0 2021-04-21 09:47:42 -04:00
Michael Weiss
93184413f2
Merge pull request #120055 from primeos/chromiumBeta
chromiumBeta: 90.0.4430.72 -> 90.0.4430.85
2021-04-21 15:24:41 +02:00
Martin Weinelt
fbe0533659
libupnp: 1.14.4 -> 1.14.6
Fixes: CVE-2021-29462
2021-04-21 15:22:44 +02:00
(cdep)illabout
cba97fcde5
spago: 0.20.0 -> 0.20.1 2021-04-21 22:21:55 +09:00
Michael Weiss
a2dd59e0ff
chromium: 90.0.4430.72 -> 90.0.4430.85
https://chromereleases.googleblog.com/2021/04/stable-channel-update-for-desktop_20.html

This update includes 7 security fixes. Google is aware of reports that
exploits for CVE-2021-21224 exist in the wild.

CVEs:
CVE-2021-21222 CVE-2021-21223 CVE-2021-21224 CVE-2021-21225
CVE-2021-21226
2021-04-21 15:03:11 +02:00
Michael Weiss
951e888cbd
chromiumBeta: 90.0.4430.72 -> 90.0.4430.85 2021-04-21 15:01:05 +02:00
Michael Weiss
80f4cce6fa
chromiumDev: Fix the patch phase 2021-04-21 15:00:14 +02:00