summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* espanso: add runtime dependencies correctly, nixos/espanso remove path hack•••(cherry picked from commit 3e7ec42d6884aa6fff7b7e5802c1b988a443bca2) origin/backport-126874-to-release-21.05legendofmiracles2021-10-192-1/+8
* Merge pull request #141929 from risicle/ris-go-1.17-r21.05•••[21.05] go_1_17: init at 1.17.2maxine [they]2021-10-192-0/+305
|\
| * go_1_17: 1.17.1 -> 1.17.2•••(cherry picked from commit 615989e078ae8b21a948d3d1c05b40da730ffb4d) zowoq2021-10-161-2/+2
| * buildGo117{Module,Package}: disable, go_1_17: disable on x86_64-darwin•••(cherry picked from commit 9675a865c9c3eeec36c06361f7215e109925654c) zowoq2021-10-162-6/+20
| * go_1_17: init at 1.17.1•••(cherry picked from commit 273ff5cf17cfce7dbf02a9f9ffb9a8b117b59c2f) zowoq2021-10-162-0/+291
* | Merge pull request #142212 from prusnak/trezor-suite-21.05•••[21.05] trezor-suite: 21.5.1 -> 21.10.2Pavol Rusnak2021-10-191-6/+6
|\ \
| * | trezor-suite: 21.9.2 -> 21.10.2•••(cherry picked from commit 7a1ccd76de53d176dabb0060a4c97fb237aa99da) Pavol Rusnak2021-10-191-4/+4
| * | trezor-suite: 21.7.1 -> 21.9.2•••https://github.com/trezor/trezor-suite/releases/tag/v21.8.1 https://github.com/trezor/trezor-suite/releases/tag/v21.9.1 https://github.com/trezor/trezor-suite/releases/tag/v21.9.2 (cherry picked from commit 13d725f6cd6a2ab6f2d76a1099f817f7c2c5fba8) TredwellGit2021-10-191-5/+4
| * | trezor-suite: 21.6.1 -> 21.7.1•••https://github.com/trezor/trezor-suite/releases/tag/v21.6.2 https://github.com/trezor/trezor-suite/releases/tag/v21.7.1 (cherry picked from commit 6bc106b60447af44217ea6e112d3736cac00636f) TredwellGit2021-10-191-3/+3
| * | trezor-suite: remove sandbox startup•••(cherry picked from commit ca3af0a389d6e5fa92a54bae0345195735360836) Max Hille2021-10-191-1/+1
| * | trezor-suite: 21.5.1 -> 21.6.1•••https://github.com/trezor/trezor-suite/releases/tag/v21.6.1 (cherry picked from commit 3737a26a1812f215d6ba05d6728e31f34184dda3) TredwellGit2021-10-191-3/+4
|/ /
* | Merge pull request #141339 from prusnak/electron-21.05•••[21.05] electron_12: 12.2.1 -> 12.2.2Pavol Rusnak2021-10-191-8/+8
|\ \
| * | electron_12: 12.2.1 -> 12.2.2•••https://github.com/electron/electron/releases/tag/v12.2.2 (cherry picked from commit edbfad1cd5e0742b8e25ed69c67cda494b53fc5d) TredwellGit2021-10-121-8/+8
* | | Merge pull request #142118 from NixOS/backport-142028-to-release-21.05•••[Backport release-21.05] nixos/subsonic: use jre8Pascal Wittmann2021-10-181-1/+1
|\ \ \
| * | | nixos/subsonic: use jre8•••The latest version of Subsonic (6.1.6) does not suport Java SE 9 or later because it depends on the JAXB APIs. Those are considered to be Java EE APIs are no longer contained on the default classpath in Java SE 9 and are completely removed in Java SE 11.. (cherry picked from commit 14c5fe8c1b61c957ad45d0df801c7928d9e4d134) Pascal Wittmann2021-10-181-1/+1
|/ / /
* | | Merge #140998: nix: 2.3.15 -> 2.3.16 (into release-21.05)Vladimír Čunát2021-10-181-2/+2
|\ \ \
| * | | nix: 2.3.15 -> 2.3.16•••Signed-off-by: Arthur Gautier <baloo@superbaloo.net> (cherry picked from commit 202554980aec22f35078bf4c0878e2a0974cb2ce) origin/backport-140868-to-release-21.05Arthur Gautier2021-10-081-2/+2
* | | | Merge pull request #141958 from NixOS/backport-141911-to-release-21.05•••[Backport release-21.05] signal-desktop: 5.19.0 -> 5.20.0Michael Weiss2021-10-171-2/+2
|\ \ \ \
| * | | | signal-desktop: 5.19.0 -> 5.20.0•••(cherry picked from commit 9b3ef21bff420b87aa00418dbe1037ed5f5fd322) origin/backport-141911-to-release-21.05Michael Weiss2021-10-171-2/+2
* | | | | Merge pull request #141956 from roosemberth/backport-ytdlpMaciej Krüger2021-10-173-0/+84
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | yt-dlp: 2021.9.25 -> 2021.10.10Sandro Jäckel2021-10-171-4/+4
| * | | | python38Packages.yt-dlp: 2021.9.2 -> 2021.9.25R. RyanTM2021-10-171-2/+2
| * | | | yt-dlp: add option to install a youtube-dl alias•••youtube-dl development seems to have stalled and yt-dlp is the de-facto upstream nowadays. This provides an easy way to use yt-dlp as a drop-in replacement: youtube-dl = yt-dlp.override { withAlias = true; }; Atemu2021-10-171-0/+5
| * | | | yt-dlp: remove obsolete `postPatch`Kid2021-10-171-6/+0
| * | | | yt-dlp: 2021.08.10 -> 2021.9.2Ilan Joselevich2021-10-171-7/+16
| * | | | yt-dlp: use PyPI tarballMario Rodas2021-10-171-12/+15
| * | | | yt-dlp: 2021.08.02 -> 2021.08.10Sandro Jäckel2021-10-171-3/+3
| * | | | yt-dlp: 2021.07.21 -> 2021.08.02Maciej Krüger2021-10-171-2/+2
| * | | | yt-dlp: init at 2021.07.21•••(cherry picked from commit e40ceba3fc172b6610eb0da96384636e08a510e2) Maciej Krüger2021-10-173-0/+73
* | | | | Merge pull request #126216 from NixOS/backport-125525-to-release-21.05Artturi2021-10-171-3/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | openafs_1_9, linuxPackages.openafs_1_9: 1.9.0 -> 1.9.1•••(cherry picked from commit 5f394e5ef55627f619e641263154950ad5a5953d) origin/backport-125525-to-release-21.05fortuneteller2k2021-06-081-3/+3
* | | | | Merge pull request #141900 from NixOS/backport-141896-to-release-21.05•••[Backport release-21.05] alpine: 2.24 → 2.25Michael Raskin2021-10-161-2/+2
|\ \ \ \ \
| * | | | | alpine: 2.24 → 2.25•••(cherry picked from commit e849909813eddce351baa0429a98299da80c77e6) origin/backport-141896-to-release-21.05Fabián Heredia Montiel2021-10-161-2/+2
* | | | | | Merge pull request #141898 from NixOS/backport-141499-to-release-21.05•••[Backport release-21.05] Kernels 2021-10-13Maximilian Bosch2021-10-164-8/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | linux: 5.4.152 -> 5.4.153•••(cherry picked from commit 08d4bb6e7ab73dde59334c72389b3dc23b20ced5) TredwellGit2021-10-161-2/+2
| * | | | | linux: 5.14.11 -> 5.14.12•••(cherry picked from commit 39189bc4f0135bb7fb6787018bbd69393cabcaaa) TredwellGit2021-10-161-2/+2
| * | | | | linux: 5.10.72 -> 5.10.73•••(cherry picked from commit 4f59512c0c9fc3e5e176d0197b14d6a32cfb13cf) TredwellGit2021-10-161-2/+2
| * | | | | linux: 4.19.210 -> 4.19.211•••(cherry picked from commit 821d8339f80c2664d6157a453e0d194dffcef61e) TredwellGit2021-10-161-2/+2
|/ / / / /
* | | | | Merge pull request #141855 from Ma27/kernel-backports•••[21.05] Kernel backportsMaximilian Bosch2021-10-169-34/+32
|\ \ \ \ \
| * | | | | linux-libre: unbreak•••(cherry picked from commit a8498f08bf29c129d91978aaedf60877f0047553) Maximilian Bosch2021-10-161-3/+1
| * | | | | linux/hardened/patches/5.4: 5.4.150-hardened1 -> 5.4.152-hardened1•••(cherry picked from commit c7b05f54dff6c0a5775523035d3ee4111050229d) TredwellGit2021-10-161-3/+3
| * | | | | linux/hardened/patches/5.14: 5.14.9-hardened1 -> 5.14.11-hardened1•••(cherry picked from commit 331bb5fcecd7397cbcc86b26b3f014c1294fa78e) TredwellGit2021-10-161-3/+3
| * | | | | linux/hardened/patches/5.10: 5.10.70-hardened1 -> 5.10.72-hardened1•••(cherry picked from commit 42dd28857d8eaddaca3e36b23f6ee7e3d6f98181) TredwellGit2021-10-161-3/+3
| * | | | | linux/hardened/patches/4.19: 4.19.208-hardened1 -> 4.19.210-hardened1•••(cherry picked from commit 8df94e6d31232545ae83cc6cc44f210810234774) TredwellGit2021-10-161-3/+3
| * | | | | linux/hardened/patches/4.14: 4.14.248-hardened1 -> 4.14.250-hardened1•••(cherry picked from commit 6e94404dc33f7ad6fc491ed6fe6fcc0e5f23611c) TredwellGit2021-10-161-3/+3
| * | | | | linux_latest-libre: 18314 -> 18380•••(cherry picked from commit 86589e8cd38e73ca655aef4f363cb06b946102bb) TredwellGit2021-10-161-2/+2
| * | | | | linux: 5.4.151 -> 5.4.152•••(cherry picked from commit 1d14ebf4140eebcb6a5c956b0a6fe6a513260c30) TredwellGit2021-10-161-2/+2
| * | | | | linux: 5.14.10 -> 5.14.11•••(cherry picked from commit e2be686e0a24e791ceb9a3b806aa949102bb344e) TredwellGit2021-10-161-2/+2
| * | | | | linux: 5.10.71 -> 5.10.72•••(cherry picked from commit 2363ead00306ec8ff8e34ac8b855b4f81af00dfc) TredwellGit2021-10-161-2/+2
| * | | | | linux: 4.9.285 -> 4.9.286•••(cherry picked from commit 049968322bc63cccbbebe400dddfed022c103e28) TredwellGit2021-10-161-2/+2