Commit Graph

33236 Commits

Author SHA1 Message Date
sternenseemann
31a89241a9 licensee: 9.14.1 -> 9.15.0 2021-03-01 19:08:42 +01:00
R. RyanTM
b4ec5a04bb nfpm: 2.2.4 -> 2.2.5 2021-03-01 17:39:42 +00:00
Sandro Jäckel
4bc50d5539
amule: mark broken 2021-03-01 18:02:08 +01:00
timds
4e2b38d137 wal-g: enable support for brotli compression
Brotli support was always on until v0.2.10. It is enabled by default
in the wal-g's 'official' releases and build instructions, so it makes
sense to enable it in nixpkgs too.

wal-g has a Makefile (not used by nixpkgs) which statically links to
brotli v1.0.7 (a C library). Nixpkgs dynamically links to brotli
v1.0.9.
2021-03-01 17:13:55 +01:00
jD91mZM2
3a6ba9ea5b
remove me as maintainer
I don't use these tools anymore, so it makes sense I shouldn't have an
opinion on PRs that change/update them. I know it's always unfortunate
losing a reviewer, but I'm not very active anymore anyway,
unfortunately. Apologies.

From now on, I'm trying not to add too many packages into nixpkgs, since
flakes are available. I guess when I first started using Nix I got
overexcited by how easy it was to contribute, so I added things for the
sake of adding things (not because I necessarily used them).
2021-03-01 12:32:20 +01:00
Sandro Jäckel
e7dd8edf7e
amule: remove unused inputs, cleanup 2021-03-01 12:28:01 +01:00
Fabian Affolter
1711e2afd8 gdu: enable tests and fix version output 2021-03-01 09:12:44 +01:00
Mario Rodas
77e75f1ed1 bat: 0.17.1 -> 0.18.0
https://github.com/sharkdp/bat/releases/tag/v0.18.0
2021-03-01 16:36:19 +10:00
Mario Rodas
706be0926b
Merge pull request #114650 from r-ryantm/auto-update/fsarchiver
fsarchiver: 0.8.5 -> 0.8.6
2021-02-28 22:54:09 -05:00
Mario Rodas
a7c74fdc94
Merge pull request #114652 from r-ryantm/auto-update/gcsfuse
gcsfuse: 0.33.0 -> 0.33.2
2021-02-28 22:50:43 -05:00
Mario Rodas
a8eb4a70d7
Merge pull request #114638 from r-ryantm/auto-update/dnsproxy
dnsproxy: 0.34.1 -> 0.35.1
2021-02-28 22:44:09 -05:00
Mario Rodas
8045330235
Merge pull request #114708 from r-ryantm/auto-update/eksctl
eksctl: 0.38.0 -> 0.39.0
2021-02-28 22:41:09 -05:00
R. RyanTM
87b3a29d0a entr: 4.7 -> 4.8 2021-03-01 00:49:58 +00:00
R. RyanTM
f6113b316b eksctl: 0.38.0 -> 0.39.0 2021-03-01 00:08:26 +00:00
Thiago Kenji Okada
d79c466e99 mons: declare xrandr explicitly instead of using it from PATH
mons tries to detect if xrandr is installed in the PATH, failing
otherwise. However, this is not the way that packages are generally
packaged in nixpkgs.

