Commit Graph

56005 Commits

Author SHA1 Message Date
R. RyanTM
e230004975 calc: 2.12.9.1 -> 2.13.0.1 2021-04-22 06:59:52 +00:00
Sandro
978aed377e
Merge pull request #120117 from FlorianFranzen/texmacs-1.99.19
texmacs: 1.99.18 -> 1.99.19
2021-04-22 01:54:29 +02:00
Florian Franzen
e967fbf6f7 texmacs: 1.99.18 -> 1.99.19 2021-04-21 23:40:23 +02:00
zowoq
bde376538e podman: 3.1.1 -> 3.1.2
https://github.com/containers/podman/releases/tag/v3.1.2
2021-04-22 06:46:01 +10: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
FliegendeWurst
9c39fef460 tor-browser-bundle-bin: 10.0.15 -> 10.0.16 2021-04-21 18:13:24 +02: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
midchildan
f36aca9e82
nnn: don't make supported tools a requirement
Fixes #119728.
2021-04-22 00:49:43 +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
Matthieu Coudron
b3abdc9534
tests.vim: init (moved from vim-utils.nix) (#119467)
* tests.vim: init (moved from vim-utils.nix)

Moved tests from pkgs/misc/vim-plugins/vim-utils.nix to pkgs/test/vim.
Also reduced the amount of generated config:
- Make it possible to have an empty config when configured adequately
- removed default vim config when using native packages, it could be
  source of bugs see linked issues (syntax on overrides vim highlights)

Things to watch out for:
- if you set configure.beforePlugins yourself, you will need to add set nocompatible too not to lose it
- filetype indent plugin on | syn on is not enabled anymore by default for the vim-plug installer: I dont think we should override vim defualts, at least not here since it is shared with neovim. Also sometimes it's enabled before plugins (pathogen etc,) which is not consistent.


you can run the tests via
$ nix-build -A tests.vim
2021-04-21 12:55:05 +02:00
Sandro
d5a9186b2b
Merge pull request #120030 from euank/k3s-1.20.6
k3s: 1.20.5+k3s1 -> 1.20.6+k3s1
2021-04-21 10:37:59 +02:00
Jörg Thalheim
bd8d8462be
Merge pull request #120032 from LutzCle/zoom-5.6.3
zoom-us 5.6.13632.0328 -> 5.6.16775.0418
2021-04-21 09:36:07 +01:00
Clemens Lutz
50a7cb2cfb zoom-us 5.6.13632.0328 -> 5.6.16775.0418 2021-04-21 09:21:23 +02:00
Jörg Thalheim
2a91855858
Merge pull request #120028 from jojosch/clarify-licenses
clarify GPL license of some of my packages
2021-04-21 08:15:02 +01:00
Jörg Thalheim
3bba0abca4
Merge pull request #119968 from lunik1/mpv-plugins-cleanup
mpvScripts: use stdenvNoCC and misc. cleanup
2021-04-21 08:12:06 +01:00
Euan Kemp
5cb6f477f4 k3s: 1.20.5+k3s1 -> 1.20.6+k3s1
Fixes CVE-2021-25735.
2021-04-21 00:07:08 -07:00
Johannes Schleifenbaum
433e28d7c8
jellyfin-media-player: clarify GPL license 2021-04-21 08:50:05 +02:00
Sandro
59f840f3d5
Merge pull request #119055 from eduardosm/kicad 2021-04-21 06:28:21 +02:00
Sandro
05d326b9eb
Merge pull request #119852 from yanganto/himalaya-0.2.6
himalaya: init at 0.2.6
2021-04-21 06:06:24 +02:00
Mario Rodas
8b2b6e4e11
Merge pull request #119682 from marsam/update-beluga
beluga: 2020-03-11 -> 1.0
2021-04-20 22:22:02 -05:00
Sandro
def594ee27
Merge pull request #119978 from SuperSandro2000/git-interactive-rebase-tool
git-interactive-rebase-tool: 2.0.0 -> 2.1.0
2021-04-21 05:10:17 +02:00
Sandro Jäckel
431db0eaad
git-interactive-rebase-tool: 2.0.0 -> 2.1.0 2021-04-21 03:12:11 +02:00
lunik1
ab70324469
mpvScritps.convert: mark as broken
See: #113202
2021-04-20 22:54:10 +01:00
zowoq
00fe267003 gh: 1.9.1 -> 1.9.2
https://github.com/cli/cli/releases/tag/v1.9.2
2021-04-21 07:13:02 +10:00
Sandro
e03850eef2
Merge pull request #119898 from lunik1/mpv-playlistmanager 2021-04-20 23:10:47 +02:00
Sascha Grunert
84471cd0aa crun: 0.19 -> 0.19.1
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-04-21 06:04:53 +10:00
Jörg Thalheim
991390994a
Merge pull request #119905 from pmenke-de/clion-2021.1-patchelf
jetbrains.clion: add patchelf invocations for new binaries
2021-04-20 19:58:46 +01:00
SCOTT-HAMILTON
6a707e80e6
srt-live-server: init at 1.4.8 (#119606)
* srt-live-server: init at 1.4.8

* Update pkgs/applications/video/srt-live-server/default.nix

* Update pkgs/applications/video/srt-live-server/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-20 20:45:44 +02:00
Bryan Gardiner
41714bbcc8
featherpad: 0.10.0 -> 0.18.0 (#119675)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-20 20:45:01 +02:00
pmenke
d94d7c7714
jetbrains.clion: use lib.optionals instead of lib.optional 2021-04-20 20:07:33 +02:00
lunik1
eee5a74381
mpvScripts.convert: set license to unfree
The upstream gist has no license, to the license should be unfree
as per CONTRIBUTING.md
2021-04-20 18:58:09 +01:00
lunik1
9485531db9
mpvScripts.autoload: remove unused dependency on fetchurl 2021-04-20 18:54:41 +01:00
lunik1
b41e56b751
mpvScripts: use stdenvNoCC
mpv lua scripts do not require a C compiler
2021-04-20 18:38:09 +01:00
lunik1
388c01875c
mpvScripts.mpv-playlistmanager: init at c15a033 (09-03-2021) 2021-04-20 18:11:19 +01:00
Sandro
2b34c2c17a
Merge pull request #119918 from eamsden/eamsden/brave-1.23.71
brave: 1.21.77 -> 1.23.71
2021-04-20 18:42:50 +02:00
Sandro
a1a2e89e45
Merge pull request #119925 from jojosch/jellyfin-media-player-1.4.1
jellyfin-media-player: 1.4.0 -> 1.4.1
2021-04-20 18:39:15 +02:00
Sandro
fecbe34a00
Merge pull request #119938 from 06kellyjac/kube3d
kube3d: 4.4.1 -> 4.4.2
2021-04-20 18:27:39 +02:00
Jörg Thalheim
a7a29f5ba0
jetbrains.clion: use libdbusmenu instead of alias 2021-04-20 15:18:44 +02:00
Vladimír Čunát
88bbec3a5e
Merge #119934: thunderbird*: 78.9.1 -> 78.10.0 (security)
https://www.thunderbird.net/en-US/thunderbird/78.10.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2021-14/
2021-04-20 13:14:07 +02:00
06kellyjac
9d70d47a84 kube3d: 4.4.1 -> 4.4.2
exclude docgen as we dont use it and it is breaking the build

> main module (github.com/rancher/k3d/v4) does not contain package
github.com/rancher/k3d/v4/docgen
2021-04-20 11:11:45 +01:00
Jörg Thalheim
110a062a7b
jetbrains.clion: switch to autoPatchelfHook 2021-04-20 12:05:13 +02:00
Maximilian Bosch
7a908a0550
Merge pull request #119908 from DeeUnderscore/todoman-setuptools-scm
todoman: add setuptools-scm dependency
2021-04-20 11:09:03 +02:00
Maximilian Bosch
8389dcb67d
Merge pull request #119911 from jbedo/octopus
octopus: 0.7.1 -> 0.7.3
2021-04-20 10:58:42 +02:00
Johannes Schleifenbaum
366f49e4ef
jellyfin-media-player: 1.4.0 -> 1.4.1 2021-04-20 08:32:03 +02:00
R. RyanTM
e062e1b7e3 shotcut: 21.02.27 -> 21.03.21 2021-04-19 23:22:41 -04:00
Antonio Yang
41f00c8918 himalaya: init at 0.2.6
- make shell completion optional
- specify security and libiconv for apple
2021-04-20 11:03:13 +08:00
R. RyanTM
44a83a3cb6 gmsh: 4.8.0 -> 4.8.1 2021-04-19 22:37:39 -04:00
Edward Amsden
20483e0c4c
brave: 1.21.77 -> 1.23.71 2021-04-19 21:23:24 -04:00