Commit graph

255958 commits

Author SHA1 Message Date
R. RyanTM dbdcc1da4c guile-cairo: 1.11.1 -> 1.11.2 2020-12-02 09:37:31 +00:00
Jörg Thalheim b1ed5ffeab
Merge pull request #93293 from tnias/nixos_rspamd_20200716 2020-12-01 13:10:43 +00:00
Sandro 63cf5d0c68
Merge pull request #105578 from r-ryantm/auto-update/vale
vale: 2.6.3 -> 2.6.4
2020-12-01 14:06:47 +01:00
Sandro 1ffc48e739
Merge pull request #105579 from r-ryantm/auto-update/vimix-gtk-themes
vimix-gtk-themes: 2020-02-24 -> 2020-11-28
2020-12-01 14:06:25 +01:00
Sandro 43acf1bc95
Merge pull request #105527 from r-ryantm/auto-update/miller
miller: 5.9.1 -> 5.10.0
2020-12-01 13:54:52 +01:00
Sandro e468b15989
Merge pull request #105531 from r-ryantm/auto-update/nats-streaming-server
nats-streaming-server: 0.17.0 -> 0.19.0
2020-12-01 13:54:06 +01:00
Sandro 6408ead752
Merge pull request #105564 from siriobalmelli-foss/update/google_cloud_secret_manager
python3Packages.google_cloud_secret_manager: 1.0.0 -> 2.0.0
2020-12-01 13:53:49 +01:00
Sandro d1a3bae774
Merge pull request #105532 from r-ryantm/auto-update/navi
navi: 2.12.1 -> 2.13.0
2020-12-01 13:53:37 +01:00
Sandro 64c26ded12
Merge pull request #105538 from zakame/updates/perl-Future-AsyncAwait-0.47
perlPackages.FutureAsyncAwait: 0.46 -> 0.47
2020-12-01 13:53:28 +01:00
Sandro 8cd0166578
Merge pull request #105567 from r-ryantm/auto-update/spdx-license-list-data
spdx-license-list-data: 3.10 -> 3.11
2020-12-01 13:51:56 +01:00
Sandro dc4e4ef7c1
Merge pull request #105569 from r-ryantm/auto-update/tarssh
tarssh: 0.4.0 -> 0.5.0
2020-12-01 13:51:43 +01:00
Sandro f857376455
Merge pull request #105572 from r-ryantm/auto-update/thanos
thanos: 0.17.0 -> 0.17.1
2020-12-01 13:51:31 +01:00
Sandro bd4c53feb5
Merge pull request #105574 from r-ryantm/auto-update/the-way
the-way: 0.7.0 -> 0.12.1
2020-12-01 13:51:20 +01:00
Sascha Grunert bd6067cd5d podman: 2.1.0 -> 2.2.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-12-01 22:20:11 +10:00
Anderson Torres 7f02de17db
Merge pull request #105514 from AndersonTorres/update-hdl-dump
hdl-dump: init at 20202807
2020-12-01 09:19:34 -03:00
R. RyanTM e6af3bb5ed vimix-gtk-themes: 2020-02-24 -> 2020-11-28 2020-12-01 12:15:56 +00:00
Elis Hirwing d5c9e8e80a
Merge pull request #104159 from shyim/php8
php80: init at 8.0.0
2020-12-01 13:07:58 +01:00
R. RyanTM 4aa370b6b3 vale: 2.6.3 -> 2.6.4 2020-12-01 12:06:37 +00:00
Sandro 15e12e8d89
Merge pull request #105577 from r-ryantm/auto-update/tpm2-pkcs11
tpm2-pkcs11: 1.3.0 -> 1.5.0
2020-12-01 12:55:21 +01:00
Sandro 8f94dda934
Merge pull request #105575 from r-ryantm/auto-update/toxic
toxic: 0.9.0 -> 0.9.1
2020-12-01 12:55:05 +01:00
Andreas Rammhold 96663ea477
Merge pull request #104785 from Xe/patch-3
nixos/modules/tailscale: add package as an option
2020-12-01 12:52:41 +01:00
Sandro 8cd24c8456
Merge pull request #105556 from r-ryantm/auto-update/seaweedfs
seaweedfs: 2.12 -> 2.13
2020-12-01 12:40:27 +01:00
Sandro c646be3d85
Merge pull request #105533 from r-ryantm/auto-update/nfpm
nfpm: 1.10.1 -> 1.10.2
2020-12-01 12:40:08 +01:00
R. RyanTM a6301ea303 tpm2-pkcs11: 1.3.0 -> 1.5.0 2020-12-01 11:31:22 +00:00
Christine Dodrill 3d55480bf8
nixos/tailscale: add package as an option
This simplifies testing changes to the tailscale service on a local
machine. You can use this as such:

```nix
let
  tailscale_patched = magic {};
in {
  services.tailscale = {
    enable = true;
    package = tailscale_patched;
  };
};
```

