Commit Graph

8232 Commits

Author SHA1 Message Date
Ben Siraphob
b04fc593e7 treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
Sandro
027b3b478e
Merge pull request #107811 from llathasa-veleth/master 2021-01-01 02:27:26 +01:00
Sandro
0acc36357a
Merge pull request #86943 from IvarWithoutBones/betterdiscord
betterdiscordctl: init at 1.7.0
2021-01-01 02:05:01 +01:00
Sandro
819694aced
Merge pull request #107861 from dbirks/add-microplane
microplane: init at 0.0.25
2020-12-31 23:45:29 +01:00
David Birks
bd287c9d88
microplane: init at 0.0.25 2020-12-31 14:34:59 -05:00
Markus Kowalewski
6fb9dd842c
snapper: 0.8.14 -> 0.8.15 2020-12-31 12:33:30 +01:00
Daniël de Kok
67a10c88bb buildRustPackage: add cargoHash for SRI hashes of vendored deps
`buildRustPackage` currently accepts `cargoSha256` as a hash for
vendored dependencies. This change adds `cargoHash` which accepts SRI
hashes, setting `outputHashAlgo` to `null`.

The hash mismatch message still uses `cargoSha256` as an example,
which it probably should until we completely switch to SRI hashes.
2020-12-31 11:18:11 +01:00
Nima
dcc390fb10 mcrypt: update license to GPL 3
This release 2.6.8 is using GNU GPL V3, not V2
2020-12-30 18:42:41 -08:00
Nima
3bf056aad3 mcrypt: patch to include stdlib.h instead of malloc.h to build on darwin
malloc.h is deprecated and the package does not compile on macOS due to this.
2020-12-30 16:20:12 -08:00
zowoq
eee6f0a363 youtube-dl: 2020.12.29 -> 2020.12.31
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.31
2020-12-31 08:43:30 +10:00
Michael Weiss
bea44d5ebe
html-proofer: 3.18.2 -> 3.18.3 2020-12-30 18:23:43 +01:00
Doron Behar
ab6c5e5db9
Merge pull request #93118 from symphorien/kcollectd
kcollectd: init at 0.11.99.0
2020-12-30 08:40:29 +02:00
Sandro
5dbf5f90d9
Merge pull request #107931 from marsam/update-broot
broot: 1.0.8 -> 1.1.10
2020-12-30 05:34:03 +01:00
Anderson Torres
b09455cdf1
Merge pull request #107111 from matthiasbeyer/update-woof
woof: 2012-05-31 -> 2020-12-17
2020-12-30 01:10:50 -03:00
Symphorien Gibol
7e90346e16 kcollectd: init at 0.11.99.0
Co-authored-by: davidak <davidak@users.noreply.github.com>
2020-12-29 14:37:15 +01:00
freezeboy
84726119ef agedu: 20200206 -> 20200705 2020-12-29 14:01:30 +01:00
Karl Fischer
f37c654c8f
vsh: init at 0.7.2 2020-12-29 09:26:12 +01:00
Mario Rodas
cd702fef88 broot: 1.0.8 -> 1.1.10 2020-12-29 04:20:00 +00:00
Pavol Rusnak
eb17c2fe9b
Merge pull request #107851 from rtburns-jpl/hdf4
hdf4: fix invalid rpath on darwin
2020-12-29 00:55:31 +01:00
Pavol Rusnak
e9e533f03f
Merge pull request #107852 from zowoq/ytdl
youtube-dl: 2020.12.26 -> 2020.12.29
2020-12-29 00:52:53 +01:00
zowoq
3a875fa58a youtube-dl: 2020.12.26 -> 2020.12.29
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.29
2020-12-29 08:38:44 +10:00
Ryan Burns
81f07a6162 hdf4: fix invalid rpath on darwin
CMake changes in hdf4 v4.15.2 broke the library path on macOS,
linking using an invalid rpath rather than an absolute path.

Before this commit:
```
otool -L result/lib/libhdf.dylib
result/lib/libhdf.dylib:
	@rpath/libhdf.4.dylib (compatibility version 4.0.0, current version 4.15.2)
```

