Commit graph

25481 commits

Author SHA1 Message Date
Maximilian Bosch 9729f30667
aircrack-ng: 1.5.2 -> 1.6 2020-03-15 22:22:48 +01:00
Daiderd Jordan 134590d0a3
Merge pull request #82675 from cole-h/zoxide
zoxide: 0.2.0 -> 0.2.1
2020-03-15 20:44:00 +01:00
Dmitry Kalinkin 9f44a61f39
texlive: use versioned tarballs
Announced in [1], versioned tarballs allow to make sure that a
specific version is fetched. This does not guarantee that all previous
versions are retained on the main mirrors.

Logically, we would want to first try to download versioned tarballs
from any mirror and only then try the unversioned ones. But right now
we only have two mirrors and only some of the tarballs are versioned
in texlive-2019, so the order is changed to not hammer the weak
tug.org mirror.

[1] https://tug.org/pipermail/tex-live/2019-September/044086.html
2020-03-15 14:56:18 -04:00
Dmitry Kalinkin 9c4212cb9f
texlive/pkgs.nix: add revision 2020-03-15 14:56:17 -04:00
Dmitry Kalinkin 9752593eb0
texlive: 2019 -> 2019-final
The biber package is now at 2.14, but TextBibTeX is still required.

Few changes were needed for newly introduced scripts-extra path. This
broke some of our old tricks which were relying on having writable
script directories. The changes to the script locations made buildEnv
create symlinks to the script directories instead of directories of
symlinks to scripts. The changes to texlinks.sh and texlive/TeXLive
perl path were made because of this.
2020-03-15 14:56:17 -04:00
Dmitry Kalinkin d9fb53ddd6
texlive: reimplement fixHashes.sh in GNU Awk
The shell script doesn't work very well in non-GNU environments like
darwin. This provides an implementation that uses just a single GNU tool
- gawk, thus reduces number of points of failure.
2020-03-15 14:56:16 -04:00
Cole Helbling ce8674dc0f
zoxide: 0.2.0 -> 0.2.1
With this release, you can now migrate entries from your `z` database!
2020-03-15 11:54:34 -07:00
Jörg Thalheim f1b69e4d76
Merge pull request #82040 from gnidorah/phodav
phodav: 2.3 -> 2.4
2020-03-15 18:25:43 +00:00
Jörg Thalheim 0fe49d7051
Merge pull request #82114 from bhipple/remove/staccato
staccato: remove broken and unmaintained package
2020-03-15 18:19:39 +00:00
Sander van der Burg 875bcef98b base16-builder: regenerate with node2nix 1.8.0, add supplement.json with node-pre-gyp to fix build 2020-03-15 16:37:47 +01:00
Silvan Mosberger 779b7ff3d8
Merge pull request #80931 from LEXUGE/master
smartdns: init at 30
2020-03-15 15:36:05 +01:00
Jan Tojnar fb9b0e7d46
Merge pull request #82400 from B4dM4n/duplicity-update
duplicity: 0.8.10 -> 0.8.11.1596
2020-03-15 13:32:10 +01:00
Ryan Fitzsimon ea8efb20a7 ckb-next: Disable built-in updater 2020-03-15 03:17:58 +00:00
Benjamin Hipple 1285836756 rdedup: fix broken build
In the Rust platform builder, the attribute `cargoPatches` must be used if we
want to consistently apply a patch to the `Cargo.lock` in the vendored
`cargoDeps` and to the `Cargo.lock` in the `src` attribute.

