Commit graph

244402 commits

Author SHA1 Message Date
Sascha Grunert 5c27f0dd65 podman: 2.0.6 -> 2.1.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-23 07:10:18 +10:00
Sascha Grunert 382f7ce9c1 buildah: 1.16.1 -> 1.16.2
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-23 07:09:56 +10:00
Tim Steinbach 7c411b66b9
linux-rt_5_4: 5.4.61-rt37 -> 5.4.66-rt38 2020-09-22 16:23:46 -04:00
Anderson Torres d97a5093e9
Merge pull request #98437 from AndersonTorres/cimg-upload
cimg: 2.9.1 -> 2.9.2
2020-09-22 17:14:48 -03:00
Anderson Torres 2c59159bd8
Merge pull request #98436 from AndersonTorres/comic-neue-upload
comic-neue: 2.3 -> 2.5
2020-09-22 17:14:04 -03:00
Michael Weiss 549da1d8e8
Merge pull request #98460 from primeos/chromium
chromium: 85.0.4183.102 -> 85.0.4183.121
2020-09-22 22:08:36 +02:00
Vincent Laporte a1f8e0b4a1 coqPackages.metalib: 20170713 → 20200527 2020-09-22 21:53:29 +02:00
Peter Simons 68561ccf59 obs-v4l2sink: update to latest git 'master' version 2020-09-22 21:36:46 +02:00
Johannes Rosenberger 7abb57c7b5 fix passing qt5 version to pythonInterpreters
fixes c88f3adb17, which resulted in
qt 5.15 being used in pythonPackages, despite 5.14 being
declared, and adapts qutebrowser accordingly.

'callPackage { pkgs = pkgs // { … }; }' does not work, because
it does not take into account the recursive evaluation of nixpkgs:

`pkgs/development/interpreters/python/default.nix` calls
`pkgs/top-level/python-packages.nix` with `callPackage`.
Thus, even if the former gets passed the updated `pkgs`,
the latter always gets passed `pkgs.pkgs`.

For the change in the qt5 version to apply consistently, 'pkgs.extend'
must be used.

qutebrowser only used the right qt5 version (5.15) because all
pythonPackages used it anyway.
2020-09-22 21:03:43 +02:00
Doron Behar e9364d1737
Merge pull request #98442 from danieldk/weather-cleanups 2020-09-22 21:23:16 +03:00
Daniël de Kok e05feccc46 weather: enable on all Unix platforms 2020-09-22 19:56:48 +02:00
Daniël de Kok 53c78da3b7 weather: cleanups 2020-09-22 19:56:42 +02:00
Martin Weinelt 0f50990678 python3Packages.segments: init at 2.1.3 2020-09-22 10:11:37 -07:00
Martin Weinelt 8fca119c52 python3Packages.clldutils: init at 3.5.2 2020-09-22 10:11:37 -07:00
Martin Weinelt 2904bef26c python3Packages.csvw: init at 1.8.0 2020-09-22 10:11:37 -07:00
John Ericson 3e462a8533
Merge pull request #98466 from stigtsp/package/perl-cross-default_inc_excludes_dot
perl-cross: fix . being included in INC
2020-09-22 12:49:18 -04:00
Vincent Laporte a775c939d4 ocamlPackages.zed: 2.0.3 → 3.1.0 2020-09-22 18:41:01 +02:00
Stefan Frijters 6dad7ddb8c maestral-qt: 1.1.0 -> 1.2.0 2020-09-22 09:17:42 -07:00
Stefan Frijters b3e1fd55e4 pythonPackages.maestral: 1.1.0 -> 1.2.0 2020-09-22 09:17:42 -07:00
Stefan Frijters 08ab7f917d pythonPackages.dbus-next: init at 0.1.4 2020-09-22 09:17:42 -07:00
Stefan Frijters 8463f5c9fd pythonPackages.dropbox: 10.3.1 -> 10.4.1 2020-09-22 09:17:42 -07:00
Stefan Frijters bc2e4628b2 maestral-gui: Fix Qt by using libsForQt5
This is needed after c88f3adb17 to make sure the libs are consistent.
2020-09-22 09:17:42 -07:00
oxalica 11c36334bf vscode-extensions.vadimcn.vscode-lldb: init at 1.5.3 2020-09-22 09:13:53 -07:00
Lancelot SIX bd4805b659 pythonPackages.django: 2.2.15 -> 2.2.16
See https://docs.djangoproject.com/en/dev/releases/2.2.16/
2020-09-22 08:59:28 -07:00
Daniël de Kok 260f03f9e6
Merge pull request #98413 from danieldk/softmaker-remove-intercept
softmaker-office: remove /bin/ls intercept
2020-09-22 17:53:05 +02:00
Doron Behar 807654ceb5
Merge pull request #98467 from romildo/upd.mpv
mpv: install mpv_identify.sh
2020-09-22 17:55:35 +03:00
Doron Behar e32fa846d0
Merge pull request #98444 from petabyteboy/feature/update-viu
viu: 1.0 -> 1.1
2020-09-22 17:34:54 +03:00
Christian Kauhaus 44a70c9e7d
Merge pull request #97345 from ckauhaus/67197-mcpp-cve-2019-14274
mcpp: add patch for CVE-2019-14274
2020-09-22 16:01:06 +02:00
Stig Palmquist e2926577a1
perl-cross: fix . being included in INC
perl-cross set `default_inc_excludes_dot` to undefined by default. This
sets `-Ddefault_inc_excludes_dot` explicitly when cross compiling.
2020-09-22 14:35:46 +02:00
Michael Weiss d1a27a5f00
chromium: 85.0.4183.102 -> 85.0.4183.121
https://chromereleases.googleblog.com/2020/09/stable-channel-update-for-desktop_21.html

