Commit graph

29487 commits

Author SHA1 Message Date
R. RyanTM
6ac14e87a2 asciidoctorj: 2.4.0 -> 2.4.1 2020-10-25 09:45:06 +01:00
R. RyanTM
961aebb1c8 clex: 4.6.patch9 -> 4.6.patch10 2020-10-25 09:43:45 +01:00
R. RyanTM
87b4e22f0f ckbcomp: 1.196 -> 1.197 2020-10-25 09:43:14 +01:00
R. RyanTM
9baf29e382 cksfv: 1.3.14 -> 1.3.15 2020-10-25 09:42:54 +01:00
Vladimír Čunát
c778945806
Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"
I'm sorry; I didn't notice it contained staging commits.

This reverts commit 17f5305b6c, reversing
changes made to a8a018ddc0.
2020-10-25 09:41:51 +01:00
R. RyanTM
c88f981f80 tpm2-abrmd: 2.3.2 -> 2.3.3 2020-10-25 09:40:35 +01:00
R. RyanTM
2dd05b3d2f wpgtk: 6.1.0 -> 6.1.3 2020-10-25 09:34:43 +01:00
Vladimír Čunát
17f5305b6c
Merge #101508: libraw: 0.20.0 -> 0.20.2 2020-10-25 09:28:53 +01:00
Bjørn Forsman
7ad5e816fa basex: fix build
An unmatched double quote in installPhase broke the build in the last update.
Fix it.

Reported by @solson (thanks!).

