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
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
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
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