This update includes 10 security fixes.

CVEs:
CVE-2020-15960 CVE-2020-15961 CVE-2020-15962 CVE-2020-15963
CVE-2020-15965 CVE-2020-15966 CVE-2020-15964
2020-09-22 13:58:22 +02:00
Marek Mahut 06b27898a4
Merge pull request #98445 from AndersonTorres/goodbye-blockchains
Removing myself from maintainers lists of blockchains
2020-09-22 12:18:29 +02:00
Maximilian Bosch 23370afced
curlie: 1.3.1 -> 1.5.4 2020-09-22 11:23:17 +02:00
Ben Wolsieffer 83162ab3b9 pythonPackages.pykdl: init at 1.4.0 2020-09-21 23:38:26 -07:00
Ben Wolsieffer ec92ffc530 orocos-kdl: init at 1.4.0 2020-09-21 23:38:26 -07:00
AndersonTorres f29f67bdb3 Removing myself from maintainers list of blockchains 2020-09-22 03:26:42 -03:00
Vincent Laporte 06098c76b9 bigloo: 4.1a-2 → 4.3h; hop: 2.5.1 → 3.3.0 2020-09-21 23:24:54 -07:00
Vincent Laporte 943fa12e6a hop: fix build
The configure process tries to escape the sandbox by writing into /tmp
2020-09-21 23:24:54 -07:00
Jared Tobin a4c2512d7b vimPlugins.hoon-vim: init at 2020-02-19 2020-09-21 23:16:44 -07:00
Ben Darwin 03ea51a8a3 python3Packages.dipy: 1.1.1 -> 1.2.0 2020-09-21 23:16:37 -07:00
Ben Darwin 9fde97d85f python3Packages.pyxnat: init at 1.3 2020-09-21 23:16:17 -07:00
Martin Weinelt b3ca5036a4 pythonPackages.mocket: 3.8.9 -> 3.9.0 2020-09-21 23:14:57 -07:00
Martin Weinelt a762bbf7b4 pythonPackages.http-parser: init at 0.9.0 2020-09-21 23:14:57 -07:00
Milan Pässler 534ad6855a viu: 1.0 -> 1.1 2020-09-22 08:04:20 +02:00
Milan 479976340a
duf: init at 0.1.0 (#98396) 2020-09-22 00:57:28 -05:00
Jules Aguillon c4cb4c226e
Declare several versions of OCamlformat (#88799)
OCamlformat is still a bit unstable and it's common to work on several
projects that each use a different version.

Define every versions at once and share code

* ocamlformat: add dependency on base

OCamlformat always required Base.
This will be important in the future as Base may make breaking changes.
2020-09-22 07:30:35 +02:00
Jörg Thalheim 658b78e9b6
Merge pull request #98418 from erincandescent/dinoarwin
Dino: Enable on macOS/Darwin
2020-09-22 07:16:17 +02:00
Daniël de Kok 271b9ac9a7 weather: reformat derivation 2020-09-22 06:50:04 +02:00
Daniël de Kok 748aa38cb1
Merge pull request #98195 from zachcoyle/weather-enable-darwin
weather: enable on darwin
2020-09-22 06:48:09 +02:00
Mario Rodas 6bbdbaabae
Merge pull request #98388 from marsam/update-mruby
mruby: 2.1.1 -> 2.1.2
2020-09-21 22:28:20 -05:00
AndersonTorres 4c4217bdb1 cimg: 2.9.1 -> 2.9.2 2020-09-22 00:12:01 -03:00