Commit graph

40815 commits

Author SHA1 Message Date
Graham Christensen a905deb826
alacritty: Correct xdg-open behavior 2020-02-20 08:12:47 -05:00
Maximilian Bosch c4c733f231
Merge pull request #80587 from r-ryantm/auto-update/i3
i3: 4.17.1 -> 4.18
2020-02-20 12:53:17 +01:00
Maximilian Bosch 2893e27d85
Merge pull request #80584 from marsam/update-terraform
terraform: 0.12.20 -> 0.12.21
2020-02-20 12:37:17 +01:00
Gabriel Ebner f098b0dd2c
Merge pull request #80576 from bhipple/u/rust-cargo-elan
elan: upgrade cargo fetcher and cargoSha256
2020-02-20 09:53:49 +01:00
Michael Weiss 3e9d2f80a4
chromium: 80.0.3987.106 -> 80.0.3987.116 2020-02-20 09:50:25 +01:00
R. RyanTM 37a0429f75 lyx: 2.3.4 -> 2.3.4.3 2020-02-20 08:46:07 +00:00
Domen Kožar 5f711b6b7e
Merge pull request #57876 from dtzWill/feature/fx_cast
fx_cast: init at 0.0.5
2020-02-20 15:18:03 +07:00
Jeff Labonte 9018faac96 brave: 1.3.115 -> 1.3.118 2020-02-19 21:15:03 -05:00
Maximilian Bosch 7bdc103ac8
geogebra: 5-0-570-0 -> 5-0-573-0 2020-02-20 03:09:06 +01:00
worldofpeace e893358693
Merge pull request #80334 from hedning/gnome-3.34.4
Gnome 3.34.4
2020-02-19 20:57:49 -05:00
R. RyanTM 9a46a69198 i3: 4.17.1 -> 4.18 2020-02-20 01:51:20 +00:00
Maximilian Bosch e474ce247f
riot-web: add myself as maintainer 2020-02-20 02:50:23 +01:00
Shahrukh Khan 8acd3c804d
argocd: Fix build flags (#80545) 2020-02-19 15:48:39 -10:00
Maximilian Bosch da45483b35
riot-web: 1.5.9 -> 1.5.10
https://github.com/vector-im/riot-web/releases/tag/v1.5.10
2020-02-20 02:36:54 +01:00
Maximilian Bosch 3c0b262cee
Merge pull request #80417 from Ma27/fix-waybar
waybar: 0.9.0 -> 0.9.1, fix build
2020-02-20 01:50:44 +01:00
Mario Rodas 8cf9a89a34
Merge pull request #79768 from r-ryantm/auto-update/yadm
yadm: 2.3.0 -> 2.4.0
2020-02-19 19:22:36 -05:00
Mario Rodas 0123ad0f13
Merge pull request #80557 from r-ryantm/auto-update/cvs-fast-export
cvs_fast_export: 1.50 -> 1.51
2020-02-19 19:13:39 -05:00
Benjamin Hipple 991276361b parity: 2.5.11 -> 2.7.2
Per comment in the upstream release notes, the `beta` track is no longer
maintained, and parity only has `stable` releases, so this deletes the beta
expression entirely.
https://github.com/paritytech/parity-ethereum/releases

This also updates to the new fetchCargoTarball implementation as part of #79975
2020-02-19 18:28:05 -05:00
Benjamin Hipple ed85c9981a elan: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; ran `nixpkgs-review wip` successfully.
2020-02-19 18:17:27 -05:00
Mario Rodas d7f608e43a
terraform: 0.12.20 -> 0.12.21
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.21
2020-02-19 18:00:00 -05:00
Tom Hall 4e5aeca90b R: Enable java support on all platforms 2020-02-19 22:57:41 +00:00
Daiderd Jordan af1fffab5b
Merge pull request #79769 from virusdave/dnicponski/scratch/make_git_gui_work_on_modern_mac
git: Fix git-gui to work on Catalina
2020-02-19 20:25:41 +01:00
R. RyanTM 170f42098d cvs_fast_export: 1.50 -> 1.51 2020-02-19 19:05:34 +00:00
Daiderd Jordan 230ab62e10
Merge pull request #79344 from LnL7/darwin-mpv-swift
mpv: add flag for swift on darwin
2020-02-19 19:14:49 +01:00
Michele Guerini Rocco 7789299ff9
Merge pull request #80546 from Luflosi/kitty-disable-strictoverflow
kitty: better fix for build error
2020-02-19 18:52:20 +01:00
Michele Guerini Rocco 82fe2a5b7a
Merge pull request #80433 from emmanuelrosa/qutebrowser-1.10.1
qutebrowser: 1.10.0 -> 1.10.1
2020-02-19 18:33:58 +01:00
R. RyanTM 5b51c88b5b anydesk: 5.5.1 -> 5.5.2 2020-02-19 17:05:53 +00:00
Luflosi 2a15e3ba75
kitty: better fix for build error
Without the `no-werror.patch`, the compilation would fail with the following warning:
```
clang-7: error: argument unused during compilation: '-fno-strict-overflow' [-Werror,-Wunused-command-line-argument]
```
To fix this, the compiler command line options `-pedantic-errors` and `-Werror` were patched out of the build script so that the warning would not become an error and stop the build. This is not ideal as this piece of code is changed fairly frequently, which requires fixing the patch. In the next kitty version the patch would need to be fixed again.
A better alternative is to just not pass `-fno-strict-overflow` to the compiler. This is done by disabling the `strictoverflow` hardening feature.
2020-02-19 17:28:46 +01:00
R. RyanTM 8df76db739 picard: 2.2.3 -> 2.3 2020-02-19 15:41:20 +01:00
Marek Mahut 1a6d6576ce
Merge pull request #80496 from r-ryantm/auto-update/clightning
clightning: 0.8.0 -> 0.8.1
2020-02-19 15:00:21 +01:00
Mario Rodas c2e10f2473
Merge pull request #80411 from dywedir/zola
zola: 0.9.0 -> 0.10.0
2020-02-19 08:33:09 -05:00
Mario Rodas 671c8d94d6
Merge pull request #80493 from marsam/update-flexget
flexget: 3.1.21 -> 3.1.26
2020-02-19 08:13:19 -05:00
Maximilian Bosch 6dc9109c67
Merge pull request #80507 from r-ryantm/auto-update/i3-gaps
i3-gaps: 4.17.1 -> 4.18
2020-02-19 14:05:09 +01:00
Mario Rodas 7b73eefda8
mumble: fix build (#80500) 2020-02-19 14:01:21 +01:00
Emily 3d3ba53897 gomuks: 2019-06-28 -> 2020-02-19 2020-02-19 12:44:58 +00:00
R. RyanTM f90c64865f shotcut: 19.12.31 -> 20.02.17 2020-02-19 12:30:17 +00:00
Frederik Rietdijk c65707bc25
Merge pull request #80252 from NixOS/staging-next
Staging next
2020-02-19 09:18:32 +01:00
R. RyanTM 6986f40254 ideogram: 1.3.0 -> 1.3.2 2020-02-19 06:29:42 +00:00
R. RyanTM ed982f6b6e i3-gaps: 4.17.1 -> 4.18 2020-02-19 06:21:47 +00:00
Vladyslav M 7b04af1b89
zola: 0.9.0 -> 0.10.0 2020-02-19 08:00:03 +02:00
R. RyanTM a2a6522287 ephemeral: 6.2.0 -> 6.2.1 2020-02-19 04:44:49 +00:00
R. RyanTM 3f3ead76fd clightning: 0.8.0 -> 0.8.1 2020-02-19 03:34:52 +00:00
Jan Tojnar e2b4abe3c8
Merge pull request #54677 from jtojnar/mypaint2
mypaint: 1.2.1 → 2.0.0-beta.0
2020-02-19 01:57:21 +01:00
Robert Schütz 8585628622
rclone-browser: 1.2 -> 1.8.0 (#80445)
https://github.com/kapitainsky/RcloneBrowser/releases/tag/1.8.0
2020-02-19 01:30:31 +01:00
Jan Tojnar 6fecb16af6
mypaint: 1.2.1 → 2.0.0 2020-02-18 22:48:38 +01:00
Jan Tojnar eeaad8d225
mypaint-brushes: 1.3.0 → 2.0.2 2020-02-18 22:16:06 +01:00
Vladimír Čunát 1b96f9b68c
Merge #80460: maintainers: fix 0x4A6F 2020-02-18 21:28:27 +01:00
Frederik Rietdijk 9d88ee08f6 Merge master into staging-next 2020-02-18 16:09:19 +01:00
Andreas Rammhold c2b6b6d97e
Merge pull request #80431 from andir/firefox73.0.1
firefox: 73.0 -> 73.0.1
2020-02-18 16:01:19 +01:00
Tim Steinbach 68558d8c5d
vivaldi: 2.11.1811.33-1 -> 2.11.1811.38-1 2020-02-18 09:37:33 -05:00
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