Commit Graph

292855 Commits

Author SHA1 Message Date
Jörg Thalheim 7a41876e2e
Merge pull request #129568 from NixOS/backport-127917-to-release-21.05
[Backport release-21.05] linux-kernel: Add dell drivers on 5.12+
2021-07-08 07:09:19 +01:00
Jörg Thalheim 0fe1422ff0
Merge pull request #129525 from NixOS/backport-129258-to-release-21.05
[Backport release-21.05] zen-kernels: 5.12.9 -> 5.12.14
2021-07-08 07:08:45 +01:00
Jörg Thalheim 2e8702c21e
Merge pull request #129494 from NixOS/backport-129446-to-release-21.05
[Backport release-21.05] gitea: 1.14.3 -> 1.14.4
2021-07-08 06:26:39 +01:00
Jörg Thalheim bc8e2b283c
Merge pull request #129603 from NixOS/backport-129581-to-release-21.05
[Backport release-21.05] nixos/doc: Fix synopsis for nixos-rebuild(8)
2021-07-08 06:12:13 +01:00
Lara b7853679fc nixos/doc: Fix synopsis for nixos-rebuild(8)
(cherry picked from commit 22a78740241d8c35bf8c43c4731bc5b84386b5ea)
2021-07-08 04:48:04 +00:00
Mario Rodas cbac932542
Merge pull request #129599 from NixOS/backport-129586-to-release-21.05
[Backport release-21.05] ruby: 2.6.7 -> 2.6.8, 2.7.3 -> 2.7.4, 3.0.1 -> 3.0.2
2021-07-07 22:36:21 -05:00
Mario Rodas 752d341f68 ruby_3_0: 3.0.1 -> 3.0.2
https://www.ruby-lang.org/en/news/2021/07/07/ruby-3-0-2-released/
(cherry picked from commit afd61a60693e1ad936b8e90bf3f88d438fcafd79)
2021-07-08 03:11:51 +00:00
Mario Rodas 3e4c3a12d8 ruby_2_7: 2.7.3 -> 2.7.4
https://www.ruby-lang.org/en/news/2021/07/07/ruby-2-7-4-released/
(cherry picked from commit 5f9f17cc11caa07e4a9faa68d308d86e16d0f930)
2021-07-08 03:11:51 +00:00
Mario Rodas 94496bd7da ruby_2_6: 2.6.7 -> 2.6.8
https://www.ruby-lang.org/en/news/2021/07/07/ruby-2-6-8-released/
(cherry picked from commit 2d420c15598e5eb65e9a1b8419d5ba00778e30da)
2021-07-08 03:11:50 +00:00
Mario Rodas b97454a2e5 ruby: update RVM patchsets
(cherry picked from commit 6d4b46a56d98c2d8601dedecf1542dda3df51774)
2021-07-08 03:11:50 +00:00
Mario Rodas 977b522d31
Merge pull request #129588 from NixOS/backport-125696-to-release-21.05
[Backport release-21.05] nixos/postgresqlBackup: only replace if successful
2021-07-07 19:06:31 -05:00
Robert Hensing 809cc5bf28 nixos/postgresqlBackup: Only replace backup when successful
Previously, a failed backup would always overwrite ${db}.sql.gz,
because the bash `>` redirect truncates the file; even if the
backup was going to fail.
On the next run, the ${db}.prev.sql.gz backup would be
overwritten by the bad ${db}.sql.gz.

Now, if the backup fails, the ${db}.in-progress.sql.gz is in an
unknown state, but ${db}.sql.gz will not be written.
On the next run, ${db}.prev.sql.gz (our only good backup) will
not be overwritten because ${db}.sql.gz does not exist.

