Commit graph

246208 commits

Author SHA1 Message Date
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
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
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
Michiel Leenaars 21b9c04a2c basex: 8.6.6 -> 9.4.3 2020-10-08 19:56:19 +02:00
Austin Seipp 1d83d90b39
Merge pull request #99449 from ruuda/libressl-3.1.4
libressl_3_1: 3.1.3 -> 3.1.4
2020-10-08 12:37:32 -05:00
Jan Tojnar 0790b3e4dc
Merge pull request #99990 from helsinki-systems/upd/gimp
gimp: 2.10.20 -> 2.10.22
2020-10-08 18:59:28 +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
ajs124 7b0c79c056 babl: 0.1.80 -> 0.1.82 2020-10-08 17:50:00 +02:00
Michele Guerini Rocco 2c9ffeeda1
Merge pull request #99662 from prusnak/monero
monero{,-gui}: 0.16.0.3 -> 0.17.0.1
2020-10-08 17:34:41 +02:00
Tim Steinbach 066397c0fe
oh-my-zsh: Format with nixfmt 2020-10-08 11:00:19 -04:00
Tim Steinbach 3f1321a03d
nanorc: 2018-09-05 -> 2020-01-25 2020-10-08 11:00:18 -04:00
Tim Steinbach 6224bfd839
openjdk8: Remove maintainer nequissimus 2020-10-08 11:00:18 -04:00
Tim Steinbach d2b161582e
sbt: Format with nixfmt 2020-10-08 11:00:18 -04:00
Tim Steinbach 96e5d91998
ammonite: Format with nixfmt 2020-10-08 11:00:17 -04:00
Tim Steinbach a5209ce244
httpstat: Format with nixfmt 2020-10-08 11:00:17 -04:00
Tim Steinbach e0aa9513d4
miniserve: Remove maintainer nequissimus 2020-10-08 11:00:16 -04:00
Tim Steinbach b863273e7d
liquibase: Remove maintainer nequissimus 2020-10-08 11:00:16 -04:00
Tim Steinbach 1609e467d6
avro-tools: Remove maintainer nequissimus 2020-10-08 11:00:16 -04:00
Tim Steinbach ee2c434e89
zulu: Remove maintainer nequissimus 2020-10-08 11:00:15 -04:00
Tim Steinbach 5596a2b01d
kotlin: Remove maintainer nequissimus 2020-10-08 11:00:15 -04:00
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
Timo Kaufmann 0fa60e2096
Merge pull request #100034 from timokau/mediatomb-fixes
Mediatomb fixes
2020-10-08 16:44:12 +02:00
Emery Hemingway dd8423f865 solo5: init 0.6.7 2020-10-08 16:21:09 +02:00
WORLDofPEACE bed1a9ea5f
Merge pull request #100035 from NixOS/revert-98158-afdko-3.5.1
Revert "pythonPackages.afdko: 3.5.0 → 3.5.1"
2020-10-08 10:20:18 -04:00
WORLDofPEACE 407a5d7530
Revert "pythonPackages.afdko: 3.5.0 → 3.5.1" 2020-10-08 10:19:41 -04:00
Jan Tojnar fc6e61b1c5
Merge pull request #100015 from NixOS/expo-cli-fix
nodePackages.expo-cli: use .override
2020-10-08 16:17:16 +02:00
Tim Steinbach 9d481e0bb1
snort: 2.9.16 -> 2.9.16.1 2020-10-08 10:12:41 -04:00
Timo Kaufmann a4cde0f969 nixos/mediatomb: fix doc errors
Follow-up to #93450 to fix the manual build.
2020-10-08 16:04:11 +02:00
Thibault Gagnaux fd2c495e97 bazel_0: fix build on darwin
Fixes `error: thread-local storage is not supported for the current target` by
upgrading clang_7 -> to clang_8 which supports thread-local storage.
2020-10-08 16:03:44 +02:00
Timo Kaufmann 19ac436cf5
Merge pull request #93450 from ardumont/gerbera-service
mediatomb: Improve service + add gerbera support and tests
2020-10-08 14:20:07 +02:00
Timo Kaufmann b836d199bf
Merge pull request #100026 from ardumont/drop-spidermonkey-alias
Drop spidermonkey from aliases
2020-10-08 14:16:56 +02:00
Antoine R. Dumont (@ardumont) b1062d4dcd
Drop spidermonkey from aliases
It's already aliased in all-packages.

This creates issues at least for the mediatomb build.

Related to #93450#issuecomment-705408544
2020-10-08 12:43:01 +02:00
Hongchang Wu b50ef4e3f2 ocamlPackages.fmt: 0.8.8 -> 0.8.9 2020-10-08 11:36:01 +02:00
Vincent Laporte afa12b1128 ocamlPackages.bap: 2.0.0 → 2.1.0 2020-10-08 10:31:19 +02:00
Daniël de Kok c8111ef271
Merge pull request #99946 from ggreif/master
wasmtime: 0.19.0 -> 0.20.0
2020-10-08 10:02:09 +02: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
Jan Tojnar 94447e06b4
nodePackages.expo-cli: use .override
generate.sh seems to remove changes to node-env.nix, fortunately
.override seems to work so .overrideNodeAttrs does not actually
seem necessary. Not sure why I did not use it before.
2020-10-08 09:43:53 +02:00
Linus Heckemann 3e3f81aeac
Merge pull request #99658 from Ma27/nextcloud-copy-fix
nixos/nextcloud: fix nginx config to allow copy/move-operations again
2020-10-08 09:35:32 +02:00
Antoine R. Dumont (@ardumont) a007e07abb
mediatomb/gerbera: Add release note information for 20.09
Note that it made into 2 entries, one about new options in the first section.
Another in the breaking compatibility section due to the openFirewall option
which changes the behavior.
2020-10-08 08:59:49 +02:00
Antoine R. Dumont (@ardumont) 3248506a00
mediatomb/gerbera: Improve firewall rules and open firewall option
This changes the default behavior which opened by default the firewall rules.
The users now need to declare explicitely they want to open the firewall.
2020-10-08 08:59:49 +02:00
Antoine R. Dumont (@ardumont) 9fdd11c6a8
mediatomb/gerbera: Bootstrap tests on service
This exposes 2 scenario running the mediatomb service:
- one running with the unmaintained mediatomb package
- one running with the new maintained gerbera package
2020-10-08 08:59:49 +02:00
Antoine R. Dumont (@ardumont) 86e56d5322
mediatomb/gerbera: Add missing types to options
This also fixes some various small limitations:
- Drop unnecessary quoting
- Drop duplicated gerbera interface definition
- Fix configuration indentation
2020-10-08 08:59:48 +02:00
Antoine R. Dumont (@ardumont) fcb38d6773
mediatomb/gerbera: Make the actual configuration generation lazy
Also use verbose flag in cli command to make the intent clearer.
2020-10-08 08:59:48 +02:00
Antoine R. Dumont (@ardumont) de838249c7
mediatomb/gerbera: Introduce the mediaDirectories option
So users can declare their autoscan directories configuration from nix.
2020-10-08 08:59:48 +02:00
Antoine R. Dumont (@ardumont) 96d1844746
mediatomb/gerbera: Introduce the pcDirectoryHide option 2020-10-08 08:59:48 +02:00