Commit graph

40815 commits

Author SHA1 Message Date
Martin Milata c95bfd235b libreoffice: wrapper: add hunspell dirs to DICPATH
LibreOffice doesn't know where to look for hunspell dictionaries on
NixOS but we can use the DICPATH env var to point to them. Now
spellchecking with system dictionaries works.

Note that some of these dictionaries are built from LibreOffice repos -
this is preferable to building them as part of LO as other applications
can use them.
2020-02-18 14:55:03 +01:00
Emmanuel Rosa 1619ec9768 qutebrowser: 1.10.0 -> 1.10.1 2020-02-18 19:42:15 +07:00
Maximilian Bosch 89e2a43300
waybar: 0.9.0 -> 0.9.1, fix build
ZHF: #80379
https://hydra.nixos.org/build/113067187
2020-02-18 13:40:17 +01:00
Andreas Rammhold 52920a6b2c
firefox: 73.0 -> 73.0.1 2020-02-18 13:26:40 +01:00
worldofpeace 9f00427bdd meld: 3.20.1 -> 3.20.2 2020-02-18 07:14:40 -05:00
worldofpeace 7f5a2ba1ae gnome3.gnome-photos: 3.34.0 -> 3.34.1 2020-02-18 07:13:57 -05:00
Mario Rodas 53e2a85f85
flexget: 3.1.21 -> 3.1.26 2020-02-18 04:20:00 -05:00
Francesco Gazzetta eb2ab18614 milkytracker: set cmake sdl variable to fix build
ZHF: #80379
2020-02-18 00:14:56 -08:00
Rakesh Gupta 50593c6f1e Added additional dependency boto3, needed for s3 cache support 2020-02-18 00:08:54 -08:00
Michael Raskin b7b2f31577
Merge pull request #80375 from mmilata/libreoffice-bump-6.4
libreoffice-still: 6.2.6.2 -> 6.3.5.2, libreoffice-fresh: 6.3.0.4 -> 6.4.1.1
2020-02-18 07:59:55 +00:00
Orivej Desh 43ee8097d9 aseprite-unfree: 1.2.11 -> 1.2.16.3
Restore the comment explaining the split between free and unfree versions
deleted in caa4e6dcb2.
2020-02-18 07:51:50 +00:00
Orivej Desh 3ad2c20fe6 aseprite-unfree: fix build
It fails with:

src/gpu/gl/glx/GrGLMakeNativeInterface_glx.cpp:15:10: fatal error: GL/glx.h: No such file or directory
   15 | #include <GL/glx.h>
2020-02-18 07:51:50 +00:00
Orivej Desh 0ded378b10 aseprite: fix build with glibc 2.30
Otherwise it fails with:

In file included from /build/source/src/allegro/include/allegro/base.h:41,
                 from /build/source/src/allegro/include/allegro.h:25,
                 from /build/source/src/./she/alleg4/alleg_surface.h:11,
                 from /build/source/src/she/alleg4/alleg_surface.cpp:11:
/build/source/src/allegro/include/allegro/alcompat.h:44:22: error: conflicting declaration of C function 'fixed fadd(fixed, fixed)'
   44 |       AL_ALIAS(fixed fadd(fixed x, fixed y), fixadd(x, y))
      |                      ^~~~
/build/source/src/allegro/include/allegro/internal/alconfig.h:164:49: note: in definition of macro 'AL_ALIAS'
  164 |       static __attribute__((unused)) __inline__ DECL    \
      |                                                 ^~~~
In file included from /nix/store/y57skwl8a5vbkrjrc30ygdw9vr1p6n19-gcc-9.2.0/include/c++/9.2.0/cmath:45,
                 from /nix/store/y57skwl8a5vbkrjrc30ygdw9vr1p6n19-gcc-9.2.0/include/c++/9.2.0/math.h:36,
                 from /build/source/src/./base/base.h:13,
                 from /build/source/src/./config.h:40,
                 from /build/source/src/she/alleg4/alleg_surface.cpp:8:
/nix/store/2v6pi2wj3lcsc3j48n7flx9mgqyii1lv-glibc-2.30-dev/include/bits/mathcalls-narrow.h:24:20: note: previous declaration 'float fadd(double, double)'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      |                    ^~~~~~~~~~~~~~~
2020-02-18 06:07:24 +00:00
Mario Rodas d6a81e905b
Merge pull request #80376 from zowoq/crun
crun: 0.12.1 -> 0.12.2.1
2020-02-18 00:16:32 -05:00
worldofpeace 59b5c0da43
Merge pull request #80210 from hax404/master_tor-browser-bundle-bin
tor-browser-bundle-bin: 9.0.4 -> 9.0.5
2020-02-17 20:10:43 -05:00
worldofpeace 98b854c79d
Merge pull request #79915 from taku0/flashplayer-32.0.0.330
flashplayer: 32.0.0.314 -> 32.0.0.330 [Critical security fixes]
2020-02-17 20:05:03 -05:00
worldofpeace 720fe8592c
Merge pull request #80357 from pacien/riot-v1.5.9
riot-{web,desktop}: 1.5.8 -> 1.5.9
2020-02-17 19:59:56 -05:00
Ersin Akinci 1170594e99 slack: 4.2.0 -> 4.3.3 2020-02-18 00:44:22 +00:00
Ersin Akinci 27d44b5156 slack: add MacOS target 2020-02-18 00:44:22 +00:00
Imran Hossain 2599fd06a2 todoist-electron: init at 1.19 2020-02-17 15:44:48 -08:00
zowoq d9bedd0e3e crun: 0.12.1 -> 0.12.2.1
https://github.com/containers/crun/blob/0.12.2.1/NEWS
2020-02-18 08:42:04 +10:00
Martin Milata 9425bab10a libreoffice-still: 6.2.6.2 -> 6.3.5.2, libreoffice-fresh: 6.3.5.2 -> 6.4.1.1 2020-02-17 22:08:35 +01:00
Lancelot SIX 9992702e4b
Merge pull request #80349 from jojosch/dbeaver_6.3.5
dbeaver: 6.3.4 -> 6.3.5
2020-02-17 21:44:50 +01:00
Kim Lindberger a2f3ec7a60
synergy: Build application bundle on Darwin + other fixes (#80354)
Includes the following fixes for Darwin:
- Build an application bundle
- Don't install the .desktop file and icons
- Get rid of unused cmake variables
- Don't list avahi as a dependency, since it's not used
2020-02-17 14:41:43 -05:00
gnidorah 1462612de1 sourcehut: don't refer to rambox 2020-02-17 21:35:35 +03:00
Michele Guerini Rocco 7429153cac
Merge pull request #80364 from pacien/riot-no-phoning-home
riot-web: add config overrides for privacy
2020-02-17 18:44:49 +01:00
pacien c9e5cca071 riot-web: add config overrides for privacy
Preventing the app from phoning home by default.

GitHub: closes https://github.com/NixOS/nixpkgs/issues/80358
2020-02-17 16:54:13 +01:00
Jörg Thalheim 338e1dc57d
Merge pull request #80159 from emacsomancer/mullvad-2020.2
mullvad-vpn: 2020.1 -> 2020.2
2020-02-17 14:56:55 +00:00
pacien 5bd923057c riot-desktop: 1.5.6 -> 1.5.9 2020-02-17 15:26:31 +01:00
pacien 85e09daf43 riot-web: 1.5.8 -> 1.5.9 2020-02-17 15:26:19 +01:00
Frederik Rietdijk ec1184f461 Merge master into staging-next 2020-02-17 15:12:28 +01:00
Martin Milata f5a5695edd libreoffice-fresh: 6.3.0.4 -> 6.3.5.2 2020-02-17 14:47:54 +01:00
Mario Rodas e83893e1ab
Merge pull request #80282 from jonasnick/lnd-0.9
lnd 0.8.1 -> lnd 0.9.0
2020-02-17 08:41:57 -05:00
Patrizio Bekerle 66dc93c716 Update QOwnNotes to 20.2.5 2020-02-17 14:36:01 +01:00
Jean-Philippe Braun 92c97a3915 terragrunt: 0.17.4 -> 0.21.11 2020-02-17 14:34:02 +01:00
Mario Rodas eb044ecd04
Merge pull request #80150 from r-ryantm/auto-update/atlassian-cli
atlassian-cli: 9.1.0 -> 9.1.1
2020-02-17 08:21:04 -05:00
Johannes Schleifenbaum dfd86fc882
dbeaver: 6.3.4 -> 6.3.5 2020-02-17 12:56:16 +01:00
goibhniu fc592a52ca
Merge pull request #80318 from vandenoever/sv
sonic-visualiser
2020-02-17 09:51:51 +00:00
Benjamin Hipple 5ef4af7afc
doomseeker: add qt wrapper, cleanup (#79794)
This avoids using NIX_CFLAGS_COMPILE by switching to hardeningDisable.
The hack is also only needed for darwin sources and is not specific to
clang.

Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-02-17 04:50:44 -05:00
Daniel Schaefer 940a133246
Merge pull request #80158 from r-ryantm/auto-update/avocode
avocode: 4.2.2 -> 4.3.0
2020-02-17 09:07:12 +01:00
Maximilian Bosch ed944d4cee
nextcloud-client: 2.6.2 -> 2.6.3
https://github.com/nextcloud/desktop/releases/tag/v2.6.3
2020-02-17 07:47:15 +01:00
Nikolay Korotkiy 7855afeef7 mbutil: init at 0.3.0 2020-02-16 19:41:02 -08:00
Ben Darwin 9a2cd20478 mrtrix: init at 3.0_RC3_latest
This package consists mostly of command-line tools, but there are also two qt5-based image viewers (`mrview` and `shview`). I have provided an option `withGui = true` to allow users to disable these viewers. They work on NixOS but unlikely to work out-of-the box on non-NixOS Linux (see #62169), but I've refrained from asserting that they shouldn't be built since a user might want to fiddle with runtime GL stuff.

Some programs rely on FSL and/or ANTs backends; I have somewhat heavy-handedly wrapped all binaries to point to ANTs, while FSL is not available in Nix at the moment and has a non-commercial license so would be convenient to disable by default for Hydra builds.
2020-02-16 22:25:25 -05:00
Thomas Tuegel 72155667ae
Merge pull request #79908 from bkchr/bkchr-fix-kde-pim-runtime
kdepim-runtime: Remove obsolete patch to fix compilation
2020-02-16 21:19:25 -06:00
nyanloutre 419d0ad370 jftui: init at 0.2.2 2020-02-16 18:37:56 -08:00
Mario Rodas a05d11a95a
Merge pull request #77418 from marsam/init-gitAndTools.git-filter-repo
gitAndTools.git-filter-repo: init at 2.24.0
2020-02-16 18:26:46 -05:00
Jos van den Oever 528e27b33c sonic-visualiser: 2.4.1 -> 4.0.1
The program is no longer broken.
2020-02-16 23:52:24 +01:00
Benjamin Hipple 93aadd5f4a todiff: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; ran `nixpkgs-review wip` successfully.
2020-02-16 16:40:35 -05:00
Jonas Nick 1a492b64cf
lnd 0.8.1 -> lnd 0.9.0 2020-02-16 18:09:33 +00:00
Benjamin Hipple 201d464f12 pijul: fix build by migrating off legacy fetchCargo
Currently broken; see #79975 for details. Would also be fixed by #80153
eventually, but since we want to upgrade either way we might as well do so now.

https://hydra.nixos.org/job/nixpkgs/trunk/pijul.x86_64-linux
2020-02-16 09:36:17 -08:00
Benjamin Hipple 2494471a14 cntr: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 09:35:30 -08:00
Benjamin Hipple f85a6d959c fractal: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 09:33:52 -08:00
Benjamin Hipple bb2cb2d5e2 pastel: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 08:39:34 -08:00
Benjamin Hipple 5434a66f91 taizen: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 08:39:02 -08:00
Benjamin Hipple 731c793fed rsclock: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 08:38:33 -08:00
Patrick Hilhorst 91a106d4b4 vscode, vscodium: 1.42.0 -> 1.42.1 2020-02-16 08:20:33 -08:00
Daniel Schaefer 59f40350f2
Merge pull request #80256 from bhipple/u/rust-cargo-alacritty
alacritty: upgrade cargo fetcher and cargoSha256
2020-02-16 13:45:11 +01:00
Daniel Schaefer 8cfd3ea4c0
Merge pull request #80250 from danieldk/softmaker-office-974
softmaker-office: 972 -> 974
2020-02-16 13:43:06 +01:00
Jan Tojnar b663a56012
Merge pull request #80255 from bhipple/u/rust-cargo-gnome-podcasts
gnome-podcasts: upgrade cargo fetcher and cargoSha256
2020-02-16 12:01:22 +01:00
Jon 1df3c86f2e
moolticute: 0.30.8 -> 0.42.32-testing (#80222) 2020-02-16 12:23:57 +02:00
Benjamin Hipple 1f03a3434f alacritty: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 03:53:12 -05:00
Benjamin Hipple 68a8115e10 gnome-podcasts: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 03:49:11 -05:00
R. RyanTM a4014a71ed homebank: 5.3.1 -> 5.3.2 2020-02-16 09:13:10 +01:00
Frederik Rietdijk 0c7143462b Merge master into staging 2020-02-16 08:50:59 +01:00
R. RyanTM 452f481853 vim: 8.2.0013 -> 8.2.0227 2020-02-16 08:36:56 +01:00
Vladyslav M 9f2bc434ca
Merge pull request #80246 from bhipple/u/rust-cargo-synapse-bt
synapse-bt: upgrade cargo fetcher and cargoSha256
2020-02-16 09:33:23 +02:00
Daniël de Kok d4212f7036 softmaker-office: 972 -> 974
Changelog:
https://www.softmaker.com/en/servicepacks-office-changelog
2020-02-16 08:22:43 +01:00
Benjamin Hipple 131a32a5af rust: update docs on legacyCargoFetcher; remove unnecessary defaults
As mentioned in #79975, the default on `legacyCargoFetcher` if left unspecified
is now `false`.
2020-02-15 22:07:47 -08:00
Benjamin Hipple 1ed1ac5201 synapse-bt: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 23:58:50 -05:00
Benjamin Hipple e66fb0f5a4 ncspot: fix build by migrating off legacy fetchCargo
Currently broken; see #79975 for details. Would also be fixed by #80153
eventually, but since we want to upgrade either way we might as well do so now.

https://hydra.nixos.org/job/nixpkgs/trunk/ncspot.x86_64-linux
2020-02-15 17:04:18 -08:00
worldofpeace 2b8e19245f
Merge pull request #79974 from JeffLabonte/brave-1.1.23_to_1.3.113
Brave 1.1.23 to 1.3.113
2020-02-15 19:46:08 -05:00
Jeff Labonte 9a4a2eb1d2 brave: add jefflabonte to maintainer list 2020-02-15 19:45:04 -05:00
Jeff Labonte fa560fb30c brave: 1.1.23 -> 1.3.115 2020-02-15 19:45:03 -05:00
Georg Haas ec3daae1fc
tor-browser-bundle-bin: 9.0.4 -> 9.0.5 2020-02-15 23:26:52 +01:00
Lancelot SIX 6b08d7fd89
Merge pull request #80208 from matthiasbeyer/update-mutt
mutt: 1.13.3 -> 1.13.4
2020-02-15 23:20:14 +01:00
Daniel Schaefer e7e1b26ec9
Merge pull request #80106 from r-ryantm/auto-update/worker
worker: 4.2.0 -> 4.3.0
2020-02-15 23:16:43 +01:00
Daniel Schaefer 6b250cb039
Merge pull request #80097 from r-ryantm/auto-update/teamviewer
teamviewer: 15.1.3937 -> 15.2.2756
2020-02-15 23:06:39 +01:00
Daniel Schaefer fea6805e57
Merge pull request #79494 from r-ryantm/auto-update/CopyQ
copyq: 3.9.3 -> 3.10.0
2020-02-15 23:02:21 +01:00
Daniel Schaefer 1e613230d2
Merge pull request #80122 from r-ryantm/auto-update/kallisto
kallisto: 0.46.1 -> 0.46.2
2020-02-15 22:41:15 +01:00
R. RyanTM 4c6c40d96a kallisto: 0.46.1 -> 0.46.2
Co-authored-by: Daniel Schaefer <git@danielschaefer.me>
2020-02-15 22:39:58 +01:00
Daniel Schaefer 9b751c527f
Merge pull request #80207 from jonringer/bump-ethabi
ethabi: 7.0.0 -> 11.0.0
2020-02-15 22:33:30 +01:00
Matthias Beyer 36ab5e27e7 mutt: 1.13.3 -> 1.13.4
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-02-15 22:29:35 +01:00
Jonathan Ringer 0fb2de1a8f ethabi: 7.0.0 -> 11.0.0 2020-02-15 13:13:48 -08:00
Daniel Schaefer a00a24dfc6
Merge pull request #79895 from r-ryantm/auto-update/chirp-daily
chirp: 20191221 -> 20200207
2020-02-15 22:01:00 +01:00
R. RyanTM 7f774d458d chirp: 20191221 -> 20200213
Co-authored-by: Daniel Schaefer <git@danielschaefer.me>
2020-02-15 22:00:25 +01:00
Daniel Schaefer 6cd2388f16
Merge pull request #79504 from r-ryantm/auto-update/fldigi
fldigi: 4.1.08.51 -> 4.1.09
2020-02-15 21:53:58 +01:00
Michael Weiss 53fd2da110
Merge pull request #80074 from primeos/chromium
chromium: 80.0.3987.100 -> 80.0.3987.106
2020-02-15 20:00:59 +01:00
Michael Weiss 67f349d224
google-chrome*: Add the newly required dependencies
See 3fadc45499. Since the beta channel is now also on 81 and the stable
channel will be on 81 soon, it makes sense to already add this
unconditionally for all channels.
2020-02-15 19:55:03 +01:00
Jonathan Ringer bbb4a1be3d gitAndTools.ydiff: add python3.pkgs.ydiff tool 2020-02-15 08:54:42 -08:00
Gabriel Ebner 6d12da3662
Merge pull request #79550 from sikmir/goldendict
goldendict: enable on darwin
2020-02-15 13:34:07 +01:00
Dmitry Kalinkin ac560382c5
blender: fix build on darwin
We don't compile blender with alembic. The linux build is able to detect
that, but this is not done for darwin. This explicitly disables alembic
to fix blender build on darwin.
2020-02-15 06:39:27 -05:00
Dmitry Kalinkin 018fac1dc7
Merge pull request #76677 from eadwu/sourcehut/update-4
sourcehut/update-4
2020-02-15 06:07:26 -05:00
Junyoung Clare Jang b71c03e483
lean: 3.4.2 -> 3.5.1
3.4.2 is not compilable with GCC >= 9.1
2020-02-15 02:29:12 -05:00
Aluísio Augusto Silva Gonçalves 6f24be13ee r128gain: 0.9.3 -> 1.0.1
Switched the source to GitHub so that test files are available for
local, unsandboxed testing.
2020-02-14 21:17:38 -08:00
Ryan Mulligan c933a700c3
Merge pull request #80140 from r-ryantm/auto-update/qdirstat
qdirstat: 1.6 -> 1.6.1
2020-02-14 20:42:58 -08:00
Benjamin Slade f2e5bb967f mullvad-vpn: 2020.1 -> 2020.2 2020-02-14 19:54:45 -07:00
R. RyanTM 59886a75d9 avocode: 4.2.2 -> 4.3.0 2020-02-15 02:53:01 +00:00
Ryan Mulligan 8b98801c7d
Merge pull request #80131 from r-ryantm/auto-update/mle
mle: 1.4.2 -> 1.4.3
2020-02-14 18:51:24 -08:00
B 0bfb75520f
inspectrum: add qt wrapper, cleanup (#80144)
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-02-14 21:17:33 -05:00
R. RyanTM 8a2c2e48b4 blender: 2.81a -> 2.82 2020-02-15 01:46:17 +00:00
R. RyanTM 2a4402d51a atlassian-cli: 9.1.0 -> 9.1.1 2020-02-15 00:49:00 +00:00
Jeff Labonte ebf01d5614 gitAndTools.bump2version: init at 1.0.0 2020-02-14 16:46:15 -08:00
Kim Lindberger 29c5035e0f
synergy: 1.8.8 -> 1.11.0 (#80138)
This gets rid of a few patches that aren't needed any more, adds one
to make the tests work again and updates the MacOS patch. It also
introduces two builds - one with the Qt application and one without.

The patch to get the tests working will be submitted upstream and
hopefully not be needed for future releases.
2020-02-14 19:39:47 -05:00
Gabriel Ebner b39175b9b9
Merge pull request #80057 from WhittlesJr/octoprint-plugins
Update and add some Octoprint plugins
2020-02-14 23:10:04 +01:00
Vladyslav M 212fa68f0a
Merge pull request #79991 from sikmir/gpxsee
gpxsee: 7.20 -> 7.22
2020-02-14 23:05:18 +02:00
R. RyanTM 12ea3571ea qdirstat: 1.6 -> 1.6.1 2020-02-14 21:01:24 +00:00
Vincent Breitmoser a49b311815 pantalaimon: init at 0.4 2020-02-14 12:52:07 -08:00
Maximilian Bosch 7f50a5c0de
spotify-tui: 0.13.0 -> 0.14.0, fix build
https://github.com/Rigellute/spotify-tui/releases/tag/v0.14.0
https://hydra.nixos.org/build/112751711
2020-02-14 20:10:20 +01:00
Maximilian Bosch ce84052ef7
spotifyd: use new cargo fetcher, fix build
https://hydra.nixos.org/build/112753750
2020-02-14 20:10:20 +01:00
Jonathan Ringer 55875fe19e jetbrains: update 2020-02-14 10:55:27 -08:00
R. RyanTM d54a58a2cd verilator: 4.026 -> 4.028 2020-02-14 12:13:04 -06:00
R. RyanTM 4ad03d1c8c mle: 1.4.2 -> 1.4.3 2020-02-14 18:10:39 +00:00
Danylo Hlynskyi 854638ea29
zoom-us: fix launch (#80005)
zoom-us: fix launch

Probably due to glibc update, ZoomLauncher became broken when v4l is present in
LD_PRELOAD path. It can be fixed by a) removing ZoomLauncher from startup chain,
so `zoom` is started directly or b) removing v4l from LD_PRELOAD.

The reason v4l was added before was because my video was rotated upside down without it.
Seem like nowadays this is fixed by Zoom itself, so I'm removing it.

Fixes https://github.com/NixOS/nixpkgs/issues/79954

Co-authored-by: @mmlb
2020-02-14 16:16:02 +02:00
Mario Rodas dafde55bf4
Merge pull request #80094 from r-ryantm/auto-update/svn-all-fast-export
gitAndTools.svn-all-fast-export: 1.0.16 -> 1.0.17
2020-02-14 08:28:52 -05:00
R. RyanTM 40556c9617 worker: 4.2.0 -> 4.3.0 2020-02-14 09:45:51 +00:00
Michele Guerini Rocco 30bc29280a
Merge pull request #80089 from ivanbrennan/urxvt-perls-update
rxvt-unicode-plugins.perls: 2.2 -> 2.3
2020-02-14 10:29:39 +01:00
Marek Mahut a1d8399ff1
Merge pull request #79995 from mmahut/grisbi
grisbi: 1.2.1 -> 1.2.2
2020-02-14 09:55:06 +01:00
Mario Rodas 7696369bec
docker-slim: move expression to outside of build-support (#80078) 2020-02-14 09:42:18 +01:00
R. RyanTM f0a6a458e6 teamviewer: 15.1.3937 -> 15.2.2756 2020-02-14 07:39:05 +00:00
R. RyanTM 334e013a0a gitAndTools.svn-all-fast-export: 1.0.16 -> 1.0.17 2020-02-14 07:09:30 +00:00
Benjamin Hipple eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
ivanbrennan 73b22c4096
rxvt-unicode-plugins.perls: deprecated plugins
While the clipboard and url-select plugins have been deprecated, it's
likely there are still many users expecting them to exist, so continue
to provide them.

https://github.com/muennich/urxvt-perls/blob/master/deprecated/README.md
2020-02-13 23:44:30 -05:00
ivanbrennan 0e69b50b60
rxvt-unicode-plugins.perls: 2.2 -> 2.3
This upgrade brings a new option to the keyboard-select plugin:

  URxvt.keyboard-select.clipboard: If true, copy to clipboard too

and removes the now deprecated clipboard and url-select plugins. The
reasons for deprecating these two plugins are described at:
https://github.com/muennich/urxvt-perls/blob/master/deprecated/README.md
2020-02-13 23:34:45 -05:00
Mario Rodas 0565f10b24
Merge pull request #80073 from zowoq/gh
gitAndTools.gh: 0.5.4 -> 0.5.5
2020-02-13 21:48:54 -05:00
Michael Weiss c1741fc12a
gitRepo: 2.1.1 -> 2.3 2020-02-14 01:06:36 +01:00
Michael Weiss 574a57a67f
chromium: 80.0.3987.100 -> 80.0.3987.106
https://chromereleases.googleblog.com/2020/02/stable-channel-update-for-desktop_13.html
2020-02-14 00:57:17 +01:00
Michael Weiss da9de2e115
Merge pull request #79860 from primeos/chromium
chromium: 80.0.3987.87 -> 80.0.3987.100
2020-02-14 00:50:13 +01:00
zowoq 66f50128dc gitAndTools.gh: 0.5.4 -> 0.5.5
https://github.com/cli/cli/releases/tag/v0.5.5
2020-02-14 09:46:21 +10:00
Michael Weiss a59a557cf6
tdesktop: 1.9.12 -> 1.9.13 2020-02-14 00:43:20 +01:00
Michael Weiss 3fadc45499
google-chrome-dev: Add the newly required dependencies
google-chrome-unstable won't launch without the following shared object
files: libdrm.so.2 and libgbm.so.1.
2020-02-14 00:37:05 +01:00
Florian Klink b2f603e3bd
Merge pull request #80069 from hax404/fix_bino3d_xcb
bino3d: use mkDerivation from qt
2020-02-14 00:19:53 +01:00
worldofpeace 05f5786f0a
Merge pull request #80046 from bcdarwin/c3d-downgrade-gcc
c3d: unbreak via stdenv -> gcc8Stdenv
2020-02-13 17:48:23 -05:00
Ben Darwin 1112bcc75e c3d: unbreak via stdenv -> gcc8Stdenv 2020-02-13 17:45:18 -05:00
Florian Klink 9673272fb6
Merge pull request #80062 from flokli/gitlab-12.7.6
gitlab: 12.7.5 -> 12.7.6
2020-02-13 23:42:40 +01:00
Doron Behar d4169851a5 neovim-remote: add now needed setuptools as input 2020-02-13 13:20:29 -08:00
Florian Klink 0a87568b03 gitlab: 12.7.5 -> 12.7.6 2020-02-13 22:18:27 +01:00
Alex Whitt 61a637aa64 Octoprint-SimpleEmergencyStop: init at 0.2.5 2020-02-13 15:58:50 -05:00
Alex Whitt 37e6afd799 Octoprint-GcodeEditor: init at 0.2.6 2020-02-13 15:58:33 -05:00
Alex Whitt 5e0ae51052 Octoprint-ABL_Expert: init at 2019-12-21 2020-02-13 15:58:17 -05:00
Alex Whitt dba13a032c Octoprint-PrintTimeGenius: 2.0.2 -> 2.2.1 2020-02-13 15:58:04 -05:00
Sergey Lukjanov 48254f391c helm: 3.0.3 -> 3.1.0 2020-02-13 12:48:19 -08:00
Georg Haas c9ca90af51
bino3d: use mkDerivation from qt
adopted solution from commit 7e0dd3833d
2020-02-13 21:47:08 +01:00
Shahrukh Khan be1635933f
argocd: init at 1.4.2 (#79846) 2020-02-13 12:12:28 -08:00
devhell c87ec93392 profanity: 0.7.1 -> 0.8.1
Changelog available at:
https://github.com/profanity-im/profanity/releases/tag/0.8.1
2020-02-13 08:39:24 -08:00
Nikolay Korotkiy 1ac4319bcc qlandkartegt: fix broken download links 2020-02-13 08:34:37 -08:00
Tim Steinbach 2004c88193
Merge pull request #79980 from zowoq/docker
docker: 19.03.5 -> 19.03.6
2020-02-13 07:30:14 -05:00
Vladimír Čunát 705a131583
Merge #79917: thunderbird*: 68.4.2 -> 68.5.0 (security) 2020-02-13 13:04:11 +01:00
Michele Guerini Rocco 21b31c4e51
Merge pull request #79998 from rnhmjoj/urxvt-fix
rxvt-unicode: fix typo in aliases.nix
2020-02-13 11:04:56 +01:00
Lancelot SIX d6e780fd46
Merge pull request #79956 from r-ryantm/auto-update/mercurial
mercurial: 5.2.2 -> 5.3
2020-02-13 10:47:58 +01:00
rnhmjoj 91f81e84de
rxvt-unicode/vtwheel: use new package name for rxvt-unicode 2020-02-13 09:38:16 +01:00
Marek Mahut 18859c8841 grisbi: 1.2.1 -> 1.2.2 2020-02-13 09:02:23 +01:00
Nikolay Korotkiy e34a0fa668
gpxsee: 7.20 -> 7.22 2020-02-13 10:23:37 +03:00
Nikolay Korotkiy 217b221eab
goldendict: enable on darwin 2020-02-13 10:09:36 +03:00
zowoq 1979e038a3 docker: 19.03.5 -> 19.03.6
https://github.com/docker/docker-ce/releases/tag/v19.03.6
2020-02-13 14:17:47 +10:00
R. RyanTM 523ea83cec mercurial: 5.2.2 -> 5.3 2020-02-13 00:01:08 +00:00
Puck Meerburg 0b3e5db5d3 signal-desktop: fix notifications 2020-02-12 22:31:31 +00:00
R. RyanTM 036a1b2755
latte-dock: 0.9.7 -> 0.9.8.1 (#79533) 2020-02-12 17:16:37 -05:00
worldofpeace ac26d3aec3
Merge pull request #79858 from r-ryantm/auto-update/quilter
quilter: 2.1.0 -> 2.1.1
2020-02-12 16:48:30 -05:00
Michael Weiss fc3f421cff
Merge pull request #79867 from primeos/tdesktop
tdesktop: 1.9.9 -> 1.9.12
2020-02-12 20:08:23 +01:00
R. RyanTM 7b61246b95 gitAndTools.gh: 0.5.3 -> 0.5.4 2020-02-12 09:40:46 -08:00
Sam Doshi 8bccdc4b81 squeezelite: git -> 1.9.1196
Fix mp3, aac and ogg support, add extra codecs.
2020-02-12 08:45:55 -08:00
Edmund Wu 3480dd63d6 widevine: 4.10.1196.0 -> 4.10.1582.1 2020-02-12 07:10:52 -08:00
Edmund Wu c8311920a0 vivaldi-codecs-ffmpeg: 74.0.3729.169 -> 78.0.3904.70 2020-02-12 07:10:52 -08:00
Edmund Wu ef086b6c17 vivaldi: fix patched paths 2020-02-12 07:10:52 -08:00
Tim Steinbach c3b1bb31cb
vivaldi: 2.10.1745.27-1 -> 2.11.1811.33-1 2020-02-12 09:11:06 -05:00
Marek Mahut 6709eabe51
Merge pull request #79901 from sikmir/nnn
nnn: 2.9 -> 3.0
2020-02-12 14:32:46 +01:00
Jan Tojnar 9fb6c2b6d5
Merge pull request #79764 from r-ryantm/auto-update/udiskie
udiskie: 1.7.7 -> 2.1.0
2020-02-12 12:35:52 +01:00
Mario Rodas 72ce1ffa9d
Merge pull request #79912 from r-ryantm/auto-update/git-remote-gcrypt
gitAndTools.gitRemoteGcrypt: 1.2 -> 1.3
2020-02-12 06:18:19 -05:00
Andreas Rammhold 5a001981db
Merge pull request #79786 from andir/firefox73
firefox: 72.0.3 -> 73.0
2020-02-12 11:19:11 +01:00
Frederik Rietdijk bfe01159ed
Merge pull request #79801 from NixOS/staging-next
Staging next
2020-02-12 11:16:39 +01:00
adisbladis 8a253006e6
Merge pull request #77975 from sjmackenzie/amp
amp: git rev 2c88e8 (2019-06-09) -> 0.6.1
2020-02-12 23:08:28 +13:00
R. RyanTM de6b81a89b gitAndTools.gitRemoteGcrypt: 1.2 -> 1.3 2020-02-12 09:45:36 +00:00
Frederik Rietdijk 424697d512 Merge master into staging-next 2020-02-12 09:55:31 +01:00
Bastian Köcher f2c564b124 kdepim-runtime: Remove obsolete patch to fix compilation
The facebook plugin is currently disabled by upstream.
2020-02-12 09:46:37 +01:00
Nikolay Korotkiy b2d4c9d216
nnn: 2.9 -> 3.0 2020-02-12 09:32:20 +03:00
Michael Weiss d0729f8323
tdesktop: 1.9.9 -> 1.9.12
Note: I skipped the packaging of mapbox-variant for now.
2020-02-12 00:56:36 +01:00
Christian Kampka 9eaf6f5f5c
kops_1_15: 1.15.1 -> 1.15.2 (#79809) 2020-02-11 21:35:35 +01:00
Michael Weiss e61b8d99c2
chromium: 80.0.3987.87 -> 80.0.3987.100
https://chromereleases.googleblog.com/2020/02/stable-channel-update-for-desktop_11.html
2020-02-11 21:25:53 +01:00
Michael Weiss a0ef7ad1d6
androidStudioPackages.beta: 3.6.0.19 -> 3.6.0.20 2020-02-11 19:59:59 +01:00
0x4A6F 4b33402d30
maintainers: fix 0x4A6F 2020-02-11 19:29:51 +01:00
taku0 64fe2b7260 thunderbird: 68.4.2 -> 68.5.0 2020-02-12 03:16:07 +09:00
taku0 eaf12cc4d1 thunderbird-bin: 68.4.2 -> 68.5.0 2020-02-12 03:12:21 +09:00
Jörg Thalheim 019ad4ab4e
Merge pull request #79848 from schmittlauch/tipp10
tipp10: init at 3.1.0
2020-02-11 17:41:14 +00:00
Michael Weiss 8ffa642baa
gitRepo: 2.0 -> 2.1.1 2020-02-11 18:32:29 +01:00
Milan Pässler 7fbc860d72 tipp10: init at 3.1.0 2020-02-11 17:36:22 +01:00
R. RyanTM 3a9a0f299a quilter: 2.1.0 -> 2.1.1 2020-02-11 14:04:22 +00:00
Mario Rodas e7830e552b
Merge pull request #79811 from r-ryantm/auto-update/hugo
hugo: 0.64.0 -> 0.64.1
2020-02-11 08:19:58 -05:00
taku0 87d9d9a374 flashplayer: 32.0.0.314 -> 32.0.0.330 2020-02-11 21:15:08 +09:00
Mario Rodas c2b9f7aae2
ncspot: 0.1.1 -> 0.1.2
Changelog: https://github.com/hrkfdn/ncspot/releases/tag/v0.1.2
2020-02-11 04:20:00 -05:00
R. RyanTM 5dc70e89c4 hugo: 0.64.0 -> 0.64.1 2020-02-11 09:10:51 +00:00
Dmitry Kalinkin 5f2a3bef33
Merge pull request #79778 from jbedo/delly
delly: 0.8.1 -> 0.8.2
2020-02-11 03:54:02 -05:00
Justin Bedo a8fe9e7aff
delly: 0.8.1 -> 0.8.2
Backported patch required for htslib 1.10.2
2020-02-11 19:21:59 +11:00
Frederik Rietdijk 1a6c3cb06b Merge staging into staging-next 2020-02-11 07:59:53 +01:00
Ryan Mulligan b99e12f4fe
Merge pull request #79534 from r-ryantm/auto-update/last
last: 1045 -> 1047
2020-02-10 18:10:08 -08:00
Andreas Rammhold f43fdd1151 firefox-esr: 68.4.2esr -> 68.5.0esr 2020-02-11 01:19:26 +01:00
Andreas Rammhold 11920736e8 firefox-bin: 72.0.3 -> 73.0 2020-02-11 01:19:26 +01:00
Andreas Rammhold 8019df98f8 firefox: 72.0.2 -> 73.0 2020-02-11 01:19:26 +01:00
Andreas Rammhold 187d6912a8 firefox: prepare for 73.0 2020-02-11 01:19:26 +01:00
Dmitry Kalinkin 157f392f57
mesos: switch to https for maven
Fixes: #78702
Closes: #79260
2020-02-10 19:00:03 -05:00
Francesco Gazzetta 6932a75d9c
drawpile,drawpile-server-headless: 2.1.15 -> 2.1.16 (#79760) 2020-02-10 18:16:23 -05:00
Michael Weiss 7d927677f4
signal-desktop: 1.30.1 -> 1.31.0
Changelog: https://github.com/signalapp/Signal-Desktop/releases/tag/v1.31.0
2020-02-10 23:34:32 +01:00
Dave Nicponski 1b6ef1268f git: Fix git-gui to work on Catalina
The existing post-install was not successfully patching the git-gui script,
and thus was invoking the packaged osx app which uses the system tk,
which is too old to work (and is no longer supported by Apple anyway).
2020-02-10 17:19:26 -05:00
R. RyanTM 9a4eb10862 yadm: 2.3.0 -> 2.4.0 2020-02-10 21:57:25 +00:00
R. RyanTM 42f1cab9c8 udiskie: 1.7.7 -> 2.1.0 2020-02-10 20:15:56 +00:00
Aluísio Augusto Silva Gonçalves 9a0e92512c r128gain: init at 0.9.3 2020-02-10 21:05:43 +01:00
Ben Darwin c79d6d0430 c3d: 2018-10-04 -> unstable-2019-10-22; mark unbroken 2020-02-10 20:58:35 +01:00
Christian Lütke-Stetzkamp df7ee19182 cvsq: init at 1.10 2020-02-10 20:58:06 +01:00
volth f1541d185d far2l: fix .desktop file 2020-02-10 20:40:46 +01:00
volth 047095f89f far2l: 2018-07-19 -> 2019-12-14 2020-02-10 20:40:46 +01:00
Matthew Bauer ba30ee3389
Merge pull request #79708 from saschagrunert/unused-ldflags-var
cri-o: remove unused ldflags variable
2020-02-10 14:28:12 -05:00
Christian Kampka 9205b2d633 trilium: 0.38.2 -> 0.39.4 2020-02-10 20:27:00 +01:00
Bjarki Ágúst Guðmundsson c1b3b6f8b2 google-play-music-desktop-player: 4.6.1 -> 4.7.1 2020-02-10 20:25:45 +01:00
Linus Heckemann 8f30b3e83e kanboard: 1.2.12 -> 1.2.13
Add self to maintainers
2020-02-10 20:22:46 +01:00
Bart Brouns bd90b5a5cf faust: 2.5.23 -> 2.20.2 2020-02-10 20:12:05 +01:00
Alyssa Ross c856d7ff12 dino: remove unnecessary private transitive deps
As explained by Orivej (reformatted from Markdown):

> These (except libsignal-protocol-c) are private dependencies of the
> actual dependencies that should neither be propagated nor added
> manually to dino. For example, libpsl and brotli come from
> libsoup-2.4.pc:
>
>     Requires: glib-2.0 >=  2.38, gobject-2.0 >=  2.38, gio-2.0 >=  2.38
>     Requires.private: libxml-2.0, sqlite3, libpsl >=  0.20, libbrotlidec, zlib
>
> (To be precise, glib uses utillinuxMinimal rather than utillinux.)
>
> The warnings we see, such as Package 'mount', required by 'gio-2.0',
> not found, come from CMake running both pkg-config --libs and
> pkg-config --static --libs to populate both <XXX>_LIBRARIES and
> <XXX>_STATIC_LIBRARIES[1], but dino has no use for the latter.
> Currently these warnings can not be disabled:
> https://gitlab.kitware.com/cmake/cmake/issues/18158
>
> (They could be prevented by pruning Requires.private from shared-only
> libraries akin to <https://github.com/NixOS/nixpkgs/pull/51767>,
> although it can not be detected if a library is shared-only from the
> .pc file alone, and this is just a warning.)
>
> [1]: docs: https://cmake.org/cmake/help/v3.16/module/FindPkgConfig.html
2020-02-10 20:02:41 +01:00
Nikolay Korotkiy 07655cd724 lsd2dsl: 0.4.1 -> 0.5.1 2020-02-10 20:01:14 +01:00
Peter Hoeg b19c857985 redoflacs: 0.30.20150202 -> 0.30.20190903 2020-02-10 19:59:36 +01:00
Patrick Hilhorst 603109c171 vscodium: 1.41.1 -> 1.42.0 2020-02-10 19:58:55 +01:00
Emily 6957e476f4 weechatScripts.weechat-matrix: unstable-2019-11-10 -> unstable-2020-01-21 2020-02-10 19:57:23 +01:00
Brenton Horne 567be48707 marvin: 20.3.0 -> 20.4.0 2020-02-10 19:55:13 +01:00
Evils d3a9e634bf kicad-unstable: update update.sh && update
use /tmp instead of XDG_RUNTIME_DIR
  which is /run/user/1000, which defaults to 10% of RAM
  and kicad-packages3d needs ~6gb
2020-02-10 19:54:38 +01:00
Evils a9942b0226 kicad: simplify component names 2020-02-10 19:54:38 +01:00
Nikolay Korotkiy ec85f51603 tippecanoe: 1.34.3 -> 1.35.0 2020-02-10 19:53:57 +01:00
Ben Darwin 39f0e3b32b minc_tools: enable building conversion tools 2020-02-10 19:53:25 +01:00
Ben Darwin bcad453bcf minc_tools: 2017-09-11 -> unstable-2019-12-04 2020-02-10 19:53:25 +01:00
Daniel Schaefer e77291b64e hpmyroom: 11.1.0.0508 -> 12.0.0.0220 2020-02-10 19:51:42 +01:00
Maciej Krüger 70e3b2b442 twinkle: patch manual link since old domain got re-used 2020-02-10 19:51:12 +01:00
zimbatm bcdc90a3a7 ruby_2_4: remove
According to https://endoflife.software/programming-languages/server-side-scripting/ruby
ruby 2.4 will go end-of-life in march, where the new release of nixpkgs
will be cut. We won't be able to support it for security updates.

Remove all references to ruby_2_4 and add ruby_2_7 instead where
missing.

Mark packages that depend on ruby 2.4 as broken:
* chefdk
* sonic-pi
2020-02-10 13:23:35 -05:00
R. RyanTM 1c438a0cd0 catt: 0.10.2 -> 0.10.3 2020-02-10 18:11:15 +01:00
R. RyanTM ccc54f0fc3 drumkv1: 0.9.11 -> 0.9.12 2020-02-10 18:06:03 +01:00
R. RyanTM 1543fd14be saga: 7.3.0 -> 7.5.0 2020-02-10 18:04:44 +01:00
R. RyanTM 8790ca3a0c snd: 19.9 -> 20.0 2020-02-10 18:04:28 +01:00
Thomas Tuegel b78092a551
Merge pull request #78773 from layus/sane-override
sane module: support overriding config files
2020-02-10 10:53:57 -06:00
Frederik Rietdijk 079622ef2d
Merge pull request #79628 from NixOS/staging-next
Staging next
2020-02-10 17:53:25 +01:00
Marek Mahut 5301420990
Merge pull request #79739 from mmahut/exodus
exodus: 19.5.24 -> 20.1.30
2020-02-10 17:44:50 +01:00
Marek Mahut b9c5da9195
Merge pull request #79741 from mmahut/cloudflared
cloudflared: 2019.12.0 -> 2020.2.0
2020-02-10 17:40:33 +01:00
Guillaume Maudoux 4979541cad sane module: make warning more explicit 2020-02-10 17:28:37 +01:00
Michele Guerini Rocco 565724c775
Merge pull request #77347 from rnhmjoj/urxvt
rxvt-unicode: rewrite plugin system
2020-02-10 17:21:59 +01:00
Michael Weiss c213993880
gitRepo: 1.13.9.4 -> 2.0 2020-02-10 17:08:26 +01:00
Marek Mahut 78e0d72c88 cloudflared: 2019.12.0 -> 2020.2.0 2020-02-10 16:59:52 +01:00
Christian Kauhaus edfd964253
Merge pull request #79050 from andrew-d/andrew/qemu-CVEs
qemu: add patches for CVE-2020-7039 and CVE-2020-7211
2020-02-10 16:52:25 +01:00
Marek Mahut 38d84665d8 exodus: 19.5.24 -> 20.1.30 2020-02-10 16:27:20 +01:00
Marek Mahut 0dfcfe13d4 exodus: adding at-spi2-core dependency 2020-02-10 16:26:02 +01:00
Marek Mahut ff06678927 exodus: adding exodus alias 2020-02-10 16:25:30 +01:00
Marek Mahut d6474081d0 exodus: reformating 2020-02-10 16:24:59 +01:00
Benjamin Hipple 2115a2037c fetchcargo: use flat tar.gz file for vendored src instead of recursive hash dir
This has several advantages:

1. It takes up less space on disk in-between builds in the nix store.
2. It uses less space in the binary cache for vendor derivation packages.
3. It uses less network traffic downloading from the binary cache.
4. It plays nicely with hashed mirrors like tarballs.nixos.org, which only
   substitute --flat hashes on single files (not recursive directory hashes).
5. It's consistent with how simple `fetchurl` src derivations work.
6. It provides a stronger abstraction between input src-package and output
   package, e.g., it's harder to accidentally depend on the src derivation at
   runtime by referencing something like `${src}/etc/index.html`. Likewise, in
   the store it's harder to get confused with something that is just there as a
   build-time dependency vs. a runtime dependency, since the build-time
   src dependencies are tarred up.

Disadvantages are:
1. It takes slightly longer to untar at the start of a build.

As currently implemented, this attaches the compacted vendor.tar.gz feature as a
rider on `verifyCargoDeps`, since both of them are relatively newly implemented
behavior that change the `cargoSha256`.

If this PR is accepted, I will push forward the remaining rust packages with a
series of treewide PRs to update the `cargoSha256`s.
2020-02-10 10:17:29 -05:00
Sascha Grunert c36fca9701
cri-o: remove unused ldflags variable
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-02-10 14:42:40 +01:00
R. RyanTM b94c1c89f6 manuskript: 0.10.0 -> 0.11.0 2020-02-10 13:36:57 +01:00
R. RyanTM e988c072be clp: 1.17.3 -> 1.17.5 2020-02-10 13:24:22 +01:00
R. RyanTM ec3f3601bd elisa: 19.12.0 -> 19.12.2 2020-02-10 13:23:51 +01:00