Commit graph

19366 commits

Author SHA1 Message Date
Jan Tojnar 2a92edfbc4
ostree: 2018.9 → 2019.1 2019-02-01 17:49:26 +01:00
Pascal Wittmann 9f6b441aec
pfstools: port to qt5 (#33248)
Since release 2.1.0 pfsview supports qt5.
2019-02-01 17:09:18 +01:00
Robert Schütz 07664bcbe4 papis: use python36
dateparser tests fail on python37:
https://github.com/NixOS/nixpkgs/issues/52766
2019-02-01 13:36:05 +01:00
Robert Schütz 5447f7028b papis: 0.6 -> 0.7.5
fixes https://github.com/NixOS/nixpkgs/issues/54821
2019-02-01 13:35:35 +01:00
Bjørn Forsman a90062d46f moreutils: unbreak 'ts -r'
Fix this:

  $ ts -r
  Can't locate Date/Parse.pm in @INC [...]
2019-02-01 11:32:46 +01:00
tv 5666ad2885 urlwatch: 2.15 -> 2.16 2019-02-01 11:13:52 +01:00
Vladimír Čunát 5effa4e0f9
Merge branch 'master' into staging-next
Comments on conflicts:
- llvm: d6f401e1 vs. 469ecc70 - docs for 6 and 7 say the default is
  to build all targets, so we should be fine
- some pypi hashes: they were equivalent, just base16 vs. base32
2019-02-01 09:22:29 +01:00
Domen Kožar 8b85a86023
nixops: 1.6 -> 1.6.1 2019-02-01 11:39:58 +07:00
Herwig Hochleitner f7165b2ad6 i2p: 0.9.37 -> 0.9.38 2019-02-01 03:56:15 +01:00
Michael Weiss 6190c120a6
lf: 8 -> 9 2019-01-31 21:04:13 +01:00
Joachim F 481a214d7e
Merge pull request #54822 from r-ryantm/auto-update/i2pd
i2pd: 2.22.0 -> 2.23.0
2019-01-31 17:52:39 +00:00
Vladyslav M 74ee7f73f8
Merge pull request #54654 from r-ryantm/auto-update/wireguard-tools
wireguard-tools: 0.0.20181218 -> 0.0.20190123
2019-01-31 17:28:45 +02:00
markuskowa 1eda52b1a2
Merge pull request #54963 from NixOS/update-parallel
parallel: 20181222 -> 20190122
2019-01-31 15:15:06 +01:00
Will Dietz 70f56d8f3b
Merge pull request #54749 from dtzWill/feature/birdfont
birdfont: init at 2.25.0 (and add dep xmlbird)
2019-01-31 06:30:35 -06:00
Will Dietz 1056100039
Merge pull request #54885 from dtzWill/feature/chelf
chelf: init at 0.2.2
2019-01-31 06:28:08 -06:00
Will Dietz 80e387a409
Merge pull request #54883 from dtzWill/feature/crex
crex: init at 0.2.5
2019-01-31 06:27:33 -06:00
Will Dietz d166521d5f
Merge pull request #54884 from dtzWill/feature/xlayoutdisplay
xlayoutdisplay: init at 1.0.2
2019-01-31 06:26:59 -06:00
Will Dietz bc8c060a3b
Merge pull request #54882 from dtzWill/feature/txr
txr: init at 208
2019-01-31 06:25:11 -06:00
Pascal Wittmann f4f1eb1206
parallel: 20181222 -> 20190122 2019-01-30 22:04:30 +01:00
Michael Weiss 8f354badbc
scdoc: 1.8.0 -> 1.8.1 2019-01-30 19:36:50 +01:00
Franz Pletz 72f324dbc7
Merge pull request #45567 from johanot/certmgr-rootca-patch
certmgr: Add patch for optional trust of self-signed certificates at remote cfssl apiserver
2019-01-30 17:37:42 +00:00
Jörg Thalheim 5b622c115d
iperf3: fix musl patch 2019-01-30 15:27:44 +00:00
Manuel Mendez 3bdd1156b8 iperf2: enable fastsampling config option
From ./configure --help

  --enable-fastsampling   enable support for 100 microsecond report intervals
2019-01-30 08:39:46 -05:00
Manuel Mendez b99cc81d49 iperf2: 2.0.12 -> 2.0.13 2019-01-30 08:30:39 -05:00
laMudri 1a8c98fe5c ibus-engines.table: 1.9.20 -> 1.9.21 2019-01-29 22:53:57 +00:00
Silvan Mosberger 346aff19e2
Merge pull request #54758 from r-ryantm/auto-update/nyx
nyx: 2.0.4 -> 2.1.0
2019-01-29 21:56:29 +01:00
Robert Schütz c50468a01e
crex: touchup description as suggested
Thanks!

Co-Authored-By: dtzWill <github@wdtz.org>
2019-01-29 08:47:16 -06:00
Will Dietz 82c9b261f4 chelf: init at 0.2.2
Utility for changing default thread stack size
(via PT_GNU_STACK program header)
as supported by musl 1.1.21+.

patchelf for default thread stack size :).