(cherry picked from commit 81c8189a841728a813bcde8604b80427fcf33522)
2021-07-07 23:45:22 +00:00
Robert Hensing 44c232bbeb nixos/postgresqlBackup: Use PATH for readability
(cherry picked from commit c586e42763e0f093d16b4b655759cb340171ad42)
2021-07-07 23:45:22 +00:00
ckie c06613c25d tor-browser-bundle-bin: 10.0.17 -> 10.0.18
(cherry picked from commit 4539cc164d469554d44594f7822012c97a24cc8f)
2021-07-07 23:13:28 +02:00
roblabla a9eb5aa7ff linux-kernel: Add dell drivers on 5.12+
(cherry picked from commit be03cf01f30d5319c7f1629a23265655711b9d07)
2021-07-07 19:38:21 +00:00
Bruno Bigras 97554dd958
yggdrasil: 0.3.16 -> 0.4.0 (#129326)
The global yggdrasil network had a breaking protocol change

(cherry picked from commit 7265334f1ab7726e8cbda4670e77c31b42fb5665)
2021-07-07 13:22:28 -04:00
Pol Dellaiera bd09551248 Bump GoLand and Datagrip.
(cherry picked from commit 4b064d11b15ed470f30200435245acdab7637778)
2021-07-07 08:28:57 -07:00
Michele Guerini Rocco 4d1e1c597d
Merge pull request #129539 from rnhmjoj/pdns-back
pdns-recursor: 4.5.1 -> 4.5.4
2021-07-07 17:25:36 +02:00
rnhmjoj 779c81ec25
pdns-recursor: 4.5.1 -> 4.5.4 2021-07-07 16:03:29 +02:00
Atemu 261e8c7b98 zen-kernels: 5.12.9 -> 5.12.14
(cherry picked from commit 6733b6fb0569762d4fe7204613224545d54a55c8)
2021-07-07 10:41:19 +00:00
Maximilian Bosch b65f5d48a6 gitea: 1.14.3 -> 1.14.4
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.14.4
(cherry picked from commit 1e7417a55285407c8d57f79c78477c2d16ea4b95)
2021-07-07 03:22:20 +00:00
Sandro 133a81c2ec
Merge pull request #129476 from unclechu/backport-psi-plus-bugfix-missed-gstreamer-dependencies-to-release-21.05 2021-07-07 03:00:26 +02:00
Ben Siraphob a5a9936a60 electron-cash: fix build on darwin
(cherry picked from commit a2c311fc1d178fe59c6296a2ef8901e11defa5cf)
2021-07-06 20:57:02 +00:00
Viacheslav Lotsmanov 654d8f9971
psi-plus: bugfix for missing gstreamer dependencies
Voice messages don’t work without gstreamer “base” and “good” plugins.
This change adds a an override for GST_PLUGIN_SYSTEM_PATH_1_0
environment variable providing necessary dependencies.

(cherry picked from commit 20d4e8bd392ac12a9942fe6a21d2d73ed39231ea)
2021-07-06 23:12:05 +03:00
Vladimír Čunát 9d1350d9d5
Merge #129412: makeself: disable tests for now
Also improve the busybox-sandbox-shell.
(cherry picked from commit 00c86ad14639887ec495b92ada9cd93a75317686)
The makeself problem is blocking the nixos-21.05 channel now.
2021-07-06 21:55:52 +02:00
Robert Schütz d3ebf03151 python2Packages.certifi: init at 2019.11.28
We use the sources from 2019.11.28 to build, but inherit the cert bundle
from the maintained Python3-only version of certifi.

Co-authored-by: adisbladis <adisbladis@gmail.com>
(cherry picked from commit ada27b88e23eef9d59f52a30abea0ea02523a3f8)
2021-07-05 21:27:18 -07:00
fortuneteller2k 3cd12115c5 linux_xanmod: 5.12.12 -> 5.12.13
(cherry picked from commit 419e4299a6a393fb514048dfe57a391f939a721b)
2021-07-05 14:55:17 -07:00
Maximilian Bosch 7ebf2d4f9b
Merge pull request #129271 from NixOS/backport-129252-to-release-21.05
[Backport release-21.05] tcpdump: 4.99.0 -> 4.99.1
2021-07-05 20:22:50 +02:00
Bjørn Forsman 688f6ec8d7 nixos/hamster: fix programs.hamster.enable text
mkEnableOption already adds "Whether to enable" and ends with a ".", so
remove that duplication from the help text.

Also reword it slightly while at it.

(cherry picked from commit 5d3dca497ba7d20c662e8144c0bedb69433a9e4a)
2021-07-05 14:32:16 +02:00
Fabian Affolter b77d450779 tcpdump: 4.99.0 -> 4.99.1
(cherry picked from commit 228adbbf7151ba2aad2cc8a4f103001d2bd20107)
2021-07-04 20:29:05 +00:00
Aaron Andersen 806c01c9f9
Merge pull request #128840 from NixOS/backport-126284-to-release-21.05
[Backport release-21.05] zabbixAgent: add bash to $PATH
2021-07-03 15:12:06 -04:00
Jörg Thalheim 9143023abb
Merge pull request #129159 from NixOS/backport-129155-to-release-21.05
[Backport release-21.05] doc: point out that nixos-21.05 has gnuradio 3.9
2021-07-03 18:58:39 +01:00
Jörg Thalheim 7001c0cf15
Merge pull request #129158 from NixOS/backport-129153-to-release-21.05
[Backport release-21.05] doc: fix link to kodi-19.0 announcement
2021-07-03 18:58:16 +01:00
Bjørn Forsman 5ca9576f49 doc: point out that nixos-21.05 has gnuradio 3.9
Logically re-apply 64c70a8c4c ("doc: point out that nixos-21.05 has gnuradio
3.9"), because it was lost in the conversion from docbook to markdown, in
commit 32c2dd304d ("docs: nixos release notes to CommonMark (2105)").

(Apparently we have both .md and .xml release notes now, and CI fails
unless they have the same content (after .md processing), so update the
.xml file to match...)

(cherry picked from commit cfe8c3a75eaa427f48bc93b15c65b826c00d7401)
2021-07-03 17:44:27 +00:00
Bjørn Forsman 950142c900 doc: fix link to kodi-19.0 announcement
Logically re-apply 7afaacf9a8 ("doc: fix link to kodi-19.0 announcement"),
because it was lost in the conversion from docbook to markdown, in commit
32c2dd304d ("docs: nixos release notes to CommonMark (2105)").

(Hm, apparently we have *both* docbook and markdown? CI failed before I
updated the .xml file.)

(cherry picked from commit c2a3ff28be9712b598d84cdc94a7894ca59c772c)
2021-07-03 17:44:02 +00:00
Vladimír Čunát fdaa714f38
Merge branch 'staging-next-21.05' into release-21.05 2021-07-03 15:17:49 +02:00
davidak 883e7d81a2
Merge pull request #128707 from NixOS/backport-128316-to-release-21.05
[Backport release-21.05] pantheon.notes-up: 2.0.2 -> unstable-2020-12-29
2021-07-03 15:02:15 +02:00
github-actions[bot] f69d5bc5d0
Merge release-21.05 into staging-next-21.05 2021-07-03 12:02:32 +00:00
Jörg Thalheim 2a0b054afa
Merge pull request #124935 from NixOS/backport-124690-to-release-21.05
[Backport release-21.05] bitwarden: 1.24.6 -> 1.26.4
2021-07-03 11:17:49 +01:00
Jörg Thalheim 9cc09d4302
Merge pull request #129078 from NixOS/backport-129012-to-release-21.05
[Backport release-21.05] python3Packages.django_3: 3.2.4 -> 3.2.5
2021-07-03 07:47:04 +01:00
Jörg Thalheim fbf817714e
Merge pull request #129073 from Mic92/dpdk-backport
[21.05] linuxPackages.dpdk: remove alias
2021-07-03 07:17:49 +01:00
Jörg Thalheim fa55b0121e
Merge pull request #128445 from maxeaubrey/21.05_go_1.16
[21.05] go_1_16: 1.16.4 -> 1.16.5
2021-07-03 07:06:11 +01:00
Jörg Thalheim c1bddbe5a1
Merge pull request #129077 from NixOS/backport-129042-to-release-21.05
[Backport release-21.05] tlaToolbox: fix crash on file open dialog
2021-07-03 07:02:57 +01:00
github-actions[bot] 31d5f83f39
Merge release-21.05 into staging-next-21.05 2021-07-03 06:02:17 +00:00
Martin Weinelt a115c9d5e0 python3Packages.django_3: 3.2.4 -> 3.2.5
(cherry picked from commit d7e08efa95c983ac8b2ab38c7cc6b417f65088e0)
2021-07-03 05:51:20 +00:00
Sarunas Valaskevicius 15e437c635 tlaToolbox: fix crash on file open dialog
(cherry picked from commit 5b69b1f3fe471c2336aa37a7d14ec389ba3f135d)
2021-07-03 05:50:45 +00:00
Jörg Thalheim 035c6b0ee9
linuxPackages.dpdk: remove alias
This was causing evaluation errors in some instances.

Fixes https://github.com/NixOS/nixpkgs/issues/127275

(cherry picked from commit 0e82a3269727fb4c8e3d0b71a7048b465b3be8e4)
2021-07-03 06:17:45 +02:00
Jörg Thalheim fe80e34fef
Merge pull request #126738 from NixOS/backport-126060-to-release-21.05
[Backport release-21.05] dpdk-kmods: init at 2021-04-21
2021-07-03 05:06:36 +01:00
Luke Granger-Brown 06f48c14d6
Merge pull request #129056 from NixOS/backport-128794-to-release-21.05
[Backport release-21.05] ceph: Enable cephfs-shell and use system liburing
2021-07-03 02:56:14 +01:00
ajs124 6ef0575e0f
Merge pull request #128913 from helsinki-systems/bkp/21.05/php
[21.05] php73: 7.3.28 -> 7.3.29, php74: 7.4.20 -> 7.4.21, php80: 8.0.7 -> 8.0.8
2021-07-03 02:50:05 +02:00