This commit changes it to hardcode the path of xrandr explicitly instead
of depending of xrandr being declared in PATH.
2021-02-28 20:57:52 -03:00
R. RyanTM
ed95819c9d flameshot: 0.8.5 -> 0.9.0 2021-02-28 20:34:27 +01:00
Sandro
fb712db6f9
Merge pull request #114682 from benneti/gopass-remove-platform 2021-02-28 20:01:35 +01:00
Fabian Affolter
cf0a9c1fea
Merge pull request #114651 from r-ryantm/auto-update/gammy
gammy: 0.9.63 -> 0.9.64
2021-02-28 19:51:52 +01:00
Fabian Affolter
8111d8ed16
Merge pull request #114641 from r-ryantm/auto-update/doppler
doppler: 3.22.1 -> 3.23.0
2021-02-28 19:51:08 +01:00
Fabian Affolter
be2b2d4b64
Merge pull request #114636 from r-ryantm/auto-update/disfetch
disfetch: 1.14 -> 1.18
2021-02-28 19:50:57 +01:00
Arnout Engelen
0aeba64fb2
squashfs: use -no-hardlinks for reproducible squashfs images (#114454)
the nix store may contain hardlinks: derivations may output them
directly, or users may be using store optimization which automatically
hardlinks identical files in the nix store.

The presence of these links are intended to be a 'transparent'
optimization. However, when creating a squashfs image, the image
will be different depending on whether hard links were present
on the filesystem, leading to reproducibility problems.

By passing '-no-hardlinks' to mksquashfs the files are stored
as duplicates in the squashfs image. Since squashfs has support
for duplicate files this does not lead to a larger image.

For more details see
https://github.com/NixOS/nixpkgs/issues/114331
2021-02-28 18:03:50 +00:00
Benedikt Tissot
34bee7e8d8 gopass-jsonapi: remove redundant platforms 2021-02-28 18:14:02 +01:00
Benedikt Tissot
71b14fb52e gopass: remove redundant platforms 2021-02-28 18:13:50 +01:00
Benedikt Tissot
540c6fb9c4 git-credential-gopass: remove redundant platforms 2021-02-28 18:12:55 +01:00
fortuneteller2k
38ea3741bc sacad: init at 2.3.4 2021-03-01 00:53:52 +08:00
Oleksii Filonenko
4ea055805b
Merge pull request #114644 from r-ryantm/auto-update/emplace
emplace: 1.1.0 -> 1.2.0
2021-02-28 18:46:53 +02:00
Fabian Affolter
2d0b606980
Merge pull request #114654 from r-ryantm/auto-update/gdu
gdu: 4.6.4 -> 4.6.5
2021-02-28 17:02:53 +01:00
Tim Steinbach
058902d18b awscli: 1.19.12 -> 1.19.17 2021-02-28 10:38:01 -05:00
Michael Weiss
00529f5bba
lf: 20 -> 21 2021-02-28 14:01:59 +01:00
R. RyanTM
d3f4aa97a3 gdu: 4.6.4 -> 4.6.5 2021-02-28 12:38:56 +00:00
R. RyanTM
72fbd6b759 gcsfuse: 0.33.0 -> 0.33.2 2021-02-28 12:34:52 +00:00
R. RyanTM
1ff4731640 gammy: 0.9.63 -> 0.9.64 2021-02-28 12:29:14 +00:00
R. RyanTM
c0903d97c4 fsarchiver: 0.8.5 -> 0.8.6 2021-02-28 12:25:16 +00:00
Pavel Borzenkov
d6876bc879
google-cloud-sdk: fix searching for cloud_sql_proxy on the PATH (#114488)
'gcloud sql connect' command allows to connect to a CloudSQL instance
from a local machine. In order to do so, it starts local
'cloud_sdk_proxy' instance. google-cloud-sdk expects to find one in SDK
root (installed by 'gcloud components') or on the PATH, if SDK is not
correctly installed ('.install' directory is missing).

Since google-cloud-sdk on NixOS is properly installed 'gcloud sql
connect' never looks for 'cloud_sql_proxy' on the PATH and simply
doesn't work at all.

The patch slightly modifies the check by looking not only for
'.install' directory, but for actual 'cloud_sql_proxy' binary before
falling back to the search on the PATH.

With this patch it's now possible to use 'gcloud sql connect' on NixOS,
provided that 'cloud_sql_proxy' is available either in user or system
enviroment (available in nixpkgs).
2021-02-28 12:05:26 +00:00
R. RyanTM
af9d959867 emplace: 1.1.0 -> 1.2.0 2021-02-28 11:28:47 +00:00
R. RyanTM
40e983a5ff doppler: 3.22.1 -> 3.23.0 2021-02-28 11:10:03 +00:00
R. RyanTM
c75fd03b7a dnsproxy: 0.34.1 -> 0.35.1 2021-02-28 11:01:55 +00:00
R. RyanTM
6ff9aeebc1 disfetch: 1.14 -> 1.18 2021-02-28 10:56:04 +00:00
fortuneteller2k
ed8a3061c5 exa: 0.9.0 -> unstable-2021-01-14 2021-02-28 12:35:06 +08:00
zowoq
77a087facc miniserve: 0.10.4 -> 0.11.0
https://github.com/svenstaro/miniserve/releases/tag/v0.11.0
2021-02-28 14:31:10 +10:00
Niklas Hambüchen
53ffeb59ff
Merge pull request #113657 from nh2/turbovnc
turbovnc: init at 2.2.5
2021-02-28 03:58:07 +01:00
Niklas Hambüchen
c834c60ff9 turbovnc: init at 2.2.5
I started out by copying the `tigervnc` derivation, which
does things like re-using `xorg.xorgserver.buildInputs`
(given that these VNC servers are all forks of Xorg),
but then removed that and all the dependencies that did not
appear to be needed or checked for in the CMake output.
2021-02-28 03:36:25 +01:00
Anderson Torres
49c5be4840
Merge pull request #114536 from bobrik/ivan/rst2html5-wheel
rst2html5: fix download now that it is a wheel
2021-02-27 21:17:21 -03:00
Sandro
3d78834149
Merge pull request #114569 from fishi0x01/bump-vsh
vsh: 0.10.0 -> 0.11.0
2021-02-28 00:17:09 +01:00
Thiago Kenji Okada
3081bd0ca9 mons: add thiagokokada as maintainer 2021-02-27 17:53:44 -03:00
Ivan Babrou
20dba8a982 rst2html5: fix download now that it is a wheel
Fixing up #105489.
2021-02-27 10:30:42 -08:00
Robert Schütz
31a050c427
Merge pull request #114007 from dotlambda/imagemagick7-default
imagemagick: make 7.0 default
2021-02-27 18:41:20 +01:00
Robert Schütz
e13c16ec75 pfstools: use imagemagick6 2021-02-27 18:37:08 +01:00
Robert Schütz
9872e4a892 dmtx-utils: 0.7.4 -> 0.7.6 2021-02-27 18:37:07 +01:00
Robert Schütz
10ba3c20a7 treewide: replace imagemagick7 with imagemagick 2021-02-27 18:36:56 +01:00
Sandro
fee35d4d30
Merge pull request #114558 from cpcloud/update-pulumi 2021-02-27 18:33:11 +01:00
caadar
1a4033b73c gtklp: init at 1.3.4 2021-02-27 19:06:47 +03:00
Karl Fischer
01fc3a8ea4
vsh: 0.10.0 -> 0.11.0 2021-02-27 16:55:19 +01:00
Sandro
0243d2db52
Merge pull request #114431 from samueldr/updates/refind-0.13.1
refind: 0.13.0 -> 0.13.1
2021-02-27 14:19:19 +01:00
Phillip Cloud
ab2b32cd1a pulumi-bin: refactor output creation 2021-02-27 07:27:31 -05:00
Phillip Cloud
0dfc707376 pulumi-bin: 2.19.2 -> 2.21.2 2021-02-27 07:27:10 -05:00
Fabian Affolter
b2298d6b6c
Merge pull request #114498 from ryantm/monit
monit: add ryantm to maintainers
2021-02-27 09:12:46 +01:00
R. RyanTM
c796cc4eac opkg: 0.4.3 -> 0.4.4 2021-02-26 21:18:52 -05:00
Bruno Bigras
1585a04bcb
webwormhole: init at git-2021-01-16 (#114269) 2021-02-26 20:24:44 -05:00
Florian Klink
0bdaff84e8
Merge pull request #113137 from lukegb/ceph
ceph: fix bluestore by using bundled rocksdb
2021-02-27 00:26:47 +01:00
zseri
113e2761b7
zs-apc-spdu-ctl: init at 0.0.2 2021-02-27 00:04:37 +01:00
Martin Weinelt
d47ee0e778
Merge pull request #114461 from mweinelt/salt
salt: 3002.2 -> 3002.5
2021-02-26 21:54:35 +01:00
Ryan Mulligan
3864dcea59 monit: add ryantm to maintainers 2021-02-26 11:37:18 -08:00
Jakub Kądziołka
3bd0b03fb3
tox-node: fix build
The custom installPhase got broken as the rust build scripts only
provide $releaseDir in postInstall hooks. The default rust installPhase
installs the same files, so the custom one is unnecessary.
2021-02-26 18:55:59 +01:00
Kira Bruneau
fd96e5ae46 yabridge, yabridgectl: 3.0.0 -> 3.0.1
Also replaces hashes with SRI hashes
2021-02-26 12:25:06 -05:00
benneti
8e5a172d0c
git-credential-gopass: init at 1.12.0 (#114457)
* maintainers: add benneti

* git-credential-gopass: init at 1.12.0

* Update pkgs/tools/security/gopass/git-credential.nix

* Update pkgs/tools/security/gopass/git-credential.nix

Co-authored-by: WORLDofPEACE <worldofpeace@protonmail.ch>
2021-02-26 11:37:34 -05:00
Eelco Dolstra
9c8fcd6146
Merge pull request #111955 from armijnhemel/e2tools-0.1.0
e2tools: 0.0.16 -> 0.1.0
2021-02-26 16:05:28 +01:00
Martin Weinelt
3389b87674
salt: 3002.2 -> 3002.5
https://saltproject.io/security_announcements/active-saltstack-cve-release-2021-feb-25/

Fixes: CVE-2021-3197, CVE-2021-25281, CVE-2021-25282, CVE-2021-25283,
CVE-2021-25284, CVE-2021-3148, CVE-2020-35662, CVE-2021-3144,
CVE-2020-28972, CVE-2020-28243
2021-02-26 12:57:37 +01:00
Frederik Rietdijk
c456a2512f Merge master into staging-next 2021-02-26 10:25:13 +01:00
Jan Tojnar
aedef77f10 fprintd: 1.90.1 → 1.90.9
https://gitlab.freedesktop.org/libfprint/fprintd/-/blob/v1.90.9/NEWS#L1-73
2021-02-26 02:47:10 -05:00
R. RyanTM
f2831e3cfe lldpd: 1.0.7 -> 1.0.8 2021-02-26 02:13:31 -05:00
Mario Rodas
1756c26175
Merge pull request #114428 from r-ryantm/auto-update/s3fs-fuse
s3fs: 1.88 -> 1.89
2021-02-25 23:58:50 -05:00
Samuel Dionne-Riel
82ec27d3ff refind: 0.13.0 -> 0.13.1 2021-02-25 23:57:16 -05:00
Mario Rodas
11bfaf2c30
Merge pull request #114325 from r-ryantm/auto-update/cassowary
cassowary: 0.12.1 -> 0.13.0
2021-02-25 23:54:11 -05:00
R. RyanTM
c33e84e655 mongodb-compass: 1.23.0 -> 1.24.6 2021-02-25 23:21:22 -05:00
Maciej Krüger
3cbb516630
Merge pull request #114427 from mkg20001/sshidup
ssh-import-id: 5.8 -> 5.11
2021-02-26 04:39:44 +01:00
R. RyanTM
1b5aea9a7a s3fs: 1.88 -> 1.89 2021-02-26 03:33:39 +00:00
R. RyanTM
0a98f5a0e2 kea: 1.8.2 -> 1.9.3 2021-02-25 22:17:44 -05:00
Bryan Gardiner
fabe4e78ac
dirdiff: init at 2.1 2021-02-25 18:40:50 -08:00
Maciej Krüger
d57c522515
Merge pull request #114285 from mkg20001/netplan
netplan: init at 0.101
2021-02-26 03:17:00 +01:00
Maciej Krüger
c9f1c147c3
ssh-import-id: 5.8 -> 5.11 2021-02-26 03:07:07 +01:00
Maciej Krüger
a3666f508f
netplan: init at 0.101 2021-02-26 03:02:21 +01:00
Mario Rodas
856388446c
Merge pull request #114356 from r-ryantm/auto-update/mark
mark: 5.2 -> 5.2.1
2021-02-25 20:02:30 -05:00
Mario Rodas
d60db095f0
Merge pull request #114363 from r-ryantm/auto-update/netdata
netdata: 1.29.2 -> 1.29.3
2021-02-25 20:01:26 -05:00
Mario Rodas
c5904041cb
Merge pull request #114390 from Chili-Man/vault-1.6.3-update
vault: 1.6.2 -> 1.6.3
2021-02-25 19:47:00 -05:00
R. RyanTM
a7e714c7a1 logrotate: 3.17.0 -> 3.18.0 2021-02-25 19:07:53 -05:00
Maximilian Bosch
3d9e721eaf
Merge pull request #114311 from bobrik/ivan/cargo-deb-1.29.1
cargo-deb: 1.24.0 -> 1.29.1 + build fix
2021-02-26 00:50:03 +01:00
R. RyanTM
879e1aa008 aspcud: 1.9.4 -> 1.9.5 2021-02-25 18:45:41 -05:00
R. RyanTM
7a1eaaca36 chafa: 1.4.1 -> 1.6.0 2021-02-25 18:42:40 -05:00
Daniel Nagy
a40f86e390 unbound: optionally support DNS-over-HTTPS
unbound can be used as a DNS-over-HTTPS (DoH) server.

This is a blog post introducing the feature:

https://www.nlnetlabs.nl/news/2020/Oct/08/unbound-1.12.0-released/
2021-02-25 18:37:57 -05:00
adisbladis
98390e3bf9
Merge pull request #114404 from zowoq/slirp4netns
slirp4netns: 1.1.8 -> 1.1.9
2021-02-26 01:30:23 +02:00
Simon Bruder
59f5c54916
restic: 0.11.0 -> 0.12.0 (#114329) 2021-02-25 23:00:20 +01:00
Fabian Affolter
04ac9dcd31
Merge pull request #114341 from r-ryantm/auto-update/honggfuzz
honggfuzz: 2.3.1 -> 2.4
2021-02-25 22:36:07 +01:00
Sandro
33fe540814
Merge pull request #114365 from alexfmpe/tendermint/0.34.8
tendermint: 0.34.7 -> 0.34.8
2021-02-25 22:13:36 +01:00
zowoq
d114bd5f2c slirp4netns: 1.1.8 -> 1.1.9
https://github.com/rootless-containers/slirp4netns/releases/tag/v1.1.9
2021-02-26 06:11:30 +10:00
Fabian Affolter
d4a21956aa
Merge pull request #114328 from r-ryantm/auto-update/croc
croc: 8.6.7 -> 8.6.8
2021-02-25 20:58:33 +01:00
Fabian Affolter
3051496b80
Merge pull request #114339 from r-ryantm/auto-update/gitjacker
gitjacker: 0.0.2 -> 0.0.3
2021-02-25 20:43:43 +01:00
Fabian Affolter
766434303f
Merge pull request #114380 from r-ryantm/auto-update/teler
teler: 1.0.2-dev -> 1.0.3
2021-02-25 20:42:10 +01:00
Oleksii Filonenko
ad007ce926
Merge pull request #114055 from r-ryantm/auto-update/clash 2021-02-25 21:31:53 +02:00
Diego Rodriguez
7ac05f788b
vault: 1.6.2 -> 1.6.3 2021-02-25 11:59:54 -07:00
R. RyanTM
4056b84cbf teler: 1.0.2-dev -> 1.0.3 2021-02-25 17:40:29 +00:00
Pascal Bach
3446cf39b4 cryptomator: init at 1.5.13
Co-authored-by: Artur Taranchiev <ewok@ewok.ru>
2021-02-25 17:06:48 +01:00
Ryan Mulligan
9e88fefcfe
Merge pull request #111097 from r-ryantm/auto-update/gammy
gammy: 0.9.62 -> 0.9.63
2021-02-25 07:35:57 -08:00
Alexandre Esteves
a1b891e63d tendermint: 0.34.7 -> 0.34.8 2021-02-25 14:20:59 +00:00
R. RyanTM
b386735e76 netdata: 1.29.2 -> 1.29.3 2021-02-25 13:22:59 +00:00
R. RyanTM
d97660eb7c mark: 5.2 -> 5.2.1 2021-02-25 12:30:23 +00:00
R. RyanTM
1d61041fdf honggfuzz: 2.3.1 -> 2.4 2021-02-25 10:58:55 +00:00
R. RyanTM
504044c708 gitjacker: 0.0.2 -> 0.0.3 2021-02-25 10:16:04 +00:00
Michael Raskin
2a6a92d7d3
Merge pull request #113638 from r-ryantm/auto-update/zbar
zbar: 0.23.1 -> 0.23.90
2021-02-25 09:56:41 +00:00
R. RyanTM
f209e49940 croc: 8.6.7 -> 8.6.8 2021-02-25 08:35:50 +00:00
Sandro
57231d7524
Merge pull request #114262 from primeos/tcpflow
tcpflow: 1.5.2 -> 1.6.1
2021-02-25 09:16:01 +01:00
R. RyanTM
902d5883c9 cassowary: 0.12.1 -> 0.13.0 2021-02-25 07:57:17 +00:00
Ivan Babrou
a422684c87 cargo-deb: do not expect glibc dependency to be added
The test was introduced in v1.25.0:

* https://github.com/mmstick/cargo-deb/commit/3597cf28e
2021-02-24 23:41:29 -08:00
Ivan Babrou
0ae422a4f2 cargo-deb: 1.24.0 -> 1.29.1 2021-02-24 19:42:04 -08:00
Ivan Babrou
9cd5107391 cargo-deb: run tests in release profile
The `checkType` attribute does not apply after #113193,
and since we're changing tests anyway, let's run them
in the release mode to avoid the need for `checkType`.

This fixes the otherwise broken build.
2021-02-24 19:42:00 -08:00
Mario Rodas
aa84d36a14
Merge pull request #114167 from r-ryantm/auto-update/daemon
daemon: 0.7 -> 0.7.1
2021-02-24 22:36:12 -05:00
Mario Rodas
dc75a0c295
Merge pull request #114227 from fishi0x01/bump-vsh
vsh: 0.9.0 -> 0.10.0
2021-02-24 21:50:53 -05:00
Mario Rodas
b4f3209bef
Merge pull request #114248 from r-ryantm/auto-update/parallel
parallel: 20210122 -> 20210222
2021-02-24 20:08:20 -05:00
Sandro
01470b9314
Merge pull request #113184 from dali99/update_vsci_7_0_13 2021-02-25 01:14:19 +01:00
Maciej Krüger
edb5000ea3
Merge pull request #114281 from mkg20001/mslink
mslink: init at 1.3
2021-02-25 00:03:12 +01:00
Thomas Tuegel
ca6fafaf23
Merge pull request #114070 from r-ryantm/auto-update/ibus
ibus: 1.5.23 -> 1.5.24
2021-02-24 16:24:32 -06:00
Maciej Krüger
2e5fa27df9
mslink: init at 1.3
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2021-02-24 23:16:07 +01:00
Robert Helgesson
6faea4fa13
svtplay-dl: 2.8 -> 3.0 2021-02-24 22:20:29 +01:00
Michael Weiss
682696deba
tcpflow: 1.5.2 -> 1.6.1
The substituteInPlace "patch" is required to fix the following build error:
datalink.cpp:177:27: error: format not a string literal and no format
arguments
[8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-security-Werror=format-security8;;]
  177 |         DEBUG(6)(s.c_str());
      |                           ^

This also removes me as maintainer since I don't use tcpflow anymore.
2021-02-24 18:45:20 +01:00
R. RyanTM
29e63d7696 parallel: 20210122 -> 20210222 2021-02-24 15:12:56 +00:00
Tim Steinbach
2962d51b90 argus-clients: Fix build, build client tools 2021-02-24 09:48:58 -05:00
Sandro
84220f2c5c
Merge pull request #114232 from SuperSandro2000/ssh-audit
ssh-audit: 2.3.1 -> 2.4.0
2021-02-24 12:57:43 +01:00
Sandro Jäckel
1e471c8b30
ssh-audit: 2.3.1 -> 2.4.0 2021-02-24 12:15:36 +01:00
Karl Fischer
7253b73190
vsh: 0.9.0 -> 0.10.0 2021-02-24 11:52:10 +01:00
Fabian Affolter
4d0c9f2c27
Merge pull request #114142 from fabaff/bump-ugrep
ugrep: 3.1.0 -> 3.1.7
2021-02-24 09:27:15 +01:00
derchris
ebe2a8b77f aws: 1.75 > 2019.06.18 2021-02-23 22:22:09 -05:00
Mario Rodas
bd140443c0
Merge pull request #110224 from r-ryantm/auto-update/podiff
podiff: 1.2 -> 1.3
2021-02-23 20:56:11 -05:00
Mario Rodas
1f6c8f0165
Merge pull request #110359 from r-ryantm/auto-update/gcsfuse
gcsfuse: 0.32.0 -> 0.33.0
2021-02-23 20:55:37 -05:00
Mario Rodas
96eda5ffae
Merge pull request #110016 from r-ryantm/auto-update/keepalived
keepalived: 2.1.5 -> 2.2.1
2021-02-23 20:52:32 -05:00
Mario Rodas
6257787d8c
Merge pull request #112805 from r-ryantm/auto-update/mergerfs
mergerfs: 2.32.2 -> 2.32.3
2021-02-23 20:42:53 -05:00
Mario Rodas
798949d9df
Merge pull request #113055 from r-ryantm/auto-update/bdf2sfd
bdf2sfd: 1.1.5 -> 1.1.6
2021-02-23 20:38:05 -05:00
Mario Rodas
54a39ccd7e
Merge pull request #113251 from r-ryantm/auto-update/amazon-ecr-credential-helper
amazon-ecr-credential-helper: 0.4.0 -> 0.5.0
2021-02-23 20:34:55 -05:00
Mario Rodas
cbfabc4aa0
Merge pull request #113299 from r-ryantm/auto-update/saml2aws
saml2aws: 2.27.1 -> 2.28.0
2021-02-23 20:32:04 -05:00
Mario Rodas
fb759c8fdc
Merge pull request #113837 from r-ryantm/auto-update/goreleaser
goreleaser: 0.155.2 -> 0.157.0
2021-02-23 20:26:24 -05:00
Mario Rodas
652b80da04
Merge pull request #113907 from r-ryantm/auto-update/fcitx5-rime
fcitx5-rime: 5.0.3 -> 5.0.4
2021-02-23 20:25:59 -05:00
Mario Rodas
a056a197ad
Merge pull request #113910 from r-ryantm/auto-update/fcitx5-lua
fcitx5-lua: 5.0.2 -> 5.0.3
2021-02-23 20:25:30 -05:00
Mario Rodas
3611cc7251
Merge pull request #114095 from r-ryantm/auto-update/shipyard
shipyard: 0.2.1 -> 0.2.9
2021-02-23 20:22:03 -05:00
Mario Rodas
f22345c94f
Merge pull request #113924 from r-ryantm/auto-update/fcitx5-table-other
fcitx5-table-other: 5.0.2 -> 5.0.3
2021-02-23 20:21:09 -05:00
Mario Rodas
ff48102e43
Merge pull request #114079 from r-ryantm/auto-update/mdbook
mdbook: 0.4.6 -> 0.4.7
2021-02-23 20:19:38 -05:00
Mario Rodas
0249f6f34f
Merge pull request #114138 from r-ryantm/auto-update/clinfo
clinfo: 3.0.20.11.20 -> 3.0.21.02.21
2021-02-23 20:13:27 -05:00
Maximilian Bosch
931efba68e
Merge pull request #114145 from r-ryantm/auto-update/bpytop
bpytop: 1.0.62 -> 1.0.63
2021-02-24 00:50:41 +01:00
Maximilian Bosch
d3c39fbee2
Merge pull request #114169 from r-ryantm/auto-update/findomain
findomain: 3.0.1 -> 3.1.0
2021-02-24 00:48:49 +01:00
Maximilian Bosch
706555036e
wireguard-tools: 1.0.20200827 -> 1.0.20210223
ChangeLog: https://lists.zx2c4.com/pipermail/wireguard/2021-February/006407.html
2021-02-24 00:23:31 +01:00
R. RyanTM
b378f24dae findomain: 3.0.1 -> 3.1.0 2021-02-23 20:37:41 +00:00
R. RyanTM
9776bb62d7 daemon: 0.7 -> 0.7.1 2021-02-23 20:31:18 +00:00
Sandro
c01e05e65b
Merge pull request #114121 from SuperSandro2000/fix-collection18 2021-02-23 20:15:52 +01:00
R. RyanTM
72664d777d bpytop: 1.0.62 -> 1.0.63 2021-02-23 17:07:57 +00:00
Fabian Affolter
55b79e3700 ugrep: 3.1.0 -> 3.1.7 2021-02-23 17:51:02 +01:00
R. RyanTM
a87197069d clinfo: 3.0.20.11.20 -> 3.0.21.02.21 2021-02-23 16:35:16 +00:00
Michael Weiss
71fcdff01a
html-proofer: 3.18.5 -> 3.18.6 2021-02-23 17:15:51 +01:00
Sandro Jäckel
e688a0124b
btrbk: remove unused input 2021-02-23 15:58:34 +01:00
Sandro Jäckel
a1e871a4c2
aws-mfa: remove unused input 2021-02-23 15:58:32 +01:00
Robert Schütz
0bc76020c0
Merge pull request #113954 from NeQuissimus/awscli_9SxYnEfIRW4SgWVn
aws-cli: 1.19.5 -> 1.19.12
2021-02-23 15:06:37 +01:00
Oleksii Filonenko
0004a60bbc
Merge pull request #114110 from r-ryantm/auto-update/topgrade
topgrade: 6.5.2 -> 6.6.0
2021-02-23 14:53:14 +02:00
Mario Rodas
34ebb29633
Merge pull request #114060 from marsam/update-fluent-bit
fluent-bit: 1.6.8 -> 1.7.1
2021-02-23 06:52:07 -05:00
Mario Rodas
521263ece8
Merge pull request #114074 from r-ryantm/auto-update/kbs2
kbs2: 0.2.5 -> 0.2.6
2021-02-23 06:50:27 -05:00
R. RyanTM
3103058108 topgrade: 6.5.2 -> 6.6.0 2021-02-23 11:40:45 +00:00
Daniel Olsen
c47a6e35de vcsi: 7.0.12 -> 7.0.13 2021-02-23 12:21:37 +01:00
Jörg Thalheim
8c5cc79c00
Merge pull request #114097 from r-ryantm/auto-update/ssh-to-pgp
ssh-to-pgp: 1.0.0 -> 1.0.1
2021-02-23 11:21:02 +00:00
R. RyanTM
2fef6e89a4 ssh-to-pgp: 1.0.0 -> 1.0.1 2021-02-23 10:31:12 +00:00
R. RyanTM
a64b3cfc36 shipyard: 0.2.1 -> 0.2.9 2021-02-23 10:11:46 +00:00
Fabian Affolter
f6886cf978
clash: specify license
see https://github.com/Dreamacro/clash#license
2021-02-23 10:47:57 +01:00
Dennis Gosnell
be1dbde1e1
Merge pull request #112668 from r-ryantm/auto-update/memtest86-efi
memtest86-efi: 8.3 -> 8.4
2021-02-23 18:44:42 +09:00
(cdep)illabout
cdcfa7d8e0 memtest86-efi: add runHook preInstall and postInstall 2021-02-23 18:06:19 +09:00
Sandro
885562360f
Merge pull request #114058 from marsam/update-gopass
gopass: 1.12.0 -> 1.12.1
2021-02-23 09:27:46 +01:00
Sandro
7b9922ecdd
Merge pull request #113996 from dotlambda/abcmidi-2021.02.21
abcmidi: 2021.01.25 -> 2021.02.21
2021-02-23 08:47:37 +01:00
Sandro
ad06c82b9c
Merge pull request #113965 from SuperSandro2000/fix-collection17 2021-02-23 08:44:14 +01:00
R. RyanTM
5274094073 mdbook: 0.4.6 -> 0.4.7 2021-02-23 06:34:47 +00:00
Sandro
40bc4f78f2
Merge pull request #112096 from r-burns/musl-nix
nix: fix build on musl platforms
2021-02-23 07:22:49 +01:00
R. RyanTM
618c4e9a96 kbs2: 0.2.5 -> 0.2.6 2021-02-23 05:21:13 +00:00
R. RyanTM
7399d38b47 dijo: 0.2.5 -> 0.2.6 2021-02-22 23:42:10 -05:00
taku0
0a39bf46ac
Merge pull request #96186 from SCOTT-HAMILTON/anystyle-cli
anystyle-cli: Init at 1.3.10
2021-02-23 13:41:08 +09:00
R. RyanTM
4365ff8c0e ibus: 1.5.23 -> 1.5.24 2021-02-23 04:40:05 +00:00
R. RyanTM
4120ee9788 dua: 2.11.0 -> 2.11.1 2021-02-22 23:38:16 -05:00
R. RyanTM
8d10d8e304 gdu: 4.6.3 -> 4.6.4 2021-02-22 23:29:36 -05:00
Mario Rodas
bbed03f446 shadowsocks-rust: 1.8.23 -> 1.9.0
https://github.com/shadowsocks/shadowsocks-rust/releases/tag/v1.9.0
2021-02-23 04:20:00 +00:00
Mario Rodas
c5b725fe4c
Merge pull request #113864 from r-ryantm/auto-update/pspg
pspg: 4.0.1 -> 4.2.1
2021-02-22 20:51:13 -05:00
Mario Rodas
a0199d0c79
Merge pull request #114011 from sternenseemann/lowdown-0.8.2
lowdown: 0.8.1 -> 0.8.2
2021-02-22 20:48:56 -05:00
Mario Rodas
0951512a9b
Merge pull request #113816 from r-ryantm/auto-update/clair
clair: 4.0.1 -> 4.0.2
2021-02-22 20:47:26 -05:00
Mario Rodas
483e881c01
Merge pull request #113636 from r-ryantm/auto-update/z-lua
z-lua: 1.8.11 -> 1.8.12
2021-02-22 20:47:09 -05:00
Mario Rodas
c5382d715c
Merge pull request #113266 from r-ryantm/auto-update/gifski
gifski: 1.3.3 -> 1.4.0
2021-02-22 20:46:20 -05:00
Sandro
03c7a92b08
Merge pull request #113362 from baloo/baloo/swtpm/init
swtpm: init at 0.5.2
2021-02-23 02:42:14 +01:00
R. RyanTM
eeb1ec4762 clash: 1.4.0 -> 1.4.1 2021-02-23 01:38:50 +00:00
Florian Klink
382a26ec94
Merge pull request #114021 from flokli/isync-1.4.1
isync: 1.4.0 -> 1.4.1
2021-02-23 00:21:33 +01:00
0x4A6F
25b39e3fc7
blflash: init at 0.3.2 2021-02-22 22:47:26 +00:00
Martin Weinelt
7b9655158e
Merge pull request #113929 from mweinelt/screen/cve-2021-26937
screen: apply patch for CVE-2021-26937
2021-02-22 23:27:58 +01:00
Christian Kögler
5e652b35db
Update pkgs/tools/backup/bup/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-22 23:18:24 +01:00
Florian Klink
169253be53 isync: 1.4.0 -> 1.4.1
Fixes CVE-2021-20247: isync/mbsync data leak/destruction vulnerability

https://sourceforge.net/p/isync/mailman/message/37225234/
2021-02-22 20:14:37 +01:00
Tim Steinbach
b081d0d211
awscli: Remove patching PyYaml 2021-02-22 12:14:04 -05:00
sternenseemann
b9f5c991b2 lowdown: 0.8.1 -> 0.8.2
Bug fixes for gemini and the difference engine, new lowdown-diff(1) man
page:

e1ed0e1b11/versions.xml (L1021-L1066)
2021-02-22 17:51:44 +01:00
SCOTT-HAMILTON
ed53b269cc anystyle: init at 1.3.10 2021-02-22 13:21:16 +01:00
github-actions[bot]
8b6e6ae050
Merge master into staging-next 2021-02-22 12:16:58 +00:00
Robert Schütz
a4bee4eee6 abcmidi: 2021.01.25 -> 2021.02.21 2021-02-22 12:46:31 +01:00
Daniël de Kok
90c394b82b
Merge pull request #113968 from fasheng/fix-hashcat-opencl-for-rocm
hashcat: Fix OpenCL support for ROCm
2021-02-22 07:23:56 +01:00
github-actions[bot]
227aa2c9b0
Merge master into staging-next 2021-02-22 06:17:05 +00:00
Ryan Mulligan
61e7796fce
Merge pull request #113862 from r-ryantm/auto-update/powerline-go
powerline-go: 1.20.0 -> 1.21.0
2021-02-21 20:41:51 -08:00
Arthur Gautier
ac87ecd581 swtpm: init at 0.5.2
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-02-22 04:37:43 +00:00
Robert T. McGibbon
a7d68c87c8
awslogs: 0.11.0 -> 0.14.0 (#113951) 2021-02-21 23:37:42 -05:00
Mario Rodas
c8ce05d308 fluent-bit: 1.6.8 -> 1.7.1 2021-02-22 04:20:00 +00:00
Mario Rodas
11ef2d44d8 gopass: 1.12.0 -> 1.12.1
https://github.com/gopasspw/gopass/releases/tag/v1.12.1
2021-02-22 04:20:00 +00:00
davidak
e8c545f2b2
Merge pull request #113969 from peterhoeg/f/mysqltuner
mysqltuner: do not pollute global /share
2021-02-22 05:13:58 +01:00
Ryan Mulligan
af325638d1
Merge pull request #113818 from r-ryantm/auto-update/clash
clash: 1.3.5 -> 1.4.0
2021-02-21 18:40:33 -08:00
Peter Hoeg
2f97bd1110 mysqltuner: do not pollute global /share 2021-02-22 10:38:54 +08:00
fasheng
c1d56239b8 hashcat: Fix OpenCL support for ROCm
Fix OpenCL issue like darktable did.

Confirm that `hashcat -b -m 2500` can be successfully executed on
ROCm/RX 580.
2021-02-22 10:16:34 +08:00
Sandro Jäckel
0b703039ca
fcitx5: remove unused input 2021-02-22 02:28:02 +01:00
davidak
f496334da3
Merge pull request #113939 from SuperSandro2000/nixpkgs-fmt
nixpkgs-fmt: 1.0.0 -> 1.1.0
2021-02-22 02:14:44 +01:00
github-actions[bot]
d8f2a7bf5c
Merge master into staging-next 2021-02-22 00:37:52 +00:00
Sandro Jäckel
d3a4ec8666
extensions: remove unused input 2021-02-22 01:16:22 +01:00
Sandro Jäckel
3484b32ae2
beets: remove unused input 2021-02-22 01:16:22 +01:00
Tim Steinbach
3ae8bebc9e
Update pkgs/tools/nix/nixpkgs-fmt/default.nix
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2021-02-21 18:38:03 -05:00
Tim Steinbach
e164f21165
awscli: 1.19.5 -> 1.19.12 2021-02-21 17:29:03 -05:00
davidak
b5d7cb52c7
Merge pull request #113798 from SCOTT-HAMILTON/mysqltuner
mysqltuner: add password list to output
2021-02-21 22:36:50 +01:00
Ryan Mulligan
dcc5a1bdd3
Merge pull request #113892 from r-ryantm/auto-update/consul-template
consul-template: 0.25.1 -> 0.25.2
2021-02-21 13:17:09 -08:00
Ryan Mulligan
b1ffba6800
Merge pull request #113868 from r-ryantm/auto-update/shipyard
shipyard: 0.1.18 -> 0.2.1
2021-02-21 13:16:43 -08:00
Ryan Mulligan
1b60600b67
Merge pull request #113853 from r-ryantm/auto-update/minio-client
minio-client: 2021-02-14T04-28-06Z -> 2021-02-19T05-34-40Z
2021-02-21 13:15:41 -08:00
zowoq
90120d702c youtube-dl: 2021.02.10 -> 2021.02.22
https://github.com/ytdl-org/youtube-dl/releases/tag/2021.02.22
2021-02-22 07:11:11 +10:00
davidak
6c1df8c41e
Merge pull request #108926 from siraben/siraben-cleanup
treewide: minor cleanup of packages maintained by siraben
2021-02-21 22:11:03 +01:00
Sandro Jäckel
095f8cec5a
nixpkgs-fmt: 1.0.0 -> 1.1.0 2021-02-21 19:39:48 +01:00
Sandro
dd630d1d3d
Merge pull request #110663 from wahjava/add-kak-lsp
kak-lsp: 8.0.0 -> 9.0.0
2021-02-21 19:34:06 +01:00
Dmitry Kalinkin
d3800053c6
Merge pull request #113897 from raboof/smartmontools-update-drivedb-to-r5171
smartmontools: update drivedb to r5171
2021-02-21 13:24:33 -05:00
github-actions[bot]
93b17c1b4d
Merge master into staging-next 2021-02-21 18:17:22 +00:00
R. RyanTM
c2eadf2148
jwt-cli: 3.3.0 -> 4.0.0 2021-02-21 18:29:38 +01:00
Arthur Gautier
7777e229a1 libtpms: init at 0.7.4
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-02-21 17:25:49 +00:00
Martin Weinelt
c3b5487720 screen: apply patch for CVE-2021-26937
encoding.c in GNU Screen through 4.8.0 allows remote attackers to cause
a denial of service (invalid write access and application crash) or
possibly have unspecified other impact via a crafted UTF-8 character
sequence.

Fixes: CVE-2021-26937
2021-02-21 18:24:23 +01:00
Malte Brandy
1ee875ce68
nix-output-monitor: 1.0.1.0 -> 1.0.1.1 2021-02-21 17:43:48 +01:00
R. RyanTM
6e8f7b2164 fcitx5-table-other: 5.0.2 -> 5.0.3 2021-02-21 16:09:58 +00:00
R. RyanTM
2560e8a6b9 fcitx5-lua: 5.0.2 -> 5.0.3 2021-02-21 14:17:02 +00:00
R. RyanTM
5f24a13cbf fcitx5-rime: 5.0.3 -> 5.0.4 2021-02-21 14:09:37 +00:00
Christian Kögler
442c078376 bup: Fix par2 path patching
Because of Python 3 compatibility change in bup 0.30.1 the substitution fails.
2021-02-21 14:15:14 +01:00
Arnout Engelen
230d58d30f
smartmontools: update drivedb to r5171
Not so much because newer is better, but it seems the behavior of the
sourceforge raw download changed with respect to `$Id$`, so this gets
things in sync again (#113894)
2021-02-21 13:51:06 +01:00
SCOTT-HAMILTON
4f1e0c7ec0 mysqltuner: add password list to output 2021-02-21 13:49:08 +01:00
Ben Siraphob
3be4cfb7de treewide: minor cleanup of packages maintained by siraben 2021-02-21 19:23:43 +07:00
github-actions[bot]
cf22d5fee7
Merge master into staging-next 2021-02-21 12:19:43 +00:00
R. RyanTM
c7917e58bd consul-template: 0.25.1 -> 0.25.2 2021-02-21 10:36:01 +00:00
Oleksii Filonenko
b8ec6cfdd4
Merge pull request #113826 from r-ryantm/auto-update/emplace
emplace: 1.0.0 -> 1.1.0
2021-02-21 12:27:58 +02:00
Michele Guerini Rocco
8dfaad76ff
Merge pull request #113883 from r-ryantm/auto-update/bdf2psf
bdf2psf: 1.200 -> 1.201
2021-02-21 11:15:11 +01:00
rnhmjoj
85b236e54a
bdf2psf: fix license, run pre/post hooks 2021-02-21 11:08:32 +01:00
Jörg Thalheim
1089b643ce
Merge pull request #113889 from fabaff/meta-powerline
powerline-go: update meta
2021-02-21 09:47:39 +00:00
Akshat Agarwal
6aaa89b38d
tremor-rs: init at v0.10.1
Signed-off-by: Akshat Agarwal <humancalico@disroot.org>
2021-02-21 14:51:01 +05:30
Jörg Thalheim
5a42ea569a
Merge pull request #113874 from r-ryantm/auto-update/terrascan
terrascan: 1.3.2 -> 1.3.3
2021-02-21 09:17:31 +00:00
Fabian Affolter
8625e975bd powerline-go: update meta 2021-02-21 10:12:54 +01:00
R. RyanTM
2e73ee0c4f bdf2psf: 1.200 -> 1.201 2021-02-21 08:02:12 +00:00
github-actions[bot]
2c8fa86436
Merge master into staging-next 2021-02-21 06:16:32 +00:00
R. RyanTM
0ea8d5c004 terrascan: 1.3.2 -> 1.3.3 2021-02-21 05:25:30 +00:00
R. RyanTM
514987f46f shipyard: 0.1.18 -> 0.2.1 2021-02-21 04:24:26 +00:00
Malte Brandy
ae012d706d
nix-output-monitor: 1.0.0.0 -> 1.0.1.0 2021-02-21 04:20:33 +01:00
R. RyanTM
f8cd914e3b pspg: 4.0.1 -> 4.2.1 2021-02-21 03:15:28 +00:00
Sandro
69edb7a0d3
Merge pull request #113845 from dduan/tre-0.3.4
tre-command: 0.3.3 -> 0.3.4
2021-02-21 04:13:16 +01:00
R. RyanTM
04a77e934d powerline-go: 1.20.0 -> 1.21.0 2021-02-21 02:53:14 +00:00
Ryan Mulligan
830ad1ac64
Merge pull request #113832 from r-ryantm/auto-update/gdu
gdu: 4.6.2 -> 4.6.3
2021-02-20 17:53:39 -08:00
Malte Brandy
f428bb03f2
nix-output-monitor: 0.1.0.2 -> 1.0.0.0 2021-02-21 02:37:08 +01:00
R. RyanTM
ba701c3cc5 minio-client: 2021-02-14T04-28-06Z -> 2021-02-19T05-34-40Z 2021-02-21 00:44:06 +00:00
github-actions[bot]
dc31fd042c
Merge master into staging-next 2021-02-21 00:38:49 +00:00
Daniel Duan
7e711976bf tre-command: 0.3.3 -> 0.3.4
Release note: https://github.com/dduan/tre/releases/tag/v0.3.4
2021-02-20 15:51:29 -08:00
Sandro
97e240d161
Merge pull request #113766 from fabaff/bump-metasploit
metasploit: 6.0.30 -> 6.0.31
2021-02-21 00:04:22 +01:00
R. RyanTM
80f91ac210 goreleaser: 0.155.2 -> 0.157.0 2021-02-20 22:13:26 +00:00
R. RyanTM
0f9a5212f5 gdu: 4.6.2 -> 4.6.3 2021-02-20 21:27:08 +00:00
R. RyanTM
2b5a8787b3 emplace: 1.0.0 -> 1.1.0 2021-02-20 20:30:20 +00:00
R. RyanTM
6ce24f0d1a clash: 1.3.5 -> 1.4.0 2021-02-20 19:22:17 +00:00
R. RyanTM
2ba7f2280d clair: 4.0.1 -> 4.0.2 2021-02-20 19:18:33 +00:00
github-actions[bot]
7a1ee9c317
Merge master into staging-next 2021-02-20 18:17:10 +00:00
Raghav Sood
4ff807da7f
Merge pull request #113764 from RaghavSood/netdata/suggestions
netdata: remove unused imports, fix suggestions
2021-02-20 23:37:00 +08:00
Sandro
5cfeebb8cb
Merge pull request #113748 from yanganto/krapslog-0.1.2
krapslog: init at 0.1.2
2021-02-20 16:22:10 +01:00
Antonio Yang
39f824d1d6 krapslog: init at 0.1.2 2021-02-20 21:38:58 +08:00
github-actions[bot]
5884dca2b9
Merge master into staging-next 2021-02-20 12:19:39 +00:00
Fabian Affolter
f49a63ece6 metasploit: 6.0.30 -> 6.0.31 2021-02-20 11:58:25 +01:00
Raghav Sood
df790a9626
netdata: remove unused imports, fix suggestions 2021-02-20 10:32:52 +00:00
Raghav Sood
29263ef37e
Merge pull request #113738 from r-ryantm/auto-update/netdata
netdata: 1.29.1 -> 1.29.2
2021-02-20 18:17:27 +08:00
R. RyanTM
87a6f5df62 rhash: 1.4.0 -> 1.4.1 2021-02-20 09:00:55 +01:00
R. RyanTM
e7cf30d192 man: 2.9.3 -> 2.9.4 2021-02-20 08:58:11 +01:00
R. RyanTM
c06071b6c6 pcsclite: 1.9.0 -> 1.9.1 2021-02-20 08:51:53 +01:00
github-actions[bot]
4c0670dace
Merge staging-next into staging 2021-02-20 06:17:59 +00:00
Ryan Mulligan
74abbbff5e
Merge pull request #113070 from r-ryantm/auto-update/docker-credential-gcr
docker-credential-gcr: 2.0.2 -> 2.0.4
2021-02-19 17:47:14 -08:00
github-actions[bot]
abe7db36a4
Merge staging-next into staging 2021-02-20 00:36:40 +00:00
R. RyanTM
7c6298ab88 netdata: 1.29.1 -> 1.29.2 2021-02-20 00:10:50 +00:00
ajs124
552493a347
Merge pull request #113327 from helsinki-systems/upd/lrzip
lrzip: 0.631 -> 0.640
2021-02-19 20:47:58 +01:00
Sandro
41edfe8c20
Merge pull request #113295 from siraben/cc-eq-cc 2021-02-19 19:25:41 +01:00
github-actions[bot]
daab056dd9
Merge staging-next into staging 2021-02-19 18:16:58 +00:00
Sandro
c1a0106f40
Merge pull request #113681 from AndersonTorres/new-dap 2021-02-19 19:06:14 +01:00
Ben Siraphob
4b2c44c0a7 treewide: drop conditional makeFlag for darwin when specifiying cross-compiler 2021-02-20 01:02:08 +07:00
Ben Siraphob
223f25cf4a treewide: add targetPrefix to hardcoded references to CC=cc 2021-02-20 01:01:46 +07:00
Jan Tojnar
8f50f1ce10
Merge branch 'staging-next' into staging
Resolved the following conflicts:

- kernel flags between 09176d28a0 and 2b28822d8d
- clojure-lsp between 3fa00685ce and e03c068af5
2021-02-19 17:15:31 +01:00
Daniël de Kok
40652f8603
Merge pull request #113691 from NeQuissimus/ripgrep_pcre2
ripgrep: Add PCRE2 check
2021-02-19 15:53:10 +01:00
Tim Steinbach
d7e77e0202
ripgrep: Add PCRE2 check 2021-02-19 09:33:59 -05:00
Ashish SHUKLA
81b7b0be4f
kak-lsp: 8.0.0 -> 9.0.0
While here, also add to kakounePlugins
2021-02-19 20:01:43 +05:30
Ryan Mulligan
e88bfd7c92
Merge pull request #113633 from r-ryantm/auto-update/xkb-switch
xkb-switch: 1.6.0 -> 1.8.5
2021-02-19 06:28:05 -08:00
Sandro
c2c24f1940
Merge pull request #111006 from fabaff/bump-fwup
fwup: 1.5.2 -> 1.8.3
2021-02-19 14:47:39 +01:00
Ben Siraphob
e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
Sandro
b8f6a927f7
Merge pull request #113145 from fabaff/secretscanner
secretscanner: init at 20210214-42a38f9
2021-02-19 14:07:10 +01:00
AndersonTorres
cf70751ffc 1password-gui: rename 2021-02-19 09:53:29 -03:00
Sandro
4b694d5e3d
Merge pull request #113674 from SuperSandro2000/fix-collection16 2021-02-19 13:27:03 +01:00
adisbladis
d45d19aa13
Merge pull request #113679 from adisbladis/nix-direnv-paths
nix-direnv: Fix nix executable paths
2021-02-19 13:01:18 +01:00
adisbladis
349b8cfd36
nix-direnv: Fix nix executable paths
Match the upstream change in:
991ea66bb8
2021-02-19 11:56:59 +01:00
Aaron Zeng
16fed7f1eb
parallel: 20200922 -> 20210122 (#111499) 2021-02-19 05:56:45 -05:00
Fabian Affolter
4630d6f37b fwup: 1.5.2 -> 1.8.3 2021-02-19 10:32:37 +01:00
github-actions[bot]
06c2bba257
Merge staging-next into staging 2021-02-19 06:18:06 +00:00
Ryan Mulligan
17112779e3
Merge pull request #112899 from r-ryantm/auto-update/goreleaser
goreleaser: 0.155.1 -> 0.155.2
2021-02-18 21:27:09 -08:00
Ryan Mulligan
4fd0607576
Merge pull request #113650 from r-ryantm/auto-update/chisel
chisel: 1.7.4 -> 1.7.6
2021-02-18 21:00:49 -08:00
Ryan Mulligan
01ca4d9f28
Merge pull request #113665 from r-ryantm/auto-update/eksctl
eksctl: 0.37.0 -> 0.38.0
2021-02-18 20:51:19 -08:00
Ryan Mulligan
be67a491a7
Merge pull request #113614 from r-ryantm/auto-update/tendermint
tendermint: 0.34.4 -> 0.34.7
2021-02-18 20:50:42 -08:00
zowoq
ae66c3e404 evscript: remove verifyCargoDeps 2021-02-19 13:13:16 +10:00
R. RyanTM
19046e7337 eksctl: 0.37.0 -> 0.38.0 2021-02-19 02:54:03 +00:00
zowoq
3dab057264 Merge staging-next into staging 2021-02-19 10:47:46 +10:00
Sandro
54b9a9429f
Merge pull request #113626 from armijnhemel/ncompress-cosmetic 2021-02-18 22:53:11 +01:00
R. RyanTM
49c3601322 chisel: 1.7.4 -> 1.7.6 2021-02-18 21:34:01 +00:00
Sandro Jäckel
237b543c53
ripgrep: remove unused input 2021-02-18 22:25:45 +01:00
Sandro Jäckel
e5c9b6de1a
bat-extras: remove unused input 2021-02-18 22:25:34 +01:00
Tim Steinbach
a54275ba76
ripgrep: Add installCheckPhase (#113621)
* ripgrep: Add installCheckPhase

Convert test removed in dd63561bcb
to an installCheckPhase

* Update pkgs/tools/text/ripgrep/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-18 21:08:03 +01:00
Maximilian Bosch
4e32e88bb4
Merge pull request #113606 from r-ryantm/auto-update/rpm-ostree
rpm-ostree: 2021.1 -> 2021.2
2021-02-18 21:03:01 +01:00
Maximilian Bosch
6d55e3c00a
Merge pull request #113553 from r-ryantm/auto-update/catcli
catcli: 0.6.0 -> 0.6.1
2021-02-18 20:44:22 +01:00
Daniël de Kok
57c0f57efe
Merge pull request #113547 from bbigras/tab-rs
tab-rs: 0.5.6 -> 0.5.7
2021-02-18 20:37:27 +01:00
Daniël de Kok
c003eae5bd
Merge pull request #113565 from r-ryantm/auto-update/gdu
gdu: 4.3.2 -> 4.6.2
2021-02-18 20:28:00 +01:00
Sandro
8b4f9b531c
Merge pull request #113381 from fabaff/nmap-unfree 2021-02-18 20:24:15 +01:00
R. RyanTM
0172521d63 zbar: 0.23.1 -> 0.23.90 2021-02-18 19:23:27 +00:00
R. RyanTM
eb68fdddce z-lua: 1.8.11 -> 1.8.12 2021-02-18 19:18:22 +00:00
Daniël de Kok
1fec7209ff
Merge pull request #113583 from r-ryantm/auto-update/mu
mu: 1.4.13 -> 1.4.15
2021-02-18 20:09:29 +01:00
R. RyanTM
526643e81c xkb-switch: 1.6.0 -> 1.8.5 2021-02-18 19:02:46 +00:00
Pavol Rusnak
5caee66c03
Merge pull request #113624 from r-ryantm/auto-update/uhubctl
uhubctl: 2.3.0 -> 2.4.0
2021-02-18 19:52:01 +01:00
Sandro
ec97ea5e9b
Merge pull request #113164 from JakDar/zap-2.10.0
zap: 2.7.0 -> 2.10.0
2021-02-18 19:48:01 +01:00
Armijn Hemel
2be7907cba ncompress: split "name" in "pname" and "version" 2021-02-18 19:31:27 +01:00
R. RyanTM
8dc0a4a26f uhubctl: 2.3.0 -> 2.4.0 2021-02-18 18:13:55 +00:00
R. RyanTM
9e4364ee91 tendermint: 0.34.4 -> 0.34.7 2021-02-18 17:05:22 +00:00
Sandro Jäckel
a9e1063a43
smbnetfs: remove stale substituteInPlace 2021-02-18 16:58:55 +01:00
R. RyanTM
3821eabd09 rpm-ostree: 2021.1 -> 2021.2 2021-02-18 15:43:25 +00:00
Jörg Thalheim
7befee4ed7
Merge pull request #113586 from r-ryantm/auto-update/nix-direnv
nix-direnv: 1.2.1 -> 1.2.3
2021-02-18 14:31:05 +00:00
Armijn Hemel
9e8284afd5 remove patch in default.nix as well 2021-02-18 13:35:13 +01:00
Armijn Hemel
4747d9ea90 ncompress: patch is no longer necessary since 4.2.4.6 2021-02-18 13:32:06 +01:00
Armijn Hemel
5abd0ceeb5 ncompress: 4.2.4.6 -> 5.0 2021-02-18 13:28:34 +01:00
R. RyanTM
9a73f86cad nix-direnv: 1.2.1 -> 1.2.3 2021-02-18 12:22:50 +00:00
R. RyanTM
70757bca20 mu: 1.4.13 -> 1.4.15 2021-02-18 12:01:38 +00:00
Guillaume Girol
5d7cecc090
Merge pull request #112857 from r-burns/grub-cross
grub2: fix cross-compilation
2021-02-18 11:57:46 +00:00
Sandro
2278dadbdf
Merge pull request #113523 from fabaff/stressapptest
stressapptest: init at 1.0.9
2021-02-18 12:34:49 +01:00
Sandro
8eedaa9699
Merge pull request #113352 from figsoda/xtrt
xtrt: init at 61884fb
2021-02-18 12:33:16 +01:00
Sandro
a56d4ff21c
Merge pull request #113273 from maxhbr/add-gopass-jsonapi 2021-02-18 12:27:32 +01:00
Sandro
6c004c3c82
Merge pull request #113527 from fabaff/wafw00f
wafw00f: init at 2.1.0
2021-02-18 12:24:27 +01:00
adisbladis
6b403ed151
rmfuse: init at 0.1.1 2021-02-18 10:06:00 +01:00
R. RyanTM
2e20907c26 gdu: 4.3.2 -> 4.6.2 2021-02-18 08:27:29 +00:00
Daniel Fullmer
8d007abd0b
zerotierone: 1.6.3 -> 1.6.4 (#113548) 2021-02-18 08:25:46 +00:00
Frederik Rietdijk
2a78ea9435
Merge pull request #112095 from NixOS/staging-next
Staging next
2021-02-18 08:50:07 +01:00
R. RyanTM
4ef6da455e
doppler: 3.22.0 -> 3.22.1 (#113554) 2021-02-17 21:08:42 -10:00
github-actions[bot]
45dc900af9
Merge master into staging-next 2021-02-18 06:16:42 +00:00
R. RyanTM
0a65366253 catcli: 0.6.0 -> 0.6.1 2021-02-18 06:12:42 +00:00
Bruno Bigras
2c388bb512 tab-rs: 0.5.6 -> 0.5.7 2021-02-17 23:44:28 -05:00
David Anderson
2bb5ff0da2 zrepl: init at 0.3.1.
Signed-off-by: David Anderson <dave@natulte.net>
2021-02-17 20:18:30 -08:00
Ryan Mulligan
9bb643272a
Merge pull request #113324 from r-ryantm/auto-update/bpytop
bpytop: 1.0.61 -> 1.0.62
2021-02-17 17:49:10 -08:00
Sandro
d9fe956d22
Merge pull request #113531 from fabaff/bump-metasploit
metasploit: 6.0.29 -> 6.0.30
2021-02-18 02:48:17 +01:00
Sandro
907ec9f64a
Merge pull request #113512 from SuperSandro2000/topgrade2
topgrade: 6.5.1 -> 6.5.2
2021-02-18 02:47:45 +01:00
Ryan Mulligan
551700bbfe
Merge pull request #113281 from r-ryantm/auto-update/minio-client
minio-client: 2021-02-10T07-32-57Z -> 2021-02-14T04-28-06Z
2021-02-17 17:12:20 -08:00
Sandro
983f4d6894
Merge pull request #113522 from SuperSandro2000/fix-collection15 2021-02-18 01:45:41 +01:00
github-actions[bot]
683536ab2a
Merge master into staging-next 2021-02-18 00:40:58 +00:00
Bernardo Meurer
fd2233556f
Merge pull request #113336 from lovesegfault/google-cloud-sdk-328
google-cloud-sdk: 327.0.0 -> 328.0.0
2021-02-18 00:22:23 +00:00
Fabian Affolter
e750106e43 metasploit: 6.0.29 -> 6.0.30 2021-02-18 00:07:12 +01:00
Sandro Jäckel
090a5827dc
sanoid: remove unused input 2021-02-18 00:00:44 +01:00
Fabian Affolter
532f995e20 wafw00f: init at 2.1.0 2021-02-17 23:56:56 +01:00
Sandro
d2089230cf
Merge pull request #113211 from SFrijters/maestral-1.4 2021-02-17 23:49:57 +01:00
Fabian Affolter
30e6a35c81 nmap-unfree: init at 7.91 2021-02-17 23:29:07 +01:00
Sandro Jäckel
3bf312118a
yubikey-manager-qt: cleanup inputs 2021-02-17 23:12:25 +01:00
Fabian Affolter
2bff001654 stressapptest: init at 1.0.9 2021-02-17 23:11:59 +01:00
zowoq
e0f6e514b1 ripgrep: remove passthru.tests
test was removed in dd63561bcb
2021-02-18 08:09:21 +10:00
Astro
9d502c281b hdf_java: remove
The only dependee was hdfview.
2021-02-17 22:34:49 +01:00
Astro
4c1f3b87b8 hdfview: 2.14 -> 3.1.2 2021-02-17 22:34:49 +01:00
Astro
a419187458 hdf4, hdf5: add javaSupport flag 2021-02-17 22:34:49 +01:00
Astro
d1ca6bd23e hdf5: 1.10.6 -> 1.10.7 2021-02-17 22:34:49 +01:00
Ryan Burns
41c625ba8f grub2: add passthru.tests 2021-02-17 12:52:20 -08:00
Ryan Burns
7c01f4b8fb grub2: fix cross-compilation
* gettext is used for native binaries, not hosted libs
* grub2 expects `BUILD_CC` to point to a native C compiler
2021-02-17 12:52:18 -08:00
Bernardo Meurer
29acad708d
Merge pull request #113479 from ethancedwards8/piston-cli
piston-cli: 1.2.1 -> 1.2.2
2021-02-17 20:36:57 +00:00
Bernardo Meurer
44986bd4fc
Merge pull request #113308 from r-ryantm/auto-update/bindfs
bindfs: 1.14.9 -> 1.15.0
2021-02-17 20:34:28 +00:00
Stefan Frijters
a87d941bd7
markdown-pp: Change to python3 to fix watchdog dependency 2021-02-17 21:23:51 +01:00
Sandro Jäckel
95c1fb063b
topgrade: 6.5.1 -> 6.5.2 2021-02-17 21:20:56 +01:00
Sandro
b62f1a10ce
Merge pull request #100078 from mdevlamynck/fix-grub-kbdcomp
grub2: fix grub-kbdcomp
2021-02-17 21:08:27 +01:00
Sandro
d0dd6b13b7
Merge pull request #113400 from aanderse/logrotate
logrotate: minor cleanup
2021-02-17 21:06:50 +01:00
Sandro
6cd09e9ffd
Merge pull request #113255 from bhipple/u/beancount
ledger2beancount: 2.1 -> 2.5
2021-02-17 20:43:17 +01:00
Ethan Edwards
59e9083ed5 piston-cli: 1.2.1 -> 1.2.2 2021-02-17 13:35:11 -05:00
github-actions[bot]
9d6726a2e3
Merge staging-next into staging 2021-02-17 18:14:09 +00:00
github-actions[bot]
afcea01614
Merge master into staging-next 2021-02-17 18:14:04 +00:00
Alyssa Ross
d6fb31eb11
Revert "ripgrep: Set app program name"
This reverts commit 9fbcf91b3c.

Broke OfBorg's eval checks. :(
See <9fbcf91b3c (commitcomment-47236552)>.
2021-02-17 18:00:36 +00:00
Jakub Darul
f165571b23 zap: 2.7.0 -> 2.10.0 2021-02-17 18:57:28 +01:00
Eelco Dolstra
9fbcf91b3c ripgrep: Set app program name
https://github.com/NixOS/nix/issues/4498
2021-02-17 17:57:09 +01:00
ajs124
ae88e0e426 lrzip: 0.631 -> 0.640 2021-02-17 17:21:05 +01:00
R. RyanTM
89b06df73d i2pd: 2.35.0 -> 2.36.0 2021-02-17 15:29:38 +00:00
Sandro
6e442e9633
Merge pull request #113079 from SuperSandro2000/wget2 2021-02-17 16:05:58 +01:00
Sandro
6d5d0d5a31
Merge pull request #113345 from SuperSandro2000/fix-collection14 2021-02-17 14:38:32 +01:00
Johannes Rosenberger
04e04ead20
lice: 0.4 -> 0.6 (#112895)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-17 14:29:04 +01:00
Sandro
6408a8f40b
Merge pull request #112068 from doronbehar/pkg/qt-3 2021-02-17 14:20:49 +01:00
Vojtěch Káně
7fc1efdac7 fixup! nixos-container: fix show-ip command to support IPv6 addresses 2021-02-17 14:17:28 +01:00
Sandro
bc3adcc21f
Merge pull request #109842 from fabaff/fwanalyzer
fwanalyzer: init at 1.4.3
2021-02-17 14:17:16 +01:00
Aaron Andersen
6cebd9e150 logrotate: minor cleanup 2021-02-17 08:16:22 -05:00
Sandro Jäckel
c2b3dda317
gen-oath-safe: use dontBuild 2021-02-17 14:12:11 +01:00
Sandro Jäckel
e675c08bca
yubikey-manager-qt: remove unused input 2021-02-17 14:12:06 +01:00
Sandro Jäckel
22eb71242d
pubs: remove unused input 2021-02-17 14:12:03 +01:00
Sandro
83c9307474
Merge pull request #113098 from SuperSandro2000/fix-collection12 2021-02-17 13:28:08 +01:00
Sandro Jäckel
e11e0b1536
wget2: init at 1.99.2 2021-02-17 13:24:41 +01:00
github-actions[bot]
41b30ed9a6
Merge staging-next into staging 2021-02-17 12:20:08 +00:00
github-actions[bot]
f68cf6f574
Merge master into staging-next 2021-02-17 12:20:00 +00:00
R. RyanTM
1309f5d530 openfortivpn: 1.15.0 -> 1.16.0 2021-02-17 12:19:21 +00:00
Sandro
894829379c
Merge pull request #113373 from siraben/neofetch-xcompile
neofetch: fix cross-compilation
2021-02-17 12:53:49 +01:00
Sandro
1d83592c1d
Merge pull request #113175 from cyraxjoe/update/fop
fop: 2.1 -> 2.6
2021-02-17 11:51:21 +01:00
Sandro
26e3d26777
Merge pull request #113112 from Thunderbottom/pritunl-ssh 2021-02-17 11:34:48 +01:00
Sandro
16e2bb1636
Merge pull request #112828 from SuperSandro2000/rlwrap
rlwrap: 0.43 -> 0.45
2021-02-17 11:22:37 +01:00
Daniël de Kok
bbef3f0dd1
Merge pull request #113094 from r-ryantm/auto-update/tendermint
tendermint: 0.34.3 -> 0.34.4
2021-02-17 09:23:52 +01:00
Daniël de Kok
e3a0547536
Merge pull request #113371 from 06kellyjac/boundary
boundary: 0.1.6 -> 0.1.7
2021-02-17 09:11:31 +01:00
Ben Siraphob
551815a457 neofetch: fix cross-compilation
Needs the shebang patched to run under the host bash interpreter
rather than the build bash interpreter.
2021-02-17 14:53:50 +07:00
Daniël de Kok
07022c8f10
Merge pull request #113254 from r-ryantm/auto-update/bmap-tools
bmap-tools: 3.4 -> 3.6
2021-02-17 08:50:41 +01:00
06kellyjac
9e53477ee4 boundary: 0.1.6 -> 0.1.7
Also add installCheck
2021-02-17 07:44:20 +00:00
Maximilian Huber
64db530382 gopass-jsonapi: init at 1.11.1
Signed-off-by: Maximilian Huber <gh@maxhbr.de>
2021-02-17 07:54:38 +01:00
github-actions[bot]
cd9df16806
Merge staging-next into staging 2021-02-17 06:14:55 +00:00
github-actions[bot]
3ed237717a
Merge master into staging-next 2021-02-17 06:14:47 +00:00
Bernardo Meurer
cc1ddfb124
google-cloud-sdk: 327.0.0 -> 328.0.0 2021-02-16 21:37:27 -08:00
Chinmay D. Pai
5b2e2fd6ed
pritunl-ssh: init at 1.0.1674.4
pritunl-ssh is a small Python script used to retrieve
the SSH certificate from the Pritunl Zero server.

Homepage: zero.pritunl.com
GitHub: pritunl/pritunl-zero-client

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2021-02-17 11:05:38 +05:30
Benjamin Hipple
12e9079497
Merge pull request #113359 from disposable8347/master
mcrypt: remove unwanted info from patch
2021-02-16 23:45:52 -05:00
figsoda
6c80f90e03 xtrt: init at unstable-2021-02-17 2021-02-16 22:35:52 -05:00
Samuel Dionne-Riel
7260e7c1e8
refind: 0.12.0 -> 0.13.0 (#113328) 2021-02-17 04:19:46 +01:00
tom
4b790b41f5 mcrypt: remove patch author
Removes my info so that it is not searchable on GitHub.
2021-02-16 19:19:01 -08:00
Sandro
78f8539ac4
Merge pull request #113284 from fabaff/shhgit
shhgit: init at 0.4-7e55062
2021-02-17 04:16:52 +01:00
Sandro
c340f37acb
Merge pull request #108835 from MetaDark/yabridge 2021-02-17 04:12:56 +01:00
Sandro
0d44c7989c
Merge pull request #113265 from SuperSandro2000/fix-collection13 2021-02-17 03:14:49 +01:00
Sandro
f0c82514df
Merge pull request #113151 from iblech/patch-pciutils 2021-02-17 02:49:05 +01:00
github-actions[bot]
3e0ef2752a
Merge staging-next into staging 2021-02-17 00:36:34 +00:00
github-actions[bot]
79b7a67b55
Merge master into staging-next 2021-02-17 00:36:31 +00:00
Bruno Bigras
3141185a3b auto-cpufreq: 1.5.3 -> 1.6.1
Co-authored-by: Aamaruvi Yogamani <38222826+Technical27@users.noreply.github.com>
2021-02-16 15:04:09 -08:00
Benjamin Hipple
3604933308 ledger2beancount: 2.1 -> 2.5
Also, move to fetch src off the official `beancount` github org and update
dependencies. I've run this on my ledger file and it seems to work without issue.
2021-02-16 17:34:12 -05:00
Ingo Blechschmidt
4e54c31de0 pciutils: use database from hwinfo which is easier to update 2021-02-16 23:15:02 +01:00
Anderson Torres
6c5b20fcdf
Merge pull request #113319 from AndersonTorres/new-wayland-misc
Wayland-related miscellany
2021-02-16 19:12:59 -03:00
AndersonTorres
90ca606afd wlr-randr: eliminate unneeded cmake dependency 2021-02-16 17:25:32 -03:00
AndersonTorres
baa7309582 wl-clipboard: update license 2021-02-16 17:24:46 -03:00
Pavol Rusnak
e88602c050
Merge pull request #113226 from prusnak/tor
tor: 0.4.4.7 -> 0.4.5.6
2021-02-16 21:07:01 +01:00
Bernardo Meurer
7af939ddf2
bindfs: add lovesegfault to maintainers 2021-02-16 11:18:48 -08:00
Bernardo Meurer
9fa0c056de
bindfs: gpl2 -> gpl2Only 2021-02-16 11:18:28 -08:00
Bernardo Meurer
17f01cfe52
bindfs: 1.15.0 -> 1.15.1 2021-02-16 11:17:26 -08:00
AndersonTorres
f529ec396f oguri: init at unstable-2020-12-19 2021-02-16 16:04:09 -03:00
github-actions[bot]
c0f4dcb71d
Merge staging-next into staging 2021-02-16 18:17:00 +00:00
github-actions[bot]
287495a7aa
Merge master into staging-next 2021-02-16 18:16:57 +00:00
R. RyanTM
d70d48293f bpytop: 1.0.61 -> 1.0.62 2021-02-16 17:21:11 +00:00
AndersonTorres
973473e249 wlogout: init at 1.1.1 2021-02-16 12:40:34 -03:00
AndersonTorres
c0cec33cba wob: rename from tools/misc to tools/wayland 2021-02-16 12:37:41 -03:00
AndersonTorres
34688a7fb0 wlr-randr: rename from tools/misc to tools/wayland 2021-02-16 12:37:40 -03:00
AndersonTorres
e6070d1e08 wl-clipboard: rename from tools/misc to tools/wayland 2021-02-16 12:37:40 -03:00
AndersonTorres
e72435ba8e wev: rename from tools/misc to tools/wayland 2021-02-16 12:37:40 -03:00
AndersonTorres
70066b0191 slurp: rename from tools/misc to tools/wayland 2021-02-16 12:37:40 -03:00
AndersonTorres
fa1d3eee74 kanshi: rename from tools/misc to tools/wayland 2021-02-16 12:37:39 -03:00
AndersonTorres
7f3c4b5df2 clipman: rename from tools/misc to tools/wayland 2021-02-16 12:37:39 -03:00
R. RyanTM
17ba6130e8 ajour: 0.7.0 -> 0.7.1 2021-02-16 14:12:23 +00:00
R. RyanTM
6abcada9a8 bindfs: 1.14.9 -> 1.15.0 2021-02-16 13:51:27 +00:00
github-actions[bot]
063e642108
Merge staging-next into staging 2021-02-16 12:20:07 +00:00
github-actions[bot]
b31a0f36f8
Merge master into staging-next 2021-02-16 12:20:04 +00:00