Commit Graph

292332 Commits

Author SHA1 Message Date
R. RyanTM d6c7d92ae0 gnome.eog: 40.1 -> 40.2
(cherry picked from commit 381dcecd65e14f1b71b4a2491fe3da0dc8401930)
2021-06-06 20:54:03 +00:00
Ulrik Strid 5e61b8b537 ocamlPackages.uri: 4.0.0 → 4.2.0
(cherry picked from commit b69138f54157d0532988d074f12f7c4f2721dc9a)
2021-06-06 19:01:29 +02:00
Luke Granger-Brown 337b1bc454
Merge pull request #125720 from NixOS/backport-121663-to-release-21.05
[Backport release-21.05] lightworks: 14.0.0 -> 2021.2
2021-06-06 17:42:27 +01:00
Vojtěch Káně 5da4cd9607 lightworks: fix audio playback
(cherry picked from commit 201cc75bcb41cde2581a994c3162014d85cead82)
2021-06-06 16:17:46 +00:00
Mario Rodas 81deb02e78
Merge pull request #125933 from NixOS/backport-125100-to-release-21.05
[Backport release-21.05] treesitter: include CXX headers compiling with clang Darwin
2021-06-06 08:46:20 -05:00
Aaron Andersen 2554fcbe1b
Merge pull request #125806 from NixOS/backport-125266-to-release-21.05
[Backport release-21.05] zabbix.agent2: create a symlink which is compatible with the zabbixAg…
2021-06-06 07:00:28 -04:00
Carlos Hernandez 439fb88380 tree-sitter: explicitly incl CXX headers on Darwin
clang needs to find headers + libraries for compiling with libc++.
On Darwin we will include CXX headers when compiling C.

This closes #124396

(cherry picked from commit 99b351b4bde2d9697b4e9abaa54458dcff1288d1)
2021-06-06 10:27:00 +00:00
Maximilian Bosch 43e16aa54f
Merge pull request #125845 from NixOS/backport-125835-to-release-21.05
[Backport release-21.05] evcxr: 0.9.0 -> 0.10.0
2021-06-06 11:00:39 +02:00
Maximilian Bosch 8c07cdfedd
Merge pull request #125915 from NixOS/backport-125861-to-release-21.05
[Backport release-21.05] youtube-dl: 2021.05.16 -> 2021.06.06
2021-06-06 11:00:29 +02:00
Michele Guerini Rocco 313fd7922c
Merge pull request #125917 from NixOS/backport-125288-to-release-21.05
[Backport release-21.05] nixos/wireless: make wireless.interfaces mandatory
2021-06-06 10:59:29 +02:00
rnhmjoj 662f2d19b3 nixos/wireless: make wireless.interfaces mandatory
This is the only way to solve issue #101963, for now.

(cherry picked from commit 030a521adc9510207dd9f06b8d8b552ff7d999f9)
2021-06-06 08:38:28 +00:00
zowoq 829e821768 youtube-dl: 2021.05.16 -> 2021.06.06
https://github.com/ytdl-org/youtube-dl/releases/tag/2021.06.06
(cherry picked from commit df82caf8df911674f65cf63f388b7820d410c334)
2021-06-06 08:31:30 +00:00
Vladimír Čunát 3776ceb792
Merge #125141: firefox-bin: 88.0.1 -> 89.0 (into release-21.05) 2021-06-06 09:17:58 +02:00
Kim Lindberger 64393daa54
Merge pull request #125821 from NixOS/backport-125699-to-release-21.05
[Backport release-21.05] treewide: Fix mysql alias deprecation breakage
2021-06-06 08:53:44 +02:00
Sandro ff5802403d
Merge pull request #125877 from NixOS/backport-125316-to-release-21.05 2021-06-06 03:32:43 +02:00
Sandro d5363c41e4
Merge pull request #125878 from NixOS/backport-125310-to-release-21.05 2021-06-06 03:32:28 +02:00
Sandro 8d05832f26 Update pkgs/development/libraries/box2d/default.nix
(cherry picked from commit 8fc57b0632120aad0ca9bbd3165616f9db2d06bd)
2021-06-06 00:08:22 +00:00
Ricardo M. Correia 186f49f5eb box2d: fix hash
The upstream tarball changed. Specifically, files now extract onto a
box2d-2.3.1/ directory rather than Box2D-2.3.1/. The files themselves
(and their contents) seem to remain the same.

