Commit Graph

203350 Commits

Author SHA1 Message Date
R. RyanTM
65a554b8e6 atlantis: 0.12.0 -> 0.13.0 2020-06-06 01:28:22 +00:00
R. RyanTM
9f7b8abcc1 amber-theme: 3.34-2 -> 3.36-1 2020-06-06 01:10:39 +00:00
Mario Rodas
fe753a241f
Merge pull request #89539 from cmacrae/upgrade/yabai/3.1.0
yabai: 3.0.2 -> 3.1.0
2020-06-05 20:04:19 -05:00
Mario Rodas
0407e9fb05
lxd: 4.1 -> 4.2 2020-06-05 20:00:00 -05:00
Peter Hoeg
dfbc6b3a26
libreoffice: explicitly disable unsupported GTK2 (#89529)
* libreoffice: explicitly disable GTK2 which we no longer support

* libreoffice: version check is more explicit
2020-06-06 08:48:15 +08:00
OmnipotentEntity
bf7644a4d1
geant4: 10.6.1 -> 10.6.2 (#89181) 2020-06-05 20:44:38 -04:00
Aaron Andersen
dd3f483a05
Merge pull request #89517 from aanderse/tome4
tome4: fix error in .desktop file
2020-06-05 20:10:21 -04:00
Samuel Dionne-Riel
3570c1303e
Merge pull request #89571 from samueldr/fix/input-utils/cross
input-utils: Fix cross-compilation
2020-06-05 19:53:46 -04:00
Benjamin Hipple
726060deaf pythonPackages.apache-airflow: disable for python 3.8 2020-06-05 16:38:59 -07:00
Samuel Dionne-Riel
68096cab7f input-utils: Fix cross-compilation
We actually don't need to `strip` using `install`. Stripping is already
part of the fixup. This ends up being a fix we can apply universally,
but works around an issue where `install` doesn't know about the
prefixed `strip` binary.
2020-06-05 18:52:47 -04:00
Evils
98ddb40d17 powershell: installCheck -> installCheckPhase 2020-06-05 15:40:12 -07:00
Jon
79b919e75b
Merge pull request #88614 from SCOTT-HAMILTON/add-keysmith
Add keysmith
2020-06-05 15:00:57 -07:00
Jonathan Ringer
b6a43d62c2 python38Packages.toggl-cli: disable for python3.8
```
ERROR: Package 'togglCli' requires a different Python: 3.8.2 not in '>=3.5.0, <3.8.0'
```
2020-06-05 14:59:15 -07:00
Jonathan Ringer
94d45c17cf python3Packages.shellingham: use pyproject format 2020-06-05 14:59:15 -07:00
Evan Stoll
4993bad67c pythonPackages.batchgenerators: loosen version restrictions for pillow
apply patch from https://github.com/MIC-DKFZ/batchgenerators/pull/59 to
allow batchgenerators to build with pillow 7.1.2+
2020-06-05 14:52:01 -07:00
Evan Stoll
510c52e16c pythonPackages.django-versatileimagefield: add python_magic dep
add python_magic to propagatedBuildInputs to allow
django-versatileimagefield package to build
2020-06-05 14:52:01 -07:00
Evan Stoll
0e5e6b08aa pythonPackages.pillow: 6.2.2 -> 7.1.2
pythonPackages.pillow: drop support for python2.7
- Support for Python 2.7 was removed in Pillow 7.0.0
  - https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst#700-2020-01-02

- use test command from travis build configuration
  - 1671f6bd71/.ci/test.sh

- add support for jpeg2k, imagequant
2020-06-05 14:52:01 -07:00
GTrunsec
f342b667a5 fix extension zip to default of tar.gz 2020-06-05 14:49:44 -07:00
Maximilian Bosch
877d65bae3
riot-desktop: 1.6.3 -> 1.6.4
https://github.com/vector-im/riot-desktop/releases/tag/v1.6.4
2020-06-05 23:15:47 +02:00
Maximilian Bosch
3351a81afd
riot-web: 1.6.3 -> 1.6.4
https://github.com/vector-im/riot-web/releases/tag/v1.6.4
2020-06-05 23:15:47 +02:00
Maximilian Bosch
0402df6a58
mautrix-whatsapp: 2020-06-01 -> 0.1.1
https://github.com/tulir/mautrix-whatsapp/releases/tag/v0.1.1
https://github.com/tulir/mautrix-whatsapp/releases/tag/v0.1.0
2020-06-05 23:15:46 +02:00
Matthew Bauer
fa29c1002d
Merge pull request #89356 from wizeman/u/fix-fwupd
fwupd: fix configuration on aarch64
2020-06-05 15:36:34 -05:00
Maximilian Bosch
d952565ab6
Merge pull request #89562 from Luflosi/update/youtube-dl
youtube-dl: 2020.05.29 -> 2020.06.06
2020-06-05 22:15:21 +02:00
James Ravn
fae468b3ce
chromium: add rtc_use_pipewire
This provides the browser flag #enable-webrtc-pipewire-capturer, which
adds support for screensharing on Wayland via xdg-desktop-portal.

The browser flag is disabled by default until a user enables it. At
least one other major distribution (Arch) enables this compile time
option, and so I believe it should be safe to enable by default.

This is also needed to support xdg-desktop-portal-wlr which was added in
https://github.com/NixOS/nixpkgs/pull/83485.
2020-06-05 21:05:43 +01:00
Peter Simons
ad62b57855 haskell-cabal-plan: drop obsolete patches 2020-06-05 21:58:25 +02:00
Anton-Latukha
e47b8f693c pandoc: update the note why dontCheck
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
45e5b8e3fc generic-lens: change upstream report link to relevant
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
9acb30e053 haddock-library{,_1_9_0}: rm no longer relevant note
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
d7f19c0541 haddock-library_1_9_0: enable deps and checks, they are fine
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
eb0f423dde haddock-library: enable deps and checks, they are fine
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
cec3c91aeb dhall-json: rm upstream issue link, no loner relevant
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
0cba266e8a dhall-json: enable check
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
c07cca0a27 dhall: document proposed idea upstream to solve dontCheck
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
c9b67ee802 hnix: rm from broken-packages
M  pkgs/development/haskell-modules/configuration-hackage2nix.yaml
2020-06-05 21:58:25 +02:00
Anton-Latukha
c93c036712 hnix: rm doJailbreak
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
5bc71945ff rm these_0_7_6, no longer used package version
Was require by old hnix version.

M  pkgs/development/haskell-modules/configuration-hackage2nix.yaml
2020-06-05 21:58:25 +02:00
Anton-Latukha
b5c47f26a7 hnix: rm these override, package requires these >= 1.0.2
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
9ea54ac611 hnix: add documentation why dontCheck
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
5ae40a29ff hnix: rm no longer relevant comments
Cleaning up old comments that do not hold.

M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Malte Brandy
4e67e3da06 ghc.withPackages: Add wrapper for ghcide 2020-06-05 21:58:25 +02:00
Peter Simons
cba12133a6 haskell-src-exts-simple: update overrides for the new version 2020-06-05 21:58:25 +02:00
Domen Kožar
2685baf973 cachix: enable tests 2020-06-05 21:58:25 +02:00
Malte Brandy
83b91ab712 haskellPackages.ghcide: 0.1.0 -> 0.2.0 (fix build)
I decided to leave haskell-lsp and haskell-lsp-types as extra packages,
because they will get bumped before the next ghcide release, and then
the version pinned by ghcide would be missing again.
2020-06-05 21:58:24 +02:00
Poscat
b07611b5c5 Unbreak qtah 2020-06-05 21:58:24 +02:00
Mike Sperber
82a286599e tensorflow-haskell: Remove tensorflow-mnist
Its tensorflow-mnist-data dependency is not on Hackage, and the
license conditions for the data are unclear.  Also, it's basically an
example package.
2020-06-05 21:58:24 +02:00
(cdep)illabout
8ede33f9b9 haskellPackages.hlint: fix evaluation problems 2020-06-05 21:58:24 +02:00
Peter Simons
77c1da151b hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.3-7-gcb43579 from Hackage revision
7cab21f4db.
2020-06-05 21:58:15 +02:00
Pavol Rusnak
88f5f970b4
libjpeg_drop: remove
The drop patches have been upstreamed to libjpeg 9d
2020-06-05 21:56:56 +02:00
Peter Simons
351947c6a3 hackage2nix: update list of broken packages to fix evaluation 2020-06-05 21:56:22 +02:00
Peter Simons
e3a2247046 LTS Haskell 15.15 2020-06-05 21:56:22 +02:00
Michael Weiss
7ef22b9ff1
tdesktop: 2.1.7 -> 2.1.10 2020-06-05 21:55:05 +02:00
Janne Heß
86d311660a
freeswitch: Add support for mod_opusfile
Also switch to callPackage, add the webm module (untested), and
fix the av module.
2020-06-05 21:54:40 +02:00
Michael Weiss
5e60482a1a
Merge pull request #89411 from primeos/python-google-api-client
python: Google API updates (google_{auth,api_core,api_python_client})
2020-06-05 21:03:19 +02:00
Luflosi
dfe8770872
youtube-dl: 2020.05.29 -> 2020.06.06
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.06.06
2020-06-05 21:01:38 +02:00
Michael Weiss
aaa69a98df
Merge pull request #89495 from primeos/chromium
chromium: 83.0.4103.61 -> 83.0.4103.97
2020-06-05 20:40:03 +02:00
Florian Klink
8d29650570 terraform-providers.ct: init at 0.5.0
This is a Terraform provider that can validate and render Ignition files
for Container Linux and Fedora CoreOS.
2020-06-05 19:41:13 +02:00
Janne Heß
eab71dfe5b
freeswitch: Disable advertisement banners
These are banners about a conference nobody cares about. They just spam
the journal without being interesting to anyone.
2020-06-05 18:39:51 +02:00
Frederik Rietdijk
5f0bd4d70f python3.pkgs.jupyter-sphinx: init at 0.2.4 2020-06-05 18:25:22 +02:00
Mario Rodas
7f8f72243e
Merge pull request #89527 from chuwy/rq-darwin
rq: fix build on darwin
2020-06-05 09:11:10 -05:00
Tim Steinbach
2dc71847d9
zoom-us: 5.0.413237.0524 -> 5.0.418682.0603 2020-06-05 09:45:43 -04:00
Tim Steinbach
61dd71c914
oh-my-zsh: 2020-06-02 -> 2020-06-05 2020-06-05 09:45:35 -04:00
Tim Steinbach
05b3c7dd66
linux/hardened/patches/5.6: 5.6.15.a -> 5.6.16.a 2020-06-05 09:45:25 -04:00
Tim Steinbach
5537f64700
linux/hardened/patches/5.4: 5.4.43.a -> 5.4.44.a 2020-06-05 09:45:23 -04:00
Tim Steinbach
7ce3d24baa
linux/hardened/patches/4.19: 4.19.125.a -> 4.19.126.a 2020-06-05 09:45:21 -04:00
Tim Steinbach
2c2362cea5
linux/hardened/patches/4.14: 4.14.182.a -> 4.14.183.a 2020-06-05 09:45:19 -04:00
Tim Steinbach
7557c83ea4
linux_latest-libre: 17506 -> 17527 2020-06-05 09:45:08 -04:00
Tim Steinbach
4c5251436b
linux: 5.6.15 -> 5.6.16 2020-06-05 09:37:49 -04:00
Tim Steinbach
6599499cd7
linux: 5.4.43 -> 5.4.44 2020-06-05 09:37:38 -04:00
Tim Steinbach
c511f3bab6
linux: 4.9.225 -> 4.9.226 2020-06-05 09:37:26 -04:00
Tim Steinbach
4bf8aa6b71
linux: 4.4.225 -> 4.4.226 2020-06-05 09:37:11 -04:00
Tim Steinbach
0c574f3357
linux: 4.19.125 -> 4.19.126 2020-06-05 09:37:03 -04:00
Tim Steinbach
877920254a
linux: 4.14.182 -> 4.14.183 2020-06-05 09:36:43 -04:00
Florian Klink
47d4cd2c31
Merge pull request #87878 from Izorkin/mariadb-update
mariadb: 10.4.12 -> 10.4.13
2020-06-05 15:15:36 +02:00
cmacrae
74e87de0ad yabai: 3.0.2 -> 3.1.0 2020-06-05 14:11:39 +01:00
José Romildo Malaquias
e0e9b9fb07
Merge pull request #89420 from romildo/fix.lxappearance
lxappearance: default to Gtk3
2020-06-05 10:08:30 -03:00
WilliButz
dc0f741db0
atlassian-crowd: 3.4.5 -> 4.0.2 2020-06-05 14:56:54 +02:00
zimbatm
8db1c35e83
Merge pull request #89393 from wnklmnn/keepass
Keepass
2020-06-05 14:56:30 +02:00
Linus Heckemann
dcb64ea42e
Merge pull request #89537 from WilliButz/update/atlassian-confluence/7.5.1
atlassian-confluence: 7.5.0 -> 7.5.1
2020-06-05 14:52:32 +02:00
Rémi NICOLE
f16f0c2fac
xdg-desktop-portal-wlr: init at 0.1.0 (#83485)
* xdg-desktop-portal-wlr: init at 2020-03-13

* xdg-desktop-portal-wlr: 2020-03-13 -> 0.1.0

Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2020-06-05 12:51:34 +00:00
WilliButz
0f2d9bbd25
atlassian-confluence: 7.5.0 -> 7.5.1 2020-06-05 14:38:12 +02:00
Scott Hamilton
ab19002043 keysmith: Init at v0.1 2020-06-05 13:44:11 +02:00
Jörg Thalheim
abb2f6038c
Merge pull request #89525 from Mic92/cgmanager 2020-06-05 11:46:42 +01:00
Jörg Thalheim
685f06c193
Merge pull request #89523 from Mic92/rust-docs
buildRustPackage: add documentation on how to create cargo.lock patches
2020-06-05 11:45:35 +01:00
Frederik Rietdijk
a4ed97daf0 pythonmagick -> python2.pkgs.pythonmagick
Python bindings should be in python-packages.nix.
2020-06-05 12:01:02 +02:00
Jörg Thalheim
f0396574ab
buildRustPackage: add documentation on how to create cargo.lock patches 2020-06-05 10:41:46 +01:00
Mario Rodas
f120eb2a2e
bazelisk: 1.4.0 -> 1.5.0 2020-06-05 04:20:00 -05:00
Anton Parkhomenko
e4445d17dd rq: fix build on darwin 2020-06-05 16:08:28 +07:00
Jörg Thalheim
073d2fc4d5
cgmanager: remove
fixes #30023
2020-06-05 09:47:12 +01:00
Vincent Laporte
c9057b3751 ocamlPackages.custom_printf: remove at 112.24.00
This is a legacy package for OCaml 4.02

custom_printf is deprecated, use ppx_custom_printf instead
2020-06-05 10:46:29 +02:00
Gabriel Ebner
ae2bdf2c1b
Merge pull request #89522 from josephtheengineer/freecad-wrapQtAppsHook
freecad: use wrapQtAppsHook
2020-06-05 10:07:00 +02:00
Robin Gloster
cc7eaae01c
Merge pull request #89480 from talyz/gitlab-13
gitlab: 12.10.8 -> 13.0.4
2020-06-05 10:00:44 +02:00
Domen Kožar
fb6c3cee64
Add {pkgsMusl,pkgsStatic}.stdenv to build on hydra (#89425)
* Add pkgsMusl.stdenv to block nixpkgs channel

* Don’t include i686-linux for pkgs{Musl,Static}

musl bootstrapping is unavailable for i686-linux right now. so we can
just exclude it from hydra.

Co-authored-by: Matthew Bauer <mjbauer95@gmail.com>
2020-06-05 08:04:09 +02:00
Vladimír Čunát
5a8cdcc278
Merge #89474: thunderbird*: 68.8.1 -> 68.9.0 (security) 2020-06-05 06:32:54 +02:00
josephtheengineer
4eaa5a0863
freecad: use wrapQtAppsHook 2020-06-05 14:16:52 +10:00
Mario Rodas
810f240c2a
Merge pull request #87949 from doronbehar/mpd-docs
mpd: enable tests + install docs + split outputs
2020-06-04 20:54:17 -05:00
Aaron Andersen
4cb3c06d44 tome4: fix error in .desktop file 2020-06-04 20:31:42 -04:00
Florian Klink
42f7db63ff
Merge pull request #89504 from flokli/buildbot-2.8.0
buildbot: 2.7.0 -> 2.8.0
2020-06-05 01:30:09 +02:00
Ben Wolsieffer
5d3c56822a qgroundcontrol: 3.5.5 -> 4.0.8 2020-06-04 19:06:45 -04:00
Stefan Frijters
87dc127ce3 openttd: 1.10.1 -> 1.10.2
A bug in the upstream configure script was fixed (OpenTTD/OpenTTD#8145),
which means we now need `which` available during the build.
2020-06-04 15:38:08 -07:00
Florian Klink
f71d9240b0 buildbot: 2.7.0 -> 2.8.0
```
Bug fixes

    Fix GitHubEventHandler to include files in Change that comes from a github PR (issue # 5294)
    Updated the Docker container buildbot-master to Alpine 3.11 to fix segmentation faults caused by an old version of musl
    Base64 encoding logs and attachments sent via email so emails conform to RFC 5322 2.1.1
    Handling the case where the BitbucketStatusPush return code is not 200
    When cancelling a buildrequest, the reason field is now correctly transmitted all the way to the cancelled step.
    Fix Cache-control header to be compliant with RFC 7234 (issue # 5220)
    Fix GerritEventLogPoller class to be declared as entry_point (can be used in master.cfg file)
    Git poller: add –ignore-missing argument to git log call to avoid fatal: bad object errors
    Log watcher looks for the “tail” utility in the right location on Haiku OS.
    Add limit and filtering support for the changes data API as described in issue # 5207

Improved Documentation

    Make docs build with the latest sphinx and improve rendering of the example HTML file for custom dashboard
    Make docs build with Sphinx 3 and fix some typos and incorrect Python module declarations

Features

    Property and Interpolate objects can now be compared. This will generate a renderable that will be evaluated at runtime. see Renderable Comparison.
    Added argument count to lock access to allow a lock to consume a variable amount of units
    Added arguments pollRandomDelayMin and pollRandomDelayMax to HgPoller, GitPoller, P4Poller, SvnPoller to spread the polling load
```
2020-06-05 00:20:37 +02:00
Jan Tojnar
d67e2a2702
liferea: Update dependencies
dconf & librsvg are indirect and will be already available through wrapGAppsHook.
libsecret replaces gnome-secret and is required for the keyring plug-in.

Closes: https://github.com/NixOS/nixpkgs/issues/39650
2020-06-05 00:03:05 +02:00
Jan Tojnar
dfd6f3de19
liferea: Format with nixpkgs-fmt
* Format with nixpkgs-fmt
* Replace pkgconfig alias with pkg-config
* Remove duplicate gsettings-desktop-schemas
2020-06-05 00:03:03 +02:00
Benjamin Hipple
86990d6007 pythonPackages.wtforms: 2.1 -> 2.3.1
2.1 is from 2015!
https://github.com/wtforms/wtforms/blob/master/CHANGES.rst
2020-06-04 14:45:44 -07:00
Daiderd Jordan
9ef0636f15
Merge pull request #89273 from rileyinman/plex-update
plex: 1.19.2.2737-b69929dab -> 1.19.3.2852-219a9974e
2020-06-04 22:45:24 +02:00
Robert Scott
d0af797a50
Merge pull request #88019 from risicle/ris-aflplusplus-2.65c
aflplusplus: 2.64c -> 2.65c
2020-06-04 21:10:58 +01:00
Benjamin Saunders
38f5fce48a linuxPackages.rtl88x2bu: init at 2020-05-19 2020-06-04 12:39:54 -07:00
Jonathan Ringer
3f529586ca python3Packages.uamqp: 1.2.7 -> 1.2.8 2020-06-04 12:35:47 -07:00
Jonathan Ringer
21c43f6e75 python3Packages.azure-servicebus: add imports check 2020-06-04 12:35:47 -07:00
Jonathan Ringer
eb0363119e azure-cli: 2.5.1 -> 2.7.0 2020-06-04 12:35:47 -07:00
Jonathan Ringer
05f42b2a45 python3Packages.azure-servicebus: 0.50.2 -> 0.50.3 2020-06-04 12:35:47 -07:00
Jonathan Ringer
cd4852a2a6 python3Packages.azure-mgmt-signalr: 0.3.0 -> 0.4.0 2020-06-04 12:35:47 -07:00
Jonathan Ringer
13818375d8 python3Packages.azure-mgmt-loganalytics: 0.5.0 -> 0.6.0 2020-06-04 12:35:47 -07:00
Jonathan Ringer
91c5a18b17 python3Packages.azure-mgmt-imagebuilder: 0.3.0 -> 0.4.0 2020-06-04 12:35:47 -07:00
Jonathan Ringer
5bc75d726c python3Packages.azure-mgmt-hanaonazure: 0.13.0 -> 0.14.0 2020-06-04 12:35:47 -07:00
Jonathan Ringer
c9db9df064 python3Packages.azure-mgmt-batch: 8.0.0 -> 9.0.0 2020-06-04 12:35:47 -07:00
David Wood
f37b4a8d43 vimPlugins.vim-mundo: init at 2020-05-06 2020-06-04 12:23:10 -07:00
David Wood
568d540b42 vimPlugins.is-vim: init at 2017-10-30 2020-06-04 12:23:10 -07:00
David Wood
f9b8c148df vimPlugins.vim-numbertoggle: init at 2017-10-26 2020-06-04 12:23:10 -07:00
David Wood
50eddf8a72 vimPlugins.vim-tmux-clipboard: init at 2019-04-07 2020-06-04 12:23:10 -07:00
David Wood
db21ea2830 vimPlugins.vim-hybrid: init at 2016-01-05 2020-06-04 12:23:10 -07:00
David Wood
98238a01a6 vimPlugins.vim-spirv: init at 2019-11-20 2020-06-04 12:23:10 -07:00
David Wood
a05a858d17 vimPlugins.vim-hocon: init at 2017-09-08 2020-06-04 12:23:10 -07:00
David Wood
6cc2a43e59 vimPlugins: resolve github repository redirects 2020-06-04 12:23:10 -07:00
David Wood
4204de06fb vimPlugins: update 2020-06-04 12:23:10 -07:00
Scott Hamilton
f26f911a77 ksmoothdock: Init at 6.2 stable 2020-06-04 12:19:24 -07:00
Dmitry Kalinkin
dd8f077ff9
Merge pull request #89196 from eadwu/vscode/76427-fallout
vscode: fix #76427 fallout
2020-06-04 14:31:08 -04:00
Michael Weiss
9ec139b672
chromium: 83.0.4103.61 -> 83.0.4103.97
https://chromereleases.googleblog.com/2020/06/stable-channel-update-for-desktop.html

This update includes 5 security fixes.

CVEs: CVE-2020-6493 CVE-2020-6494 CVE-2020-6495 CVE-2020-6496
2020-06-04 20:26:31 +02:00
Nikolay Korotkiy
cda41cf743
josm: 16239 -> 16538
PR #89443
2020-06-04 18:22:37 +02:00
Maximilian Bosch
91099c1426
riot-desktop: 1.6.2 -> 1.6.3
https://github.com/vector-im/riot-desktop/releases/tag/v1.6.3
2020-06-04 18:03:50 +02:00
Maximilian Bosch
c51202ffa0
riot-web: 1.6.2 -> 1.6.3
https://github.com/vector-im/riot-web/releases/tag/v1.6.3
2020-06-04 18:03:33 +02:00
José Romildo Malaquias
c27e54de99
Merge pull request #89401 from romildo/upd.mint-x-icons
mint-x-icons: init at 1.5.5
2020-06-04 12:47:46 -03:00
adisbladis
f1e8c2553e
Merge pull request #89483 from kalekseev/update/overmind
overmind: 2.0.3 -> 2.1.1
2020-06-04 17:28:31 +02:00
Luflosi
2379e36124 python39: fix build on macOS
Basically the same changes as in 81d15948cc but for python3.9 instead of python3.8.
2020-06-04 17:11:29 +02:00
Christoph Hrdinka
001cf3f926
Merge pull request #87868 from OPNA2608/update-palemoon
palemoon: 28.9.1 -> 28.9.3
2020-06-04 16:40:57 +02:00
Mario Rodas
9831c7a3f0
Merge pull request #88244 from marsam/update-bazel-watcher
bazel-watcher: 0.13.0 -> 0.13.1
2020-06-04 09:18:05 -05:00
Mario Rodas
5e3f713bc2
Merge pull request #89463 from marsam/update-watchexec
watchexec: 1.12.0 -> 1.13.0
2020-06-04 09:16:50 -05:00
Peter Hoeg
9a847fa3d6
Merge pull request #89395 from peterhoeg/f/lo_kde
libreoffice-qt: init at 6.4.3.2
2020-06-04 22:12:23 +08:00
Konstantin Alekseev
d8040e24d0 overmind: 2.0.3 -> 2.1.1 2020-06-04 17:01:37 +03:00
talyz
0b5c534598
gitlab: 13.0.3 -> 13.0.4
https://about.gitlab.com/releases/2020/06/03/critical-security-release-13-0-4-released/
2020-06-04 14:32:45 +02:00
Robin Gloster
79454f15ac
gitlab: 12.10.8 -> 13.0.3
https://about.gitlab.com/releases/2020/05/22/gitlab-13-0-released/
https://about.gitlab.com/releases/2020/05/27/security-release-13-0-1-released/
https://about.gitlab.com/releases/2020/05/29/gitlab-13-0-3-released/

The gitaly gitlab-shell config has moved into gitaly.toml. See
https://gitlab.com/gitlab-org/gitaly/-/issues/2182 for more info.
2020-06-04 14:32:39 +02:00
Lassulus
3327b9a385
Merge pull request #88129 from r-ryantm/auto-update/easyrpg-player
easyrpg-player: 0.6.1 -> 0.6.2
2020-06-04 13:49:10 +02:00
Lassulus
c8c93b6244
Merge pull request #88231 from fuwa0529/update-wownero
wownero: 0.7.0 -> 0.8.0.0
2020-06-04 13:32:36 +02:00
Lassulus
4764339603
Merge pull request #88444 from lheckemann/freerdp-bump
freerdp: 2.1.0 -> 2.1.1
2020-06-04 13:08:08 +02:00
Elis Hirwing
88f61c3a36
Merge pull request #87952 from lunik1/add-fdkaac
fdkaac: init at 1.0.0
2020-06-04 13:00:18 +02:00
Lassulus
a15262665a
Merge pull request #88466 from puzzlewolf/gazebo_remove
gazebo: remove
2020-06-04 12:47:42 +02:00
Gabriel Ebner
fac1d3c4a7
Merge pull request #89468 from sikmir/goldendict
goldendict: 2020-01-09 -> 2020-05-27
2020-06-04 12:19:11 +02:00
Pavol Rusnak
024a7cec68
electron: 9.0.0 -> 9.0.2 2020-06-04 11:39:32 +02:00
Pavol Rusnak
5e86b84066
electron: 8.3.0 -> 8.3.1 2020-06-04 11:39:02 +02:00
Pavol Rusnak
7291d2806d
electron: 7.3.0 -> 7.3.1 2020-06-04 11:38:33 +02:00
Peter Hoeg
5cf0de2485
Merge pull request #89465 from marsam/update-syncthing
syncthing: 1.5.0 -> 1.6.1
2020-06-04 17:30:37 +08:00
adisbladis
9c28e3d35a
Merge pull request #89464 from zowoq/slirp4netns
slirp4netns: 1.0.1 -> 1.1.0
2020-06-04 10:20:15 +01:00
Nikolay Korotkiy
7384e9b249
goldendict: 2020-01-09 -> 2020-05-27 2020-06-04 12:19:04 +03:00
Lassulus
872fedd192
Merge pull request #88889 from paperdigits/displaycal
displaycal: 3.5 -> 3.8.9.3
2020-06-04 11:01:39 +02:00
zowoq
fc25553102 slirp4netns: 1.0.1 -> 1.1.0
https://github.com/rootless-containers/slirp4netns/releases/tag/v1.1.0
2020-06-04 18:34:50 +10:00
Mario Rodas
a1cae93d18
Merge pull request #89357 from avdv/bazel-buildtools-3
bazel-buildtools: 2.2.1 -> 3.2.0
2020-06-04 03:28:23 -05:00
Cyril Cohen
cc1f954bc4
ocamlPackages.elpi: 1.10.2 -> 1.11.0
coqPackages.coq-elpi: 1.3.1 -> 1.4.0
coqPackages.hierarchy-builder: 0.9.0 -> 0.9.1
2020-06-04 10:25:19 +02:00
Mario Rodas
2d38b58262
watchexec: 1.12.0 -> 1.13.0
Changelog: https://github.com/watchexec/watchexec/releases/tag/1.13.0
2020-06-04 02:40:00 -05:00
Lassulus
2d2f04b6a4
Merge pull request #88989 from wchresta/idris2
idris2: 0.2.0-840e020 -> 0.2.0
2020-06-04 09:05:06 +02:00
Lassulus
01af00f780
Merge pull request #89101 from tasmo/bitwig-studio-3.1.3
bitwig-studio3: 3.1.2 -> 3.1.3
2020-06-04 08:56:08 +02:00
Jan Tojnar
384cf8788b
Merge pull request #87914 from seb314/submit/jamulus 2020-06-04 07:55:11 +02:00
Benjamin Hipple
9a64d6bf45
Merge pull request #89451 from tviti/fix-owslib
owslib: add pyyaml as a runtime dep
2020-06-04 00:41:26 -04:00
David Anderson
e77c586dbc tailscale: 0.97-219 -> 0.99.1-0
Signed-off-by: David Anderson <dave@natulte.net>
2020-06-04 04:23:58 +00:00
Benjamin Hipple
fcb717f0df
Merge pull request #89168 from magnetophon/rubberband
rubberband: 1.8.1 -> 1.8.2
2020-06-04 00:08:30 -04:00
Benjamin Hipple
33e9db21d6
Merge pull request #87950 from sikmir/mapper
openorienteering-mapper: 0.9.2 -> 0.9.3
2020-06-03 23:42:51 -04:00
Benjamin Hipple
1ae28ebfdb
Merge pull request #89345 from josephtheengineer/olive-editor-wrap-qt
olive-editor: use wrapQtAppsHook
2020-06-03 22:36:09 -04:00
Benjamin Hipple
2068c82e72
Merge pull request #89291 from dsyer/patch-2
skaffold: 1.9.1 -> 1.10.1
2020-06-03 22:26:33 -04:00
Benjamin Hipple
94bb84f9ed
Merge pull request #89340 from utdemir/cookiecutter-fix
python3Packages.cookiecutter: add missing slugify dependency
2020-06-03 22:24:12 -04:00
Benjamin Hipple
9fc6768eb5
Merge pull request #89306 from minijackson/coz-fix-python-shebang
coz: fix python shebang
2020-06-03 22:20:40 -04:00
Benjamin Hipple
a8acfdef06
Merge pull request #89437 from prusnak/wasabiwallet
wasabiwallet: 1.1.9.2 -> 1.1.11.1
2020-06-03 22:16:11 -04:00
Mario Rodas
0ad42c656c
Merge pull request #89319 from zaninime/sane-airscan-update
sane-airscan: 0.99.0 -> 0.99.3
2020-06-03 20:44:01 -05:00
Mario Rodas
402661b059
Merge pull request #89429 from Frostman/grafana-7.0.3
grafana: 7.0.2 -> 7.0.3
2020-06-03 20:41:29 -05:00
José Romildo Malaquias
9644b56c74 lxappearance: format with nixpkgs-fmt
Also:
- use pkg-config instead of the alias pkgconfig
- add romildo as maintainer
2020-06-03 22:11:01 -03:00
Taylor Viti
8da7b45020 owslib: add pyyaml as a runtime dep 2020-06-03 15:10:40 -10:00
taku0
5967e4d8f3 thunderbird: 68.8.1 -> 68.9.0 2020-06-04 09:13:03 +09:00
taku0
7f87a17040 thunderbird-bin: 68.8.1 -> 68.9.0 2020-06-04 09:12:36 +09:00
Michael Raskin
4f9053c605
Merge pull request #89285 from rmcgibbo/tachyon
tachyon: install header files
2020-06-03 22:44:35 +00:00
Nick Hu
e37b999187
Merge pull request #89404 from priegger/fix/factorio-update
factorio{,-headless}-experimental: 0.18.26 -> 0.18.29
2020-06-03 23:03:33 +01:00
Utku Demir
bf1c120e15
python3Packages.cookiecutter: add missing slugify dependency 2020-06-04 09:32:55 +12:00
Florian Klink
aad06c8ff5
Merge pull request #89328 from flokli/qemu-wrap
qemu: wrap GTK binaries
2020-06-03 22:29:19 +02:00
Pavol Rusnak
3b343be766
wasabiwallet: 1.1.9.2 -> 1.1.11.1 2020-06-03 21:46:43 +02:00
Kim Lindberger
b084cf2d30
Merge pull request #89266 from talyz/mysqlnd-fix-compression
php.extensions.mysqlnd: Fix compression support
2020-06-03 21:42:26 +02:00
Sergey Lukjanov
f1bf95f834 grafana: 7.0.2 -> 7.0.3 2020-06-03 11:54:09 -07:00
Maximilian Bosch
f7036e2cfc mautrix-telegram: 0.7.2 -> 0.8.0
https://github.com/tulir/mautrix-telegram/releases/tag/v0.8.0
2020-06-03 11:33:30 -07:00
Maximilian Bosch
f7dbcb56c5 python3Packages.telethon: 1.10.10 -> 1.14.0 2020-06-03 11:33:30 -07:00
Maximilian Bosch
9b5b943222 python3Packages.mautrix: 0.4.2 -> 0.5.0 2020-06-03 11:33:30 -07:00
Jonathan Ringer
4ecc2d857f devpi-client: 5.0.0 -> 5.2.0 2020-06-03 11:29:15 -07:00
Jonathan Ringer
7211e4ef7b devpi-server: 5.2.0 -> 5.5.0 2020-06-03 11:29:15 -07:00
Jonathan Ringer
903e0ecd2f python3Packages.minio: fix build, fix tests 2020-06-03 11:29:15 -07:00
Jonathan Ringer
fd19d900d3 octoprint: freeze watchdog 2020-06-03 11:29:15 -07:00
Jonathan Ringer
89c986fdf0 python3Packages.flower: add missing dependencies 2020-06-03 11:29:15 -07:00
Jonathan Ringer
57238c566a python3Packages.celery: 4.4.2 -> 4.4.4, fix tests 2020-06-03 11:29:15 -07:00
Jonathan Ringer
74e0cbf32d python3Packages.clickclick: fix tests 2020-06-03 11:29:15 -07:00
Jonathan Ringer
22ef38bdad python3Packages.zope_lifecycleevent: fix tests 2020-06-03 11:29:15 -07:00
Jonathan Ringer
7a8434c710 python3Packages.zope_i18nmessageid: fix tests 2020-06-03 11:29:15 -07:00
Jonathan Ringer
0e13f49e7c python3Packages.zope-hookable: 4.2.0 -> 5.0.1 2020-06-03 11:29:15 -07:00
lunik1
e5d33f6d34
fdkaac: init at 1.0.0 2020-06-03 18:58:26 +01:00
Will Dietz
94d1218d44
Merge pull request #89406 from danieldk/softmaker-office-1014
softmaker-office: 976 -> 1014
2020-06-03 12:55:47 -05:00
Doron Behar
c59e8d3fb3 hplip: don't reference gcc in binaries from /share and other locations 2020-06-03 20:32:32 +03:00
Daiderd Jordan
7b3a2963d1
treewide: replace base64 encoded hashes 2020-06-03 18:35:19 +02:00
Lancelot SIX
d36e9412f8
Merge pull request #89418 from mweinelt/django2.2
pythonPackages.django2_2: 2.2.11 -> 2.2.13
2020-06-03 17:25:17 +01:00
José Romildo Malaquias
6e3b3bf117 lxappearance: default to Gtk3
- make Gtk3 the default
- remove lxappearance-gtk3
- add lxappearance-gtk2
2020-06-03 12:35:44 -03:00
Sergey Lukjanov
948ffb6b3d grafana: 7.0.1 -> 7.0.2 2020-06-03 08:30:34 -07:00
Martin Weinelt
b2da714180
pythonPackages.django2_2: 2.2.11 -> 2.2.13
Fixes: CVE-2020-13254, CVE-2020-13596
2020-06-03 16:52:17 +02:00
Jaka Hudoklin
fd9d37e271
Merge pull request #87985 from lourkeur/fix_85694
xpra: fix #85694
2020-06-03 14:37:35 +00:00
Domen Kožar
b759127127
Merge pull request #89409 from edibopp/change-username
Update my GitHub username
2020-06-03 16:16:16 +02:00
Michael Weiss
8a9cbdb549
tev: 1.15 -> 1.16 2020-06-03 16:13:07 +02:00
Domen Kožar
e2b0fd0b1d
patchelfUnstable: bump 2020-06-03 16:06:52 +02:00
Michael Weiss
52c6501e6e
python3Packages.google_auth: 1.11.3 -> 1.16.0 2020-06-03 15:58:51 +02:00
Michael Weiss
86ae3d03ab
python3Packages.google_api_core: 1.16.0 -> 1.17.0 2020-06-03 15:58:51 +02:00
Michael Weiss
c8a8906467
python3Packages.google_api_python_client: 1.8.3 -> 1.9.1 2020-06-03 15:58:51 +02:00
Jörg Thalheim
977c6ac9d2
Merge pull request #89330 from afontaine/build-runit-on-darwin
runit: Add Darwin Compatibility
2020-06-03 14:44:59 +01:00
Eduard Bopp
84b5d5dfef Update my GitHub username
I recently changed the username, so this reflects that change to make
sure people find me.

For confirmation, check that the GitHub ID is still 3098430 for my new
username using the GitHub API:

https://api.github.com/users/edibopp
2020-06-03 15:42:55 +02:00
Eelco Dolstra
aef2bc1330
nix: 2.3.6 -> 2.3.6 2020-06-03 14:57:39 +02:00
Daniël de Kok
87e8f73633 softmaker-office: 976 -> 1014
The edition also changed from 2018 to 2021, since this is a major new
release. Changes:

https://www.softmaker.com/en/softmaker-office-whatsnew
2020-06-03 14:54:01 +02:00
Philipp Riegger
0de586eb01 factorio{,-headless}-experimental: 0.18.26 -> 0.18.29 2020-06-03 14:08:06 +02:00
WilliButz
86a8c3f485
Merge pull request #87665 from kampka/matrix-appservice-slack
matrix-appservice-slack: 1.2.0 -> 1.3.1
2020-06-03 13:52:07 +02:00
Timo Kaufmann
3f3b93b141
Merge pull request #89397 from timokau/flask-autoindex-py2-unbreak
python2.pkgs.flask-autoindex: fix build
2020-06-03 13:49:18 +02:00
WilliButz
d7f3370193
Merge pull request #89207 from ciil/confluence-update
atlassian-confluence: 7.4.0 -> 7.5.0
2020-06-03 13:37:00 +02:00
Timo Kaufmann
caf2c1bb07 python2.pkgs.flask-autoindex: fix build
pathlib is now required, which is part of the standard library in python
3.4+ but not in python 2.7. Broken by
ec12a5fd1e
2020-06-03 13:20:31 +02:00
José Romildo Malaquias
04094d7d98 mint-x-icons: init at 1.5.5 2020-06-03 08:08:48 -03:00
Domen Kožar
7f013bade8
Merge pull request #89400 from OPNA2608/parallelbuilding-fixes
Parallel building fixes
2020-06-03 13:08:19 +02:00
José Romildo Malaquias
c6aa729b68
Merge pull request #89358 from romildo/upd.ubuntu-themes
ubuntu-themes: init at 19.04
2020-06-03 08:04:54 -03:00
Emery Hemingway
a55f6b46d8 gomuks: 2020-03-20 -> 0.1.0 2020-06-03 15:58:18 +05:30
Jörg Thalheim
b68c2de8f8
Merge pull request #89394 from uael/patch-1
Fixed jetbrains clion clangd binary
2020-06-03 10:59:11 +01:00
zimbatm
383c5d09b9
gerrit: 3.1.4 -> 3.1.5 (#89288) 2020-06-03 09:45:51 +00:00
Lucas Abel
3b605eaee6
jetbrains: update
fixed missing zlib path to rpath in the clion bundled clangd binary
2020-06-03 11:40:51 +02:00
Peter Hoeg
ecb7d7adf7
Merge pull request #89304 from peterhoeg/u/lucky-cli
lucky-cli: 0.20.0 -> 0.21.0
2020-06-03 17:40:27 +08:00
Peter Hoeg
c36d87cfe4
Merge pull request #89251 from peterhoeg/f/efivar
efivar: fix Could not parse device path: Invalid Argument
2020-06-03 17:39:55 +08:00
Pascal Winkelmann
7f6442739d keepass-keeagent: 0.10.1 -> 0.12.0 2020-06-03 11:22:25 +02:00
Pascal Winkelmann
6842a7e725 keepass: pbpaste and pbcopy do not need to be replaced. Those are command builtin to MacOS 2020-06-03 11:20:42 +02:00
Mario Rodas
056089e7b3
syncthing: 1.5.0 -> 1.6.1 2020-06-03 04:20:00 -05:00
Pascal Winkelmann
d3009e1ff3 keepass: Fix Keepass plugin loading. 2020-06-03 11:19:15 +02:00
JosephTheEngineer
c976124d1d
falkon: use wrapQtAppsHook (#89375) 2020-06-03 09:12:46 +00:00
zimbatm
245ce6f61d
Merge pull request #89386 from kampka/kops
kops: 1.16.2 -> 1.16.3, init at 1.17.0
2020-06-03 11:08:19 +02:00
Max Wittig
3f05ce5454
gitlab-runner: 13.0.0 -> 13.0.1 (#89391) 2020-06-03 09:07:41 +00:00
Matthew Pickering
e47dd4caad
tracy: init at 0.6.3 (#89292) 2020-06-03 09:33:25 +01:00
Bart Brouns
6d651f2bb6 rubberband: 1.8.1 -> 1.8.2 2020-06-03 10:10:34 +02:00
OPNA2608
1a41ae8148 intel-media-sdk: fix malformed enableParallelBuilding
enableParallelBuilding is already implied true by using cmake
2020-06-03 10:01:47 +02:00
OPNA2608
2fe1574410 alttab: fix malformed enableParallelBuilding 2020-06-03 10:01:47 +02:00
Emery Hemingway
468091a623 tor-browser-bundle-bin: 9.0.9 -> 9.5 2020-06-03 13:22:00 +05:30
Claudio Bley
cd712e625e bazel-buildtools: 2.2.1 -> 3.2.0 2020-06-03 09:37:32 +02:00
Maximilian Bosch
71adcb757b
Merge pull request #89352 from davidak/klavaro10
klavaro: 3.08 -> 3.10
2020-06-03 09:35:02 +02:00
Peter Hoeg
da540dbb70 libreoffce-qt: init at 6.4.3.2 2020-06-03 15:15:17 +08:00
Maximilian Bosch
b236a58b27
roundcube: 1.4.4 -> 1.4.5
https://github.com/roundcube/roundcubemail/releases/tag/1.4.5
2020-06-03 09:06:48 +02:00
Christian Kampka
623a3f0a6a
kops_1_17: init at 1.17.0 2020-06-03 08:36:57 +02:00
Christian Kampka
598fcd561b
kops_1_16: 1.16.2 -> 1.16.3 2020-06-03 08:34:08 +02:00
Jake Waksbaum
bfcead18cd python27Packages.tenacity: 6.0.0 -> 6.2.0 2020-06-02 22:26:55 -07:00
Matt Huszagh
1471767b55 pythonPackages.pulp: 2.0 -> 2.1 2020-06-02 21:17:34 -07:00
Benjamin Hipple
4af635feff
Merge pull request #87866 from danieldk/validate-pkgconfig-hook
validatePkgConfig: init
2020-06-02 23:27:27 -04:00
Mario Rodas
ee99697e51
nodejs-14_x: 14.3.0 -> 14.4.0
Changelog: https://github.com/nodejs/node/releases/tag/v14.4.0
2020-06-02 20:02:00 -05:00