Commit Graph

30755 Commits

Author SHA1 Message Date
Mario Rodas
091bb5223e clair: 2.1.4 -> 4.0.0 2020-12-26 04:20:00 +00:00
Mario Rodas
84917aa00b bibclean: add platforms 2020-12-26 04:20:00 +00:00
Ben Wolsieffer
c0681ac66a openssh: fix cross-compilation after #100906
krb5-config from the host platform needs to be added to PATH so it can be run
during build. This works because krb5-config is a platform independent
shell-script. Before #100906, krb5-config was not used, so we didn't run into
this problem.
2020-12-25 18:36:21 -05:00
Marc Seeger
08725b90e9 rpm: 4.15.1 -> 4.16.1.2 2020-12-25 14:50:33 -08:00
Martin Weinelt
541bab0533 borgbackup: 1.1.14 -> 1.1.15 2020-12-25 23:29:17 +01:00
Sandro
28d40fe651
Merge pull request #107589 from Mic92/nix-direnv
nix-direnv: 1.1 -> 1.2
2020-12-25 21:22:04 +01:00
Sandro
0e01df647b
Merge pull request #107592 from Mic92/nix-update
nix-update: 0.2 -> 0.3
2020-12-25 21:20:16 +01:00
Jörg Thalheim
cfef9737e6
nix-update: 0.2 -> 0.3 2020-12-25 20:59:46 +01:00
Jörg Thalheim
3fecd395a3
nix-direnv: 1.1 -> 1.2 2020-12-25 20:29:03 +01:00
Sandro
8d912507f0
Merge pull request #107563 from andir/ml2pr/code-minimap-init-at-0-4-3 2020-12-25 18:55:38 +01:00
Tim Steinbach
f03f386f45
httpstat: 1.3.0 -> 1.3.1 2020-12-25 11:00:21 -05:00
Ben Sima
3fb1e542e7 code-minimap: init at 0.4.3
Message-Id: <20201225052234.17216-1-ben@bsima.me>
2020-12-25 16:47:26 +01:00
Robert Scott
c5760e4668 credhub-cli: init at 2.9.0 2020-12-25 12:30:43 +00:00
Sandro
6180ee5243
Merge pull request #101543 from iblech/patch-21 2020-12-25 13:02:17 +01:00
markuskowa
e883b0cef6
Merge pull request #107172 from matthiasbeyer/init-fbcat
fbcat: init at 0.5.1
2020-12-25 12:30:37 +01:00
Ryan Burns
2cab4879c1 toybox: fix cross-compilation
Toybox expects a native `cc` for producing
build-time executables, such as kconfig/conf.
2020-12-25 12:28:55 +01:00
Matthias Beyer
bdedc49ba9 fbcat: init at 0.5.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-12-25 11:09:26 +01:00
Arian van Putten
6e7fb7d53b step-cli: 0.13.3 -> 0.15.3
Co-Authored-By: Florian Klink <flokli@flokli.de>
2020-12-25 01:06:50 +01:00
Arian van Putten
ba89f01861 step-ca: 0.13.3 -> 0.15.6
Co-Authored-By: Florian Klink <flokli@flokli.de>
2020-12-25 01:06:50 +01:00
Dmitry Kalinkin
96186b217c
Merge pull request #107204 from veprbl/pr/texlive_substitute_from_hydra
texlive.combine: set allowSubstitutes = true
2020-12-24 18:32:46 -05:00
Sandro
35296b1e11
Merge pull request #105193 from SuperSandro2000/volctl-0.8.0
volctl: 0.6.3 -> 0.8.0
2020-12-24 21:30:53 +01:00
Pavol Rusnak
539410defe
Merge pull request #107188 from expipiplus1/joe-dxc-darwin
Add Darwin support for directx-shader-compiler
2020-12-24 14:38:13 +01:00
Peter Hoeg
cb66517866
picocom: 3.1 -> 3.2a (#107379)
* picocom: 3.1 -> 3.2a

Also:
- drop wrapper and patch in location of binaries
- add bash completion support
- start using shell helpers instead of manually copying in man page

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-24 07:22:20 +08:00
Tim Steinbach
9f371adb3d
awscli: 1.18.202 -> 1.18.203 2020-12-23 17:11:23 -05:00
Maximilian Bosch
bcf86f58ea
Merge pull request #107138 from avdv/colorls-1.4.3
colorls: 1.4.2 -> 1.4.3
2020-12-23 21:22:47 +01:00
Tim Steinbach
05bf935bc6
ripgrep: Add test 2020-12-23 12:30:39 -05:00
Tim Steinbach
d14182937d
awscli: 1.18.201 -> 1.18.202 2020-12-23 12:08:27 -05:00
Sandro
fe458a9dfd
Merge pull request #104494 from sternenseemann/chroma-0.8.2
chroma: 0.8.1 -> 0.8.2
2020-12-22 17:29:02 +01:00
sternenseemann
b3aed95a6e chroma: 0.8.1 -> 0.8.2
Populate version information manually to avoid having to integrate
goreleaser into the build process.
2020-12-22 16:20:53 +01:00
Anderson Torres
6690232388
Merge pull request #104197 from Chiiruno/dev/bcachefs
linux_testing_bcachefs: 5.8.0-2020.09.07 -> 5.9.0-2020.11.17 // bcachefs-tools: 2020-08-25 -> 2020-11-17
2020-12-22 11:09:43 -03:00
Lucas Hoffmann
4d0c6c645c
nvimpager: init at 0.9 (#107057)
* nvimpager: init at 0.9

* nvimpager: fixup: doCheck can be overriden with `overrideAttrs`

* nvimpager: fixup: use patchShebangs instead of substituteInPlace

* nvimpager: fixup: move pandoc to nativeBuildInputs

* Fix typo

* nvimpager: fixup: run the tests in a pseudo tty

* nvimpager: fixup: make all dependencies overridable
2020-12-22 10:11:02 +01:00
zowoq
1ebf7ecb91 youtube-dl: 2020.12.14 -> 2020.12.22
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.22
2020-12-22 13:22:37 +10:00
Orivej Desh
da247171b1
mutagen: install agents bundle (#107297)
Fixes #81219
2020-12-22 02:46:52 +00:00
Daniël de Kok
86477dafbb
Merge pull request #107136 from danieldk/rocm-4.0.0
rocm: 3.10.0 -> 4.0.0
2020-12-21 22:05:10 +01:00
Tim Steinbach
b4c59d6ab1
awscli: 1.18.199 -> 1.18.200 2020-12-21 12:48:16 -05:00
Sandro
ff234e95a5
Merge pull request #98494 from fgaz/qrcp/0.6.4
qrcp: renamed from qr-filetransfer, unstable-2018-10-22 -> 0.6.4
2020-12-21 18:41:58 +01:00
Michael Raskin
67e7d1170b
Merge pull request #105461 from mweinelt/botan
botan2: 2.9.0 -> 2.17.2
2020-12-21 11:25:53 +00:00
Michael Raskin
7dc6f850b3
Merge pull request #107218 from helsinki-systems/upd/glusterfs
glusterfs: 7.6 -> 8.3
2020-12-21 09:57:14 +00:00
06kellyjac
a7180b426f trivy: 0.14.0 -> 0.15.0 2020-12-21 09:50:00 +00:00
Artur Taranchiev
5625941e65 Update maintainer 2020-12-21 11:18:40 +03:00
Break Yang
0446b8af52 ethminer: fix broken package by switching to clang 2020-12-20 19:56:35 -08:00
Joe Hermaszewski
be8a89e784 directx-shader-compiler: Add Darwin support 2020-12-20 13:03:29 +08:00
Tim Steinbach
9ff582afd6
Merge pull request #107166 from mohe2015/update-sudo
sudo: 1.9.4 -> 1.9.4p1
2020-12-20 17:24:01 -05:00
Mario Rodas
68dfd5df47 languagetool: add platforms 2020-12-20 04:20:00 +00:00
Tim Kleinschmidt
b1499452b8 duf: Add darwin supoort 2020-12-20 19:34:00 +01:00
Sandro
0e811b6742
daemon: Fix compilation on darwin (#105640)
Co-authored-by: Matthew Bauer <mjbauer95@gmail.com>
2020-12-20 17:49:21 +01:00
Pavol Rusnak
aab02ab316
Merge pull request #107247 from marsam/update-rbw
rbw: 0.5.0 -> 0.5.2
2020-12-20 14:26:14 +01:00
Milan Pässler
37a9fb0a4a bottom: fix build on aarch64 2020-12-20 13:03:18 +01:00
Nicolas Berbiche
71ca741ab2 bottom: 0.5.4 -> 0.5.6 2020-12-20 02:53:35 +01:00
Florian Klink
6dc6c33a06
Merge pull request #107104 from rb2k/librepo_darwin
librepo: add darwin support
2020-12-20 00:07:18 +01:00
Pavol Rusnak
7c9ba95c3d
Merge pull request #107220 from matthiasbeyer/update-ugrep
ugrep: 3.0.6 -> 3.1.0
2020-12-19 23:31:05 +01:00
Matthias Beyer
dc8f4337d2 ugrep: 3.0.6 -> 3.1.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-12-19 21:02:00 +01:00
Michael Weiss
b5a1da1665
lf: 17 -> 18 2020-12-19 20:59:16 +01:00
Marc Seeger
8718533c22 librepo: add darwin support 2020-12-19 11:37:08 -08:00
ajs124
0aad53c2c7 glusterfs: 7.6 -> 8.3
while 7.x is technically still supported, 8.x is already up to .3

release notes: https://gluster.readthedocs.io/en/latest/release-notes/8.3/
2020-12-19 20:27:27 +01:00
Dmitry Kalinkin
f86651e63b
texlive.combine: set allowSubstitutes = true 2020-12-19 11:33:50 -05:00
Sandro
453c116254
Merge pull request #104377 from expipiplus1/joe-dxc
directx-shader-compiler: init at 1.5.2010
2020-12-19 08:45:53 +01:00
Daniël de Kok
3cdb918f62 rocm-smi: 3.10.0 -> 4.0.0
No changes compared to the previous release.
2020-12-19 07:59:29 +01:00
Joe Hermaszewski
cb43266d22 directx-shader-compiler: init at 1.5.2010 2020-12-19 14:18:02 +08:00
mohe2015
ef562bfe84
sudo: 1.9.4 -> 1.9.4p1 2020-12-18 21:54:23 +01:00
Vincent Laporte
b6f7f1f673 ocamlPackages.janeStreet: 0.13 → 0.14
ocamlPackages.biocaml: 0.10.1 → 0.11.1

ocamlPackages.bistro: fix for Core 0.14

ocamlPackages.js_of_ocaml: 3.7.0 → 3.7.1

ocamlPackages.ocaml-r: 0.2.0 → 0.4.0

ocamlPackages.phylogenetics: 2020-01-25 → 2020-11-23

Co-authored-by: sternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>
2020-12-18 21:03:56 +01:00
Tim Steinbach
fd1cc29974
awscli: 1.18.198 -> 1.18.199 2020-12-18 10:26:39 -05:00
Michael Weiss
7ad0bc5bd6
inxi: 3.2.00-1 -> 3.2.01-1 2020-12-18 13:04:33 +01:00
Eelco Dolstra
a8c49a97a6
nix: 2.3.9 -> 2.3.10 2020-12-18 12:33:49 +01:00
Doron Behar
9497a06bf2
Merge pull request #105957 from r-ryantm/auto-update/blueberry
blueberry: 1.3.9 -> 1.4.0
2020-12-18 12:07:49 +02:00
Doron Behar
c0ceba135f
Merge pull request #98912 from r-ryantm/auto-update/yad
yad: 6.0 -> 7.2
2020-12-18 12:01:18 +02:00
Claudio Bley
c48493ffa1 colorls: 1.4.2 -> 1.4.3 2020-12-18 08:47:12 +01:00
Maximilian Bosch
821ed09f38
Merge pull request #107085 from zowoq/go-mod-packagepath
buildGoModule: disallow goPackagePath
2020-12-17 22:44:00 +01:00
Michael Weiss
653a1edb42
html-proofer: 3.18.1 -> 3.18.2 2020-12-17 20:56:54 +01:00
Matthias Beyer
0a4723718c woof: 2012-05-31 -> 2020-12-17
Also, fetch from github and bring python3 into scope with it.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-12-17 18:52:56 +01:00
Doron Behar
f01f317371
Merge pull request #107094 from stigtsp/package/sequoia-1.0.0 2020-12-17 17:58:08 +02:00
Tim Steinbach
6a42069f9c
awscli: 1.18.197 -> 1.18.198 2020-12-17 08:57:03 -05:00
Stig Palmquist
7d8d8c1bcb sequoia: 0.20.0 -> 1.0.0 2020-12-17 13:07:57 +01:00
Michael Weiss
0761aabdae
html-proofer: 3.18.0 -> 3.18.1 2020-12-17 11:45:31 +01:00
zowoq
9209f09129 cod: remove goPackagePath 2020-12-17 16:38:13 +10:00
Le Anh Duc
66acfa3d16 azure-cli: 2.15.1 -> 2.16.0 2020-12-16 21:14:05 -08:00
Doron Behar
749c9f1f19
Merge pull request #92582 from truh/plantuml-server-squash 2020-12-16 22:02:57 +02:00
Tim Steinbach
091583f47c
awscli: 1.18.195 -> 1.18.197 2020-12-16 10:20:34 -05:00
Michael Weiss
bb78df4b27
inxi: 3.1.09-1 -> 3.2.00-1 2020-12-16 12:27:58 +01:00
Artur Taranchiev
7dc0b8d9d6 enpass: 6.0.1.239 -> 6.5.1.723 2020-12-16 13:14:03 +03:00
Andreas Rammhold
71191178e6
Merge PR #106881 2020-12-14 22:08:14 +01:00
Tim Steinbach
046f8835dc
awscli: 1.18.191 -> 1.18.195 2020-12-14 13:17:12 -05:00
Francesco Gazzetta
a32af20cdf qrcp: renamed from qr-filetransfer, unstable-2018-10-22 -> 0.6.4 2020-12-14 18:09:33 +01:00
Mario Rodas
b3a0ee0f81
Merge pull request #106884 from xaverdh/aft-4.1
android-file-transfer: 4.0 -> 4.1
2020-12-14 07:58:07 -05:00
Mario Rodas
edf4a05082
Merge pull request #106850 from zowoq/lsd
lsd: 0.18.0 -> 0.19.0
2020-12-14 07:47:04 -05:00
Maximilian Bosch
cd8fac0c29
docker-ls: 0.3.2 -> 0.5.0
https://github.com/mayflower/docker-ls/releases/tag/v0.5.0
https://github.com/mayflower/docker-ls/releases/tag/v0.4.1
https://github.com/mayflower/docker-ls/releases/tag/v0.4.0
2020-12-14 12:06:11 +01:00
Dominik Xaver Hörl
6040a63f2e android-file-transfer: 4.0 -> 4.1 2020-12-14 09:32:03 +01:00
Sirio Balmelli
dda50e7348
gopass: fix impurity which breaks gopass after 'nix-store --gc'
gopass maintains a ~/.cache/gopass/gpg-binary.loc file
which stores an absolute path to the gpg executable,
overriding (and ignoring) the environment $PATH.

This creates a situation where gopass will work for a period of time
after install, but after gpg is upgraded and a 'nix-store --gc' is
performed, the cached gpg path will throw an error.

A gopass maintainer has declared this a wont-fix in
https://github.com/gopasspw/gopass/issues/1662

As a workaround, add a --run clause in the wrapper script
that removes this cache file.

Once (if) upstream fixes this issue, this cruft can be removed.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-12-14 08:59:23 +01:00
Anderson Torres
c156c50167
Merge pull request #106849 from zowoq/ytdl
youtube-dl: 2020.12.12 -> 2020.12.14
2020-12-13 20:01:33 -03:00
Mario Rodas
583a1fed52
Merge pull request #106795 from marsam/update-kbs2
kbs2: 0.2.2 -> 0.2.5
2020-12-13 15:54:47 -05:00
zowoq
665fa6c53a lsd: 0.18.0 -> 0.19.0
https://github.com/Peltoche/lsd/releases/tag/0.19.0
2020-12-14 06:20:13 +10:00
zowoq
d444a5ff39 youtube-dl: 2020.12.12 -> 2020.12.14
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.14
2020-12-14 06:05:51 +10:00
zowoq
f37a1749c3 youtube-dl: add maintainer 2020-12-14 06:02:47 +10:00
Tim Schubert
16f80f8221
lego: 4.0.1 -> 4.1.3 (#106829) 2020-12-13 08:51:10 -08:00
Kira Bruneau
57c9834f7d protontricks: don't hard code default wine in winetricks
Reduces closure size by 1.8G
2020-12-13 10:25:03 -05:00
Vladimír Čunát
0e18a48042
dnsperf: 2.3.4 -> 2.4.0
https://github.com/DNS-OARC/dnsperf/releases/tag/v2.4.0
2020-12-13 10:58:08 +01:00
Kira Bruneau
3054057943 protontricks: 1.4.2 -> 1.4.3 2020-12-12 20:52:00 -05:00
MetaDark
56b35d8859 protontricks: support proton wine with steam-run 2020-12-12 20:52:00 -05:00
Mario Rodas
d1ed7412b0
Merge pull request #106656 from r-ryantm/auto-update/dehydrated
dehydrated: 0.6.5 -> 0.7.0
2020-12-12 16:38:16 -05:00
Mario Rodas
b8dbd2c493
Merge pull request #106664 from r-ryantm/auto-update/eksctl
eksctl: 0.33.0 -> 0.34.0
2020-12-12 16:36:53 -05:00
Mario Rodas
150ae44d17
Merge pull request #106710 from marsam/update-lxd
lxd: 4.8 -> 4.9
2020-12-12 16:31:09 -05:00
zowoq
85a3c839df youtube-dl: 2020.12.09 -> 2020.12.12
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.12
2020-12-13 07:20:03 +10:00
Jörg Thalheim
170065c92d
Merge pull request #106669 from Mic92/lizardfs
lizardfs: 3.12.0 -> 3.13.0-rc3 (fixes build)
2020-12-12 19:53:20 +00:00
Jörg Thalheim
5f0d38f05b
Merge pull request #106715 from Mic92/tinc 2020-12-12 16:35:59 +00:00
Michael Weiss
540ada8419
html-proofer: 3.17.4 -> 3.18.0 2020-12-12 16:54:50 +01:00
Jörg Thalheim
f341fd2fe0
tinc: add myself as maintainer 2020-12-12 07:38:39 +01:00
Mario Rodas
5b81081415 kbs2: 0.2.2 -> 0.2.5 2020-12-12 04:20:00 +00:00
Mario Rodas
a0a2f6b862 tectonic: 0.3.0 -> 0.3.3 2020-12-12 04:20:00 +00:00
Mario Rodas
e65e9146aa lxd: 4.8 -> 4.9 2020-12-12 00:00:00 +00:00
Maximilian Bosch
d9d3c45064
Merge pull request #106666 from r-ryantm/auto-update/direnv
direnv: 2.25.0 -> 2.25.1
2020-12-11 23:33:11 +01:00
Maximilian Bosch
4f4b832986
diffoscope: 161 -> 163
https://diffoscope.org/news/diffoscope-162-released/
https://diffoscope.org/news/diffoscope-163-released/
2020-12-11 19:57:57 +01:00
Doron Behar
945d4b00db
Merge pull request #106309 from SuperSandro2000/feature/bump_pyxdg
khal,stig,deluge_1,libtorrent-rasterbar,linkchecker: Disable failing tests
2020-12-11 18:44:24 +02:00
Jörg Thalheim
14511fe562
lizardfs: 3.12.0 -> 3.13.0-rc3 2020-12-11 17:25:31 +01:00
R. RyanTM
17eeea5f0d direnv: 2.25.0 -> 2.25.1 2020-12-11 15:19:04 +00:00
Frederik Rietdijk
3b85d7d54f
Merge pull request #106321 from NixOS/staging-next
Staging next
2020-12-11 15:56:17 +01:00
R. RyanTM
237fbca5d0 eksctl: 0.33.0 -> 0.34.0 2020-12-11 14:42:05 +00:00
Ryan Mulligan
b2cc31fa2f
Merge pull request #106624 from r-ryantm/auto-update/tagref
tagref: 1.3.3 -> 1.4.1
2020-12-11 06:28:54 -08:00
R. RyanTM
8c7ada275a dehydrated: 0.6.5 -> 0.7.0 2020-12-11 12:40:41 +00:00
Mario Rodas
e019ae8cc6
Merge pull request #106629 from marsam/update-mcfly
mcfly: 0.5.1 -> 0.5.2
2020-12-11 07:36:33 -05:00
Mario Rodas
19b754311b
Merge pull request #106649 from r-ryantm/auto-update/bottom
bottom: 0.5.3 -> 0.5.4
2020-12-11 07:34:03 -05:00
github-actions[bot]
9fa8c7670d
Merge master into staging-next 2020-12-11 12:20:25 +00:00
R. RyanTM
04de674c5e bottom: 0.5.3 -> 0.5.4 2020-12-11 10:39:54 +00:00
Sandro
17345770a7
Merge pull request #101788 from tex/tex/xarchiver
xarchiver: fix running
2020-12-11 08:46:27 +01:00
Jörg Thalheim
a1cacefde5
Merge pull request #106480 from SCOTT-HAMILTON/spdlog 2020-12-11 07:45:06 +00:00
Sandro
9df5f33e72
Merge pull request #106426 from danieldk/1password-gui-0.9.7
_1password-gui: 0.9.6 -> 0.9.7
2020-12-11 08:03:19 +01:00
github-actions[bot]
43f4575008
Merge master into staging-next 2020-12-11 06:17:52 +00:00
Sandro
d33fb82b8c
Merge pull request #101947 from edbentley/audiowaveform 2020-12-11 07:03:57 +01:00
Sandro
f01161226a
Merge pull request #105681 from avdv/q-text-as-data-2.0.19
q-text-as-data: 1.7.4 -> 2.0.19
2020-12-11 06:45:31 +01:00
Mario Rodas
d9314167ba mcfly: 0.5.1 -> 0.5.2 2020-12-10 22:18:00 -05:00
R. RyanTM
6f4ad1cf73 tagref: 1.3.3 -> 1.4.1 2020-12-11 03:07:20 +00:00
Mario Rodas
210726c6e8
Merge pull request #106559 from r-ryantm/auto-update/dnsproxy
dnsproxy: 0.33.2 -> 0.33.3
2020-12-10 21:10:50 -05:00
Mario Rodas
f76695feb3
Merge pull request #106566 from r-ryantm/auto-update/exoscale-cli
exoscale-cli: 1.21.0 -> 1.22.0
2020-12-10 21:10:30 -05:00
github-actions[bot]
614876ef33
Merge master into staging-next 2020-12-11 00:40:21 +00:00
Evan Stoll
095ecf7356
vncdo: 0.11.2 -> 0.12.0 (#106380)
* Use pythonPackages instead of python2Packages

* Add vncdo to top-level/python-packages so the library can be used by
other Python programs
* Use toPythonApplication for vnc in top-level/all-packages
* run tests if using Python 3+
* move expression to development/python-modules
2020-12-10 21:27:43 +00:00
github-actions[bot]
79e586aa98
Merge master into staging-next 2020-12-10 18:15:33 +00:00
Maximilian Bosch
f23f63a7b8
Merge pull request #106488 from Luflosi/update/youtube-dl
youtube-dl: 2020.12.07 -> 2020.12.09
2020-12-10 17:57:22 +01:00
R. RyanTM
4cbd8d1e0c exoscale-cli: 1.21.0 -> 1.22.0 2020-12-10 15:32:54 +00:00
R. RyanTM
b197e04c78 dnsproxy: 0.33.2 -> 0.33.3 2020-12-10 14:39:03 +00:00
github-actions[bot]
9e3f47d2e8
Merge master into staging-next 2020-12-10 12:20:20 +00:00
Mario Rodas
32cedb6dde
Merge pull request #106485 from r-ryantm/auto-update/openntpd
openntpd: 6.2p3 -> 6.8p1
2020-12-10 06:12:37 -05:00
Mario Rodas
2d8916b37b
Merge pull request #106496 from r-ryantm/auto-update/plantuml
plantuml: 1.2020.21 -> 1.2020.22
2020-12-10 05:55:53 -05:00
SCOTT-HAMILTON
ddf90cb942 spdlog: use nixpkgs' fmt instead of bundled one 2020-12-10 10:47:00 +01:00
Jan Tojnar
4f20afbc19
Merge branch 'master' into staging-next 2020-12-10 04:39:30 +01:00
Sandro
94068bb819
Merge pull request #106446 from das-g/osm2pgsql
osm2pgsql: 1.3.0 -> 1.4.0
2020-12-10 02:38:45 +01:00
Mario Rodas
9ed9a8e790
Merge pull request #106133 from marsam/update-kbs2
kbs2: 0.1.6 -> 0.2.2
2020-12-09 18:53:49 -05:00
R. RyanTM
0694bb9421 plantuml: 1.2020.21 -> 1.2020.22 2020-12-09 21:35:09 +00:00
Sandro
9c266ae4f6
Merge pull request #106435 from bouk/scg2417
swagger-codegen: 2.3.1 -> 2.4.17
2020-12-09 22:28:16 +01:00
Luflosi
91c700594b
youtube-dl: 2020.12.07 -> 2020.12.09
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.09
2020-12-09 22:19:48 +01:00
R. RyanTM
05cb81f675 openntpd: 6.2p3 -> 6.8p1 2020-12-09 20:41:21 +00:00
Damien Diederen
03dec29a4f zkfuse: adapt to zookeeper_mt 3.6.2 2020-12-09 15:46:38 +01:00