(cherry picked from commit a8b85f6d68d4fc96a0f8473aa38a3e773b82c4f0)
2021-06-06 00:08:22 +00:00
Sandro a0940c6ee4 Update pkgs/development/libraries/sundials/default.nix
(cherry picked from commit 248748e0408d1d9a8d43e4df0dc18bfe297c4887)
2021-06-06 00:08:20 +00:00
Ricardo M. Correia c7d7f1881e sundials: fix download URL and hash
The old URL doesn't seem to be available anymore (fails with 403
Forbidden error).

The tarball in the new URL contains a few changes from the old one, so
the hash has changed.

Specifically, only the following files have changed:

sundials-5.7.0/doc/arkode/ark_examples.pdf
sundials-5.7.0/doc/arkode/ark_guide.pdf
sundials-5.7.0/doc/cvode/cv_examples.pdf
sundials-5.7.0/doc/cvode/cv_guide.pdf
sundials-5.7.0/doc/cvodes/cvs_examples.pdf
sundials-5.7.0/doc/cvodes/cvs_guide.pdf
sundials-5.7.0/doc/ida/ida_examples.pdf
sundials-5.7.0/doc/ida/ida_guide.pdf
sundials-5.7.0/doc/idas/idas_examples.pdf
sundials-5.7.0/doc/idas/idas_guide.pdf
sundials-5.7.0/doc/kinsol/kin_examples.pdf
sundials-5.7.0/doc/kinsol/kin_guide.pdf