This fixes the build by applying that patch consistently, so the coherency
checker in the newer Rust cargo builder passes.
2020-03-14 17:34:18 -07:00
R. RyanTM 41742c85ec clash: 0.17.1 -> 0.18.0 2020-03-14 23:34:23 +00:00
R. RyanTM c6dd8929d6 eksctl: 0.13.0 -> 0.15.0 2020-03-14 23:30:49 +00:00
R. RyanTM 8e868a44d5 fio: 3.18 -> 3.19 2020-03-14 15:50:22 -07:00
R. RyanTM 892827c0eb lego: 3.3.0 -> 3.4.0 2020-03-14 21:17:55 +00:00
Ryan Mulligan 94a67e67b8
Merge pull request #82532 from r-ryantm/auto-update/croc
croc: 6.4.10 -> 8.0.3
2020-03-14 12:30:15 -07:00
adisbladis 920187c247
Merge pull request #82574 from r-ryantm/auto-update/rar2fs
rar2fs: 1.28.0 -> 1.29.0
2020-03-14 18:46:44 +00:00
Vladyslav M 9d8580fe4c miniserve: 0.5.0 -> 0.6.0 2020-03-14 18:08:10 +00:00
Mario Rodas 6e2eeba534
Merge pull request #82572 from r-ryantm/auto-update/pgmetrics
pgmetrics: 1.7.1 -> 1.8.1
2020-03-14 12:04:48 -05:00
Pascal Bach 337b35707d minio-client: 2019-01-30 -> 2020-03-06 2020-03-14 16:50:29 +00:00
R. RyanTM 281dd8bd44 ntp: 4.2.8p13 -> 4.2.8p14 2020-03-14 16:26:40 +00:00
R. RyanTM 1abca6627e bitwarden_rs: 1.13.1 -> 1.14 2020-03-14 16:15:12 +00:00
R. RyanTM 98aa4da995
berglas: 0.5.0 -> 0.5.1 2020-03-14 15:54:07 +00:00
R. RyanTM 08690436a8 xbps: 0.58 -> 0.59 2020-03-14 14:32:09 +01:00
Ryan Mulligan f124f11e50
Merge pull request #82535 from r-ryantm/auto-update/docui
docui: 2.0.0 -> 2.0.4
2020-03-14 06:29:44 -07:00
Ryan Mulligan 536540e4b1
Merge pull request #82534 from r-ryantm/auto-update/dnsproxy
dnsproxy: 0.20.0 -> 0.23.7
2020-03-14 06:25:10 -07:00
R. RyanTM 8ed7848e67 rar2fs: 1.28.0 -> 1.29.0 2020-03-14 12:31:35 +00:00
R. RyanTM f47ec36970
pgmetrics: 1.7.1 -> 1.8.1 2020-03-14 11:48:34 +00:00
Jörg Thalheim 420254586a
Merge pull request #78172 from Izorkin/mc
mc: 4.8.23 -> 4.8.24
2020-03-14 07:33:16 +00:00
Jörg Thalheim 0ad2243c66
mc: quote urls 2020-03-14 07:32:48 +00:00
Jörg Thalheim 841b89cac8
mc: add autoreconfHook instead of /usr/bin/file patch
The error is still there but harmless.
It should be rather fixed in autoconf than in every package that
uses autotools.
2020-03-14 07:32:31 +00:00
gnidorah 41543d88ca phodav: 2.3 -> 2.4 2020-03-14 09:27:10 +03:00
R. RyanTM 7f255ec99d frp: 0.31.2 -> 0.32.0 2020-03-14 05:38:02 +00:00
R. RyanTM d95db5018a docui: 2.0.0 -> 2.0.4 2020-03-14 04:55:32 +00:00
R. RyanTM 38d8eb2544 dnsproxy: 0.20.0 -> 0.23.7 2020-03-14 04:51:44 +00:00
R. RyanTM ba957840f6 croc: 6.4.10 -> 8.0.3 2020-03-14 04:34:01 +00:00
Benjamin Hipple 362db40e0b b3sum: remove non-existent attribute
The attribute `verifyCargoDeps` is no longer defined in the rustPlatform helper;
it is now the default and always on as part of the improvements in #79975
2020-03-14 03:57:10 +00:00
Lancelot SIX 10132c6602 ddrescue: 1.24 -> 1.25
See https://lists.gnu.org/archive/html/info-gnu/2020-03/msg00002.html
for release information
2020-03-14 03:28:18 +00:00
Samuel Dionne-Riel fb594b816a refind: 0.11.5 -> 0.12 2020-03-14 01:25:24 +00:00
Mario Rodas d580deacec procs: 0.9.18 -> 0.9.20 2020-03-14 01:24:45 +00:00
Mario Rodas 1bb17b50d2 broot: 0.13.2 -> 0.13.4 2020-03-14 00:44:06 +00:00
Mario Rodas e6e040d573
Merge pull request #82494 from r-ryantm/auto-update/awsweeper
awsweeper: 0.4.1 -> 0.6.0
2020-03-13 18:49:10 -05:00
Lancelot SIX 506be57540 mailutils: 3.8 -> 3.9
This is a bugfix release.

See https://lists.gnu.org/archive/html/info-gnu/2020-03/msg00007.html
for details.
2020-03-13 20:54:36 +00:00
Rick van Schijndel 9d212f5be7
afl: Fix afl-qemu build by applying new patches
These patches are gathered from different sources,
such as https://patchwork.kernel.org/patch/10862231/ for the
`gettid` patch.
Another patch comes from the issue in the AFL repository.
The ultimate goal is to get these patches upstream as well,
so we don't keep these general patches only within nixos.

