Commit graph

47931 commits

Author SHA1 Message Date
Tim Steinbach 9ef0ac8fe9
docker: Remove maintainer nequissimus 2020-10-08 11:00:14 -04:00
Tim Steinbach 9b5201fb50
vivaldi: Remove maintainer nequissimus 2020-10-08 11:00:14 -04:00
Tim Steinbach 9b28998862
atom: Remove maintainer nequissimus 2020-10-08 11:00:14 -04:00
Tim Steinbach 9d481e0bb1
snort: 2.9.16 -> 2.9.16.1 2020-10-08 10:12:41 -04:00
0x4A6F bef990c0aa
zola: 0.12.1 -> 0.12.2 2020-10-08 11:28:53 +00:00
Daniël de Kok 12112dedbf
Merge pull request #99962 from penguwin/charm
charm: 0.8.2 -> 0.8.3
2020-10-08 09:55:45 +02:00
Florian Ströger 615176aa9a istioctl: 1.7.0 -> 1.7.3 2020-10-08 08:33:26 +02:00
Anderson Torres fab168dbf7
Merge pull request #96849 from buckley310/vmwareview
vmware-horizon-client: init at 2006
2020-10-08 03:02:02 -03:00
gnidorah 5cd29482e4 munt: 2.4.0 -> 2.4.1 2020-10-08 08:58:41 +03:00
rnhmjoj 843c5da500
monero-gui: fix aarch64 build 2020-10-08 07:50:56 +02:00
Jonathan Ringer 548649c00c snort: fix whitespace
to make the CI happy
2020-10-07 22:45:32 -07:00
Sean Buckley 365368035c vmware-horizon-client: init at 2006 2020-10-08 00:36:17 -04:00
zimbatm be6e9f1e90
Merge pull request #99198 from timstott/terraform-013-compatible-providers
terraform-providers: Terraform 0.13 compatibility
2020-10-08 21:29:04 +00:00
markuskowa 7c36c71b00
Merge pull request #100020 from sikmir/gpxsee
gpxsee: 7.32 -> 7.33
2020-10-08 23:22:02 +02:00
Timothy Stott b0a0ffb7fd terraform: add maintainer timstott 2020-10-08 22:18:12 +01:00
Timothy Stott cd1b594767 terraform: expose providers to terraform 0.13
Terraform 0.13 adopts a new filesystem layout for plugins (illustrated below).

Terraform 0.12 and earlier
`plugins-dir/terraform-provider-aws_v3.7.0`

Terraform 0.13
`plugins-dir/registry.terraform.io/hashicorp/aws/3.7.0/linux_amd64/terraform-provider-aws_v3.7.0`

To support all packaged Terraform versions a shim is created at both locations.

This approach was inspired by https://github.com/numtide/generate-terraform-provider-shim

Terraform 0.13 provider documentation https://www.terraform.io/upgrade-guides/0-13.html#new-filesystem-layout-for-local-copies-of-providers