Fixes: 21b9c04a2c ("basex: 8.6.6 -> 9.4.3")
2020-10-25 08:12:25 +01:00
R. RyanTM
2948121261 auctex: 12.2 -> 12.3 2020-10-24 23:17:49 -07:00
Mario Rodas
75b702555c vale: 2.4.3 -> 2.5.0 2020-10-25 04:20:00 +00:00
Silvan Mosberger
605b1ecb0c
Merge pull request #101603 from r-ryantm/auto-update/pdd
pdd: 1.4 -> 1.5
2020-10-25 05:10:17 +01:00
r-burns
4e88622ac9
bacula: fix build on darwin (#101526) 2020-10-25 00:04:37 -04:00
Benjamin Hipple
d895524ae8
Merge pull request #101419 from SuperSandro2000/bdsync-0.11.2
bdsync: 0.11.1 -> 0.11.2
2020-10-24 23:06:05 -04:00
Benjamin Hipple
13046ed34d
Merge pull request #101545 from SuperSandro2000/kindlegen-broken
kindlegen: mark broken due to download removal
2020-10-24 22:58:24 -04:00
Andreas Rammhold
6cf1c3aea6
Merge pull request #101605 from r-ryantm/auto-update/zfs-replicate
zfs-replicate: 1.1.14 -> 1.2.3
2020-10-25 02:44:59 +02:00
Andreas Rammhold
250fb4611f
Merge pull request #100456 from maralorn/boolToString
treewide: De-inline uses of lib.boolToString
2020-10-25 00:45:11 +02:00
R. RyanTM
62f2bbc941 zfs-replicate: 1.1.14 -> 1.2.3 2020-10-24 22:43:36 +00:00
R. RyanTM
7f7a303106 pdd: 1.4 -> 1.5 2020-10-24 22:03:25 +00:00
Ryan Mulligan
61f857abaa
Merge pull request #101587 from r-ryantm/auto-update/croc
croc: 8.5.1 -> 8.5.2
2020-10-24 13:32:11 -07:00
R. RyanTM
668f38cb75 croc: 8.5.1 -> 8.5.2 2020-10-24 19:23:01 +00:00
Daniël de Kok
a6135dd3cf
Merge pull request #101449 from wedens/radeon-profile-1
radeon-profile: 20190903 -> 20200824
2020-10-24 20:41:42 +02:00
R. RyanTM
bd1800a4c6 debianutils: 4.11.1 -> 4.11.2 2020-10-24 16:21:46 +00:00
Maximilian Bosch
4a4015a6d2
Merge pull request #101558 from r-ryantm/auto-update/dos2unix
dos2unix: 7.4.1 -> 7.4.2
2020-10-24 18:20:36 +02:00
R. RyanTM
6d3efc39fa dos2unix: 7.4.1 -> 7.4.2 2020-10-24 14:27:14 +00:00
R. RyanTM
14502974c9 dpic: 2020.06.01 -> 2020.09.15 2020-10-24 13:53:30 +00:00
Benedikt Morbach
26b7e79246 ceph: Fix build with glibc 2.32
This adds a patch from upstream ceph to avoid using the deprecated
sys_siglist if sigdescr_np is available.
2020-10-24 15:29:36 +02:00
Ryan Mulligan
59e6270050
Merge pull request #100941 from r-ryantm/auto-update/gammy
gammy: 0.9.58a -> 0.9.59
2020-10-24 06:18:45 -07:00
Lassulus
303e7d6ef4
Merge pull request #99551 from makefu/pkgs/bento4/update
bento4: 1.5.1-629 -> 1.6.0-637
2020-10-24 14:44:49 +02:00
Sandro Jäckel
76e1cda6c6
kindlegen: mark broken due to download removal 2020-10-24 13:36:39 +02:00
Bjørn Forsman
3d4e133e77 parallel: fix calculation of max line length
parallel >= 20200822 uses /bin/echo to calculate the max allowed line
length. Patch it to a correct path, so that it doesn't (silently) fail
and fall back to a low value of 324.

Before:
  $ parallel --max-line-length-allowed
  324

After:
  $ parallel --max-line-length-allowed
  131063

Fixes: 16ca8725ff ("parallel: 20200722 -> 20200822")
2020-10-24 09:55:06 +02:00
Doron Behar
c90450014f
Merge pull request #101480 from Flakebi/salt 2020-10-24 01:31:41 +03:00
Bruno Bigras
b622f7fe80 angle-grinder: init at 0.15.0 2020-10-23 18:03:40 -04:00
Doron Behar
70e351ea34
Merge pull request #101478 from doronbehar/pkg/tectonic 2020-10-24 00:52:08 +03:00
Ryan Mulligan
921fd8c807
Merge pull request #101392 from r-ryantm/auto-update/cargo-release
cargo-release: 0.13.5 -> 0.13.8
2020-10-23 14:26:13 -07:00
zimbatm
ae66cd924c
direnv: 2.23.0 -> 2.23.1 (#101487) 2020-10-23 21:39:29 +02:00
Flakebi
a0d8dd8320
salt: 3001.1 -> 3002 2020-10-23 19:48:48 +02:00
Flakebi
e0ea4826f4
salt: remove aneeshusa and add Flakebi as maintainer 2020-10-23 19:48:48 +02:00
Ryan Mulligan
3c96aceb3c
Merge pull request #101465 from ryantm/sonar-scanner-cli
sonar-scanner-bin: rename to sonar-scanner-cli, 3.3.0.1492 -> 4.5.0.2216
2020-10-23 09:59:59 -07:00
Vladyslav M
59749cb1b6
Merge pull request #101177 from dywedir/skim
skim: 0.8.2 -> 0.9.1, use fetchCrate
2020-10-23 19:49:32 +03:00
Doron Behar
bfb892ef11 tectonic: 0.1.17 -> 0.2.0 2020-10-23 19:39:41 +03:00
Ryan Mulligan
77fe740a5b sonar-scanner-bin: rename to sonar-scanner-cli, 3.3.0.1492 -> 4.5.0.2216
also fix up meta info
2020-10-23 06:30:32 -07:00
Ryan Mulligan
e3ac67d42e
Merge pull request #55558 from ghost/sonar-scanner
sonar-scanner-bin: init at 3.3.0.1492
2020-10-23 06:21:41 -07:00
Andreas Rammhold
5506c40150
Merge pull request #101091 from mweinelt/fastd
fastd: 19 -> 21
2020-10-23 15:15:01 +02:00
wedens
0c8ede6446 radeon-profile: 20190903 -> 20200824 2020-10-23 16:32:58 +07:00
Jörg Thalheim
630f19b3ef
Merge pull request #99576 from makefu/pkgs/mergerfs/update
mergerfs: 2.28.3 -> 2.31.0
2020-10-23 09:05:41 +02:00
Dmitry Kalinkin
e05f484129
Merge pull request #101016 from veprbl/pr/texlive_post2020_cleanup
texlive: minor cleanups
2020-10-22 20:04:01 -04:00
Ryan Mulligan
fbd0264277
Merge pull request #101366 from r-ryantm/auto-update/bpytop
bpytop: 1.0.42 -> 1.0.44
2020-10-22 16:43:33 -07:00
Sandro Jäckel
6dcc6f05b6
bdsync: 0.11.1 -> 0.11.2 2020-10-22 23:57:05 +02:00
Jan Tojnar
3e01d383ee
Merge branch 'staging-next' into staging 2020-10-22 21:20:32 +02:00
Jan Tojnar
d13fc932cd
Merge branch 'master' into staging-next 2020-10-22 21:20:14 +02:00
Daniël de Kok
26d0e6bc55
Merge pull request #101290 from r-ryantm/auto-update/1password
_1password-gui: 0.8.10 -> 0.9.0
2020-10-22 20:45:25 +02:00
R. RyanTM
1f4f05add0 cargo-release: 0.13.5 -> 0.13.8 2020-10-22 15:50:24 +00:00
Maximilian Bosch
2e722907de
Merge pull request #101359 from r-ryantm/auto-update/cargo-audit
cargo-audit: 0.12.0 -> 0.12.1
2020-10-22 15:47:28 +02:00
gcv
604ccef15b kopia: fix broken permissions on Darwin
Without the patched line, installation on Darwin fails with:
```mv: cannot move 'tmp-vendor' to 'vendor': Permission denied```
2020-10-22 22:57:08 +10:00
Eelco Dolstra
d28565a1c6
nix: 2.3.7 -> 2.3.8 2020-10-22 14:47:55 +02:00
R. RyanTM
4f6bc704a6 bpytop: 1.0.42 -> 1.0.44 2020-10-22 12:41:54 +00:00
R. RyanTM
6de2304582 cjdns: 20.7 -> 21 2020-10-22 14:18:41 +02:00
R. RyanTM
30cee8a46c cargo-audit: 0.12.0 -> 0.12.1 2020-10-22 11:59:31 +00:00
Michele Guerini Rocco
c5c468bda6
Merge pull request #100503 from rnhmjoj/bup
bup: use python3
2020-10-22 13:50:58 +02:00
R. RyanTM
e7234a508f bluez-alsa: 2.1.0 -> 3.0.0 2020-10-22 10:59:34 +00:00
Jan Tojnar
6c40c0ace8
Merge pull request #96322 from r-ryantm/auto-update/ibus-hangul
ibus-engines.hangul: 1.5.3 -> 1.5.4
2020-10-22 10:43:08 +02:00
Mario Rodas
54d943797e
Merge pull request #101283 from r-ryantm/auto-update/bandwidth
bandwidth: 1.9.3 -> 1.9.4
2020-10-21 20:33:16 -05:00
zowoq
c70acdfd09 cargo-edit: drop darwin workaround 2020-10-22 11:24:37 +10:00
zowoq
a203ae7e54 vivid: drop darwin workaround 2020-10-22 11:24:37 +10:00
zowoq
0ed762c4a9 miniserve: drop darwin workaround 2020-10-22 11:24:37 +10:00
zowoq
3447b9b2c0 broot: drop darwin workaround 2020-10-22 11:24:37 +10:00
zowoq
cc88d23e54 bat: drop darwin workaround 2020-10-22 11:24:37 +10:00
R. RyanTM
7fc50eae84 bacula: 9.6.5 -> 9.6.6 2020-10-22 00:22:40 +00:00
R. RyanTM
1afa7b7746 _1password-gui: 0.8.10 -> 0.9.0 2020-10-21 22:05:32 +00:00
Michele Guerini Rocco
02daf3f076
Merge pull request #101284 from r-ryantm/auto-update/bdf2psf
bdf2psf: 1.196 -> 1.197
2020-10-21 23:55:03 +02:00
R. RyanTM
bdfe55d718 bindfs: 1.14.7 -> 1.14.8 2020-10-21 20:47:23 +00:00
R. RyanTM
a1d8efb2c3 bdf2psf: 1.196 -> 1.197 2020-10-21 20:35:08 +00:00
R. RyanTM
4c29627c66 bandwidth: 1.9.3 -> 1.9.4 2020-10-21 20:26:29 +00:00
Maximilian Bosch
a3b1b42d32
Merge pull request #101234 from danielfullmer/cross-rpcsvc-proto
rpcsvc-proto: fix cross-compilation
2020-10-21 21:38:42 +02:00
Daniel Fullmer
91493dfd8a rpcsvc-proto: fix cross-compilation
Tested pkgsCross.armv7l-hf-multiplatform.rpvscv-proto
2020-10-21 11:43:23 -07:00
Austin Seipp
278d8641c8
vegeta: 12.7.0 -> 12.8.4
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-10-21 13:05:34 -05:00
Daiderd Jordan
bb0b872b61
Merge pull request #100388 from thefloweringash/darwin-dylib-names-hook
treewide: move fixDarwinDylibNames to nativeBuildInputs
2020-10-21 19:25:48 +02:00
Eelco Dolstra
c4b26e7020
Merge pull request #101245 from edolstra/bump-nix-unstable
nixUnstable: 3.0pre20200829_f156513 -> 3.0pre20201020_e0ca98c
2020-10-21 18:00:04 +02:00
zowoq
aeb67f8bd2 lsd: skip failing check on darwin 2020-10-21 21:49:30 +10:00
Vladimír Čunát
90094b0468
Merge branch 'master' into staging-next
minor conflict: rust update vs. darwin fixes for it
  (not tested but seems quite OK)
2020-10-21 13:34:06 +02:00
Mrinal
bdf372bc6c
google-cloud-sdk: 314.0.0 -> 315.0.0 (#101236) 2020-10-21 12:56:18 +02:00
Eelco Dolstra
f25bb567f6 nixUnstable: 3.0pre20200829_f156513 -> 3.0pre20201020_e0ca98c 2020-10-21 12:52:48 +02:00
Andrew Childs
5b5d38a7e7 sudolikeaboss: remove input propagation and unused hook
This package is a leaf that exports no libraries, so propagating its
inputs should have no effect.

The fixDarwinDylibNames hook only applies to *.dylib files, which this
package does not contain.
2020-10-21 13:31:12 +09:00
Andrew Childs
722d02a720 treewide: move fixDarwinDylibNames to nativeBuildInputs
This hook runs at build time and depends on executing
install_name_tool from binutils.
2020-10-21 13:26:53 +09:00
Florian Klink
6e5ccaa34f
Merge pull request #100657 from flokli/network-manager-sstp
networkmanager-sstp: init at unstable-2020-04-20, bump sstp from 1.0.12 to 1.0.13
2020-10-21 00:33:13 +02:00
Florian Klink
cdda94f70e sstp: 1.0.12 -> 1.0.13 2020-10-21 00:02:18 +02:00
Florian Klink
72cd3086cc networkmanager-sstp: init at unstable-2020-04-20 2020-10-21 00:02:18 +02:00
Frederik Rietdijk
23890fc236 Merge staging-next into staging 2020-10-20 20:55:46 +02:00
Anderson Torres
fb9a2e7c9b
Merge pull request #100452 from bbigras/restic
restic: 0.9.6 -> 0.10.0
2020-10-20 14:41:08 -03:00
Florian Klink
76d6af32e0
Merge pull request #98618 from jbaum98/tlp-aarch64
tlp: Add support for non-x86 platforms
2020-10-20 17:52:37 +02:00
Justin Humm
c4237e2be1 opensc: patch for CVE-2020-26570, CVE-2020-26572 2020-10-20 17:31:26 +02:00
Mario Rodas
507c588481
Merge pull request #101114 from Chili-Man/aws-okta-1.0.5-update
aws-okta: 1.0.4 -> 1.0.5
2020-10-20 07:06:24 -05:00
Vladyslav M
01b1f1b449
skim: 0.8.2 -> 0.9.1, use fetchCrate 2020-10-20 14:42:42 +03:00
Vladimír Čunát
cf82eb9514
Merge #100875: curl: 7.72.0 -> 7.73.0 (into staging) 2020-10-20 12:40:07 +02:00
Diego Rodriguez
212523abad
aws-okta: 1.0.4 -> 1.0.5 2020-10-19 20:53:50 -06:00
zowoq
007126eef7 kepubify: 3.1.5 -> 3.1.6
https://github.com/pgaskin/kepubify/releases/tag/v3.1.6
2020-10-20 10:30:15 +10:00
Ryan Mulligan
76f5ffdb70
Merge pull request #100855 from r-ryantm/auto-update/bfs
bfs: 1.7 -> 2.0
2020-10-19 15:50:00 -07:00
Austin Seipp
08d6945252
Merge pull request #100806 from dywedir/hyperfine
hyperfine: 1.10.0 -> 1.11.0, use fetchCrate
2020-10-19 16:17:41 -05:00
Martin Weinelt
5a4385d4a9
fastd: 19 -> 21 2020-10-19 22:07:35 +02:00
hloeffler
bea078e7b3 aide: update metadata 2020-10-19 13:03:46 -07:00
Rok Garbas
d3aaae7249
Merge pull request #101069 from davidtwco/mdcat-0.22.1
mdcat: 0.21.1 -> 0.22.1
2020-10-19 21:51:23 +02:00
Lachlan Deck
cbb91a3dfd plantuml: 1.2020.16 -> 1.2020.19 2020-10-19 21:38:08 +02:00
Ryan Mulligan
506e73b1b6
Merge pull request #100917 from r-ryantm/auto-update/dua
dua: 2.10.2 -> 2.10.3
2020-10-19 09:59:32 -07:00
Finn Behrens
8e72b237cd
onefetch: 2.4.0 -> 2.5.0 (#101074) 2020-10-19 16:03:00 +02:00
David Wood
68f49681b6
mdcat: 0.21.1 -> 0.22.1 2020-10-19 13:51:55 +01:00
Janne Heß
7ef527cff8
iperf3: 3.8.1 -> 3.9 (#100744)
changelog http://software.es.net/iperf/news.html#iperf-3-9-released
2020-10-19 12:24:49 +02:00
Jörg Thalheim
2ee6d466f5
Merge pull request #98410 from SuperSandro2000/rustscan-1.9.0 2020-10-19 12:12:08 +02:00
Jörg Thalheim
a1a0ea730f
Merge pull request #99088 from SuperSandro2000/ssh-audit-2.3.0 2020-10-19 07:52:39 +02:00
Mario Rodas
49917cdc49 lxd: 4.6 -> 4.7 2020-10-19 04:20:00 +00:00
Mario Rodas
597a1e7f2d
Merge pull request #84572 from dguibert/dg/init-waitron
waitron: init at 2020-01-24
2020-10-18 20:25:01 -05:00
Jan Tojnar
5c766c5c24
Merge branch 'staging-next' into staging 2020-10-18 21:21:03 +02:00
Dmitry Kalinkin
047749744f
texlive.bin.xindy: disable on platforms where clisp is broken 2020-10-18 14:08:43 -04:00
Dmitry Kalinkin
e638958ec3
texlive: remove unused patch files
Those are not needed since 10438ba4fa
2020-10-18 13:59:09 -04:00
Dmitry Kalinkin
ea5ac1103c
texlive.bin.core: remove unneeded autoreconfHook
Revert "texlive: fix missing synctex header"

This reverts commit ce6e72a11c.
2020-10-18 13:56:57 -04:00
Robert Helgesson
b8ec336447
svtplay-dl: 2.6 -> 2.7 2020-10-18 19:05:28 +02:00
Malte Brandy
90da4ed932
nix-output-monitor: 0.1.0.0 -> 0.1.0.2 2020-10-18 18:59:32 +02:00
Mario Rodas
0bccd13ff6
Merge pull request #100981 from r-ryantm/auto-update/intermodal
intermodal: 0.1.11 -> 0.1.12
2020-10-18 11:51:22 -05:00
Mario Rodas
405131bc7e
Merge pull request #100993 from r-ryantm/auto-update/kbs2
kbs2: 0.1.5 -> 0.1.6
2020-10-18 11:46:29 -05:00
R. RyanTM
33e782aaf7 kbs2: 0.1.5 -> 0.1.6 2020-10-18 15:43:20 +00:00
R. RyanTM
c0b098a658 intermodal: 0.1.11 -> 0.1.12 2020-10-18 14:29:57 +00:00
Mario Rodas
206a6b2041
Merge pull request #100764 from dbirks/update-eksctl
eksctl: 0.27.0 -> 0.30.0
2020-10-18 09:18:55 -05:00
Mario Rodas
07fef1bea1
Merge pull request #100960 from r-ryantm/auto-update/hcxdumptool
hcxdumptool: 6.1.2 -> 6.1.3
2020-10-18 09:10:59 -05:00
Mario Rodas
9bc9bfeaff
Merge pull request #100910 from r-ryantm/auto-update/dnsproxy
dnsproxy: 0.32.0 -> 0.32.6
2020-10-18 08:57:01 -05:00
Mario Rodas
1b5ff33e18
Merge pull request #100909 from r-ryantm/auto-update/croc
croc: 8.5.0 -> 8.5.1
2020-10-18 08:56:23 -05:00
Mario Rodas
7b2040b163
Merge pull request #100925 from r-ryantm/auto-update/fastmod
fastmod: 0.4.0 -> 0.4.1
2020-10-18 08:51:20 -05:00
Mario Rodas
2831f7f51c
Merge pull request #100930 from r-ryantm/auto-update/flannel
flannel: 0.12.0 -> 0.13.0
2020-10-18 08:44:22 -05:00
Mario Rodas
5c0427f3eb
Merge pull request #100894 from r-ryantm/auto-update/chezmoi
chezmoi: 1.8.5 -> 1.8.7
2020-10-18 08:41:49 -05:00
Mario Rodas
00738f9a9b
Merge pull request #100898 from r-ryantm/auto-update/clash
clash: 1.1.0 -> 1.2.0
2020-10-18 08:33:14 -05:00
Mario Rodas
f95d603c9e
Merge pull request #100915 from r-ryantm/auto-update/doppler
doppler: 3.10.3 -> 3.15.0
2020-10-18 08:28:42 -05:00
Mario Rodas
809e59a1ac
Merge pull request #100924 from r-ryantm/auto-update/exoscale-cli
exoscale-cli: 1.17.0 -> 1.19.0
2020-10-18 08:23:03 -05:00
Mario Rodas
1be97c0f48
Merge pull request #100928 from r-ryantm/auto-update/findomain
findomain: 2.1.3 -> 2.1.4
2020-10-18 08:22:21 -05:00
Mario Rodas
91bfb962df
Merge pull request #100938 from r-ryantm/auto-update/frp
frp: 0.34.0 -> 0.34.1
2020-10-18 08:17:27 -05:00
Mario Rodas
515318b7fb
Merge pull request #100939 from r-ryantm/auto-update/fselect
fselect: 0.6.10 -> 0.7.1
2020-10-18 08:03:23 -05:00
Mario Rodas
a512b2efb3
Merge pull request #100866 from marsam/update-vale
vale: 2.3.4 -> 2.4.3
2020-10-18 07:54:33 -05:00
Mario Rodas
8183d72181
Merge pull request #100957 from r-ryantm/auto-update/grpcui
grpcui: 1.0.0 -> 1.1.0
2020-10-18 07:47:03 -05:00
Mario Rodas
177803763c
Merge pull request #100858 from marsam/update-rbw
rbw: 0.4.6 -> 0.5.0
2020-10-18 07:44:30 -05:00
Mario Rodas
1f378561c6
Merge pull request #100944 from r-ryantm/auto-update/gifski
gifski: 1.2.0 -> 1.2.2
2020-10-18 07:28:59 -05:00
Nicolas Berbiche
b4bca7b85c
wshowkeys: 2019-09-26 -> 2020-03-29 2020-10-18 14:13:27 +02:00
Michael Weiss
7c676c6429
wshowkeys: init at 2019-09-26 2020-10-18 14:09:49 +02:00
Vladimír Čunát
3eac52d6ca
Merge #100877: coreutils: 8.31 -> 8.32 (into staging)
https://lists.gnu.org/archive/html/coreutils-announce/2020-03/msg00000.html
2020-10-18 13:33:26 +02:00
R. RyanTM
051fd9bf77 hcxdumptool: 6.1.2 -> 6.1.3 2020-10-18 11:27:23 +00:00
R. RyanTM
9440fec364 grpcui: 1.0.0 -> 1.1.0 2020-10-18 10:55:24 +00:00
Vladimír Čunát
a6d8c4ff33
Merge #100058: unbound: 1.11.0 -> 1.12.0 (into staging) 2020-10-18 11:38:46 +02:00
R. RyanTM
3366d98cae gifski: 1.2.0 -> 1.2.2 2020-10-18 09:11:10 +00:00
R. RyanTM
aa7315e750 gammy: 0.9.58a -> 0.9.59 2020-10-18 08:43:57 +00:00
R. RyanTM
7566c01d53 fselect: 0.6.10 -> 0.7.1 2020-10-18 08:18:49 +00:00
R. RyanTM
0628b0322f frp: 0.34.0 -> 0.34.1 2020-10-18 08:10:02 +00:00
R. RyanTM
6b02640fe9 flannel: 0.12.0 -> 0.13.0 2020-10-18 06:47:41 +00:00
R. RyanTM
0a22624386 findomain: 2.1.3 -> 2.1.4 2020-10-18 06:37:28 +00:00
R. RyanTM
bc0934be31 fastmod: 0.4.0 -> 0.4.1 2020-10-18 04:40:20 +00:00
R. RyanTM
b4387e9711 exoscale-cli: 1.17.0 -> 1.19.0 2020-10-18 04:22:37 +00:00
R. RyanTM
94bd1716c9 dua: 2.10.2 -> 2.10.3 2020-10-18 02:54:50 +00:00
R. RyanTM
7e9df8c8f1 doppler: 3.10.3 -> 3.15.0 2020-10-18 02:26:25 +00:00
R. RyanTM
1d3cf88e01 dnsproxy: 0.32.0 -> 0.32.6 2020-10-18 01:54:37 +00:00
R. RyanTM
137a906148 croc: 8.5.0 -> 8.5.1 2020-10-18 01:18:21 +00:00
R. RyanTM
e072662ed6 amass: 3.10.3 -> 3.10.5 2020-10-17 17:20:32 -07:00
R. RyanTM
1616d57218 clash: 1.1.0 -> 1.2.0 2020-10-17 22:40:17 +00:00
Martin Weinelt
cc0fdccf39
Merge pull request #100846 from r-ryantm/auto-update/bandwhich
bandwhich: 0.19.0 -> 0.20.0
2020-10-18 00:36:43 +02:00
R. RyanTM
fa80f55860 chezmoi: 1.8.5 -> 1.8.7 2020-10-17 22:16:44 +00:00
Tim Steinbach
d14a910029
coreutils: 8.31 -> 8.32 2020-10-17 17:03:05 -04:00
Tim Steinbach
4df8aa7b00
curl: 7.72.0 -> 7.73.0 2020-10-17 16:43:01 -04:00
Mario Rodas
311a0c490f
Merge pull request #100838 from RaghavSood/stripe-cli/init
stripe-cli: init at 1.5.3

Fixes #100609
2020-10-17 13:44:51 -05:00
R. RyanTM
bedb1b1787 bfs: 1.7 -> 2.0 2020-10-17 18:04:19 +00:00
Michael Weiss
69bf6db33e
inxi: 3.1.07-1 -> 3.1.08-1 2020-10-17 19:08:36 +02:00
R. RyanTM
350a1bbdca bandwhich: 0.19.0 -> 0.20.0 2020-10-17 17:06:59 +00:00
Benjamin Hipple
8629985c25
Merge pull request #100809 from danieldk/broot-1.0.3
broot: 1.0.0 -> 1.0.3
2020-10-17 12:15:49 -04:00
Raghav Sood
0e8198502f
stripe-cli: init at 1.5.3 2020-10-17 23:35:58 +08:00
Ben Siraphob
683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
freezeboy
347696a30b
brotli: 1.0.7 -> 1.0.9 (PR #100436)
Fixes CVE-2020-8927.
2020-10-17 10:46:14 +02:00
Daniël de Kok
3fbc76fc67 broot: 1.0.0 -> 1.0.3
Changes:
https://github.com/Canop/broot/releases/tag/v1.0.1
https://github.com/Canop/broot/releases/tag/v1.0.2
https://github.com/Canop/broot/releases/tag/v1.0.3
2020-10-17 10:35:00 +02:00
Doron Behar
c06b407774
Merge pull request #100615 from doronbehar/pkg/tectonic 2020-10-17 11:29:37 +03:00
Vladyslav M
795228c353
hyperfine: 1.10.0 -> 1.11.0, use fetchCrate 2020-10-17 09:30:52 +03:00
Mario Rodas
2a58362f8f
Merge pull request #100213 from yanganto/hotfix-hime
hime: fix enable hime, remove hime-all package
2020-10-16 23:51:24 -05:00
Mario Rodas
74bdceca07 vale: 2.3.4 -> 2.4.3 2020-10-17 04:20:00 +00:00
Mario Rodas
e2591b03fb rbw: add marsam to maintainers 2020-10-17 04:20:00 +00:00
Mario Rodas
1f319ea6ad rbw: 0.4.6 -> 0.5.0 2020-10-17 04:20:00 +00:00
Antonio Yang
52b903b3c4 hime: fix enable hime, remove hime-all package
- fix inputMethod.enable hime by adding module list
- rm hime-all package, because chewing, anthy modules does not work well
2020-10-17 10:48:31 +08:00
David Birks
dac3c1be25
eksctl: 0.27.0 -> 0.30.0 2020-10-16 17:49:42 -04:00
Daniël de Kok
f6fa3e7a4e
Merge pull request #100729 from raboof/borgbackup-description
borgbackup: update description
2020-10-16 20:43:05 +02:00
Daniël de Kok
a74d6d3520
Merge pull request #100506 from danieldk/1password-gui-0.8.10
_1password-gui: 0.8.9 -> 0.8.10
2020-10-16 20:35:35 +02:00
Maximilian Bosch
0ca023a1df
Merge pull request #100516 from JohnTitor/cargo-update-4.1.2
cargo-update: 4.1.1 -> 4.1.2
2020-10-16 20:29:51 +02:00
Arnout Engelen
5fd1bffa3b
borgbackup: update description
While it is true borg started as a fork of Attic, this is ancient history.

'attic fork' confused me, suggesting this was some custom fork of borgbackup
instead of the regular version.
2020-10-16 16:21:36 +02:00
Jonathan Ringer
cc54d5332e hdf4: 4.2.14 -> 4.2.15, fix build 2020-10-15 22:27:03 -07:00
Ryan Mulligan
c4679aac6f
Merge pull request #96698 from KAction/snooze
snooze: init at 0.4
2020-10-15 16:29:34 -07:00
Florian Klink
9d0d99f05b
Merge pull request #95746 from Mic92/cloud-init
cloud-init: 0.7.9 -> 20.2 (python3!)
2020-10-15 22:57:46 +02:00
Ryan Mulligan
d4cfc29616
Merge pull request #100543 from r-ryantm/auto-update/python-swiftclient
swiftclient: 3.9.0 -> 3.10.1
2020-10-15 09:44:30 -07:00
Doron Behar
90bf48b2a3 tectonic: 0.1.16 -> 0.1.17 2020-10-15 19:14:28 +03:00
Doron Behar
9eac601f77 tectonic: add @doronbehar to maintainers 2020-10-15 19:11:47 +03:00
Ryan Mulligan
580aede978
Merge pull request #100542 from r-ryantm/auto-update/vimwiki-markdown
vimwiki-markdown: 0.3.0 -> 0.3.1
2020-10-15 06:37:34 -07:00
Mrinal
c4dc5dec60
google-cloud-sdk: 313.0.1 -> 314.0.0 (#100570) 2020-10-15 13:18:30 +00:00
Mario Rodas
605cf79f04
Merge pull request #100541 from r-ryantm/auto-update/tmuxp
tmuxp: 1.5.5 -> 1.5.6
2020-10-15 08:11:26 -05:00
Mario Rodas
dfc7a83369
Merge pull request #100571 from sternenseemann/licensee-9.14.1
licensee: 9.14.0 → 9.14.1
2020-10-15 07:34:20 -05:00
Mario Rodas
74da7d5a79
Merge pull request #100491 from marsam/init-resvg
resvg: init at 0.11.0
2020-10-15 07:31:08 -05:00
Eelco Dolstra
ee813768c0
Merge pull request #100558 from thefloweringash/nix-default-stdenv
nix: build with default stdenv
2020-10-15 12:42:30 +02:00
sternenseemann
81975c891c licensee: 9.14.0 → 9.14.1 2020-10-15 11:31:02 +02:00
Kim Lindberger
a5aebef73b
Merge pull request #99395 from talyz/nomachine-6.12.3
nomachine-client: 6.11.2 -> 6.12.3
2020-10-15 09:34:12 +02:00
Andrew Childs
85e0d375cf nix: build with default stdenv
This was required for Nix v2.2.2 which did not build with
libcxx 7. This is no longer required for any current version of Nix.
2020-10-15 16:07:01 +09:00
Doron Behar
0826f2efae
Merge pull request #94049 from CajuM/vulkan-up 2020-10-15 09:53:35 +03:00
R. RyanTM
0ecb2f6705 swiftclient: 3.9.0 -> 3.10.1 2020-10-15 04:05:30 +00:00
Dmitry Bogatov
35943384ea snooze: init at 0.4 2020-10-15 00:00:00 -04:00
R. RyanTM
ebd3fc7fd3 vimwiki-markdown: 0.3.0 -> 0.3.1 2020-10-15 03:49:26 +00:00
R. RyanTM
efb6a98750 tmuxp: 1.5.5 -> 1.5.6 2020-10-15 03:43:45 +00:00
Mario Rodas
d497f8b360
Merge pull request #100453 from berbiche/deprecate-ytop-gotop
ytop: remove
2020-10-14 21:14:14 -05:00
Samuel Dionne-Riel
f3e4fc9491
Merge pull request #94040 from KAction/doas-nopam
doas: add enablePAM option
2020-10-14 20:08:36 -04:00
Austin Seipp
1eb4b2c966
Merge pull request #98059 from sternenseemann/scrypt-1.3.1
scrypt: 1.3.0 → 1.3.1, build library, enable tests
2020-10-14 18:19:35 -05:00
Florian Klink
8310676560 cloud-init: 20.2 -> 20.3
required rebasing the patch, disabling some tests.

I also changed the hash to be in conventional format - the

hash mismatch in fixed-output derivation '/nix/store/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-source':
  wanted: sha256:yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
  got:    sha256:zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz

doesn't propose SRI syntax.
2020-10-15 01:09:00 +02:00
Tim Steinbach
84420802f4
Merge pull request #99276 from NeQuissimus/awscli_1_18_150
awscli: 1.18.138 -> 1.18.150
2020-10-14 18:03:34 -04:00
Yuki Okushi
06e6d55b45 cargo-update: 4.1.1 -> 4.1.2 2020-10-15 05:04:23 +09:00
Bart Brouns
659ed4317f flameshot: 0.6.0 -> 0.8.4 2020-10-14 21:28:13 +02:00
Frederik Rietdijk
b3aed163d5
Merge pull request #99709 from NixOS/staging-next
Staging next
2020-10-14 21:10:31 +02:00
Nicolas Berbiche
258ebb540e
ytop: remove
Upstream has archived the repository and recommends bottom
2020-10-14 12:10:30 -04:00
Daniël de Kok
00daf410b5 _1password-gui: 0.8.9 -> 0.8.10
Changelog:
https://releases.1password.com/linux/0.8/#1password-for-linux-0.8.10
2020-10-14 17:31:21 +02:00
rnhmjoj
23f735224c
bup: use python3 2020-10-14 17:03:10 +02:00
Rok Garbas
eeebaff32b
Merge pull request #100471 from buckley310/plgo
powerline-go: 1.17.0 -> 1.18.0
2020-10-14 14:01:41 +02:00
Frederik Rietdijk
b981eca057 Merge master into staging-next 2020-10-14 11:32:49 +02:00
Mario Rodas
ab8f1f32f3 resvg: init at 0.11.0 2020-10-14 04:20:00 +00:00
Sean Buckley
31106c85cb powerline-go: 1.17.0 -> 1.18.0 2020-10-13 23:50:53 -04:00
Mario Rodas
ea351c4777
Merge pull request #100397 from herrwiese/for-master/bpytop-1.0.42
bpytop: 1.0.25 -> 1.0.42
2020-10-13 21:57:09 -05:00
Mario Rodas
beed5335e6
Merge pull request #100430 from bbigras/kopia
kopia: 0.7.2 -> 0.7.3
2020-10-13 21:35:48 -05:00
Malte Brandy
cebf9198f3
treewide: De-inline uses of lib.boolToString
This commit should not change eval results
2020-10-14 01:46:17 +02:00
Bruno Bigras
5a0b1947ed restic: 0.9.6 -> 0.10.0
Co-authored-by: Martin Polden <mpolden@mpolden.no>
Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
2020-10-13 18:55:49 -04:00
Dmitry Kalinkin
6cc0fc93d2
Merge pull request #99667 from uvNikita/caffeine-ng/fix-bin-paths
caffeine-ng: add missing dependencies, fix bin paths
2020-10-13 16:19:52 -04:00
Gabriel Ebner
23afa2a4ce
Merge pull request #100423 from veprbl/pr/biber_fix_329
biber: add patch for upstream bug 329
2020-10-13 21:01:27 +02:00
Anderson Torres
3450b2c5c4
Merge pull request #100425 from omasanori/ansifilter-2.17
ansifilter: 2.16 -> 2.17
2020-10-13 15:13:11 -03:00
Anderson Torres
a8c6511018
Merge pull request #100410 from eyJhb/imgur-screenshot
imgur-screenshot: 1.7.4 -> 2.0.0
2020-10-13 15:12:41 -03:00
Nikita Uvarov
35e0d35113
caffeine-ng: add missing dependencies, fix bin paths 2020-10-13 19:48:00 +02:00
Bruno Bigras
762224af5f kopia: 0.7.2 -> 0.7.3 2020-10-13 13:36:57 -04:00
Frederik Rietdijk
9e1943edc0 Merge master into staging-next 2020-10-13 19:34:34 +02:00
Masanori Ogino
5a18f69bf6 ansifilter: 2.16 -> 2.17
`nix-shell -p nixpkgs-review --run "nixpkgs-review wip"` succeeded on
non-NixOS x86_64-linux.

Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-10-14 01:34:16 +09:00
Dmitry Kalinkin
4d76f56f95
biber: add patch for upstream bug 329 2020-10-13 10:47:09 -04:00
06kellyjac
c0c7741f8e trivy: 0.11.0 -> 0.12.0 2020-10-13 15:25:34 +01:00
06kellyjac
96006098ef trivy: only build cmd/trivy
Was also building misc/eol which is unneeded.
2020-10-13 15:24:22 +01:00
Anderson Torres
f67893d8ac
Merge pull request #99407 from 06kellyjac/init_trivy
trivy: init at 0.11.0
2020-10-13 10:40:35 -03:00
Anderson Torres
7128fcea5a
Merge pull request #100173 from SuperSandro2000/grex
grex: init at 1.1.0
2020-10-13 10:37:25 -03:00
06kellyjac
aa7a16a72f trivy: init at 0.11.0 2020-10-13 14:18:41 +01:00
eyjhb
70f033e97b
imgur-screenshot: 1.7.4 -> 2.0.0 2020-10-13 14:36:37 +02:00
zowoq
acd388dd68 croc: 8.3.1 -> 8.5.0
https://github.com/schollz/croc/releases/tag/v8.3.2
https://github.com/schollz/croc/releases/tag/v8.4.0
https://github.com/schollz/croc/releases/tag/v8.5.0
2020-10-13 20:06:25 +10:00
Andreas Wiese
861d9d7341 bpytop: 1.0.25 -> 1.0.42 2020-10-13 11:24:14 +02:00
Maximilian Bosch
6baf442a9e
graylog: expose NixOS test via passthru
With this change, our ofborg CI will run the integration test as well if
a PR changes the `graylog` package.
2020-10-13 10:48:57 +02:00
Mrinal
b1a2b39740
google-cloud-sdk: 312.0.0 -> 313.0.1 (#100379) 2020-10-13 09:34:55 +02:00
Daniël de Kok
7ab39519e0
Merge pull request #100289 from happysalada/cargo-edit
cargo-edit: fix Darwin build
2020-10-13 09:12:34 +02:00
Maximilian Bosch
3132e09988
Merge pull request #100360 from fadenb/graylog_3.3.8
graylog: 3.3.7 -> 3.3.8
2020-10-13 09:09:28 +02:00
Daniël de Kok
f91426713b cargo-edit: pass the Security dependency properly 2020-10-13 08:51:35 +02:00
happysalada
80ce132382 cargo-edit: fix Darwin build 2020-10-13 08:49:29 +02:00
Cole Mickens
e362ce119b
grex: init at 1.1.0 2020-10-13 08:06:26 +02:00
Vincent Laporte
8b92269f53 kst: remove broken 2020-10-13 07:55:22 +02:00
Nicolas Martin
16ef162b13
duf: 0.3.1 -> 0.4.0 2020-10-13 02:22:05 +02:00
Tristan Helmich
26c66d0f33 graylog: 3.3.7 -> 3.3.8
Bumps Graylog and integration plugins to version 3.3.8.
2020-10-12 20:41:28 +00:00
Anderson Torres
e61c9d185d
Merge pull request #100193 from AndersonTorres/big-upload
A bunch of updates
2020-10-12 08:48:52 -03:00