Commit graph

20429 commits

Author SHA1 Message Date
Robert Scott b30f1e9ebb appleseed: 1.9.0-beta -> 2.0.5-beta
this also fixes the build, provided we set -Wno-unused-but-set-variable
2019-04-23 23:38:07 +01:00
Silvan Mosberger 508fd8f133
Merge pull request #55413 from msteen/bitwarden_rs
bitwarden_rs: init at 1.8.0
2019-04-24 00:25:08 +02:00
Matthijs Steen 8a0a9710b0 bitwarden_rs: init at 1.8.0 2019-04-23 21:25:46 +02:00
Michael Weiss e0e5dca235
html-proofer: Update the dependencies (security, CVE-2019-11068) 2019-04-23 21:19:12 +02:00
Michael Weiss 60e59b75ba
maim: 5.5.2 -> 5.5.3 2019-04-23 16:38:33 +02:00
Peter Hoeg 84419d935d yad: 0.40.0 -> 0.42.0 2019-04-23 15:56:14 +08:00
Jan Tojnar 60b382822f
networkmanager: port to Meson (#59916)
networkmanager: port to Meson
2019-04-23 02:41:26 +02:00
Silvan Mosberger ed569c1492
Merge pull request #60007 from marsam/update-pgmetrics
pgmetrics: 1.6.1 -> 1.6.2
2019-04-23 00:41:45 +02:00
Will Dietz 39278d93a1
Merge pull request #58657 from dtzWill/update/salt-peper-2019-03
salt: 2018.3 -> 2019.2, pepper: 0.5.5 -> 0.7.5
2019-04-22 17:28:35 -05:00
Silvan Mosberger 496d945a76
Merge pull request #60023 from mnacamura/sl
sl: use appropriate compiler
2019-04-23 00:21:08 +02:00
Silvan Mosberger a73f3c801f
Merge pull request #59942 from erictapen/neopg-0.0.5
neopg: 0.0.4 -> 0.0.6
2019-04-22 23:45:58 +02:00
markuskowa d0e70ac2d3
Merge pull request #60010 from JohnAZoidberg/https-urls
HTTPS urls
2019-04-22 23:37:07 +02:00
Will Dietz ea5f38eea1 dedup: don't make openmp optional, per reviewer feedback 2019-04-22 16:16:57 -05:00
Daniel Schaefer 92cccb6f83 treewide: Use HTTPS for readthedocs URLs 2019-04-22 20:46:18 +02:00
Renaud 78f3e9f068
Merge pull request #59918 from lilyball/ffsend
ffsend: 0.2.42 -> 0.2.45
2019-04-22 18:15:33 +02:00
Justin Humm 81176f4314
neopg: 0.0.4 -> 0.0.6 2019-04-22 17:57:17 +02:00
xrelkd c4f7d4c78f gifsicle: 1.91 -> 1.92 (#59961) 2019-04-22 17:20:29 +02:00
Mitsuhiro Nakamura bcce173f25 sl: use appropriate compiler 2019-04-22 23:39:34 +09:00
Aaron Andersen c3f69d1373
Merge pull request #59381 from aanderse/automysqlbackup
automysqlinit: init at 3.0_rc6
2019-04-22 08:30:23 -04:00
Jan Tojnar a961a289a9
networkmanager: port to Meson
All hail Meson!

One serious issue is that building docs does not work.

We patch gobject-introspection to use absolute paths for shared libraries
in GIR files. Building the NetworkManager docs relies on the produced
introspection data but since the library is not yet installed
at the time the docs are generated, the build will fail.

It works in Autotools for some reason; they probably use
the pregenerated GIRs from the tarball.

Disabling the docs completely is not possible at the moment either,
since nmc [depends on them][1].

I have decided to fix this by pointing the installed location to the one
in the build directory using libredirect. Unfortunately, we cannot just set
the environment variables directly, since the build system runs
the documentation generator in a clean environment.

I have also added man, doc and devdoc outputs so the generated files have
somewhere to go.

Secondly, since Nix store is immutable, we also cannot use the package prefix
for configuration and mutable state data. At the same time, we cannot write
to the appropriate global directories during build. Autotools allowed to change
this in installFlags but Meson lacks similar mechanism so we need to patch
the build files.

Finally, I also removed the at_console patch since the permission has been
removed in 0.9.10.

[1]: https://bugzilla.gnome.org/show_bug.cgi?id=796755
2019-04-22 12:10:10 +02:00
Daniel Schaefer bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Joachim F 0109c84f71
Merge pull request #52988 from JohnAZoidberg/chipsec
chipsec: init at 1.3.7
2019-04-22 08:09:27 +00:00
Lily Ballard 5457c041ea ffsend: 0.2.42 -> 0.2.45 2019-04-21 21:30:35 -07:00
Will Dietz 54084dd821 shadowfox: 1.5.2 -> 1.7.20, move to buildGoModule (#59972) 2019-04-21 21:06:31 -07:00
Mario Rodas 64ed902a33
pgmetrics: 1.6.1 -> 1.6.2 2019-04-21 23:00:00 -05:00
Daniel Schaefer 1636f11f12 chipsec: Kernel driver only works on x86_64-linux
See: https://github.com/chipsec/chipsec/issues/461

Noticed that when ofBorg failed to build the kernel driver on ARM.
2019-04-22 01:32:13 +02:00
Will Dietz bcc9858699
Merge pull request #59813 from dtzWill/update/zstd-1.4.0
zstd: 1.3.8 -> 1.4.0
2019-04-21 18:22:48 -05:00
Renaud 9bf85fc595
Merge pull request #59790 from vaibhavsagar/bump-aws-okta
aws-okta: 0.19.0 -> 0.20.1
2019-04-21 18:55:46 +02:00
Vaibhav Sagar 3e8f2062a6 aws-okta: 0.19.0 -> 0.20.1 2019-04-21 10:29:22 -04:00
Michael Weiss 97d35b251b
lf: 11 -> 12
And switch to buildGoModule.
2019-04-21 11:48:08 +02:00
Renaud 77916109ed
Merge pull request #59532 from r-ryantm/auto-update/haproxy
haproxy: 1.9.3 -> 1.9.6
2019-04-21 02:02:24 +02:00
Renaud ec5ed925b8
Merge pull request #59437 from r-ryantm/auto-update/acpica-tools
acpica-tools: 20190215 -> 20190405
2019-04-21 01:41:08 +02:00
Matthew Bauer 799fa4d404 Merge remote-tracking branch 'origin/master' into staging 2019-04-20 19:31:35 -04:00
Renaud 30aeb6c320
Merge pull request #59617 from r-ryantm/auto-update/openfortivpn
openfortivpn: 1.8.1 -> 1.9.0
2019-04-21 00:49:54 +02:00
Matthias Beyer 03bd909fcd mpdscribble: Fix URL
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-04-20 22:48:29 +02:00
Daniel Schaefer 18a71fbdd4 chipsec: 1.3.6 -> 1.3.7 2019-04-20 22:39:48 +02:00
Daniel Schaefer 75e08f26f1 chipsec: init at 1.3.6 2019-04-20 22:39:48 +02:00
mt_caret 5ffe382afc dejsonlz4: init at 1.1 (#51373)
* dejsonlz4: init at 1.1

* fix description

Co-Authored-By: mt-caret <mtakeda.enigsol@gmail.com>
2019-04-20 20:50:47 +02:00
Timo Kaufmann 0e8177ad10
Merge pull request #57169 from timokau/appimage-improvements
appimage-run improvements
2019-04-20 18:27:00 +02:00
Jan Tojnar d3259ed673
Merge branch 'master' into staging 2019-04-20 12:49:01 +02:00
Timo Kaufmann 19e075b53b appimage-run: pass arguments to appimage 2019-04-20 12:32:09 +02:00
Timo Kaufmann 6af25fd1ad appimage-run: add usage message 2019-04-20 12:31:44 +02:00
Michael Weiss e34c5309b6
wallutils: init at 5.7.2 (#59878) 2019-04-19 21:43:04 +02:00
Izorkin eb299c0168 datadog-process-agent: 6.10.0 -> 6.11.0 2019-04-19 10:21:58 +03:00
Izorkin f32ddcff25 datadog-agent: 6.10.1 -> 6.11.0 2019-04-19 10:09:54 +03:00
Maximilian Bosch ebdf7368f7
Merge pull request #59588 from r-ryantm/auto-update/mimeo
mimeo: 2018.12 -> 2019.3
2019-04-19 01:24:27 +02:00
markuskowa 1e7af9f9ae
Merge pull request #56666 from r-ryantm/auto-update/fwup
fwup: 1.2.7 -> 1.3.0
2019-04-18 21:49:57 +02:00
worldofpeace cc97412a26
Merge pull request #59339 from worldofpeace/elementary-updates-etcs
pantheon updates, etc.
2019-04-18 12:01:18 -04:00
worldofpeace cb3579d8c4 networkmanagerapplet: hardcode for eap gschema
This is needed for the networking plug in pantheon.switchboard
and the related indicator in pantheon.wingpanel
2019-04-18 11:28:18 -04:00
Mario Rodas f6b2c345e3
sops: 3.2.0 -> 3.3.0 2019-04-18 08:08:36 -05:00
Frederik Rietdijk 256e34b89d
Merge staging-next into master (#59733) 2019-04-18 14:03:51 +02:00
R. RyanTM b249f2c2d9 yubico-piv-tool: 1.6.2 -> 1.7.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/yubico-piv-tool/versions
2019-04-18 08:50:21 +02:00
R. RyanTM e9c36ec81b lnav: 0.8.4 -> 0.8.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lnav/versions
2019-04-18 08:49:00 +02:00
Will Dietz cd5343a7fc xl2tpd: 1.3.13 -> 1.3.14
https://github.com/xelerance/xl2tpd/releases/tag/v1.3.14
2019-04-18 08:39:59 +02:00
Frederik Rietdijk 2346182c2c Merge staging-next into staging 2019-04-18 08:26:30 +02:00
Frederik Rietdijk 9d87ccabce Merge master into staging-next 2019-04-18 08:25:25 +02:00
Will Dietz b25ffa1246 zstd: 1.3.8 -> 1.4.0
https://github.com/facebook/zstd/releases/tag/v1.4.0
2019-04-17 22:29:41 -05:00
Will Dietz a7ac961366 dhcpcd: 7.1.1 -> 7.2.0
https://roy.marples.name/blog/dhcpcd-7-2-0-released
2019-04-17 21:39:44 -05:00
Jan Tojnar 5c1d710a6b
gtranslator: init at 3.32.0 2019-04-17 22:38:32 +02:00
Eelco Dolstra dd9192c55c youtube-dl: 2019.04.07 -> 2019.04.17 2019-04-17 22:11:01 +02:00
Will Dietz 5f20227855 pepper: python2Packages -> pythonPackages (python3 should work) 2019-04-17 14:09:16 -05:00
Will Dietz 8b185aa31b pepper: 0.5.5 -> 0.7.5 2019-04-17 14:08:45 -05:00
worldofpeace 2e60e06d69
Merge pull request #59734 from Infinisil/update/libimobiledevice
Update libimobiledevice packages, fix usbmuxd
2019-04-17 14:09:11 -04:00
worldofpeace 7abeda982a gnome3.gsettings-desktop-schemas -> gsettings-desktop-schemas
gnome3.pomodoro is left out because I don't want to create a conflict.
2019-04-17 13:39:23 -04:00
AmineChikhaoui 5b5ca459d2
nixopsUnstable: 1.6.1pre2728_8ed39f9 -> 1.7pre2764_932bf43 2019-04-17 11:10:40 -04:00
AmineChikhaoui 0db54f93fb
nixops: 1.6.1 -> 1.7
Add release 1.7, also keep version 1.6.1 available for Azure
backend users. Azure backend was disabled in v1.7 due to the
python API changes.
2019-04-17 10:18:03 -04:00
Patrick Hilhorst 3fba87fb5b
pandoc-imagine: init at unstable-2018-11-19 2019-04-17 14:58:25 +02:00
Jan Tojnar 6ae33c9afe
Merge pull request #57736 from jtojnar/gupnp-1.2
gupnp: 1.0.3 → 1.2.0
2019-04-17 11:04:56 +02:00
Peter Hoeg 569d94f611
Merge pull request #59266 from peterhoeg/u/nmapqt
nmapsi4: 0.5.0-alpha1 -> 0.4.80-20180430
2019-04-17 15:49:12 +08:00
Jörg Thalheim 045f98ea0c
Merge pull request #59728 from r-ryantm/auto-update/wireguard-tools
wireguard-tools: 0.0.20190227 -> 0.0.20190406
2019-04-17 08:27:39 +01:00
Lily Ballard e50f79a110 mdbook: fix Darwin support (#59385) 2019-04-17 02:36:26 -04:00
Lily Ballard 1ceef41c29 watchexec: remove Darwin hack in favor of cf-private (#59428) 2019-04-17 02:18:13 -04:00
Will Dietz b101619465 dedup: init at 1.0 2019-04-16 19:53:04 -05:00
Vladyslav M 0706cf239e
Merge pull request #59744 from dywedir/ripgrep
ripgrep: 11.0.0 -> 11.0.1
2019-04-17 00:01:34 +03:00
Silvan Mosberger ee5056176b
Merge pull request #59623 from volth/patch-315
ipxe: 20190310 -> 20190318
2019-04-16 22:40:13 +02:00
Vladyslav M f469313353
ripgrep: 11.0.0 -> 11.0.1 2019-04-16 23:27:05 +03:00
Silvan Mosberger e536e89830
Merge pull request #59695 from alyssais/lpass
lastpass-cli: 1.3.2 -> 1.3.3
2019-04-16 22:24:57 +02:00
R. RyanTM 2a849960cb doitlive: 4.2.1 -> 4.3.0 (#59476)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/doitlive/versions
2019-04-16 21:58:32 +02:00
R. RyanTM 73ebea33ac autojump: 22.5.1 -> 22.5.3 (#59447)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/autojump/versions
2019-04-16 20:31:48 +02:00
Silvan Mosberger 768e9b1505
ideviceinstaller: 2018-06-01 -> 2018-10-01 2019-04-16 20:00:45 +02:00
Silvan Mosberger 8d5252be82
ifuse: 1.1.3 -> 2018-10-08
Switching to latest master, as there hasn't been a new release in a
while, see https://github.com/libimobiledevice/ifuse/issues/34
2019-04-16 20:00:44 +02:00
Silvan Mosberger 71c1b44349
usbmuxd: 2018-10-10 -> 2019-03-05 2019-04-16 20:00:44 +02:00
Michael Eden 19094e72bf inetutils: cross compile 2019-04-16 19:04:40 +02:00
Frederik Rietdijk 2b52da5f99
Merge pull request #58222 from bobvanderlinden/var-run-pkgs
tree-wide: pkgs: /var/run -> /run
2019-04-16 19:02:56 +02:00
Michael Eden d888baa517 dhcp: cross compile 2019-04-16 19:00:52 +02:00
Pierre Bourdon b3c17c9d85 pinentry: fix libassuan and libgpg-error detection in cross builds 2019-04-16 18:58:47 +02:00
R. RyanTM 2db96ffe49 unbound: 1.9.0 -> 1.9.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/unbound/versions
2019-04-16 18:56:09 +02:00
Frederik Rietdijk bae32a9f5c Merge staging-next into staging 2019-04-16 18:54:15 +02:00
R. RyanTM 2a09d0d499 gnutar: 1.31 -> 1.32
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnutar/versions
2019-04-16 18:51:47 +02:00
R. RyanTM bea968d33f moosefs: 3.0.103 -> 3.0.104
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/moosefs/versions
2019-04-16 18:48:34 +02:00
R. RyanTM 71727a6e0a lynis: 2.7.2 -> 2.7.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/lynis/versions
2019-04-16 18:48:03 +02:00
R. RyanTM 08a62e0578 wireguard-tools: 0.0.20190227 -> 0.0.20190406
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-04-16 09:38:26 -07:00
R. RyanTM 6c3e0907a5 socat: 1.7.3.2 -> 1.7.3.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/socat/versions
2019-04-16 18:31:39 +02:00
R. RyanTM f7997e326b stunnel: 5.50 -> 5.53
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/stunnel/versions
2019-04-16 18:30:34 +02:00
R. RyanTM b62d4156a9 stress-ng: 0.09.54 -> 0.09.57
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/stress-ng/versions
2019-04-16 18:30:14 +02:00
R. RyanTM 617fda8d4d stubby: 0.2.5 -> 0.2.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/stubby/versions
2019-04-16 18:30:00 +02:00
R. RyanTM c5168ab16d tgt: 1.0.75 -> 1.0.76
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tgt/versions
2019-04-16 18:29:23 +02:00
R. RyanTM 8113c4e400 ttfautohint: 1.8.2 -> 1.8.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/ttfautohint/versions
2019-04-16 18:29:07 +02:00
R. RyanTM 8d24b1e237 urlwatch: 2.16 -> 2.17
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/urlwatch/versions
2019-04-16 18:28:37 +02:00
Jan Tojnar c947e2dca4
gupnp-tools: 0.8.15 → 0.10.0
https://gitlab.gnome.org/GNOME/gupnp-tools/blob/gupnp-tools-0.10.0/NEWS
2019-04-16 15:15:41 +02:00
Alyssa Ross 92a3365d05
lastpass-cli: 1.3.2 -> 1.3.3
Fixes build on Darwin.
2019-04-16 10:34:01 +01:00
Vladyslav M d191219f0a
Merge pull request #59679 from lilyball/ripgrep
ripgrep: 0.10.0 -> 11.0.0
2019-04-16 10:54:52 +03:00
Lily Ballard 7946a284c2 ripgrep: 0.10.0 -> 11.0.0 2019-04-16 00:00:16 -07:00
R. RyanTM d4633ca0da plantuml: 1.2019.2 -> 1.2019.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/plantuml/versions
2019-04-16 08:38:00 +02:00
Aaron Andersen 5f4df8e509 automysqlinit: init at 3.0_rc6 2019-04-15 21:51:55 -04:00
Matthew Bauer f475aeaf29
Merge pull request #59535 from matthewbauer/homepage-fixes
treewide: update homepages to https where available
2019-04-15 20:47:30 -04:00
Silvan Mosberger d122aacf69
Merge pull request #59632 from r-ryantm/auto-update/pdd
pdd: 1.3.1 -> 1.4
2019-04-15 23:58:13 +02:00
volth f6d489808e
ipxe: 20190310 -> 20190318
it adds support for I219-V
2019-04-15 19:47:24 +00:00
R. RyanTM ab8978cc93 pdd: 1.3.1 -> 1.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/pdd/versions
2019-04-15 12:23:12 -07:00
volth 7530ce9490
ipxe: fix url
the server does not response to git://
2019-04-15 18:22:12 +00:00
R. RyanTM fe9189287d openfortivpn: 1.8.1 -> 1.9.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/openfortivpn/versions
2019-04-15 10:21:43 -07:00
Eelco Dolstra 5399f34ad9
nix: 2.2 -> 2.2.2 2019-04-15 19:06:57 +02:00
Matthew Bauer 290a5d916e treewide: update homepages to https where available
Based on "problems" from repology:

https://repology.org/repository/nix_unstable/problems

Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
R. RyanTM 1f91d64d78 mimeo: 2018.12 -> 2019.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/mimeo/versions
2019-04-15 02:57:45 -07:00
Bas van Dijk e5724e8e66
Merge pull request #59514 from basvandijk/elk-7.0.0
elk7: init at 7.0.0
2019-04-15 07:05:13 +02:00
Mario Rodas 9507fa32fc
Merge pull request #59470 from r-ryantm/auto-update/csvkit
csvkit: 1.0.3 -> 1.0.4
2019-04-14 19:24:47 -05:00
R. RyanTM 1ff140a862 haproxy: 1.9.3 -> 1.9.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/haproxy/versions
2019-04-14 16:00:50 -07:00
Joachim F 8ab8ef8972
Merge pull request #56418 from leenaars/unbound
Unbound: 1.8.3 -> 1.9.0
2019-04-14 21:38:28 +00:00
R. RyanTM 20116a5080 facter: 3.13.0 -> 3.13.1 (#59489)
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-04-14 22:38:55 +02:00
jD91mZM2 516bec6689 xidlehook: 0.6.2 -> 0.7.0 (#59399) 2019-04-14 22:37:32 +02:00
Bas van Dijk 13352f28d2 elk7: init at 7.0.0
This adds the following new packages:

+ elasticsearch7
+ elasticsearch7-oss
+ logstash7
+ logstash7-oss
+ kibana7
+ kibana7-oss
+ filebeat7
+ heartbeat7
+ metricbeat7
+ packetbeat7
+ journalbeat7

The default major version of the ELK stack stays at 6. We should
probably set it to 7 in a next commit.
2019-04-14 21:39:46 +02:00
John Wiegley 1dc70f969b
browserpass: 3.0.1 -> 3.0.6 2019-04-14 12:16:17 -07:00
Maximilian Bosch 77355c0574
Merge pull request #59448 from r-ryantm/auto-update/autorandr
autorandr: 1.8 -> 1.8.1
2019-04-14 16:15:19 +02:00
R. RyanTM 096536ded5 csvkit: 1.0.3 -> 1.0.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/csvkit/versions
2019-04-14 05:38:44 -07:00
tobim 674d7f42c3 nfdump: 1.6.16 -> 1.6.17 (#57306)
* nfdump: 1.6.16 -> 1.6.17

Build system switched to autotools in the new version.
Also enabled the build of a few additional tools.
- Remove unneeded call to patchShebangs
- Add a comment explaining the darwin libtoolize workaround
2019-04-14 12:09:22 +02:00
R. RyanTM 68c45556ef bindfs: 1.13.10 -> 1.13.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bindfs/versions
2019-04-14 01:54:48 -07:00
R. RyanTM 0aaeaa93fb autorandr: 1.8 -> 1.8.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/autorandr/versions
2019-04-14 00:50:19 -07:00
R. RyanTM aaa02aec9d acpica-tools: 20190215 -> 20190405
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/acpica-tools/versions
2019-04-13 22:49:37 -07:00
Vladyslav M 77dcb9e619
Merge pull request #59412 from jD91mZM2/cargo-tree
cargo-tree: 0.25.0 -> 0.26.0
2019-04-13 23:28:51 +03:00
markuskowa 8a0b2714fb
Merge pull request #59413 from dywedir/hexyl
hexyl: 0.4.0 -> 0.5.0
2019-04-13 22:19:04 +02:00
Aaron Bull Schaefer 290be50d1e ansible_2_6: 2.6.9 -> 2.6.15 (#58286) 2019-04-13 21:35:28 +02:00
Aaron Bull Schaefer dcf5fd5afc ansible_2_5: 2.5.14 -> 2.5.15 (#58287) 2019-04-13 21:34:51 +02:00
Vladyslav M 4624bd44a1
hexyl: 0.4.0 -> 0.5.0 2019-04-13 20:54:51 +03:00
jD91mZM2 1cbe2446f7
cargo-tree: 0.25.0 -> 0.26.0 2019-04-13 19:41:26 +02:00
Dmitry Kalinkin 59c81160e7
Merge pull request #58504 from symphorien/static-proot
Static proot, wafHook cross compilation
2019-04-13 12:04:32 -04:00
zimbatm 54c3ac18d5
goreman: init at 0.2.1 (#59388) 2019-04-13 16:30:05 +02:00
LinArcX c023dd9533 persepolis: init at 3.1.0 (#58051)
persepolis: init at 3.1.0
2019-04-13 13:22:12 +02:00
Michael Weiss b5cfba1a36
sshfs: 3.5.1 -> 3.5.2 2019-04-13 11:43:56 +02:00
xrelkd 6ad4a95654 boringtun: init at 20190407 2019-04-13 10:38:04 +08:00
Maximilian Bosch ac91d6185d
Merge pull request #59281 from markuskowa/add-hpl
hpl: init at 2.3
2019-04-12 23:25:44 +02:00
Joachim F 728c6b7582
Merge pull request #59321 from Anton-Latukha/adopt-wmctrl
wmctrl: upd upstream links, clean-up, adopt package
2019-04-12 10:25:59 +00:00
Joachim F 1b49e1a447
Merge pull request #59286 from risicle/ris-afl-qemu-diet
afl-qemu: remove unnecessary build dependencies
2019-04-12 09:29:14 +00:00
Peter Simons 88e7c77bb2
Merge pull request #56923 from rnhmjoj/xfix
treewide: fixup bcf54ce
2019-04-12 11:07:35 +02:00
rnhmjoj 5ea4160b33
treewide: fixup bcf54ce
fix the executable bit for scripts installed with substituteAll
and some remaining shebangs.
2019-04-12 09:09:22 +02:00
Michael Raskin 75b1c3add5
Merge pull request #58415 from dtzWill/update/fontforge-2019
fontforge: 20170730 -> 20190317
2019-04-12 04:18:46 +00:00
Silvan Mosberger cacb6f1dd0
Merge pull request #59322 from acowley/vulkan-tools
vulkan-tools: add dependency on vulkan-headers
2019-04-12 03:30:26 +02:00
Jean-Paul Calderone be8f891c5a tahoe-lafs: clean up inputs (#59231)
Numpy has not been a dependency since 2012.
Apart from being unnecessary, numpy depends on openblas which fails to build on aarch64.
2019-04-11 22:22:59 +02:00
Bob van der Linden b2f2707ca8
wicd: /var/run -> /run 2019-04-11 20:05:37 +02:00
Bob van der Linden 24ca25a117
bareos: /var/run -> /run 2019-04-11 20:05:36 +02:00
Bob van der Linden a91ec56536
timidity: /var/run -> /run 2019-04-11 20:05:36 +02:00