After:
```
otool -L result/lib/libhdf.dylib
result/lib/libhdf.dylib:
	/nix/store/bz52b2gwci0k8rwd0llsi555s1hx166j-hdf-4.2.15/lib/libhdf.4.15.2.dylib (compatibility version 4.0.0, current version 4.15.2)
```
2020-12-28 14:16:14 -08:00
Llathasa Veleth
969356d3ae disfetch: init at 1.12 2020-12-28 22:31:16 +03:00
freezeboy
917ec074ba calamares: 3.2.17.1 -> 3.2.35.1 2020-12-28 17:07:10 +01:00
Sandro
6c1c442040
Merge pull request #101428 from djanatyn/pkg/zalgo
zalgo: init at 6aa1f66
2020-12-28 00:18:39 +01:00
Pavol Rusnak
4f716a4f3a
Merge pull request #107739 from freezeboy/update-clac
clac: 0.0.0.20170503 -> 0.3.3
2020-12-27 18:52:40 +01:00
freezeboy
e33b84db0c clac: 0.0.0.20170503 -> 0.3.3 2020-12-27 18:40:08 +01:00
freezeboy
067ce14cd4 barman: 2.11 -> 2.12 2020-12-27 14:42:42 +01:00
Bernardo Meurer
80935d6fed
Merge pull request #107694 from r-ryantm/auto-update/you-get
you-get: 0.4.1488 -> 0.4.1500
2020-12-27 04:20:26 +00:00
R. RyanTM
0e0b9c7af5 you-get: 0.4.1488 -> 0.4.1500 2020-12-27 03:35:40 +00:00
zowoq
70bed1a7fd youtube-dl: 2020.12.22 -> 2020.12.26
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.26
2020-12-27 08:27:01 +10:00
Julian Stecklina
7bd7b5bea9 kermit: fix build
... by explicitly selecting the Linux code paths in the source.
2020-12-26 20:37:04 +01:00
Mario Rodas
b648b43b10 z-lua: 1.8.7 -> 1.8.10 2020-12-26 04:20:00 +00:00
Julian Stecklina
a48184dccc kermit: use postPatch instead of patchPhase
This is necessary to regain the ability to add patches via overrides.
2020-12-27 01:34:35 +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
Jörg Thalheim
3fecd395a3
nix-direnv: 1.1 -> 1.2 2020-12-25 20:29:03 +01: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
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
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
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
Break Yang
0446b8af52 ethminer: fix broken package by switching to clang 2020-12-20 19:56:35 -08:00
Tim Kleinschmidt
b1499452b8 duf: Add darwin supoort 2020-12-20 19:34:00 +01:00
Michael Weiss
b5a1da1665
lf: 17 -> 18 2020-12-19 20:59:16 +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
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
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
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
Doron Behar
749c9f1f19
Merge pull request #92582 from truh/plantuml-server-squash 2020-12-16 22:02:57 +02: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
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
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
Michael Weiss
540ada8419
html-proofer: 3.17.4 -> 3.18.0 2020-12-12 16:54:50 +01: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
R. RyanTM
17eeea5f0d direnv: 2.25.0 -> 2.25.1 2020-12-11 15:19:04 +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
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
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
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
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
R. RyanTM
0694bb9421 plantuml: 1.2020.21 -> 1.2020.22 2020-12-09 21:35:09 +00: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
Raphael Borun Das Gupta
66f90ae97a osm2pgsql: 1.3.0 -> 1.4.0
and set meta.homepage to new website URL
2020-12-09 14:15:42 +01:00
Ryan Mulligan
bc7013c373
Merge pull request #105986 from jtojnar/staging-workflow-diagram
doc: Add staging workflow diagram
2020-12-08 20:34:09 -08:00
Jan Tojnar
9a31966f14
pandoc-lua-filters: init at 2020-11-30 2020-12-09 05:26:55 +01:00
Sandro
90e7feef79
Merge pull request #106382 from r-ryantm/auto-update/fluent-bit
fluent-bit: 1.6.7 -> 1.6.8
2020-12-09 00:10:23 +01:00
R. RyanTM
d84bd74939 fd: 8.2.0 -> 8.2.1 2020-12-09 07:40:50 +10:00
R. RyanTM
2f109e7a60 fluent-bit: 1.6.7 -> 1.6.8 2020-12-08 20:58:23 +00:00
Will Dietz
9011356409
less: 551 -> 563 (#101407)
http://greenwoodsoftware.com/less/news.563.html
2020-12-08 12:36:28 -06:00
Mario Rodas
1d7d9652b4
Merge pull request #106313 from r-ryantm/auto-update/pgmetrics
pgmetrics: 1.10.2 -> 1.10.3
2020-12-08 03:53:58 -05:00
Sandro
8c321dd36b
Merge pull request #101248 from makefu/pkgs/pfsshell/init 2020-12-08 05:38:25 +01:00
R. RyanTM
01ca7ead63 pgmetrics: 1.10.2 -> 1.10.3 2020-12-08 02:47:59 +00:00
Anderson Torres
52242b4e7d
Merge pull request #103925 from lopsided98/coreutils-tests-arm
coreutils, findutils, gnutls: fix build on 32-bit ARM
2020-12-07 23:38:08 -03:00
Sandro
920b3ddb4b
Merge pull request #105931 from samb96/ink-init 2020-12-07 19:55:36 +01:00
Sandro
128eb3f940
Merge pull request #106241 from ocharles/patch-1
Remove myself from maintainers sets
2020-12-07 18:34:26 +01:00
Anderson Torres
17748395e9
Merge pull request #106087 from Luflosi/update/youtube-dl
youtube-dl: 2020.12.05 -> 2020.12.07
2020-12-07 13:54:26 -03:00
Ollie Charles
1675b11cd4 Remove myself from maintainers sets
Unfortunately I can't reliably commit time to nixpkgs, so I would like to remove myself from being a formal maintainer for these packages.
2020-12-07 14:30:37 +00:00
Sandro
17db794991
Merge pull request #106131 from marsam/update-mcfly
mcfly: 0.5.0 -> 0.5.1
2020-12-07 11:43:27 +01:00
Sandro
d8366558b5
Merge pull request #105846 from rb2k/update_idevicerestore 2020-12-07 10:20:00 +01:00
Marc Seeger
f813e9382c
ideviceinstaller: 2018-10-01 -> 1.1.1 (and add darwin support) 2020-12-07 10:17:23 +01:00
Marc Seeger
c6ba0fff14
idevicerestore: 2019-12-26 -> 1.0.0 2020-12-07 10:17:22 +01:00
Marc Seeger
cff660c975
usbmuxd: 2019-11-11 -> 1.1.1 2020-12-07 10:17:21 +01:00
zowoq
d9eda6abbf fd: 8.1.1 -> 8.2.0
https://github.com/sharkdp/fd/releases/tag/v8.2.0
2020-12-07 05:31:22 +10:00
Luflosi
cd2d74e379
youtube-dl: 2020.12.05 -> 2020.12.07
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.07
2020-12-06 20:10:45 +01:00
Mario Rodas
26e69f12a4 mcfly: 0.5.0 -> 0.5.1
https://github.com/cantino/mcfly/releases/tag/v0.5.1
2020-12-06 04:20:00 +00:00
Jan Tojnar
6ce08f74dc
Merge branch 'master' into staging-next 2020-12-06 03:28:13 +01:00
zowoq
2ecc7a467e fzf: 0.24.3 -> 0.24.4
https://github.com/junegunn/fzf/releases/tag/0.24.4
2020-12-06 05:46:49 +10:00
Sandro
bd171fa7d8
Merge pull request #105898 from cust0dian/tmuxinator-2.0.2
tmuxinator: 2.0.1 -> 2.0.2
2020-12-05 20:45:17 +01:00
github-actions[bot]
72b795557e
Merge master into staging-next 2020-12-05 18:14:21 +00:00
Maximilian Bosch
6af0bc3225
Merge pull request #105991 from Luflosi/update/youtube-dl
youtube-dl: 2020.12.02 -> 2020.12.05
2020-12-05 17:48:40 +01:00
Sam Bickley
5d94f363c7 ink: init at 0.5.3 2020-12-05 10:25:06 -06:00
Luflosi
3df32d5c4e
youtube-dl: 2020.12.02 -> 2020.12.05
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.05
2020-12-05 17:07:32 +01:00
Mario Rodas
2463506a5f
Merge pull request #105971 from r-ryantm/auto-update/broot
broot: 1.0.7 -> 1.0.8
2020-12-05 11:02:05 -05:00
R. RyanTM
a8d0bda27f broot: 1.0.7 -> 1.0.8 2020-12-05 13:09:52 +00:00
Tom Hall
a6e78f015c
wacomtablet: Fix build with Qt5.15, pending new release (#104660)
Also update homepage
2020-12-05 13:47:44 +01:00
github-actions[bot]
0947539ec1
Merge master into staging-next 2020-12-05 12:18:17 +00:00
Oleksii Filonenko
eefdca1bcf
Merge pull request #105948 from r-ryantm/auto-update/topgrade
topgrade: 6.0.0 -> 6.0.1
2020-12-05 13:17:18 +02:00
R. RyanTM
988808634a bdf2psf: 1.198 -> 1.199 2020-12-05 07:50:40 +00:00
github-actions[bot]
55b348fe1b
Merge master into staging-next 2020-12-05 06:16:24 +00:00
R. RyanTM
e8bbdb3d54 topgrade: 6.0.0 -> 6.0.1 2020-12-05 04:10:34 +00:00
R. RyanTM
595918448e silicon: 0.3.2 -> 0.4.0 2020-12-04 23:32:14 +00:00
makefu
41bded79e7
pfsshell: init at 1.1.1 2020-12-04 21:31:06 +01:00
github-actions[bot]
cb36dd7449
Merge master into staging-next 2020-12-04 18:14:51 +00:00
Serg Nesterov
be485e01ce
tmuxinator: 2.0.1 -> 2.0.2 2020-12-04 20:55:14 +03:00
Raghav Sood
85baecfaf5
Merge pull request #105876 from r-ryantm/auto-update/goreleaser
goreleaser: 0.148.0 -> 0.149.0
2020-12-04 15:11:47 +00:00
Sandro
06fce1180a
Merge pull request #105870 from r-ryantm/auto-update/fluent-bit
fluent-bit: 1.6.6 -> 1.6.7
2020-12-04 16:07:13 +01:00
R. RyanTM
e64ccd15bd goreleaser: 0.148.0 -> 0.149.0 2020-12-04 13:01:56 +00:00
github-actions[bot]
4b8f5caddc
Merge master into staging-next 2020-12-04 12:20:02 +00:00
R. RyanTM
38ba3954db fluent-bit: 1.6.6 -> 1.6.7 2020-12-04 11:57:20 +00:00
R. RyanTM
8d6343a407 direnv: 2.24.0 -> 2.25.0 2020-12-04 09:28:03 +00:00
github-actions[bot]
82b9b02331
Merge master into staging-next 2020-12-04 06:16:26 +00:00
Sandro
c3b325c17b
Merge pull request #100175 from SuperSandro2000/wsl-open
wsl-open: init at 2.1.1
2020-12-04 03:12:11 +01:00
github-actions[bot]
1aeec1f039
Merge master into staging-next 2020-12-03 18:14:40 +00:00
Sandro
0b37b8a9eb
Merge pull request #105797 from yusdacra/add-tagref
tagref: init at 1.3.3
2020-12-03 18:11:15 +01:00
Yusuf Bera Ertan
36a4d5d928
tagref: init at 1.3.3 2020-12-03 17:42:57 +03:00
Sandro
ed9f8a1cea
Merge pull request #105756 from r-ryantm/auto-update/plantuml
plantuml: 1.2020.20 -> 1.2020.21
2020-12-03 15:39:54 +01:00
Michael Weiss
ea382dd629
html-proofer: 3.17.3 -> 3.17.4 2020-12-03 15:31:58 +01:00
R. RyanTM
29010ec173 plantuml: 1.2020.20 -> 1.2020.21 2020-12-03 05:39:32 +00:00
github-actions[bot]
58274c4f8d
Merge master into staging-next 2020-12-03 00:36:28 +00:00
Sandro
535c1daca6
Merge pull request #105713 from fgaz/use-unstable-updater 2020-12-03 01:06:56 +01:00
Silvan Mosberger
96f34a8f99
Merge pull request #105722 from rb2k/idevicerestore_darwin
idevicerestore: Add darwin build support.
2020-12-02 22:54:44 +01:00
Claudio Bley
57ab84545b q-text-as-data: 1.7.4 -> 2.0.19 2020-12-02 22:27:41 +01:00
Marc Seeger
7319dc20c9 idevicerestore: Add darwin support. 2020-12-02 12:16:59 -08:00
Sandro
b685fe1f2c
Merge pull request #105656 from r-ryantm/auto-update/geekbench
geekbench: 5.3.0 -> 5.3.1
2020-12-02 19:57:38 +01:00
Francesco Gazzetta
26b2ced506 cht-sh: use unstableGitUpdater 2020-12-02 17:23:54 +01:00
github-actions[bot]
89e8bf0f2a
Merge master into staging-next 2020-12-02 12:30:55 +00:00
Mario Rodas
4b37187221
Merge pull request #105642 from r-ryantm/auto-update/fluent-bit
fluent-bit: 1.6.5 -> 1.6.6
2020-12-02 05:10:49 -05:00
Austin Seipp
652ac69373
Merge pull request #103393 from happysalada/add_vector
nixos/vector: add module
2020-12-02 03:30:11 -06:00
R. RyanTM
011d5940ad geekbench: 5.3.0 -> 5.3.1 2020-12-02 06:04:13 +00:00
R. RyanTM
060eb8e5aa fluent-bit: 1.6.5 -> 1.6.6 2020-12-02 02:46:46 +00:00
Sandro
3fc8473467
Merge pull request #105627 from r-ryantm/auto-update/broot
broot: 1.0.6 -> 1.0.7
2020-12-02 03:42:05 +01:00
zowoq
bc1ed39ffa youtube-dl: 2020.11.29 -> 2020.12.02
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.02
2020-12-02 09:19:59 +10:00
R. RyanTM
154e01b2e9 broot: 1.0.6 -> 1.0.7 2020-12-01 23:03:12 +00:00
Sandro
040f43d890
Merge pull request #104037 from kampka/toybox 2020-12-01 19:25:02 +01:00
James Earl Douglas
1a3557f729
archi: init at 4.7.1 (#103355)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-01 18:55:48 +01:00
Jeffrey McBeth
082e6701fe spigot: 20200101 -> 20200901
Resync with upstream
2020-12-01 11:43:44 -05:00
Frederik Rietdijk
ff90abd5dd Merge staging-next into staging 2020-12-01 14:23:10 +01: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