1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-01-22 14:45:27 +00:00
Commit graph

12883 commits

Author SHA1 Message Date
Michael Weiss c9eaddb48b
gns3-{gui,server}: 2.2.14 -> 2.2.15 2020-10-09 15:18:53 +02:00
Stefan Frijters cd0065d184 maestral-qt: 1.2.0 -> 1.2.1 2020-10-08 22:47:35 -07: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
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
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
Doron Behar 7ebd42b87f
Merge pull request #99956 from FRidh/qt 2020-10-08 22:49:35 +03:00
Anderson Torres e06c0fa1c0
Merge pull request #99536 from OPNA2608/update/palemoon-28.14.2
palemoon: 28.13.0 -> 28.14.2
2020-10-08 15:04:36 -03: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
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
Gabriel Ebner 02a318d3f3
Merge pull request #99712 from avdv/notmuch-0.31
notmuch: 0.30.1c80020 -> 0.31
2020-10-08 18:11:57 +02:00
Tim Steinbach 9b5201fb50
vivaldi: 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
Anderson Torres fab168dbf7
Merge pull request #96849 from buckley310/vmwareview
vmware-horizon-client: init at 2006
2020-10-08 03:02:02 -03:00
Sean Buckley 365368035c vmware-horizon-client: init at 2006 2020-10-08 00:36:17 -04: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
Arian van Putten d98e138f8d
Merge pull request #99941 from toonn/wire-desktop-bump
Wire desktop bump
2020-10-07 12:56:09 +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
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
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
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
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
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
Justin Lovinger 8dcff07e42 mblaze: 0.5.1 -> 1.0 2020-10-05 10:16:02 -04: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
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
OPNA2608 559cf217d6 palemoon: 28.13.0 -> 28.14.2 2020-10-04 10:19:14 +02: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
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
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
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
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
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
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
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
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
Ingolf Wagner e3a920bfa9
terranix: init at 2.3.0 2020-10-02 10:39:14 +02:00