A PR is created against Google/AFL
https://github.com/google/AFL/pull/79,
but it might take a while before it's landed, considering the history
of the project (there are more PRs open).

ZHF: #80379

Fixes issue #82232
2020-03-13 21:43:51 +01:00
Maximilian Bosch 5c066f9bfb
wireguard-go: 0.0.20191012 -> 0.0.20200121 2020-03-13 20:59:53 +01:00
R. RyanTM ceee45c346 awsweeper: 0.4.1 -> 0.6.0 2020-03-13 15:13:56 +00:00
Mario Rodas 1743ebfb5e
Merge pull request #82198 from r-ryantm/auto-update/syslog-ng
syslogng: 3.25.1 -> 3.26.1
2020-03-13 08:42:40 -05:00
Mario Rodas 43d1c44e49
Merge pull request #64114 from thefloweringash/yubico-piv-tool-mac
yubico-piv-tool: support Apple PCSC, enable by default
2020-03-13 08:34:05 -05:00
Mario Rodas cc1f45ba65
Merge pull request #76911 from wucke13/lxd
raft-canonical: 0.9.6 -> 0.9.17, dqlite: 1.0.0 -> 1.4.0, lxd: 3.18 -> 3.22
2020-03-13 08:32:52 -05:00
Mario Rodas 9139701255
Merge pull request #82312 from r-ryantm/auto-update/pcsc-tools
pcsctools: 1.5.5 -> 1.5.6
2020-03-13 08:22:31 -05:00
Mario Rodas 7b756b6536
Merge pull request #82279 from r-ryantm/auto-update/fselect
fselect: 0.6.8 -> 0.6.9
2020-03-13 06:24:39 -05:00
Mario Rodas efac165c2f
Merge pull request #82124 from bhipple/remove/btrfs-dedupe
btrfs-dedupe: remove broken and abandoned package
2020-03-13 05:32:34 -05:00
wucke13 5d21d99575 lxd: 3.18 -> 3.22 2020-03-13 10:32:30 +01:00
Erik Arvstedt 7db5d94c36 opentimestamps-client: 0.6.0 -> 0.7.0
The extra git check input and the patch aren't needed anymore.
2020-03-13 04:06:10 +00:00
Sarah Brofeldt 41547d11ec ceph: 14.2.6 -> 14.2.7 2020-03-13 03:25:44 +00:00
Mario Rodas bf71875060 nfpm: 1.1.10 -> 1.2.0 2020-03-13 03:17:20 +00:00
Mario Rodas 3581e690fb
Merge pull request #82194 from r-ryantm/auto-update/sg3_utils
sg3_utils: 1.44 -> 1.45
2020-03-12 21:35:08 -05:00
zowoq 179aa6ec04 fzf: 0.21.0 -> 0.21.0-1 2020-03-13 10:34:32 +10:00
Emery Hemingway 18281a28bd yggdrasil: 0.3.12 -> 0.3.13 2020-03-12 21:39:38 +01:00
Maximilian Bosch 7c078497ce
r10k: 3.2.0 -> 3.4.1 2020-03-12 21:08:44 +01:00
Maximilian Bosch 3fa6cd14ce
blueman: 2.1.1 -> 2.1.2 2020-03-12 21:08:44 +01:00
Maximilian Bosch 98d134b253
cargo-release: 0.13.0 -> 0.13.1 2020-03-12 17:53:10 +01:00
Harry Ying 25300d75be
smartdns: init at 30 2020-03-13 00:13:12 +08:00
R. RyanTM bea7401be6 bitwarden: 1.16.6 -> 1.17.0 2020-03-12 14:09:48 +00:00
Frederik Rietdijk 73fa45693c bepasty: use correct version of xstatic-bootstrap 2020-03-12 11:20:19 +01:00
R. RyanTM ed588cb31c librepo: 1.11.2 -> 1.11.3 2020-03-12 11:18:25 +01:00
Mario Rodas 6aae443d0a
fselect: install manpage 2020-03-12 04:20:00 -05:00
zowoq da13cdb56c fzf: 0.20.0 -> 0.21.0
https://github.com/junegunn/fzf/blob/master/CHANGELOG.md#0210
2020-03-12 06:58:34 +00:00
Alyssa Ross e95548311e
Merge pull request #82181 from dywedir/hexyl
hexyl: 0.6.0 -> 0.7.0
2020-03-11 23:54:32 +00:00
Yannik Sander de892c2f07 Remove unnecessary comment
Co-Authored-By: Cole Helbling <cole.e.helbling@outlook.com>
2020-03-11 23:48:47 +00:00
Yannik Sander 130aef631c zoxide: init at 0.2.0 2020-03-11 23:48:47 +00:00
Timo Kaufmann c3fa56f3b4 home-manager: 2020-01-04 -> 2020-03-07 2020-03-11 23:08:34 +01:00
Maximilian Bosch c2524362eb
cargo-update: 2.5.0 -> 3.0.0 2020-03-11 22:35:18 +01:00
Maximilian Bosch a483b787cb
cargo-outdated: 0.9.5 -> 0.9.7 2020-03-11 22:29:29 +01:00
Maximilian Bosch 9f3ae18145
Merge pull request #82281 from bhipple/u/rust-cargo-licensor
licensor: upgrade cargo fetcher and cargoSha256
2020-03-11 19:46:21 +01:00
Fabian Möller 766f89de3a
duplicity: 0.8.10 -> 0.8.11.1596 2020-03-11 12:43:50 +01:00
R. RyanTM 8ec473fbc9 pcsctools: 1.5.5 -> 1.5.6 2020-03-11 10:48:17 +00:00
Aaron Andersen d2ac2ec412
Merge pull request #81807 from r-ryantm/auto-update/logrotate
logrotate: 3.15.1 -> 3.16.0
2020-03-10 20:35:14 -04:00
Will Dietz 7f1b6576b5
Merge pull request #82262 from equirosa/pfetch
pfetch : 0.4.0 -> 0.5.0
2020-03-10 17:13:59 -05:00
Benjamin Hipple 23f37d2db9 licensor: upgrade cargo fetcher and cargoSha256 2020-03-10 17:07:31 -04:00
R. RyanTM ac184e3c6b fselect: 0.6.8 -> 0.6.9 2020-03-10 20:45:39 +00:00
Jan Tojnar 9d22d1d6f3
Merge pull request #81931 from andir/ppp
ppp: 2.4.7 -> 2.4.8 & CVE-2020-8597 fix
2020-03-10 21:10:53 +01:00
Jan Tojnar 8515b703cf
Merge pull request #72125 from jtojnar/maintainer-groups
lib: Add lib.maintainer-groups
2020-03-10 21:09:33 +01:00
R. RyanTM d0f3de4f23 arping: 2.20 -> 2.21 2020-03-10 20:27:42 +01:00
Ryan Mulligan bfa78684a0
Merge pull request #82215 from r-ryantm/auto-update/you-get
you-get: 0.4.1403 -> 0.4.1410
2020-03-10 12:19:20 -07:00
R. RyanTM 5454317570 dpkg: 1.19.7 -> 1.20.0 2020-03-10 18:56:46 +00:00
Martin Milata 970ce2863f collectd: 5.8.1 -> 5.10.0 2020-03-10 18:05:59 +01:00
Eduardo Quiros 920639ede3
pfetch : 0.4.0 -> 0.5.0 2020-03-10 10:35:24 -06:00
R. RyanTM 8bbae030b3
xob: 0.1.1 -> 0.2 (#82246) 2020-03-10 16:03:10 +01:00
Peter Hoeg a19708af1b
Merge pull request #81498 from peterhoeg/f/vmfs
vmfs-tools: minor cleanup
2020-03-10 20:54:41 +08:00
Mario Rodas 109cfe1bc7
Merge pull request #82227 from r-ryantm/auto-update/neofetch
neofetch: 6.1.0 -> 7.0.0
2020-03-10 06:33:29 -05:00
R. RyanTM 3a93ec6f6d neofetch: 6.1.0 -> 7.0.0 2020-03-10 09:09:46 +00:00
Jörg Thalheim 922fd551a4
Merge pull request #82216 from r-ryantm/auto-update/vttest
vttest: 20190710 -> 20200303
2020-03-10 07:41:29 +00:00
Jörg Thalheim ef89f7180a
Merge pull request #81655 from clkamp/licensor-fix-test
licensor: Fix test in 2020 from upstream
2020-03-10 05:25:25 +00:00
R. RyanTM 3193b639ff vttest: 20190710 -> 20200303 2020-03-10 03:41:13 +00:00
Matt Layher 13964b07ad corerad: 0.2.1 -> 0.2.2 2020-03-09 20:01:51 -07:00
Mario Rodas 65a80c30c4
Merge pull request #82135 from Luis-Hebendanz/rmount
rmount: 1.0.1 -> 1.1.0
2020-03-09 21:59:47 -05:00