This makes it possible to use a larger value
without changing the source, which is preferred
but may be awkward or otherwise undesirable in some cases.

The value can also be set via LDFLAGS with some linkers,
such as with GNU ld using "-Wl,-z,stack-size=N".

See:
https://git.musl-libc.org/cgit/musl/commit/?id=7b3348a98c139b4b4238384e52d4b0eb237e4833
2019-01-29 07:12:19 -06:00
Will Dietz 7ed3c32015 xlayoutdisplay: init at 1.0.2
(promoting from my NUR repo)
2019-01-29 07:07:53 -06:00
Will Dietz 59677054d3 crex: init at 0.2.5
(promoting from my NUR repo)
2019-01-29 07:01:17 -06:00
Will Dietz 9421c5f889 txr: init at 208
Promoting from my NUR repo.

Build w/clang as it fixes test crash for some reason.
2019-01-29 06:53:40 -06:00
markuskowa f20b8bf9b7
Merge pull request #54837 from r-ryantm/auto-update/facter
facter: 3.12.2 -> 3.12.3
2019-01-29 10:26:36 +01:00
Michael Raskin 3c7b04bf6b
Merge pull request #54857 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 4.19.1 -> 4.20.1
2019-01-29 09:18:09 +00:00
lewo 8c3471f785
Merge pull request #54568 from buffet/add-slurp
slurp: init at 1.0
2019-01-29 09:09:24 +01:00
R. RyanTM ddabf6f5e0 abcmidi: 2018.12.21 -> 2019.01.01 (#54861)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/abcmidi/versions
2019-01-29 08:21:28 +01:00
R. RyanTM e528435b2b duply: 2.1 -> 2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/duply/versions
2019-01-29 07:27:40 +01:00
Will Dietz 596c7f0cf7 birdfont,xmlbird: add missing meta, oops 2019-01-28 21:37:48 -06:00
Maximilian Bosch 0988c94f2d
Merge pull request #54820 from r-ryantm/auto-update/ibus-typing-booster
ibus-engines.typing-booster-unwrapped: 2.4.1 -> 2.5.0
2019-01-29 03:19:35 +01:00
R. RyanTM bdd502bbd5 btrfs-progs: 4.19.1 -> 4.20.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/btrfs-progs/versions
2019-01-28 16:25:30 -08:00
R. RyanTM 1eb59f30e5 dpkg: 1.19.2 -> 1.19.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dpkg/versions
2019-01-28 14:21:23 -08:00
R. RyanTM 32819a3f0a dar: 2.6.0 -> 2.6.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dar/versions
2019-01-28 13:44:03 -08:00
R. RyanTM eae297ed06 cmst: 2018.01.06 -> 2019.01.13
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cmst/versions
2019-01-28 12:42:51 -08:00
R. RyanTM 041b30a653 facter: 3.12.2 -> 3.12.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/facter/versions
2019-01-28 12:33:50 -08:00
Michael Raskin 440349758f
Merge pull request #54830 from r-ryantm/auto-update/freeipmi
freeipmi: 1.6.2 -> 1.6.3
2019-01-28 19:29:55 +00:00
R. RyanTM 909d6cc855 freeipmi: 1.6.2 -> 1.6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/freeipmi/versions
2019-01-28 10:55:39 -08:00
R. RyanTM 8401e3d38c i2pd: 2.22.0 -> 2.23.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/i2pd/versions
2019-01-28 09:01:07 -08:00
R. RyanTM ebd7afab1b ibus-engines.typing-booster-unwrapped: 2.4.1 -> 2.5.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ibus-typing-booster/versions
2019-01-28 08:46:53 -08:00
Michael Weiss e53065a7fa
Merge pull request #54768 from r-ryantm/auto-update/monkeysphere
monkeysphere: 0.42 -> 0.43
2019-01-28 16:26:35 +01:00
Michael Weiss 829d105b58
monkeysphere: Fix the Ed25519 tests
The Ed25519 test was failing inside of the sandbox because /dev/tty is
not available:
### generating ed25519 key for testuser...
gpg: cannot open '/dev/tty': No such device or address
FAILED!
2019-01-28 16:18:39 +01:00
Michael Weiss 2a051165d5
signing-party: 2.7 -> 2.8 2019-01-28 15:07:25 +01:00
R. RyanTM 86ad1c32c2 lbdb: 0.48 -> 0.48.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lbdb/versions
2019-01-28 04:28:10 -08:00
R. RyanTM 719b7dcfb1 monkeysphere: 0.42 -> 0.43
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/monkeysphere/versions
2019-01-28 00:00:02 -08:00
R. RyanTM 43709307f1 nyx: 2.0.4 -> 2.1.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nyx/versions
2019-01-27 20:11:38 -08:00
Edmund Wu efb1b47f9e
bcachefs-tools: 2019-01-13 -> 2019-01-23 2019-01-27 20:47:24 -05:00
Will Dietz 728a5ed5fd birdfont: init at 2.25.0 (and add dep xmlbird) 2019-01-27 19:27:26 -06:00
Pascal Wittmann 3f541d1e7f
moreutils: 0.62 -> 0.63 2019-01-27 21:16:22 +01:00
Will Dietz 2b0108482e
Merge pull request #53916 from dtzWill/update/getdns-1.5.1
getdns: 1.5.0 -> 1.5.1, stubby: 0.2.4 -> 0.2.5
2019-01-27 13:33:26 -06:00
Silvan Mosberger f98c3b27ac
Merge pull request #54608 from qolii/eternal_terminal_5_1_8__5_1_9
Eternal-terminal: 5.1.8 -> 5.1.9
2019-01-27 20:22:20 +01:00
Jörg Thalheim 9bbb7d01c5
Merge pull request #54712 from dtzWill/update/whois-5.4.1
whois: 5.4.0 -> 5.4.1
2019-01-27 18:30:00 +00:00
Silvan Mosberger fede41404d
Merge pull request #50220 from pbogdan/ffmpeg-cleanup
ffmpeg: misc cleanups
2019-01-27 19:00:12 +01:00
Michael Weiss 35518331d6
scdoc: 1.6.1 -> 1.8.0 2019-01-27 18:26:42 +01:00
Will Dietz 733bc4648e whois: 5.4.0 -> 5.4.1
https://github.com/rfc1036/whois/releases/tag/v5.4.1
2019-01-27 10:52:57 -06:00
Ryan Mulligan 648ca97f01
Merge pull request #54645 from r-ryantm/auto-update/wpgtk
wpgtk: 5.8.6 -> 5.8.7
2019-01-27 06:06:58 -08:00
markuskowa 458d144365
Merge pull request #54668 from r-ryantm/auto-update/snapper
snapper: 0.8.1 -> 0.8.2
2019-01-27 12:39:07 +01:00
Elis Hirwing aca9bfec57
Merge pull request #54649 from r-ryantm/auto-update/you-get
you-get: 0.4.1193 -> 0.4.1205
2019-01-27 10:31:42 +01:00
Elis Hirwing 748906d42b
Merge pull request #54663 from r-ryantm/auto-update/twa
twa: 1.7.0 -> 1.7.1
2019-01-27 10:25:29 +01:00
R. RyanTM 6fa6fa5e62 sile: 0.9.5 -> 0.9.5.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sile/versions
2019-01-26 23:38:36 -08:00
R. RyanTM d7a3b9598e snapper: 0.8.1 -> 0.8.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/snapper/versions
2019-01-26 21:32:51 -08:00
R. RyanTM 74941b5899 twa: 1.7.0 -> 1.7.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/twa/versions
2019-01-26 20:18:20 -08:00
Domen Kožar 8441a62c3c
Merge pull request #54478 from Izorkin/datadog-agent
datadog-agent: 6.8.3 -> 6.9.0
2019-01-27 10:54:46 +07:00
R. RyanTM 4292f9b76d wireguard-tools: 0.0.20181218 -> 0.0.20190123
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wireguard-tools/versions
2019-01-26 18:33:52 -08:00
R. RyanTM f14adfca14 you-get: 0.4.1193 -> 0.4.1205
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/you-get/versions
2019-01-26 16:43:50 -08:00
Piotr Bogdan 12298ba68d acoustid-fingerprinter: switch to ffmpeg_2 2019-01-27 00:40:00 +00:00
R. RyanTM 6da88c4c25 wpgtk: 5.8.6 -> 5.8.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wpgtk/versions
2019-01-26 16:07:19 -08:00
Jörg Thalheim ba34ffc665
Merge pull request #54619 from Mic92/remove-wkennington
treewide: remove wkennington as maintainer
2019-01-26 23:37:27 +00:00
Silvan Mosberger 6034616d0f
Merge pull request #54169 from r-ryantm/auto-update/mbuffer
mbuffer: 20181119 -> 20190113
2019-01-27 00:05:20 +01:00
Eamonn Coughlan 0a27d6dddb openfortivpn: fix pppd location after 0.8.0 upgrade 2019-01-26 17:07:38 +01:00
Greg Roodt b1ddb5fcbd Version 0.3.0 2019-01-26 07:37:04 -08:00
Elis Hirwing fde2ab7bf9
Merge pull request #54618 from dywedir/watchexec
watchexec: 1.9.0 -> 1.10.0
2019-01-26 13:11:06 +01:00
Jörg Thalheim b5c1deca8a
treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
Vladyslav Mykhailichenko d61fc6c02a
watchexec: 1.9.0 -> 1.10.0 2019-01-26 11:53:18 +02:00
Jörg Thalheim 18a2cdf424
Merge pull request #47316 from alyssais/nix-perl-bindings
nix: move perl-bindings inside common function
2019-01-26 09:30:03 +00:00
qolii f83b393daa Eternal-terminal: 5.1.8 -> 5.1.9 2019-01-25 17:47:20 -08:00
worldofpeace 2edd1c8fe0 bat: don't install shell completions
Currently having the shell completions makes it
impossible to complete filenames.

Upstream Issue: https://github.com/sharkdp/bat/issues/372
2019-01-25 14:32:07 -05:00
Alyssa Ross 33036ac5d4
nix: move perl-bindings inside common function
It looks like originally not all Nix packages had perl bindings, but now
that they do, it seems pretty redundant to add them seperately for each
package.
2019-01-25 17:40:32 +00:00
Vladimír Čunát 0946551612
dnsperf: 2.1.0.0 -> 2.2.0
I tested performance with resperf for a while.
2019-01-25 16:26:41 +01:00
Joachim F 7b32546a3d
Merge pull request #52160 from r-ryantm/auto-update/openfortivpn
openfortivpn: 1.7.1 -> 1.8.0
2019-01-25 15:25:58 +00:00
buffet 954e9f26c3 Fixed homepage 2019-01-25 10:06:56 +01:00
buffet 1985772977 slurp: init at 1.0 2019-01-25 09:37:23 +01:00
Mateusz Kowalczyk 2b8ca28020 nvtop: 0.2.2 -> 1.0.0 2019-01-25 10:19:30 +09:00
Niclas bae9fd59a9 grim: init at 1.0 (#54498) 2019-01-25 00:33:09 +02:00
Pascal Wittmann 8dff3214b7
tmsu: 0.7.1 -> 0.7.4 2019-01-24 22:24:57 +01:00
Pascal Wittmann b5a42132d5
autossh: 1.4f -> 1.5.g 2019-01-24 22:03:05 +01:00
Jörg Thalheim 2e799b5596
Merge pull request #54542 from Mic92/nix-review
nix-review: 1.0.4 -> 1.0.5
2019-01-24 17:16:09 +00:00
Jörg Thalheim d4957cc98e
nix-review: 1.0.4 -> 1.0.5 2019-01-24 14:59:08 +00:00
Jörg Thalheim fbd7d43c39
Merge pull request #52738 from bachp/rmlint-2.8.0
rmlint: 2.6.1 -> 2.8.0
2019-01-24 14:14:03 +00:00
Franz Pletz 016128dd93
certmgr: move selfsigned patch into a separate attribute 2019-01-24 12:10:33 +01:00
Johan Thomsen 72eb82b687
certmgr: Add patch for optional trust of self-signed certificates at remote cfssl apiserver 2019-01-24 11:55:49 +01:00
Linus Heckemann f93650448c
Merge pull request #53505 from marsam/update-tmuxp
tmuxp: 1.4.2 -> 1.5.0a1
2019-01-24 08:41:38 +01:00
Silvan Mosberger bfcfa77ba0
Merge pull request #54237 from r-ryantm/auto-update/acpica-tools
acpica-tools: 20181213 -> 20190108
2019-01-24 01:05:10 +01:00
worldofpeace 3bb9b102e5
Merge pull request #54366 from thefloweringash/gocryptfs-update
gocryptfs: 1.5 -> 1.6.1
2019-01-23 18:31:46 -05:00
Silvan Mosberger ab606624fc
Merge pull request #54385 from Izorkin/lego
lego: 1.2.1 -> 2.0.1
2019-01-24 00:19:58 +01:00
Jörg Thalheim b3eaad9a27
Merge pull request #53818 from gnidorah/updates
update most packages I maintain
2019-01-23 19:19:13 +00:00
Samuel Dionne-Riel 6418e34971 nix-universal-prefetch: init at 0.2.0 (#53436) 2019-01-23 20:32:09 +02:00
Frederik Rietdijk 01efca4a54
Merge pull request #54462 from dotlambda/python-pkgs-remove
pythonPackages: remove some packages representing outdated versions
2019-01-23 09:38:40 +01:00
Gerd Flaig 1066a1ae53 picocom: Enable on Darwin
Sets package platform to Unix and adds IOKit dependency on Darwin.
2019-01-22 21:23:45 +01:00
Izorkin 73b317d923 datadog-agent: 6.8.3 -> 6.9.0 2019-01-22 22:15:41 +03:00
Dmitry Kalinkin c75acbfdda
Merge pull request #54468 from expipiplus1/proot
proot: 20171015 -> 20181214
2019-01-22 12:35:05 -05:00
Dmitry Kalinkin 93a62e9394
proot: change github owner to 'proot-me', add veprbl to maintainers 2019-01-22 12:16:47 -05:00
Graham Christensen 2707a6d481
efitools: init at 1.9.2 2019-01-22 10:23:50 -05:00
Joe Hermaszewski 096ea6d24f proot: 20171015 -> 20181214
Proot now includes a fix for the seccomp bug on recent kernels
2019-01-22 22:27:24 +08:00
Robert Schütz 8c57113e14 python.pkgs.argparse: remove
argparse is part of stdlib in 2.7 and 3.2+
2019-01-22 12:43:07 +01:00
Robert Schütz 5bee7acfe4 dd-agent: override python packages inside expression 2019-01-22 12:01:51 +01:00
Ryan Mulligan cc813140c4
Merge pull request #54185 from r-ryantm/auto-update/hebcal
hebcal: 4.15 -> 4.16
2019-01-21 12:09:59 -08:00
Joachim F 75f17ca4dd
Merge pull request #54198 from r-ryantm/auto-update/haproxy
haproxy: 1.9.0 -> 1.9.1
2019-01-21 19:37:53 +00:00
Jörg Thalheim 674c882303
Merge pull request #54422 from Mic92/nix-review
nix-review: 1.0.2 -> 1.0.4
2019-01-21 14:36:48 +00:00
Jörg Thalheim f6d6e5dcb5
nix-review: 1.0.2 -> 1.0.4
- also accept the full url of pull request i.e.
  https://github.com/NixOS/nixpkgs/pull/54323
- stream-parse nix-env's eval output
- fix logs for failed builds issued by remote builders
- prepare code for overlays like: https://github.com/NixOS/nixpkgs/pull/53934
2019-01-21 14:27:57 +00:00
Maximilian Bosch cf024f9a74
Merge pull request #54375 from dywedir/termtosvg
termtosvg: 0.7.0 -> 0.8.0
2019-01-21 15:26:30 +01:00
lewo 6d4f3311d4
Merge pull request #54294 from das-g/udocker-homepage
udocker: change homepage to documentation on gitbooks.io
2019-01-21 09:26:39 +01:00
adisbladis 3514bf8654
Merge pull request #54162 from etu/init-transifex-client
transifex-client: init at 0.13.5
2019-01-21 07:45:49 +00:00
Elis Hirwing 96a8320aaa
transifex-client: init at 0.13.5
Utility used to manage translations.
2019-01-21 07:47:55 +01:00
Wael M. Nasreddine f466c9f961 keybase: switch to fetchurl for sha256 consistency on Darwin
fetchFromGitHub and thus fetchzip hashes the contents of the archive and
not the archive itself. Unicode file names lead to different checksums
on HFS+ vs. other file systems because of Unicode normalisation
2019-01-20 16:59:41 -08:00
Emmanuel Rosa 66d844ba59 keybase-gui: 2.13.0 -> 2.13.1 2019-01-20 16:59:41 -08:00
Emmanuel Rosa 239dc141bd keybase: 2.11.0 -> 2.13.1 2019-01-20 16:59:41 -08:00
Graham Christensen 44cd0a3655
Merge pull request #54349 from ar1a/pb-capture
Pb cli and capture initialization
2019-01-20 14:57:30 -05:00
Aria Edmonds 2fa2d55bed capture: init at 1.0 2019-01-21 06:52:20 +11:00
Aria Edmonds 6662708cd0 pb_cli: init at 1.0 2019-01-21 06:52:12 +11:00
Izorkin f538be5e18 lego: 1.2.1 -> 2.0.1 2019-01-20 22:25:19 +03:00
lewo bc41317e24
Merge pull request #53924 from nzhang-zh/oci-image-tool
oci-image-tool: init at 1.0.0-rc1
2019-01-20 18:32:34 +01:00
Frederik Rietdijk ca2edf79f7 Merge master into staging-next 2019-01-20 18:22:17 +01:00
lewo 4457da9a99
Merge pull request #54232 from r-ryantm/auto-update/debootstrap
debootstrap: 1.0.112 -> 1.0.114
2019-01-20 18:13:39 +01:00
Michael Weiss 5a469f8218
scdoc: 1.6.0 -> 1.6.1 2019-01-20 17:45:50 +01:00
Vladyslav Mykhailichenko e90d43b389
termtosvg: 0.7.0 -> 0.8.0 2019-01-20 17:20:36 +02:00
adisbladis 049471403b youtube-dl: Change to ffmpeg_4
This is to reduce the closure size of mpv which wraps youtube-dl
2019-01-20 13:43:21 +00:00
Andrew Childs 28b45f6e65 gocryptfs: 1.5 -> 1.6.1 2019-01-20 19:10:14 +09:00
worldofpeace 7e24c258d7
Merge pull request #53782 from jbaum98/google-music-scripts
google-music-scripts: init at 3.0.0
2019-01-20 05:08:55 -05:00
worldofpeace 56507df617 discount: enable various configureFlags
Shouldn't be harmfull.
2019-01-19 21:56:08 -05:00
Vladimír Čunát 51ac3db79c
Revert "nix: point at curl 7.59.0 (#41452)"
This reverts commit 5574df3549.
I also can't reproduce the problem anymore; discussion: #41312.
Fixes #53569, fixes #53948.  (Vulnerabilities in old curl.)
2019-01-19 17:14:02 +01:00
Frederik Rietdijk f8b45e2d84 Merge staging-next into staging 2019-01-19 09:24:01 +01:00
worldofpeace 1cfd006eae
Merge pull request #54257 from r-ryantm/auto-update/blueman
blueman: 2.0.7 -> 2.0.8
2019-01-19 02:52:11 -05:00
Will Dietz e7f86448c5
Merge pull request #53908 from dtzWill/update/sudo-1.8.27
sudo: 1.8.26 -> 1.8.27
2019-01-18 21:32:04 -06:00
Will Dietz 50e0b38f0e
Merge pull request #53909 from dtzWill/update/lzip-1.21
lzip: 1.20 -> 1.21
2019-01-18 21:28:59 -06:00
Raphael Borun Das Gupta 077a5cfedb udocker: change homepage to documentation on gitbooks.io
as that view, other than the gitbook.com one, is available to
readers not logged into GitBook, too.
2019-01-19 02:15:41 +01:00
Jake Waksbaum bc820fa1e4 google-music-scripts: init at 3.0.0 2019-01-18 21:15:51 +00:00
Timo Kaufmann a1169afded youtube-dl: 2019.01.16 -> 2019.01.17
Fixes an issue with youtube, see
https://github.com/rg3/youtube-dl/issues/18891
2019-01-18 16:05:39 +01:00
Jörg Thalheim 16ea2f3d96
Merge pull request #54236 from r-ryantm/auto-update/clamav
clamav: 0.101.0 -> 0.101.1
2019-01-18 14:06:21 +00:00
Jörg Thalheim 39e6170133
Merge pull request #54271 from xtruder/pkgs/pulumi-bin/linux_fix
pulumi: 0.16.7 -> 0.16.11, patchelf on linux
2019-01-18 13:37:55 +00:00
Jaka Hudoklin 16700a86e4
pulumi: patchelf binaries on linux 2019-01-18 14:18:36 +01:00
Jaka Hudoklin c07c354654
pulumi: 0.6.7 -> 0.6.11 2019-01-18 14:18:35 +01:00
Mario Rodas d158777c62
vale: 1.2.6 -> 1.3.0 2019-01-18 07:11:25 -05:00