Signed-off-by: Christine Dodrill <me@christine.website>
2020-12-01 12:30:31 +01:00
Jörg Thalheim ea48cad85d
Merge pull request #103851 from mweinelt/python/tts 2020-12-01 11:25:51 +00:00
R. RyanTM c653cb76f3 toxic: 0.9.0 -> 0.9.1 2020-12-01 11:25:34 +00:00
R. RyanTM 7ccd10e7ac the-way: 0.7.0 -> 0.12.1 2020-12-01 11:00:12 +00:00
Soner Sayakci 2be15aa35d
php80.packages.couchbase: mark as broken for php 8.0 2020-12-01 11:54:45 +01:00
Elis Hirwing 8aae34ee13
php80.extensions.redis: fix build 2020-12-01 11:54:44 +01:00
Jan Tojnar 4cc4c7a77a
php80.extensions.imagick: fix build 2020-12-01 11:54:43 +01:00
Soner Sayakci 4cd8412880
php80: init at 8.0.0 2020-12-01 11:54:42 +01:00
R. RyanTM d6750d0d3d thanos: 0.17.0 -> 0.17.1 2020-12-01 10:52:51 +00:00
R. RyanTM 1c7236ce79 tarssh: 0.4.0 -> 0.5.0 2020-12-01 10:07:55 +00:00
Sandro 2161ba80af
Merge pull request #105551 from r-ryantm/auto-update/rtsp-simple-server
rtsp-simple-server: 0.12.1 -> 0.12.2
2020-12-01 11:07:24 +01:00
Jonas Chevalier 5851c31127
terraform-providers: handle go modules (#104667)
* terraform-providers: handle go modules

More and more terraform providers are switching from vendored
dependencies to Go modules.

Let's say that you update the "aws" provider and it fails. You can run
it again with:

    ./update-provider aws --vendor

Any package that has the "vendorSha256" key will be considered as a go
module package.

The script now also supports adding new providers by using the
<owner>/<repo> format. Eg:

     ./update-provider hetznercloud/hcloud --vendor

* address comment

Fixes https://github.com/NixOS/nixpkgs/pull/104667#discussion_r529788569

* support the null use-case

* escape provider name as well

* fix typo
2020-12-01 11:05:00 +01:00
Jan Tojnar c2f1e7b1b0
php.extensions.blackfire: 1.44.0 → 1.46.4 2020-12-01 11:02:52 +01:00
Sandro eae8be1c9c
Merge pull request #105563 from r-ryantm/auto-update/sparkleshare
sparkleshare: 3.28 -> 3.38
2020-12-01 10:57:55 +01:00
Sandro 6a16833921
Merge pull request #105553 from r-ryantm/auto-update/sabnzbd
sabnzbd: 3.0.1 -> 3.1.1
2020-12-01 10:45:38 +01:00
Sandro fe936a911f
Merge pull request #105557 from r-ryantm/auto-update/shotcut
shotcut: 20.11.25 -> 20.11.28
2020-12-01 10:45:05 +01:00
Sandro 5897ce498c
Merge pull request #105542 from r-ryantm/auto-update/osu-lazer
osu-lazer: 2020.1121.0 -> 2020.1128.0
2020-12-01 10:44:12 +01:00
Sandro bae19a795c
Merge pull request #105547 from r-ryantm/auto-update/pueue
pueue: 0.8.1 -> 0.8.2
2020-12-01 10:43:37 +01:00
Sandro 4c5ef510bc
Merge pull request #105535 from IvarWithoutBones/peach-init-0.9.8
peach: init at 0.9.8
2020-12-01 10:43:21 +01:00
Sandro 264b12ab8f
Merge pull request #105546 from r-ryantm/auto-update/procs
procs: 0.10.9 -> 0.10.10
2020-12-01 10:43:07 +01:00
Sandro cf4f734dd3
Merge pull request #105554 from jojosch/dbeaver-7.3.0
dbeaver: 7.2.5 -> 7.3.0
2020-12-01 10:42:32 +01:00
Sandro 4b90a7a2fa
Merge pull request #105544 from r-ryantm/auto-update/pcm
pcm: 202010 -> 202011
2020-12-01 10:35:28 +01:00
R. RyanTM 418c88a4d5 spdx-license-list-data: 3.10 -> 3.11 2020-12-01 09:29:21 +00:00
R. RyanTM 17ed388517 sparkleshare: 3.28 -> 3.38 2020-12-01 09:22:54 +00:00
Sandro 5f1568c0e3
Merge pull request #105549 from r-ryantm/auto-update/rmtrash
rmtrash: 1.13 -> 1.14
2020-12-01 10:19:42 +01:00
Sandro e5dd90dfbd
Merge pull request #105550 from r-ryantm/auto-update/rssguard
rssguard: 3.8.2 -> 3.8.3
2020-12-01 10:19:28 +01:00