(cherry picked from commit 4ab604c4c436505c98eb11e4a5c0323a1a835279)
2021-06-06 00:08:19 +00:00
Sandro 275a275cf7
[Backport release-21.05] viber: use webarchive for a stable source (#125868)
Co-authored-by: Artturin <Artturin@artturin.com>
2021-06-06 02:04:01 +02:00
Sandro 17d3c8bc81
Merge pull request #125871 from NixOS/backport-125431-to-release-21.05 2021-06-06 02:02:13 +02:00
Sandro f6485e48e0
Merge pull request #125849 from NixOS/backport-125779-to-release-21.05 2021-06-06 01:55:46 +02:00
Ricardo M. Correia 8912beda2d replace: fix URL and hash
The old URL wasn't available anymore.

There is a minor version change but it's only an unimportant change to
the Makefile and some changes to the documentation.

(cherry picked from commit 908569cf06beed517f5f0f3038ab044aae2e5d76)
2021-06-05 23:43:33 +00:00
Sandro f5b4a46849
Merge pull request #125340 from NixOS/backport-125282-to-release-21.05
[Backport release-21.05] sqlx-cli: 0.5.2 -> 0.5.5
2021-06-06 01:34:06 +02:00
Sandro cf6dd96175
Merge pull request #125839 from NixOS/backport-125530-to-release-21.05
[Backport release-21.05] earthly: add missing buildFlags and tags
2021-06-06 01:32:53 +02:00
Sandro d7b50ba9b5
Merge pull request #125231 from NixOS/backport-124716-to-release-21.05
[Backport release-21.05] brave: 1.24.86 -> 1.25.68
2021-06-06 01:32:36 +02:00
Sandro 1d4a389534
Merge pull request #125012 from NixOS/backport-124574-to-release-21.05
[Backport release-21.05] singularity: 3.7.3 -> 3.7.4
2021-06-06 01:32:27 +02:00
Artturin d5b481dd69 viber: use webarchive for a stable source
(cherry picked from commit 24ba97a40beb3bc913ab724c8e66b97a06d52db1)
2021-06-05 23:16:08 +00:00
Maximilian Bosch 6178c4009c gitAndTools.tig: 2.5.3 -> 2.5.4
ChangeLog: https://github.com/jonas/tig/releases/tag/tig-2.5.4
(cherry picked from commit cd7a26eb8c415e63f8333897db19d3b8697c6373)
2021-06-05 23:42:47 +02:00
lassulus f604d15d15 python3Packages.subliminal: readd again
(cherry picked from commit c78fe7aa78e7f562f6bd4a3f213236640f97448c)
2021-06-05 21:31:27 +00:00
Maximilian Bosch 4ce72a0473 evcxr: 0.9.0 -> 0.10.0
ChangeLog: https://github.com/google/evcxr/blob/v0.10.0/RELEASE_NOTES.md#version-0100
(cherry picked from commit 2d2c58970ad4b04011c23b02be42380e111e4d2e)
2021-06-05 21:09:59 +00:00
Artturin b4a822688b earthly: add missing buildFlags and tags
(cherry picked from commit a5bf3427fbd1faeb979fca80da54c51bfbb2948c)
2021-06-05 19:53:06 +00:00
Robert Scott 5de44c1575
Merge pull request #125621 from etu/backport-php-upgrades
[21.05] php: php upgrades
2021-06-05 20:40:48 +01:00
Maximilian Bosch 54305f13e8
Merge pull request #125807 from NixOS/backport-123657-to-release-21.05
[Backport release-21.05] Kernels 2021-05-26
2021-06-05 20:38:21 +02:00
talyz a60818cacd treewide: Fix mysql alias deprecation breakage
62733b37b4 broke evaluation in all
places `pkgs.mysql` was used. Fix this by changing all occurrences to
`pkgs.mariadb`.

(cherry picked from commit 59e0120aa5c1241d48048afa615e25c65d7e366d)
2021-06-05 17:11:40 +00:00
Jan Tojnar e3ede71a0f
teams: remove jtojnar on stable 2021-06-05 18:27:16 +02:00
Stefan Frijters db819f1626 openrgb: Fix udev rules with hardcoded /bin/chmod
New rules introduced in openrgb 0.6.

openrgb: Implement nixpkgs-review suggestions

* warning: missing-phase-hooks
* warning: unclear-gpl
* warning: unnecessary-parallel-building

(cherry picked from commit 84dc04c2db2f45237658e1178f22057f49a6b95f)
2021-06-05 08:26:00 -07:00
Yurii Matsiuk 099d0e5cb2 linux/hardened/patches/5.4: 5.4.121-hardened1 -> 5.4.122-hardened1
(cherry picked from commit 1ce119e9bb3ada25ad7f9fcfb7565194a4faffdb)
2021-06-05 15:07:38 +00:00
Yurii Matsiuk 5e4a63c145 linux/hardened/patches/5.12: 5.12.6-hardened1 -> 5.12.7-hardened1
(cherry picked from commit cdc6a4cc1e858d299e20e4cb90df427ac15411cc)
2021-06-05 15:07:37 +00:00
Yurii Matsiuk 45c9ea8fdb linux/hardened/patches/5.10: 5.10.39-hardened1 -> 5.10.40-hardened1
(cherry picked from commit 46ca914a5e4b8aa4cd184cd5a514200f224a5d06)
2021-06-05 15:07:37 +00:00
Yurii Matsiuk 10afabfad5 linux/hardened/patches/4.19: 4.19.191-hardened1 -> 4.19.192-hardened1
(cherry picked from commit 938ea32339ada0492d545542123e68e8833986c7)
2021-06-05 15:07:37 +00:00
Yurii Matsiuk f5fa39d4a1 linux/hardened/patches/4.14: 4.14.233-hardened1 -> 4.14.234-hardened1
(cherry picked from commit 52e8c2d1650de8760c2cd93f67f45f559e00cdfe)
2021-06-05 15:07:37 +00:00
Yurii Matsiuk 79115d6a82 linux: 5.4.121 -> 5.4.122
(cherry picked from commit c16011b1d9f92d6bf68064fc0e12b66b4c6ad48f)
2021-06-05 15:07:36 +00:00
Yurii Matsiuk d0d7b4af7e linux: 5.12.6 -> 5.12.7
(cherry picked from commit 01cc705d4a07ef89a8aa7806fdf2366360237c3e)
2021-06-05 15:07:36 +00:00
Yurii Matsiuk a5c46f1388 linux: 5.10.39 -> 5.10.40
(cherry picked from commit bed18f50193d35c43408682837c7f96f30717c22)
2021-06-05 15:07:36 +00:00
Yurii Matsiuk 55be7efd2e linux: 4.9.269 -> 4.9.270
(cherry picked from commit 7d57471efa5d1b36f44084709e77c087ee8629f7)
2021-06-05 15:07:36 +00:00
Yurii Matsiuk e8c17e37ea linux: 4.4.269 -> 4.4.270
(cherry picked from commit 819f6a5d8cf82857e9cc4f17879a68c944747bdf)
2021-06-05 15:07:35 +00:00
Yurii Matsiuk 876f1db8eb linux: 4.19.191 -> 4.19.192
(cherry picked from commit bd12ba96439e67cf75ec94773b7b2b5fc5f6079b)
2021-06-05 15:07:35 +00:00
Yurii Matsiuk cd8ea3fcd0 linux: 4.14.233 -> 4.14.234
(cherry picked from commit 91233c46e36ef775e0ef92b4be0b810598d9b800)
2021-06-05 15:07:35 +00:00