layout terraform providers filesystem in withPlugins
2020-10-08 22:18:12 +01:00
Lassulus 1cd650194f
Merge pull request #94950 from suhr/helio
helio-workstation: 2.2 -> 3.1
2020-10-08 23:02:17 +02:00
Doron Behar 215bc37d00
Merge pull request #96091 from doronbehar/pkg/mailnag/fixes
mailnag: Fix pluginDeps usage & comment
2020-10-09 00:01:32 +03:00
Timothy Stott 72cd428dd2 terraform-providers: populate provider source addresses
Added provider source address to providers hosted in the same GitHub
repository. Other providers have moved repository and would require a
patch to the package path.
2020-10-08 21:59:09 +01:00
Anderson Torres 8bcfed0140
Merge pull request #92666 from sikmir/mkgmap
mkgmap: 4432 -> 4565
2020-10-08 17:55:10 -03:00
Lassulus 663d0f06fb
Merge pull request #99654 from bcdarwin/update-c3d
c3d: unstable-2019-10-22 -> unstable-2020-10-05
2020-10-08 22:47:16 +02:00
Doron Behar 7ebd42b87f
Merge pull request #99956 from FRidh/qt 2020-10-08 22:49:35 +03:00
Doron Behar dfcde0341f kdeconnect: 1.3.5 -> 20.08.1
Update many dependencies. Add a patch that fixes a build. Use
`libsForQt5` instead of `libsForQt514`.
2020-10-08 22:14:03 +03:00
Ben Darwin af85623c53 c3d: unstable-2019-10-22 -> unstable-2020-10-05 2020-10-08 14:48:02 -04:00
Timothy Stott 87e21d1153 terraform-provider.acme: 1.5.0 -> 1.5.0-patched 2020-10-08 19:01:08 +01:00
Timothy Stott 60645f0921 terraform-providers: script to update all providers 2020-10-08 19:01:08 +01:00
Timothy Stott 107707ad82 terraform-providers: update providers via terraform registry 2020-10-08 19:00:07 +01:00
Timothy Stott 063f1d7301 terraform-providers: store providers as JSON 2020-10-08 19:00:07 +01:00
Frederik Rietdijk c0d5cf4993 puddletag: mark broken 2020-10-08 19:26:35 +02:00
Frederik Rietdijk b9af2d2259 dupeguru: mark as broken 2020-10-08 19:06:35 +02:00
Frederik Rietdijk 084c4da16a qgis: 3.10.9 -> 3.10.10 2020-10-08 18:57:26 +02:00
Doron Behar 883b21debe vorta: Fix double wrapping 2020-10-08 18:57:24 +02:00
Doron Behar f4b8c8f1df git-annex-metadata-gui: fix qt wrapping
Wrap application with wrapQtAppsHook and no double wrapping.
2020-10-08 18:57:24 +02:00
Doron Behar 62738d495c friture: Use qt5.15 just like pyqt5
Don't double wrap executables.
2020-10-08 18:57:24 +02:00
Doron Behar 3d8267ee88 flent: Use qt5.15 just like pyqt5 use in it (#99956)
Bonus: Spare double wrapping.
2020-10-08 18:57:23 +02:00
Doron Behar 16c2b3c614 cq-editor: Use qt5.15 completely.
Don't mix qt5.14 and pyqt5 which uses qt5.15 (#99956).
2020-10-08 18:57:23 +02:00
Doron Behar bc0113e2c2 electrum-ltc: Use default qt5.15.
The same as used by pyqt5 (#99956).

Also: Fix double wrapping.
2020-10-08 18:57:23 +02:00
Doron Behar 56d047f0b0 dupeguru: Don't override qt5 version.
Since Python's pyqt5 is using qt5.15, it should use the same version as
well.
2020-10-08 18:57:23 +02:00
Doron Behar 2edd4edcb9 electron-cash: 4.1.0 -> 4.1.1
Remove included upstream patches. Use qt5.15 (#99956). Spare double
wrapping by using `makeWrapperArgs+=()`.
2020-10-08 18:57:23 +02:00
Doron Behar 198e025172 retext: Fix build by using default qt5.15.
Bonus: Set `makeWrapperArgs` instead of calling `wrapQtApp` - to prevent
double wrapping.
2020-10-08 18:57:23 +02:00
Frederik Rietdijk 1561163203 carla: 2.1.1 -> 2.2.0 and use the default qt515 2020-10-08 18:57:22 +02:00
Nikolay Korotkiy 833b639d7b
gpxsee: 7.32 -> 7.33 2020-10-08 11:51:24 +03:00
Bernardo Meurer 56c9f66a42
octoprint.python.pkgs.displaylayerprogress: 1.23.2 -> 1.24.0 2020-10-07 20:56:53 -07:00
Anderson Torres 8aeaba64d7
Merge pull request #99604 from berbiche/cagebreak
cagebreak: init at 1.4.2
2020-10-08 00:05:57 -03:00
Anderson Torres c095d986c7
Merge pull request #99958 from lsix/nano-5.3
nano: 5.2 -> 5.3
2020-10-07 23:58:44 -03:00
Ryan Mulligan c6a937ed22
Merge pull request #85040 from das-g/prevo-init
prevo: init at 0.2
2020-10-07 19:34:43 -07:00
Raphael Borun Das Gupta 905cf1555c prevo: init at 0.2 2020-10-07 19:29:26 -07:00
Mario Rodas 3b99c32c91
Merge pull request #99913 from marsam/update-syncthing
syncthing: 1.9.0 -> 1.10.0
2020-10-07 21:27:10 -05:00
Wael Nasreddine e8a3c739bd
mellowplayer: 3.6.5 -> 3.6.6 (#99919) 2020-10-07 18:01:12 -07:00
ajs124 5ad305791f gimp: 2.10.20 -> 2.10.22 2020-10-08 02:30:47 +02:00
Dmitry Kalinkin b0486f3171
pythia: 8.244 -> 8.303 2020-10-07 20:28:19 -04:00
rnhmjoj b5ca332b1d
monero: apply patch to fix monero-gui build
This is a more appropriate solution to fix a
build error in monero-gui.
2020-10-08 01:12:31 +02:00
rnhmjoj 059292cc64
monero-gui: use the cmake build system 2020-10-08 00:09:41 +02:00
rnhmjoj 59fe3e87c3
monero: export patched sources
This is needed to build monero-gui without duplicating code.
2020-10-08 00:07:24 +02:00
rnhmjoj cc90474581
monero: force use of system libraries 2020-10-08 00:07:24 +02:00
gnidorah 708f3ce52f
ArchiSteamFarm: 4.2.4.0 -> 4.3.0.6 (#99972) 2020-10-07 17:55:26 -04:00
markuskowa 9fab6f9b2b
Merge pull request #98823 from r-ryantm/auto-update/multimon-ng
multimon-ng: 1.1.8 -> 1.1.9
2020-10-07 22:32:30 +02:00
Aaron Andersen 68e9a64d56
Merge pull request #99943 from jojosch/dbeaver-7.2.2
dbeaver: 7.2.1 -> 7.2.2
2020-10-07 16:30:39 -04:00
Nicolas Martin 8e56330ad9 glow: 1.0.0 -> 1.0.1 2020-10-07 20:47:12 +02:00
TredwellGit 757bbdd948
chromium: Fix and enable our ANGLE support
This will additionally install the following files:
libEGL.so libGLESv2.so
libVkICD_mock_icd.so libvk_swiftshader.so libvulkan.so

libEGL.so and libGLESv2.so are required to fix our ANGLE support.
The rest should help with the Vulkan support (currently an experimental
feature that is disabled by default).
2020-10-07 20:37:35 +02:00
Michael Weiss f79703e50c
chromium: 85.0.4183.121 -> 86.0.4240.75
https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop.html

This update includes 35 security fixes.

CVEs:
CVE-2020-15967 CVE-2020-15968 CVE-2020-15969 CVE-2020-15970
CVE-2020-15971 CVE-2020-15972 CVE-2020-15990 CVE-2020-15991
CVE-2020-15973 CVE-2020-15974 CVE-2020-15975 CVE-2020-15976
CVE-2020-6557 CVE-2020-15977 CVE-2020-15978 CVE-2020-15979
CVE-2020-15980 CVE-2020-15981 CVE-2020-15982 CVE-2020-15983
CVE-2020-15984 CVE-2020-15985 CVE-2020-15986 CVE-2020-15987
CVE-2020-15992 CVE-2020-15988 CVE-2020-15989
2020-10-07 20:37:35 +02:00
Nicolas Martin 2ec74f3c33
charm: 0.8.2 -> 0.8.3 2020-10-07 18:16:48 +02:00
Stig P 2c0dc389b4
Merge pull request #98622 from avdv/auto-update/wtf
wtf: 0.31.0 -> 0.32.0
2020-10-07 15:34:28 +00:00
Claudio Bley fd04da1540 wtf: 0.31.0 -> 0.32.0
* mark as broken on darwin

```
these derivations will be built:
/nix/store/f29hm2393h56xh4slil62zlb72j5k0nq-wtf-0.32.0.drv
building '/nix/store/f29hm2393h56xh4slil62zlb72j5k0nq-wtf-0.32.0.drv'...
unpacking sources
unpacking source archive /nix/store/7xd1c92n7i0pcpxb71qgfz7d0hasbcrf-source
source root is source
patching sources
configuring
building
Building subPackage ./.
modules/azuredevops/widget.go:7:2: cannot find package "." in:
        /private/var/folders/hk/77b9kbln51v8hgc1c6j767k00000gn/T/nix-build-wtf-0.32.0.drv-0/source/vendor/github.com/microsoft/azure-devops-go-api/azuredevops
modules/azuredevops/client.go:7:2: cannot find package "." in:
          /private/var/folders/hk/77b9kbln51v8hgc1c6j767k00000gn/T/nix-build-wtf-0.32.0.drv-0/source/vendor/github.com/microsoft/azure-devops-go-api/azuredevops/build
builder for '/nix/store/f29hm2393h56xh4slil62zlb72j5k0nq-wtf-0.32.0.drv' failed with exit code 1
error: build of '/nix/store/f29hm2393h56xh4slil62zlb72j5k0nq-wtf-0.32.0.drv' failed
```
2020-10-07 17:11:42 +02:00
Johannes Rosenberger 434138ed1c picard: apply new licensing convention
according to its home page https://picard.musicbrainz.org/,
picard is licensed under gpl2+
2020-10-07 16:47:46 +02:00
Lancelot SIX b9ff517983
nano: 5.2 -> 5.3 2020-10-07 15:23:24 +01:00
Arian van Putten d98e138f8d
Merge pull request #99941 from toonn/wire-desktop-bump
Wire desktop bump
2020-10-07 12:56:09 +02:00
Andreas Rammhold bffeb5f0d3
Merge pull request #99902 from andir/firefox-pipewire-optional
firefox: ensure pipewire is only enabled with wayland & webrtc
2020-10-07 12:51:46 +02:00
Johannes Schleifenbaum 2fcbd87b2e
dbeaver: 7.2.1 -> 7.2.2 2020-10-07 12:37:56 +02:00
toonn 4448bd4e10
wire-desktop: mac 3.18.3728 -> 3.20.3912 2020-10-07 12:03:35 +02:00
toonn ad9d115682
wire-desktop: linux 3.18.2925 -> 3.20.2934 2020-10-07 11:58:56 +02:00
Linus Heckemann a25bd6604f
Merge pull request #93675 from bcdarwin/update-libminc
libminc: 2.4.03 -> unstable-2020-07-17
2020-10-07 08:08:10 +02:00
Daniel Schaefer e007cf98ee hpmyroom: 12.0.0.0220 -> 12.1.1.0257 2020-10-07 14:01:51 +08:00
taku0 e46afe0f89 thunderbird: 78.2.2 -> 78.3.2 2020-10-07 09:12:48 +09:00
Andreas Rammhold a5a01d56a2
firefox: ensure pipewire is only enabled with wayland & webrtc
This ensures that we aren't applying any of the experiemental pipewire
patches when the dependencies aren't enabled. As of now pipewire only
works with wayland and webrtc. If either of them are not activated we
can't build with pipewireSupport and we should not.
2020-10-06 23:08:00 +02:00
Vladimir Serov 16265f5641
super-slicer: 2.2.53.1 -> 2.2.54.0 2020-10-06 23:54:04 +03:00
Nicolas Martin d01e3d5489 charm: init at 0.8.2 2020-10-06 22:25:36 +02:00
Nicolas Martin c2ebb8becb glow 0.2.0 -> 1.0.0 2020-10-06 22:24:22 +02:00
Lassulus 2927f3fb45
Merge pull request #99186 from 0x4A6F/master-qubes-core-vchan-xen
qubes-core-vchan-xen: 4.1.2 -> 4.1.4
2020-10-06 21:46:09 +02:00
Maximilian Bosch 6cb9067a72
Merge pull request #99726 from zowoq/gh
gitAndTools.gh: 1.0.0 -> 1.1.0
2020-10-06 21:41:12 +02:00
Ben Darwin e673c285e1 conglomerate: update LIBMINC_DIR to reflect libminc CMake changes 2020-10-06 15:31:18 -04:00
Ben Darwin 44f2bf87d6 EZminc: update LIBMINC_DIR to reflect libminc CMake changes 2020-10-06 15:31:18 -04:00
Ben Darwin 83d0571ae6 mni_autoreg: update LIBMINC_DIR due to CMake changes in libminc 2020-10-06 15:31:17 -04:00
Ben Darwin 9a190786a4 n3: 2017-09-18 -> 2018-08-09
- update LIBMINC_DIR and EBTKS_DIR due to CMake updates in those packages
2020-10-06 15:31:16 -04:00
Ben Darwin 7772e248ab inormalize: update LIBMINC_DIR and dependencies due to libminc update 2020-10-06 15:31:16 -04:00
Ben Darwin 91a429a148 minc_tools: unstable-2019-12-04 -> unstable-2020-07-25 2020-10-06 15:31:14 -04:00
Daniël de Kok 6f90e1df4f
Merge pull request #99628 from JustinLovinger/mblaze-1.0
mblaze: 0.5.1 -> 1.0
2020-10-06 16:21:11 +02:00
zowoq bedaefb851 gitAndTools.gh: 1.0.0 -> 1.1.0
https://github.com/cli/cli/releases/tag/v1.1.0
2020-10-06 23:21:11 +10:00
adisbladis cae6a13ac8
Merge pull request #99067 from RaghavSood/ethereum/1.9.22
go-ethereum: 1.9.21 -> 1.9.22
2020-10-06 15:20:27 +02:00
Jonas Heinrich 00d8c11a57 ocenaudio: init at 3.9.3 2020-10-06 15:16:25 +02:00
Shea Levy 34c015f1ec
zulip: 5.4.0 -> 5.4.3 2020-10-06 08:59:53 -04:00
Jörg Thalheim 3aafbb6498
Merge pull request #97232 from r-ryantm/auto-update/pidgin-skypeweb
pidgin-skypeweb: 1.6 -> 1.7
2020-10-06 13:58:19 +02:00
Mario Rodas 4d1dab4ccd
Merge pull request #99714 from Luflosi/update/kitty
kitty: 0.19.0 -> 0.19.1
2020-10-06 05:53:30 -05:00
Luflosi 14385e08fe
kitty: 0.19.0 -> 0.19.1
https://github.com/kovidgoyal/kitty/releases/tag/v0.19.1
2020-10-06 11:52:26 +02:00
Claudio Bley f53bc76ee5 notmuch: 0.30.1c80020 -> 0.31 2020-10-06 11:19:44 +02:00
Alvar Penning 61796534c4 znc: 1.8.1 -> 1.8.2 2020-10-06 10:58:34 +02:00
Frederik Rietdijk 692d219a93 Merge staging-next into staging 2020-10-06 10:25:58 +02:00
Mario Rodas 3a78da75ea syncthing: 1.9.0 -> 1.10.0
https://github.com/syncthing/syncthing/releases/tag/v1.10.0
2020-10-06 04:20:00 +00:00
Nicolas Berbiche c9cea8264e
cagebreak: init at 1.4.2 2020-10-05 22:18:44 -04:00
adisbladis 14154fea52
Revert "emacs: Remove references from emacs.pdmp"
This reverts commit 8e13d34944.

It turns out this breaks the build of emacsGit from the nix-community overlay.
2020-10-06 01:14:24 +02:00
Pavol Rusnak e40ede1821
monero-gui: 0.16.0.3 -> 0.17.0.1 2020-10-05 23:12:18 +02:00
Pavol Rusnak d6921aa4bf
monero: 0.16.0.3 -> 0.17.0.1 2020-10-05 23:10:28 +02:00
Jonathan Ringer 90e5082576 ape: don't inherit lexicon from pkgs scope 2020-10-05 10:55:06 -07:00
Justin Lovinger 8dcff07e42 mblaze: 0.5.1 -> 1.0 2020-10-05 10:16:02 -04:00
Mario Rodas c2bb4af48d
Merge pull request #99626 from marsam/update-spotify-tui
spotify-tui: 0.21.0 -> 0.22.0
2020-10-05 08:57:19 -05:00
Ryan Mulligan 90b11e666d
Merge pull request #99599 from r-ryantm/auto-update/obsidian
obsidian: 0.8.15 -> 0.9.1
2020-10-05 05:55:37 -07:00
evils b8a03a66b3
fahclient: 7.6.9 -> 7.6.13 (#99595) 2020-10-05 14:40:10 +02:00
Doron Behar 5267988ee9
Merge pull request #98471 from NixOS/pkg/newsboat 2020-10-05 14:31:39 +03:00
Doron Behar e2ba711bfa
Merge pull request #99560 from prusnak/zoom
zoom-us: 5.3.465578.0920 -> 5.3.469451.0927
2020-10-05 10:24:29 +03:00
Daniël de Kok f4e6fecebc
Merge pull request #99577 from Luflosi/update/kitty
kitty: 0.18.3 -> 0.19.0
2020-10-05 08:21:39 +02:00
Michael Raskin c35af7b345
Merge pull request #99591 from santicalcagno/fix-fbpanel-build
fbpanel: fix build by adding gdk-pixbuf-xlib
2020-10-05 05:10:15 +00:00
Mario Rodas f8d5895881 spotify-tui: 0.21.0 -> 0.22.0
https://github.com/Rigellute/spotify-tui/releases/tag/v0.22.0
2020-10-05 04:20:00 +00:00
Peter Hoeg a28d3553a8 fix 2020-10-05 11:37:50 +08:00
Peter Hoeg 228bdd200f f/vlc: change name for library only version 2020-10-05 11:37:50 +08:00
R. RyanTM 23e5db915b obsidian: 0.8.15 -> 0.9.1 2020-10-04 23:35:26 +00:00
Christoph Neidahl e782471d2b cheesecutter: unstable-2019-12-06 -> unstable-2020-04-03 2020-10-04 15:24:59 -07:00
OPNA2608 d3a22b4bb4 lyrebird: init at 1.1.0 2020-10-04 15:23:25 -07:00
Santiago Calcagno 104017def0 fbpanel: fix build by adding gdk-pixbuf-xlib 2020-10-04 20:50:59 +00:00
José Romildo Malaquias 788d609c89
Merge pull request #99554 from jmpunkt/jwm-gettext-fix
jwm: fix gettext requirement
2020-10-04 16:20:48 -03:00
Luflosi 5359c185d8
kitty: 0.18.3 -> 0.19.0
https://github.com/kovidgoyal/kitty/releases/tag/v0.19.0

This release requires a new dependency.
There is now a flag for the build system to disable LTO. This removes the need for a patch.
2020-10-04 19:08:58 +02:00
Luflosi 11deddb7c8
kitty: disable hardening feature based on more accurate condition
The `strictoverflow` hardening feature causes a build failure when using Clang as the compiler, not just on Darwin.
2020-10-04 19:07:24 +02:00
Anderson Torres e7d8f334c9
Merge pull request #78407 from 0x450x6c/kapow
kapow: init at 1.5.10
2020-10-04 12:59:28 -03:00
Pavol Rusnak fe35b97d91
zoom-us: 5.3.465578.0920 -> 5.3.469451.0927 2020-10-04 16:14:39 +02:00
Mario Rodas f3f11a3da4
Merge pull request #96718 from r-ryantm/auto-update/termius
termius: 6.1.1 -> 6.4.1
2020-10-04 08:53:48 -05:00
Gabriel Ebner bf77b6d9dd
Merge pull request #98605 from unclechu/patch/unclechu/update-neovim-qt-to-0.2.16.1
Update neovim-qt from 0.2.15 to 0.2.16.1
2020-10-04 15:43:26 +02:00
Gabriel Ebner a324560022
Merge pull request #99550 from gebner/qalc3130
qalculate-gtk: 3.12.1 -> 3.13.0
2020-10-04 15:40:30 +02:00
Jonas Meurer 1a22a73dde
jwm: fix gettext requirement
Jwm requests a specific version of gettext. Since the current version
of gettext is higher, the build fails. Gettext supports to request
a minimum version (since 0.19.6). A patch is introduces which requests
the minimum version 0.19.6.
2020-10-04 15:27:24 +02:00
Gabriel Ebner 9fadca2bcc qalculate-gtk: 3.12.1 -> 3.13.0 2020-10-04 14:53:10 +02:00
Gabriel Ebner d590f7361a coolreader: 3.2.45 -> 3.2.49 2020-10-04 14:14:45 +02:00
OPNA2608 559cf217d6 palemoon: 28.13.0 -> 28.14.2 2020-10-04 10:19:14 +02:00
Mario Rodas d568cc170a
Merge pull request #90063 from r-ryantm/auto-update/mopidy-mpris
mopidy-mpris: 3.0.1 -> 3.0.2
2020-10-03 23:13:01 -05:00
Mario Rodas 2bb7965655
Merge pull request #99436 from r-burns/ppc64le-imagemagick
imagemagick: enable on ppc64le
2020-10-03 22:55:59 -05:00
Martin Weinelt 4751529844
Merge pull request #99367 from Mic92/apache-directory-studio
apache-directory-studio: 2.0.0-M14 -> 2.0.0-M15
2020-10-04 05:44:52 +02:00
Orivej Desh c229834d43 kapow: init at 1.5.10 2020-10-04 02:54:14 +00:00
Mario Rodas d80602cf51
Merge pull request #99488 from kimat/kimat-espanso-0.7.2
espanso: 0.7.1 -> 0.7.2
2020-10-03 18:04:43 -05:00
Mario Rodas 2c0903f417
Merge pull request #99463 from doronbehar/pkg/pdfcpu
pdfcpu: 0.3.5 -> 0.3.6
2020-10-03 18:02:00 -05:00
Anderson Torres 11d1b7b69b
Merge pull request #99483 from mdevlamynck/fix-sawfish-build
sawfish: fix build by replacing gdk-pixbuf with gdk-pixbuf-xlib
2020-10-03 18:18:29 -03:00
Jakub Kądziołka 8205e12a45
z3_4_4_0: add old version for Isabelle 2020-10-03 21:32:22 +02:00
Martin Weinelt c1127c61fd
Merge pull request #99497 from doronbehar/pkg/neomutt
neomutt: Use w3m instead of elinks, since elinks is insecure
2020-10-03 21:16:25 +02:00
Doron Behar 36578e75af neomutt: Use w3m instead of elinks, since elinks is insecure
Ever since 5ad43894f2, elinks won't
evaluate (by default) hence it makes neomutt not evaluate as well, due
to elinks marked as insecure. This change makes neomutt generate
manual.txt out of manual.html with w3m instead of elinks.
2020-10-03 21:11:54 +03:00
Viacheslav Lotsmanov 897d92c854 neovim-qt: 0.2.15 -> 0.2.16.1 2020-10-03 19:12:57 +02:00
Kimat Boven b53abf6fcc espanso: 0.7.1 -> 0.7.2 2020-10-03 18:10:45 +02:00
Doron Behar a8ff9be2b6 newsboat: 2.20.1 -> 2.21
Add missing deps for Darwin, and tell it where gettext is installed.
2020-10-03 18:16:52 +03:00
Matthias Devlamynck 5dba52e6ce sawfish: fix build by replacing gdk-pixbuf with gdk-pixbuf-xlib 2020-10-03 16:26:53 +02:00
Michael Weiss 23c5aed5fc
Merge pull request #99469 from meutraa/update/android-studio-canary
androidStudioPackages.{dev,canary}: 4.2.0.12 -> 4.2.0.13
2020-10-03 16:26:30 +02:00
Gabriel Ebner c73822d298
Merge pull request #99467 from samuela/upkeep-bot/vscodium-1.49.3-1601726822
vscodium: 1.49.1 -> 1.49.3
2020-10-03 15:44:53 +02:00
meutraa 65e279292e
androidStudioPackages.{dev,canary}: 4.2.0.12 -> 4.2.0.13 2020-10-03 13:31:40 +01:00
Benjamin Esham 0e60d79f2a
handbrake: fix Darwin build (#89674)
- Omit the numactl dependency under Darwin.
- Prevent the configure script from checking for xcodebuild. This check
  always failed (because xcodebuild isn't available in the build
  context) but xcodebuild isn't actually needed for the build, which
  uses --disable-xcode.
- Use the Nix-provided libxml2 under Darwin like we already do under
  Linux.
2020-10-03 08:13:50 -04:00
upkeep-bot 0d4b52a77b vscodium: 1.49.1 -> 1.49.3 2020-10-03 12:07:02 +00:00
Mario Rodas 08d1216c54
Merge pull request #99431 from thiagokokada/update-picom
picom: 8 -> 8.1
2020-10-03 06:29:21 -05:00
Doron Behar c9195c15ce pdfcpu: 0.3.5 -> 0.3.6 2020-10-03 14:08:21 +03:00
Gabriel Ebner e85be54baa
Merge pull request #99430 from samuela/upkeep-bot/vscode-1.49.3-1601683750
vscode: 1.49.1 -> 1.49.3
2020-10-03 11:53:18 +02:00
Gabriel Ebner cfc9214a8a
Merge pull request #98490 from etu/waybar-enable-pa
waybar: Enable pulseaudio by default
2020-10-03 11:49:35 +02:00
Elis Hirwing 6e9a525a15
Merge pull request #99406 from sikmir/blogc
blogc: init at 0.20.0
2020-10-03 10:51:53 +02:00
Sandro Jäckel 61d1967ab0
gitstatus: also install sh files 2020-10-03 08:15:56 +02:00
Elis Hirwing 37e47b7f7c
waybar: Enable pulseaudio by default
The default configuration use the pulseaudio module, but it fails to
load with errors since we've built the package without pulseaudio
support. Most systems already have pulseaudio in the system closure
anyways so the closure size change won't be noticable on end user systems.
2020-10-03 08:15:02 +02:00
Mario Rodas 5a35e9c042 kpt: add buildFlagsArray 2020-10-02 22:48:46 -07:00
R. RyanTM ac156619b2 kpt: 0.33.0 -> 0.34.0 2020-10-02 22:48:46 -07:00
Mario Rodas c89c819abd
Merge pull request #98672 from r-ryantm/auto-update/bcftools
bcftools: 1.10.2 -> 1.11
2020-10-02 23:57:06 -05:00
Mario Rodas c34c2eb488
Merge pull request #98730 from r-ryantm/auto-update/humioctl
humioctl: 0.26.1 -> 0.27.0
2020-10-02 23:53:16 -05:00
Ryan Mulligan bc60d40d34
Merge pull request #98733 from r-ryantm/auto-update/jftui
jftui: 0.3.0 -> 0.4.0
2020-10-02 21:40:18 -07:00
Ryan Burns 5f265ce646 imagemagick: enable on ppc64le 2020-10-02 18:46:18 -07:00
Mario Rodas a4e6f8b134
Merge pull request #98756 from magnetophon/lv2bm
lv2bm: git-2015-11-29 -> 1.1
2020-10-02 19:30:08 -05:00
Mario Rodas a591bb86b0
Merge pull request #98401 from magnetophon/bsequencer
bsequencer: 1.6.0 -> 1.8.4
2020-10-02 19:29:27 -05:00
Mario Rodas 87f5f1366d
Merge pull request #98402 from magnetophon/lsp-plugins
lsp-plugins: 1.1.24 -> 1.1.26
2020-10-02 19:28:16 -05:00
Thiago Kenji Okada c25930ea6b picom: 8 -> 8.1 2020-10-02 21:22:30 -03:00
Mario Rodas 51038178c2
Merge pull request #99313 from elkowar/update-pipr-0.0.15
pipr: 0.0.12 -> 0.0.15
2020-10-02 19:21:49 -05:00
upkeep-bot 234f8fb217 vscode: 1.49.1 -> 1.49.3 2020-10-03 00:09:11 +00:00
Christoph Hrdinka 9815a6dcdc
Merge pull request #99289 from szlend/znc-clientbuffer
zncModules.clientbuffer: 2015-08-27 -> 2020-04-24
2020-10-02 23:05:41 +02:00
Nikolay Korotkiy 70802f1d22
blogc: init at 0.20.0 2020-10-02 21:14:39 +03:00
ajs124 aa7f321052
Merge pull request #86030 from khumba/claws-litehtml
claws-mail: add the litehtml_viewer plugin
2020-10-02 19:56:57 +02:00
Lassulus 2f6fba9f6d
Merge pull request #98880 from mrVanDalo/feature/terranix
terranix: init at 2.3.0
2020-10-02 19:54:20 +02:00
Ryan Mulligan 6aadae67de
Merge pull request #81550 from scalavision/add-kent-utils-to-bioinf
kent: init at 394
2020-10-02 09:05:51 -07:00
Patrick Hilhorst f7e390e6d4 treewide: fix redirected urls (run 3)
Related:
 - 9fc5e7e473
 - 593e11fd94
 - 508ae42a0f

Since the last time I ran this script, the Repology API changed, so I had to
adapt the script used in the previous PR. The new API should be more robust, so
overall this is a positive (no more grepping the error messages for our relevant
data but just a nice json structure).

Here's the new script I used:

```sh
curl https://repology.org/api/v1/repository/nix_unstable/problems \
   | jq -r '.[] | select(.type == "homepage_permanent_https_redirect") | .data | "s@\(.url)@\(.target)@"' \
   | sort | uniq | tee script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```

I will also add this script to `maintainers/scripts`.
2020-10-02 09:01:35 -07:00
Andrew Dunham 79c01c835e rsync: 3.1.3 -> 3.2.3
Add zstd, lz4, openssl and xxHash as optional dependencies, to support
more compression formats.
2020-10-02 16:46:10 +03:00
Mario Rodas e29ca7ef85
Merge pull request #99336 from Preisschild/helmfile-0.130.0-update
helmfile: 0.128.0 -> 0.130.0
2020-10-02 08:18:55 -05:00
szlend 41f6274c34 zncModules.clientbuffer: 2015-08-27 -> 2020-04-24 2020-10-02 14:22:37 +02:00
Tristan Helmich (omniIT) 643bdb404e virt-manager-qt: Add patch to rename variables
KDE/krdc@56a0222b51 renamed some
variables resulting in a build failure. The added patch renames the
variables in virt-manager-qt accordingly.
2020-10-02 12:20:32 +00:00
Silvan Mosberger c04277eb1e
Merge pull request #99337 from ldesgoui/fix-mumble_overlay
mumble-overlay: fix outdated install phase
2020-10-02 14:07:40 +02:00
Maximilian Bosch cfc4b00b51
Merge pull request #99328 from oxzi/claws-mail-v3.17.7
claws-mail: 3.17.6 -> 3.17.7
2020-10-02 11:25:21 +02:00
Maximilian Bosch 31ce2ee748
gitea: 1.12.4 -> 1.12.5
https://github.com/go-gitea/gitea/releases/tag/v1.12.5
2020-10-02 11:03:56 +02:00
Ingolf Wagner e3a920bfa9
terranix: init at 2.3.0 2020-10-02 10:39:14 +02:00
Jörg Thalheim 38b2cbe934
apache-directory-studio: 2.0.0-M14 -> 2.0.0-M15 2020-10-02 10:06:55 +02:00
zowoq f18e7e0d07 gitAndTools.git-interactive-rebase-tool: add maintainer 2020-10-02 16:59:43 +10:00
Diego Rodriguez 53fcb502fe kubernetes-helm: 3.3.1 -> 3.3.4 2020-10-02 16:45:38 +10:00
Damien Cassou 2b716d564d
Merge pull request #99234 from DamienCassou/rider-2020.2.3
jetbrains.rider: 2020.2.2 -> 2020.2.3
2020-10-02 08:06:24 +02:00
Jonathan Ringer 1b17aea63e dbvisualizer: remove
Source has likely been broken since 2017
It's unfree, so we don't have hydra to view breakage history.
2020-10-01 21:15:04 -07:00
Jake Gillberg 6535c9f1da waybar: 0.9.3 -> 0.9.4
Was frustrated with https://github.com/Alexays/Waybar/issues/739
2020-10-01 19:49:56 -07:00
eyjhb 8aa575d6fd purple-slack: 2019-08-19 - 2020-09-22 2020-10-02 09:35:01 +10:00
WORLDofPEACE 5c2446f9aa
Merge pull request #99238 from mdevlamynck/fix-effitask
effitask: fix build
2020-10-01 18:38:26 -04:00
ldesgoui 83edcc15ea mumble-overlay: fix outdated install phase
As it stands, the mumble-overlay install phase attemps to link
`{mumble}/lib/libmumble.so.1.2.*` to its output's `lib/libmumble.so.1`,
this has stopped matching any file ever since mumble has passed
version 1.3.
Instead, we simply link from `{mumble}/lib/libmumble.so.1`
2020-10-02 00:10:30 +02:00
Florian Ströger d64bcddae4 helmfile: 0.128.0 -> 0.130.0 2020-10-02 00:04:07 +02:00
Alvar Penning 4c3f651965 claws-mail: 3.17.6 -> 3.17.7 2020-10-01 23:06:46 +02:00
Timo Kaufmann 1f87da9754
Merge pull request #99199 from AluisioASG/aasg/r128gain-1.0.3
r128gain: 1.0.1 -> 1.0.3
2020-10-01 22:51:20 +02:00
Daniël de Kok 10516c253d
Merge pull request #99287 from jansol/renderdoc
renderdoc: 1.9 -> 1.10
2020-10-01 20:46:52 +02:00
elkowar ea329b5547 pipr: 0.0.12 -> 0.0.15 2020-10-01 20:04:06 +02:00
Scalavision a6f124f57b kent: init at 404 2020-10-01 19:50:37 +02:00
Maximilian Bosch 229343aeb2
Merge pull request #99290 from fadenb/element-1.7.8
element-web, element-desktop: 1.7.7 -> 1.7.8
2020-10-01 17:33:54 +02:00
Timo Kaufmann cb5a4de2b9
Merge pull request #90172 from AluisioASG/aasg/sox-wv
sox: Add WavPack support
2020-10-01 17:21:06 +02:00
Tristan Helmich (omniIT) f10049cef3 element-web: 1.7.7 -> 1.7.8 2020-10-01 14:52:27 +00:00
Tristan Helmich (omniIT) 0bf368d339 element-desktop: 1.7.7 -> 1.7.8 2020-10-01 14:52:21 +00:00
Jan Solanti 360aded63d renderdoc: 1.9 -> 1.10 2020-10-01 17:49:13 +03:00
Maciej Krüger b3f8d3b80d
Merge pull request #99172 from mkg20001/spidermonkey-38 2020-10-01 16:39:09 +02:00
Martin Weinelt 730751e731
Merge pull request #99242 from jonringer/bump-obs
obs-studio: 25.0.8 -> 26.0.0
2020-10-01 15:51:14 +02:00
adisbladis ff9d09b8e0
Merge pull request #99239 from edolstra/emacs-closure
emacs: Remove references from emacs.pdmp
2020-10-01 13:35:06 +02:00
Mario Rodas d46c23f312
Merge pull request #99209 from Chili-Man/terraform-0.13.4-update
terraform_0_13: 0.13.3 -> 0.13.4
2020-10-01 04:54:29 -05:00
Jonathan Ringer 866b5cfd25 obs-studio: 25.0.8 -> 26.0.0 2020-10-01 01:27:17 -07:00
Maciej Krüger 946369adbd
spidermonkey: remove spidermonkey_38 -> spidermonkey alias
This removes the spidermonkey alias and renames it in the packages still
using it

Not sure if we need it in aliases.nix since just about nothing depends
on it anymore

Additionally considering removal should be a good choice, it's at least
insecure so it should get tagged as such
2020-10-01 10:00:22 +02:00
Eelco Dolstra 8e13d34944 emacs: Remove references from emacs.pdmp
This reduces the Emacs closure size from 1324 MiB to 424 MiB.

Fixes #98755.
2020-10-01 09:53:02 +02:00
Daniël de Kok 7779eb31c5
Merge pull request #99175 from helsinki-systems/upd/libcoap
libcoap: 4.2.0 -> 4.2.1
2020-10-01 09:35:19 +02:00
Damien Cassou 5f9027efa2
jetbrains.rider: 2020.2.2 -> 2020.2.3 2020-10-01 08:10:41 +02:00
Anderson Torres 5e99485b3d
Merge pull request #99214 from bcdarwin/update-mrtrix
mrtrix: 3.0.0 -> 3.0.2
2020-10-01 01:14:54 -03:00
Ben Darwin a94d0fe675 mrtrix: 3.0.0 -> 3.0.2 2020-09-30 22:13:18 -04:00
Diego Rodriguez 25e2e677d3
terraform_0_13: 0.13.3 -> 0.13.4 2020-09-30 18:31:48 -06:00
Silvan Mosberger 098dedb63f
Merge pull request #98584 from sikmir/joplin
joplin-desktop: 1.0.245 -> 1.1.4
2020-09-30 23:47:53 +02:00
leenaars 4bd0e5603d
Sylk: 2.8.4 -> 2.9.0 (#99095) 2020-09-30 21:36:50 +00:00
Aluísio Augusto Silva Gonçalves 5fb64f9ab2
r128gain: 1.0.1 -> 1.0.3 2020-09-30 17:58:56 -03:00
Vincent Laporte cc739e1c67 ocamlPackages.z3: init at 4.8.9 2020-09-30 22:03:17 +02:00
Aluísio Augusto Silva Gonçalves d742cff4bb
r128gain: add update script 2020-09-30 16:30:08 -03:00
Maximilian Bosch 9b2476fcca
Merge pull request #98970 from veprbl/pr/stellarium_darwin_fix
stellarium: enable on darwin
2020-09-30 20:11:34 +02:00
0x4A6F 751ac80c8b
qubes-core-vchan-xen: 4.1.2 -> 4.1.4
Upgrade to [4.1.4](https://github.com/QubesOS/qubes-core-vchan-xen/releases/tag/v4.1.4).
2020-09-30 17:47:12 +00:00
zimbatm 8c67a84193
Merge pull request #99073 from flokli/terraform-providers-ct
terraform-providers.ct: 0.5.0 -> 0.6.1
2020-09-30 16:19:51 +00:00
R. RyanTM cedc599764 pwsafe: 3.52.0 -> 3.53.0 2020-09-30 08:49:25 -07:00
Justin Humm 3b390e579c
Merge pull request #99171 from 0x4A6F/master-meli
meli: alpha-0.6.1 -> alpha-0.6.2
2020-09-30 16:21:50 +02:00
ajs124 54b3948073 libcoap: 4.2.0 -> 4.2.1 2020-09-30 16:12:06 +02:00
Maximilian Bosch fd28991cd7
Merge pull request #98993 from r-ryantm/auto-update/docker-compose
docker-compose: 1.26.2 -> 1.27.4
2020-09-30 16:09:58 +02:00
0x4A6F 2285e35eac
meli: alpha-0.6.1 -> alpha-0.6.2
Upgrade to [alpha-0.6.2](https://git.meli.delivery/meli/meli/releases/tag/alpha-0.6.2).
2020-09-30 13:20:27 +00:00
Mario Rodas 5eb312ce23
Merge pull request #99134 from marsam/update-archiver
archiver: 3.3.1 -> 3.3.2
2020-09-30 06:05:17 -05:00
Matthias Devlamynck ab0e7bffa0 effitask: fix build 2020-09-30 12:30:54 +02:00
Doron Behar 6dd3dddf2e
Merge pull request #83519 from yurrriq/add-kubelogin
kubelogin: init at 0.0.6
2020-09-30 11:09:36 +03:00
Eric Bailey b3a9dad7c4 kubelogin: init at 0.0.6 2020-09-29 22:18:06 -05:00
ajs124 083b64c63f imagemagick: 6.9.11-14 -> 6.9.11-29 2020-09-30 11:20:53 +10:00
Mario Rodas e1d0f3ceb5 archiver: 3.3.1 -> 3.3.2
https://github.com/mholt/archiver/releases/tag/v3.3.2
2020-09-29 19:00:00 -05:00
Anderson Torres 9f973593c8
Merge pull request #98991 from AndersonTorres/netsurf-upload
Netsurf: a huge rewrite+update!
2020-09-29 15:01:32 -03:00
Francesco Zanini 6efc71f17b python3Packages.git-remote-codecommit: init at 1.15.1 2020-09-29 06:17:25 -07:00
Enno Richter 5b65d3e7bc iptraf: mark as broken 2020-09-29 05:45:04 -07:00
Michael Weiss 0d2a73b5af
wayvnc: 0.2.0 -> 0.3.1 2020-09-29 12:48:46 +02:00
Mario Rodas 77cf8388be
Merge pull request #93733 from lilyball/macvim-plugins
macvim: add configuration similar to vim_configurable and neovim
2020-09-29 05:13:35 -05:00
Mario Rodas e2ef48c483
Merge pull request #99045 from lilyball/macvim
macvim: 8.2.539 -> 8.2.1719
2020-09-29 05:12:14 -05:00
Gabriel Ebner 92da99b415
Merge pull request #98982 from valencik/blender-2.90.1
blender: 2.90.0 -> 2.90.1
2020-09-29 08:17:33 +02:00
Raghav Sood cfbf91676c
go-ethereum: 1.9.21 -> 1.9.22 2020-09-29 14:09:52 +08:00
Emery Hemingway e7d0500cb3 nixos/rsyncd: convert module to an INI generator 2020-09-29 08:07:53 +02:00
pacien b3f8642587 gscan2pdf: 2.8.1 -> 2.9.1 2020-09-29 06:55:49 +02:00
Mario Rodas 2f1d44bf07
Merge pull request #99046 from marsam/update-git-absorb
gitAndTools.git-absorb: 0.6.3 -> 0.6.4
2020-09-28 23:47:10 -05:00
Ryan Mulligan 990af061bc
Merge pull request #82175 from tckmn/add-qxw
qxw: init at 20190909
2020-09-28 20:34:11 -07:00
AndersonTorres 3072952295 Netsurf browser: 3.9 -> 3.10 2020-09-28 22:39:18 -03:00
AndersonTorres 66fac9a0bf Netsurf libnsfb: 0.2.1 -> 0.2.2 2020-09-28 22:39:18 -03:00
AndersonTorres a5c9ce767b Netsurf libsvgtiny: 0.1.7 -> 0.1.7 2020-09-28 22:39:18 -03:00
AndersonTorres ed204dc61b Netsurf libdom: 0.4.0 -> 0.4.1 2020-09-28 22:39:18 -03:00
AndersonTorres 486a3fb556 Netsurf libhubub: 0.3.6 -> 0.3.7 2020-09-28 22:39:18 -03:00