Commit Graph

22195 Commits

Author SHA1 Message Date
Danielle Lancashire d95dca26ab
vault: 1.0.2 -> 1.2.2
This upgrades Vault to version 1.2.2. To accomplish this, we migrate to
using the `buildGoModule` helper, as since 1.0.2 the Vault build process
migrated to modules, and does not vendor its dependencies.

We also stop using the vault build script, and gox, as it only really
provides value for local development, where it configures GOOS/GOARCH
and installs into some convenient dev locations.
2019-08-28 09:47:03 +02:00
Frederik Rietdijk 5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
worldofpeace 6402a044f3
Merge pull request #67488 from worldofpeace/glib/get-schema-path
glib: add getSchemaPath, makeSchemaPath
2019-08-27 15:19:11 -04:00
Robert Helgesson c09bc3e7e2 svtplay-dl: 2.1 -> 2.2
Also remove no longer supported dependency on rtmpdump.
2019-08-27 18:22:59 +02:00
Maximilian Bosch b4a4d98c52 vde2: build with `--disable-python` by default
This package explicitly depends on `python2` which will be EOLed at the
end of the year[1]. This package provides python bindings for `python2`,
however the latest release (also used by other distros) is from 2011[2]
and doesn't support v3. For instance, debian ships `vde2` without
`python2` support since Debian Jessie[3].

KVM and QEMU appear to build fine, also NixOS tests and ISO builds are
still functional.

By running `nix-review` against this change, only `xen` packages failed,
but those were already broken on master[4].

Finally it's also worth mentioning that the closure size of `vde2` drops
from 99.5M to 33.5M without `python2` according to `nix path-info -S -h`.

[1] https://pythonclock.org/
[2] https://github.com/virtualsquare/vde-2/releases/tag/vde-2
    (vde.sourceforge.net redirects to this github page)
[3] https://packages.debian.org/en/jessie/vde2
[4] https://hydra.nixos.org/build/99185451, https://hydra.nixos.org/build/99187262
2019-08-27 18:19:24 +02:00
Aaron Andersen 3c3f198b94
Merge pull request #64549 from petabyteboy/feature/claws
claws: init at 0.3.2
2019-08-27 11:44:57 -04:00
Frederik Rietdijk 98640fd482 Merge master into staging-next 2019-08-27 16:36:47 +02:00
Marek Mahut 6b978f9b67
Merge pull request #67495 from Alkeryn/ckb-next
ckb-next: fix #67371
2019-08-27 10:00:50 +02:00
Milan Pässler 27977f030f claws: init at 0.3.2 2019-08-27 08:25:05 +02:00
worldofpeace 7bb8f05f12 treewide: use glib.{getSchemaPath, makeSchemaPath} 2019-08-26 21:28:17 -04:00
volth 35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
Michael Weiss ba9305c404
tcpflow: 1.4.6 -> 1.5.2
Changelog: https://github.com/simsong/tcpflow/blob/tcpflow-1.5.2/ChangeLog
Does now cross-compile and build with OpenSSL 1.1.1.
I've also restructured/simplified the expression and added additional
meta information.
2019-08-26 20:11:52 +02:00
Alkeryn 43ab91e6c4 ckb-next: fix #67371 2019-08-26 15:02:10 +02:00
Marek Mahut d5a5718f2a
Merge pull request #67463 from lilyball/ffsend
ffsend: v0.2.49 -> v0.2.50
2019-08-26 10:45:36 +02:00
Peter Hoeg de20ba7ede
Merge pull request #66248 from peterhoeg/f/grc
grc: leave /etc/grc.conf alone so we can override it
2019-08-26 14:35:48 +08:00
Peter Hoeg 6d43bc3a84
Merge pull request #67169 from peterhoeg/u/dyncol
dynamic-colors: 0.2.2.1 -> 0.2.2.2
2019-08-26 14:33:44 +08:00
Lily Ballard f44bb0d0c3 ffsend: v0.2.49 -> v0.2.50 2019-08-25 14:41:50 -07:00
Marek Mahut 3f6d0a981a
Merge pull request #67460 from primeos/wev
wev: init at 2019-08-11
2019-08-25 23:27:07 +02:00
Marek Mahut 7192ca5fd3
Merge pull request #66682 from asymmetric/ix.io
ix: init at 20190815
2019-08-25 23:14:36 +02:00
Michael Weiss aec95ecf0d
wev: init at 2019-08-11 2019-08-25 21:44:04 +02:00
worldofpeace 741163efdb
Merge pull request #65370 from Ma27/package-3llo
_3llo: init at 0.3.0
2019-08-25 15:42:13 -04:00
Matthew Bauer c45a990a5d
Merge pull request #65844 from matthewbauer/man-alias
man: use man-db everywhere
2019-08-25 15:29:57 -04:00
Robin Gloster 616b8343c4
Merge remote-tracking branch 'upstream/master' into gcc-8 2019-08-25 18:55:46 +02:00
Gabriel Ebner 73f67bc4ac vdirsyncer: fix build with openssl 1.1 2019-08-25 16:38:42 +02:00
Vladimír Čunát 985d1ac425
Merge branch 'master' into staging-next
There were several more conflicts from name -> pname+version;
all auto-solved by kdiff3, hopefully OK.

Hydra nixpkgs: ?compare=1538611
2019-08-25 14:57:11 +02:00
Marek Mahut d212d864e4
Merge pull request #67202 from kisik21/uwimap-cross-compile-fix
uwimap: Fixed cross-compilation
2019-08-25 14:27:24 +02:00
Alkeryn af9f401b9a ckb-next: use qt5's mkDerivation 2019-08-25 13:51:50 +09:00
Matthew Bauer 5f770d4070 man-db: handle building on darwin
this needs some weird manual autoconf settings to work. Most likely
some test is giving false positives, but I cannot figure out how.
2019-08-24 20:14:16 -04:00
Jan Tojnar edcecfee00
Merge pull request #67358 from jtojnar/ofono-progress
nixos/ofono: various improvements
2019-08-24 21:37:42 +02:00
Jan Tojnar d90aa7dc62
Merge pull request #67389 from jtojnar/xdg-user-dirs
Allow changing xdg-user-dirs with environment.etc
2019-08-24 19:22:45 +02:00
Marek Mahut 3043f6d5d9
Merge pull request #65901 from r-ryantm/auto-update/calamares
calamares: 3.2.8 -> 3.2.11
2019-08-24 16:22:54 +02:00
adisbladis 83d179fc09
xpra: 2.5 -> 2.5.3
Also fix build by using opencv4
2019-08-24 14:15:17 +01:00
Jan Tojnar 865293c508
xdg-user-dirs: deprioritize shipped configs
XDG_CONFIG_DIRS should contain directories ordered by priority
so if we want users to be able to customize the defaults, we
need to move the shipped values to the end.
2019-08-24 14:39:02 +02:00
Samuel Leathers 17a5cb6cb5
Merge pull request #67373 from eadwu/bcachefs/update-6
bcachefs/update-6
2019-08-24 08:32:37 -04:00
zimbatm b240871063
nixpkgs-fmt: 0.2.0 -> 0.3.1 2019-08-24 14:28:06 +02:00
Marek Mahut 1538b64280
Merge pull request #67017 from r-ryantm/auto-update/openconnect
openconnect: 8.03 -> 8.04
2019-08-24 14:01:35 +02:00
Marek Mahut e567a5f7e4
Merge pull request #67296 from jonringer/bump-acpica-tools
acpica-tools: 20190703 -> 20190816
2019-08-24 12:46:32 +02:00
Marek Mahut 5f333459d7
Merge pull request #67374 from thefloweringash/nmap-darwin-patch-update
nmap: update clang specific patch
2019-08-24 12:27:11 +02:00
Michael Weiss 01551c2147
scdoc: 1.9.6 -> 1.9.7 2019-08-24 12:18:21 +02:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Andrew Childs de1e3c9aee nmap: update clang specific patch
The upstream PR had two parts: adding a missing include and resolving
an ambiguous reference. The upstream project fixed the first but not
the second. We still need the second part, so extract it by filtering
the patch.
2019-08-24 13:57:35 +09:00
Edmund Wu d8601dc4f9
bcachefs-tools: 2019-07-13 -> 2019-08-21 2019-08-23 22:38:00 -04:00
Vladyslav M 9a2b01ad8c
hcxtools: 5.1.6 -> 5.2.0 2019-08-23 23:14:23 +03:00
Jan Tojnar 5db762126c
nixos/ofono: allow adding 3rd party plug-ins 2019-08-23 19:50:53 +02:00
Jan Tojnar f66613b3b6
nixos/ofono: add module 2019-08-23 19:50:53 +02:00
Linus Heckemann d1d602f559 Merge remote-tracking branch 'origin/master' into openssl-1.1 2019-08-23 17:27:39 +02:00
Maximilian Bosch a35b734f28
Merge pull request #67354 from mayflower/scrot-1.2
scrot: 0.8-18 -> 1.2
2019-08-23 16:59:59 +02:00
Robin Gloster 39f9042e65
Merge pull request #67346 from mayflower/clamav-0.101.4
clamav: 0.101.3 -> 0.101.4
2019-08-23 16:29:41 +02:00
Robin Gloster c55d90b81c
scrot: 0.8-18 -> 1.2 2019-08-23 16:28:51 +02:00
zimbatm 79c2ed6b60
nixpkgs-fmt: init at 0.2.0 2019-08-23 16:12:50 +02:00
Robin Gloster 47a219d8e7
clamav: 0.101.3 -> 0.101.4 2019-08-23 15:53:07 +02:00
xrelkd 2a26c699d2 eksctl: 0.4.1 -> 0.4.2 2019-08-23 15:11:23 +08:00
Marek Mahut 29ca909e00
Merge pull request #67147 from jonringer/bump-osinfo
Bump libosinfo packages
2019-08-23 08:26:25 +02:00
Marek Mahut bd67156e12
Merge pull request #67005 from bbigras/httplz
httplz: 1.5.1 -> 1.5.2
2019-08-23 08:19:28 +02:00
Marek Mahut 9a7a18e817
Merge pull request #67012 from xrelkd/update/eksctl
eksctl: 0.3.1 -> 0.4.1
2019-08-23 08:18:53 +02:00
Aaron Andersen 5ffe9b81e0
Merge pull request #66947 from bbigras/starship
starship: 0.10.1 -> 0.12.0
2019-08-22 21:10:36 -04:00
Robin Gloster c7e75df21f
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-23 02:00:31 +02:00
worldofpeace 1f3b789ebe
Merge pull request #63753 from jasoncarr0/lesspass
lesspass-cli: init at 9.0.0
2019-08-22 18:47:14 -04:00
Jason Carr 4e4a4461d8 lesspass-cli: init at 9.0.0 2019-08-22 18:31:26 -04:00
worldofpeace 0540923fc4
Merge pull request #67302 from worldofpeace/gtk-vnc-pickup
gtk-vnc: fixups
2019-08-22 17:26:53 -04:00
Marek Mahut 6f4ab8702f
Merge pull request #67018 from jonafato/keybase-4.3.1
keybase: 4.1.0 -> 4.3.1
2019-08-22 23:24:36 +02:00
worldofpeace 818087d316
Merge pull request #66935 from peterhoeg/f/krono
kronometer: name -> pname, version
2019-08-22 17:18:02 -04:00
worldofpeace 4f4d2295fb gtk-vnc: fixups 2019-08-22 17:14:37 -04:00
Marek Mahut c8e4568752
Merge pull request #67171 from r-ryantm/auto-update/yank
yank: 1.1.0 -> 1.2.0
2019-08-22 23:12:13 +02:00
Marek Mahut 4bfb26b33f
Merge pull request #67255 from jtojnar/gtk-vnc-1.0
gtk-vnc: 0.9.0 → 1.0.0
2019-08-22 23:00:03 +02:00
Marek Mahut a35ea3cc0c
Merge pull request #67274 from dtzWill/update/arping-2.20
arping: 2.19 -> 2.20
2019-08-22 22:53:14 +02:00
Marek Mahut 48704b95be
Merge pull request #67275 from dtzWill/update/yubikey-manager-qt-1.1.3
yubikey-manager-qt: 1.1.2 -> 1.1.3
2019-08-22 22:50:46 +02:00
Marek Mahut 620c0b9d80
Merge pull request #67273 from dtzWill/update/tor-4.1.5
tor: 0.4.0.5 -> 0.4.1.5
2019-08-22 22:46:44 +02:00
Jonathan Ringer 0c963393a0 acpica-tools: 20190703 -> 20190816 2019-08-22 13:23:33 -07:00
Maximilian Bosch 619a97c68a
Merge pull request #67283 from dtzWill/update/lego-3.0.2
lego: 2.6.0 -> 3.0.2, buildGoModule
2019-08-22 22:05:30 +02:00
Will Dietz 9c0decd277
lego: 2.6.0 -> 3.0.2, buildGoModule
https://github.com/go-acme/lego/releases/tag/v3.0.2

Notes for this and intermediate releases:

https://github.com/go-acme/lego/blob/v3.0.2/CHANGELOG.md
2019-08-22 13:52:11 -05:00
Will Dietz 699a3aef6c
vale: 1.4.3 -> 1.7.1, buildGoModule 2019-08-22 13:32:56 -05:00
Will Dietz 034f322343
yubikey-manager: 2.1.1 -> 3.1.0 2019-08-22 13:28:18 -05:00
Will Dietz ffdca5c48a
yubikey-manager-qt: 1.1.2 -> 1.1.3 2019-08-22 13:26:00 -05:00
Will Dietz 01902aec93
arping: 2.19 -> 2.20
https://github.com/ThomasHabets/arping/releases/tag/arping-2.20
2019-08-22 13:23:52 -05:00
Will Dietz 65f5e4512c
tor: 0.4.0.5 -> 0.4.1.5
https://blog.torproject.org/new-release-tor-0415
2019-08-22 13:21:58 -05:00
Will Dietz 7d839bd26e
dhcpcd: 8.0.2 -> 8.0.3
https://roy.marples.name/blog/dhcpcd-8-0-3-released
2019-08-22 13:19:51 -05:00
Jan Tojnar d63ebd4119
gtk-vnc: 0.9.0 → 1.0.0
https://mail.gnome.org/archives/gtk-vnc-list/2019-August/msg00000.html
2019-08-22 15:33:18 +02:00
Lancelot SIX 132c90aa96
freeipmi: 1.6.3 -> 1.6.4
See https://lists.gnu.org/archive/html/info-gnu/2019-08/msg00005.html
for release information.
2019-08-22 09:40:29 +02:00
Marek Mahut 8201f81899
Merge pull request #67153 from r-ryantm/auto-update/stress-ng
stress-ng: 0.10.00 -> 0.10.01
2019-08-21 22:37:35 +02:00
Marek Mahut c62a561f70
Merge pull request #67165 from r-ryantm/auto-update/xkb-switch
xkb-switch: 1.5.0 -> 1.6.0
2019-08-21 21:17:06 +02:00
Marek Mahut 9d54c9eff1
Merge pull request #67173 from r-ryantm/auto-update/wpgtk
wpgtk: 6.0.8 -> 6.0.9
2019-08-21 21:13:33 +02:00
Robin Gloster 6095f88e7e
socat2pre: mark as broken 2019-08-21 20:31:57 +02:00
Jonathan Ringer f080d7afa2 osinfo-db-tools: 1.5.0 -> 1.6.0 2019-08-21 10:10:12 -07:00
R. RyanTM 1b1e3d140e thermald: 1.8 -> 1.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/thermald/versions
2019-08-21 19:11:56 +03:00
Robin Gloster babb9f0cc1
shallot: add patches to fix with openssl 1.1 2019-08-21 17:13:09 +02:00
Vika a2b474b9b5 uwimap: Fixed cross-compilation
Shouldn't cause a rebuild of native package. The build system, as with
Lua, couldn't find cc, ar and ranlib - I helped it a little.
2019-08-21 16:45:17 +03:00
Robin Gloster f4fc845e5b
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-21 14:25:13 +02:00
R. RyanTM ed07403382 zerotierone: 1.4.0 -> 1.4.2 (#67175)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zerotierone/versions
2019-08-21 08:51:31 +00:00
R. RyanTM 436e3c5ef1 wpgtk: 6.0.8 -> 6.0.9
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-08-20 22:54:05 -07:00
R. RyanTM adbcb777b7 yank: 1.1.0 -> 1.2.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/yank/versions
2019-08-20 22:43:16 -07:00
Peter Hoeg ed29145155 dynamic-colors: 0.2.2.1 -> 0.2.2.2 2019-08-21 13:30:05 +08:00
R. RyanTM 226bda8e59 xkb-switch: 1.5.0 -> 1.6.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/xkb-switch/versions
2019-08-20 22:12:05 -07:00
R. RyanTM 12fe643ad5 stress-ng: 0.10.00 -> 0.10.01
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-08-20 19:10:08 -07:00
Paul TREHIOU 1e2ad9e6bc networkmanager: hardcode parts of the source URL (#67100)
Broke the build as the pname variable was used to create the URL
Introduced by 46420bbaa3
2019-08-20 17:05:19 -04:00
Robin Gloster 52ce7f49f9
cargo-download: 0.1.1 -> 0.1.2 2019-08-20 23:00:21 +02:00
Sascha Grunert 6fa21345a1
cri-tools: 1.14.0 -> 1.15.0
- Fix go build process to include critest as well.
- Fix GitHub repo location to be `kubernetes-sigs`
- Add me as maintainer

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-08-20 22:49:23 +02:00
Marek Mahut a4c0619803
Merge pull request #66785 from r-ryantm/auto-update/acme.sh
acme-sh: 2.8.1 -> 2.8.2
2019-08-20 22:32:13 +02:00
Jan Tojnar 6aac40d246
Merge pull request #61978 from laMudri/ibus-table
ibus-engines.table: fix after update of settings infrastructure
2019-08-20 22:25:07 +02:00
Sarah Brofeldt 87f7929a99
Merge pull request #66812 from aethelz/update/lazydocker-0.7
lazydocker: 0.5.5 -> 0.7
2019-08-20 21:28:52 +02:00
Marek Mahut cbbbd1609f
Merge pull request #67016 from r-ryantm/auto-update/fpp
fpp: 0.7.2 -> 0.8.2
2019-08-20 20:26:22 +02:00
xrelkd 14f386b088 eksctl: 0.3.1 -> 0.4.1 2019-08-21 02:23:06 +08:00
Marek Mahut f061fb6412 fpp: requires python3 2019-08-20 20:12:53 +02:00
Robin Gloster 8c0786babe
Merge pull request #67103 from mayflower/globin-maintainership
treewide: update globin's maintained drvs
2019-08-20 17:57:47 +00:00
Marek Mahut 3aa22f44ef
Merge pull request #67001 from r-ryantm/auto-update/nfdump
nfdump: 1.6.17 -> 1.6.18
2019-08-20 19:44:24 +02:00
Marek Mahut e04a39d550
Merge pull request #66989 from r-ryantm/auto-update/nx-libs
nx-libs: 3.5.99.20 -> 3.5.99.21
2019-08-20 19:37:36 +02:00
Robin Gloster 4e60b0efae
treewide: update globin's maintained drvs 2019-08-20 19:36:05 +02:00
Bruno Bigras 6fae19f3a4 starship: 0.10.1 -> 0.12.0 2019-08-20 13:07:36 -04:00
Domen Kožar 40e973776d
Merge pull request #67003 from r-ryantm/auto-update/openapi-generator-cli
openapi-generator-cli: 4.0.3 -> 4.1.0
2019-08-20 15:48:42 +02:00
Rickard Nilsson 225e412edb Remove myself as maintainer of some packages. 2019-08-20 15:24:01 +02:00
Danylo Hlynskyi 0857c057b4
Merge pull request #66988 from dtzWill/update/zstd-1.4.3
zstd: 1.4.2 -> 1.4.3
2019-08-20 16:04:56 +03:00
Pavol Rusnak e06d89ab59
uhubctl: init at unstable-2019-07-31 2019-08-20 12:33:46 +02:00
Michael Raskin 0cbeac4f66
Merge pull request #66736 from markuskowa/upd-gluster
glusterfs: 4.0 -> 6.5
2019-08-20 08:08:57 +00:00
Jon Banafato 35022fcd24 keybase-gui: 4.1.0 -> 4.3.1 2019-08-20 00:25:17 -04:00
Jon Banafato 95cc6bb641 keybase: 4.1.0 -> 4.3.1 2019-08-20 00:24:39 -04:00
R. RyanTM ed2bbb7bf9 openconnect: 8.03 -> 8.04
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openconnect/versions
2019-08-19 20:55:28 -07:00
R. RyanTM d0f27576d8 fpp: 0.7.2 -> 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/fpp/versions
2019-08-19 20:39:52 -07:00
Bruno Bigras fc1f812a44 httplz: 1.5.1 -> 1.5.2 2019-08-19 21:33:13 -04:00
R. RyanTM 1a4644b6ed openapi-generator-cli: 4.0.3 -> 4.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/openapi-generator-cli/versions
2019-08-19 18:31:42 -07:00
WilliButz 3a0d0b9a0b
Merge pull request #66997 from r-ryantm/auto-update/nmap
nmap: 7.70 -> 7.80
2019-08-20 03:26:53 +02:00
WilliButz 31920c3159
Merge pull request #66999 from r-ryantm/auto-update/ncdu
ncdu: 1.14 -> 1.14.1
2019-08-20 03:24:02 +02:00
R. RyanTM b7c70b1bd8 nfdump: 1.6.17 -> 1.6.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nfdump/versions
2019-08-19 18:03:23 -07:00
R. RyanTM 24d22fe619 ncdu: 1.14 -> 1.14.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/ncdu/versions
2019-08-19 17:48:11 -07:00
R. RyanTM df771cf289 memtier-benchmark: 1.2.11 -> 1.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/memtier-benchmark/versions
2019-08-19 19:29:28 -05:00
R. RyanTM d15de57f66 nmap: 7.70 -> 7.80
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nmap/versions
2019-08-19 16:56:10 -07:00
Dmitry Kalinkin 948025bca4
Merge pull request #66446 from bdesham/updated-boronine-perl-darwin-fix
Updated fix for Perl programs on Darwin
2019-08-19 19:18:19 -04:00
Dmitry Kalinkin 430f0e14d3
texlive: fix too-long shebang line on Darwin for latexinent 2019-08-19 18:56:36 -04:00
Will Dietz ea9a298236
zstd: 1.4.2 -> 1.4.3
https://github.com/facebook/zstd/releases/tag/v1.4.3
2019-08-19 17:07:16 -05:00
Orivej Desh (NixOS) 93a514af4a
zstd: 1.4.1 -> 1.4.2 (#65409)
https://github.com/facebook/zstd/releases/tag/v1.4.2
2019-08-19 21:56:00 +00:00
R. RyanTM a19bfedcd9 nx-libs: 3.5.99.20 -> 3.5.99.21
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nx-libs/versions
2019-08-19 14:45:10 -07:00
Marek Mahut f6b4b33e40
Merge pull request #66972 from dtzWill/update/whois-5.5.1
whois: 5.5.0 -> 5.5.1
2019-08-19 23:19:08 +02:00
Marek Mahut 5b0813d0f6
Merge pull request #66945 from r-ryantm/auto-update/libbitcoin
libbitcoin: 3.5.0 -> 3.6.0
2019-08-19 21:59:33 +02:00
Will Dietz 1aaf047918
whois: 5.5.0 -> 5.5.1
https://github.com/rfc1036/whois/blob/v5.5.1/debian/changelog
2019-08-19 14:56:50 -05:00
Marek Mahut c03dee386f
Merge pull request #66946 from r-ryantm/auto-update/kpcli
kpcli: 3.2 -> 3.3
2019-08-19 20:49:53 +02:00
laMudri 8f93275019 ibus-engines.table: fit Python package name conventions 2019-08-19 19:47:50 +01:00
James Wood 549c14606e ibus-engines.table: remove hacky change to source code
Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
2019-08-19 18:47:11 +01:00
Marek Mahut 3c347b780e
Merge pull request #66897 from r-ryantm/auto-update/geekbench
geekbench: 4.4.0 -> 4.4.1
2019-08-19 19:22:05 +02:00
R. RyanTM fb15876d24 kpcli: 3.2 -> 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/kpcli/versions
2019-08-19 09:26:01 -07:00
R. RyanTM 8a9958aaa0 libbitcoin: 3.5.0 -> 3.6.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/libbitcoin/versions
2019-08-19 09:13:24 -07:00
Peter Hoeg 136585abd0 kronometer: name -> pname, version 2019-08-19 22:56:02 +08:00
WilliButz a3eef72b6e
Merge pull request #66907 from r-ryantm/auto-update/ipmiutil
ipmiutil: 3.1.3 -> 3.1.4
2019-08-19 15:06:43 +02:00
R. RyanTM 77b14f6020 ipmiutil: 3.1.3 -> 3.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/ipmiutil/versions
2019-08-19 05:12:23 -07:00
Maximilian Bosch 0ad3568114
_3llo: init at 0.3.0
Simple CLI client for `trello.com`. It can be used like this:

```
$ export TRELLO_USER=your_username
$ export TRELLO_KEY=your_key
$ export TRELLO_TOKEN=your_token
$ ./result/bin/3llo
```

I didn't create a module for this as I don't think that those secrets
should live in the Nix store. Ideally `3llo` can be used from a script
which retrieves secrets from some kind of password store like this:

```
export TRELLO_KEY=$(pass show trello/key)
export TRELLO_TOKEN=$(pass show trello/token)
3llo $@
```
2019-08-19 13:46:49 +02:00
R. RyanTM 09148726a2 tridactyl-native: 1.16.2 -> 1.16.3 (#66874)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tridactyl-native/versions
2019-08-19 13:28:57 +02:00
R. RyanTM c008a0586a geekbench: 4.4.0 -> 4.4.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/geekbench/versions
2019-08-19 03:17:10 -07:00
Marek Mahut b4ed90da30
Merge pull request #66887 from r-ryantm/auto-update/fuse-overlayfs
fuse-overlayfs: 0.4.1 -> 0.5.1
2019-08-19 11:51:20 +02:00
R. RyanTM daf83f7f06 fuse-overlayfs: 0.4.1 -> 0.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/fuse-overlayfs/versions
2019-08-19 01:55:14 -07:00
eyjhbb@gmail.com d85ee0df1b sl: 5.04 -> 5.05 2019-08-19 10:14:09 +02:00
Marek Mahut 8b7821604d
Merge pull request #66863 from r-ryantm/auto-update/clamav
clamav: 0.101.2 -> 0.101.3
2019-08-19 09:14:49 +02:00
gnidorah bbf1f5cfd0 opl3bankeditor, opn2bankeditor: use qt5's mkDerivation 2019-08-19 08:04:51 +02:00
gnidorah a79ceed974 kdecoration-viewer: use qt5's mkDerivation 2019-08-19 08:04:51 +02:00
R. RyanTM 5b97999823 clamav: 0.101.2 -> 0.101.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/clamav/versions
2019-08-18 21:38:13 -07:00
Benjamin Esham 96cdbdf94e biber: fix too-long shebang line on Darwin
Closes #35353.
2019-08-18 16:22:24 -07:00
worldofpeace 2a7542c514
Merge pull request #66847 from ivanbrennan/wkhtmltopdf
wkhtmltopdf: use qt5's own mkDerivation
2019-08-18 17:34:49 -04:00
ivanbrennan 268dc94653 wkhtmltopdf: use qt5's mkDerivation
See #65399
2019-08-18 17:34:34 -04:00
Marek Mahut 388e154b24
Merge pull request #66813 from aethelz/update/docui-2.0.0
docui: 1.0.3 -> 2.0.0
2019-08-18 22:04:41 +02:00
Marek Mahut 44ba72b546
Merge pull request #66776 from toonn/pass-otp-bump
pass-otp: 1.1.1 -> 1.2.0
2019-08-18 21:56:58 +02:00
Markus Kowalewski 830218cc64
glusterfs: 4.0 -> 6.5
* remove patches (fixed upstream)
* python2 -> python3
2019-08-18 18:57:47 +02:00
Aaron Andersen fbff757014
Merge pull request #66730 from bbigras/starship
starship: init at 0.10.1
2019-08-18 12:02:21 -04:00
danbst d80cd26ff9 Merge branch 'master' into flip-map-foreach 2019-08-18 18:00:25 +03:00
toonn 5a035ec45f pass-otp: 1.1.1 -> 1.2.0
Had to specify `BASHCOMPDIR` in `$out` to keep things pure.
2019-08-18 16:34:16 +02:00
Frederik Rietdijk f65aa21bb2 Merge master into staging-next 2019-08-18 12:53:44 +02:00
Eugene 6f494e57ec docui: add maintainer 2019-08-18 13:36:35 +03:00
Eugene 41797ac53f docui: 1.0.3 -> 2.0.0 2019-08-18 13:36:19 +03:00
Eugene 53fa216b5a lazydocker: 0.5.5 -> 0.7 2019-08-18 13:34:52 +03:00
Andrew Childs e60f51e9b4 botocore, boto3, awscli: 1.12.160->1.12.205, 1.9.160->1.9.205, 1.16.170->1.16.215 2019-08-18 11:48:39 +02:00
Vladimír Čunát ea0aea7280
texlive: remove myself from meta.maintainers
That corresponds to the real situation since a couple years ago.
2019-08-18 10:49:14 +02:00
worldofpeace 4f3e9ca93a
Merge pull request #65291 from worldofpeace/xdg-updates
Flatpak updates
2019-08-18 04:23:54 -04:00
worldofpeace 2f48ebbdcf rpm-ostree: 2019.2 -> 2019.5
https://github.com/projectatomic/rpm-ostree/releases/tag/v2019.3
https://github.com/projectatomic/rpm-ostree/releases/tag/v2019.4
https://github.com/projectatomic/rpm-ostree/releases/tag/v2019.5
2019-08-18 04:23:17 -04:00
worldofpeace dca61d854f ostree: 2019.1 -> 2019.2
All patches synced.
fix-1592.patch needed some new additions since that
issue affects more test cases.

https://github.com/ostreedev/ostree/releases/tag/v2019.2

Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2019-08-18 04:23:17 -04:00
Marek Mahut 9a8f5e5396
Merge pull request #66805 from r-ryantm/auto-update/ccid
ccid: 1.4.30 -> 1.4.31
2019-08-18 09:52:03 +02:00
Marek Mahut c4acd0b79c
Merge pull request #66806 from r-ryantm/auto-update/chafa
chafa: 1.0.1 -> 1.2.1
2019-08-18 09:51:15 +02:00
Frederik Rietdijk 295888c622
Merge pull request #66381 from NixOS/staging-next
Staging next
2019-08-18 08:54:45 +02:00
Frederik Rietdijk 316a0e9382
Merge pull request #65775 from Kiwi/ocrmypdf
ocrmypdf: init
2019-08-18 08:16:59 +02:00
Maximilian Bosch 4d5d448859 curlie: init at 1.2.0 (#66799) 2019-08-17 20:52:19 -07:00
James Hillyerd 04fb8593bd chezmoi: 1.3.0 -> 1.5.5 2019-08-18 11:38:22 +09:00
R. RyanTM b0981743f5 chafa: 1.0.1 -> 1.2.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/chafa/versions
2019-08-17 16:07:31 -07:00
R. RyanTM b30e62409e ccid: 1.4.30 -> 1.4.31
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ccid/versions
2019-08-17 15:42:03 -07:00
Marek Mahut 37c22b49f5
Merge pull request #66743 from c089/patch-1
http-prompt: Allow installation on Mac OS
2019-08-17 23:53:51 +02:00
Marek Mahut e74a256247
Merge pull request #66792 from r-ryantm/auto-update/ckbcomp
ckbcomp: 1.192 -> 1.193
2019-08-17 23:19:45 +02:00
Marek Mahut 4291d44309
Merge pull request #66726 from bbigras/httplz
httplz: 1.5.0 -> 1.5.1
2019-08-17 23:07:21 +02:00
Marek Mahut 09740b8931
Merge pull request #66784 from r-ryantm/auto-update/avfs
avfs: 1.1.0 -> 1.1.1
2019-08-17 23:06:13 +02:00
Marek Mahut 45c69bc89e
Merge pull request #66787 from r-ryantm/auto-update/babeld
babeld: 1.8.5 -> 1.9.0
2019-08-17 22:53:49 +02:00
R. RyanTM e6b1baef15 ckbcomp: 1.192 -> 1.193
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ckbcomp/versions
2019-08-17 13:18:51 -07:00
Marek Mahut 18775fc09e
Merge pull request #66771 from r-ryantm/auto-update/abcMIDI
abcmidi: 2019.08.02 -> 2019.08.11
2019-08-17 21:33:54 +02:00
R. RyanTM 8fa7c08c58 babeld: 1.8.5 -> 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/babeld/versions
2019-08-17 12:17:02 -07:00
R. RyanTM 4de1f087e6 acme-sh: 2.8.1 -> 2.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/acme.sh/versions
2019-08-17 12:11:33 -07:00
R. RyanTM e7c48e998e avfs: 1.1.0 -> 1.1.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/avfs/versions
2019-08-17 12:07:57 -07:00
Marek Mahut 2e07806552
Merge pull request #66768 from r-ryantm/auto-update/analog
analog: 6.0.15 -> 6.0.16
2019-08-17 20:34:10 +02:00
R. RyanTM cfdd3799a2 abcmidi: 2019.08.02 -> 2019.08.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/abcmidi/versions
2019-08-17 10:47:35 -07:00
Marek Mahut 67ae9491d9 httplz: adding darwin.apple_sdk.frameworks.Security 2019-08-17 19:43:44 +02:00
Michael Weiss b770ded782
html-proofer: Update the dependencies (security, CVE-2019-5477) 2019-08-17 19:22:54 +02:00
Michael Raskin ab44947d76
Merge pull request #66767 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 5.1.1 -> 5.2.1
2019-08-17 17:15:22 +00:00
R. RyanTM b20a7a3974 analog: 6.0.15 -> 6.0.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/analog/versions
2019-08-17 09:55:49 -07:00
R. RyanTM acaacd395e btrfs-progs: 5.1.1 -> 5.2.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-08-17 09:48:13 -07:00
Jonathan Ringer 7a6c6ac374 btrbk: 0.28.0 -> 0.28.3 2019-08-17 18:03:19 +02:00
Bruno Bigras d90a2245d2 starship: init at 0.10.1 2019-08-17 10:18:13 -04:00
Tristan Helmich (omniIT) b26a4fb58e graylog: 3.0.2 -> 3.1.0 2019-08-17 11:45:24 +00:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
Frederik Rietdijk fe9a3e3e63 Merge staging-next into staging 2019-08-17 09:39:23 +02:00
Frederik Rietdijk c68f58d95c Merge master into staging-next 2019-08-17 09:30:16 +02:00
Christoph Neuroth 4ef579143c http-prompt: Allow installation on Mac OS
The original pkg author noted that they could only test on linux. I'm running
this package on Mac OS without problems.
2019-08-17 07:58:19 +02:00
Aaron Andersen 63ce6bf9f3
Merge pull request #66661 from ealasu/feature/apfs-fuse
apfs-fuse: init at 20190723
2019-08-16 18:21:29 -04:00
ealasu 3b23c5fdf1 apfs-fuse: init at 2019-07-23 2019-08-16 12:04:26 -07:00
Bruno Bigras 42accfb7d1 httplz: 1.5.0 -> 1.5.1 2019-08-16 12:24:10 -04:00
Marek Mahut 6672041d72
Merge pull request #66639 from jonringer/bump-pazi
pazi: 0.2.0 -> 0.3.0
2019-08-16 13:27:02 +02:00
Peter Hoeg 14f5528b74
Merge pull request #66680 from peterhoeg/u/noti
noti: 3.1.0 -> 3.2.0
2019-08-16 10:06:59 +08:00
Peter Hoeg 8a694c6b4c noti: 3.1.0 -> 3.2.0 2019-08-16 09:43:17 +08:00
John Wiegley 2edd7103da
mtr: Only include libcap on Darwin
Fixes #66688
2019-08-15 11:29:13 -07:00
Matthew Bauer 4327a965a2 man-db: correct man_db.conf defaults 2019-08-15 12:57:40 -04:00
Matthew Bauer 77b40af4de man-db: 2.7.5 -> 2.8.6.1 2019-08-15 12:57:34 -04:00
Matthew Bauer 3c39b47a62 man-db: don’t list checkInputs twice 2019-08-15 12:57:34 -04:00
Aaron Andersen 8bf23fbe44
Merge pull request #66557 from mmahut/s3ql
s3ql: 2.26 -> 3.2
2019-08-15 12:42:04 -04:00
Lorenzo Manacorda 8e4b081052 ix: init at 20190815 2019-08-15 17:02:26 +02:00
Marek Mahut 9ff4220a52 pazi: adding darwin.apple_sdk.frameworks.Security 2019-08-15 15:40:21 +02:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Michael Weiss 6347116187
inxi: 3.0.35-1 -> 3.0.36-1 2019-08-15 11:11:00 +02:00
aszlig dc525e8b12
Merge pull request #66648 (improve xkbvalidate)
This allows xkbvalidate to be compiled via Clang and also has a few
other portability improvements, eg. it now can even be compiled on OS X,
even though it's probably not needed there.

In addition, I changed the binary name so that it matches the package
name.

I'm merging this in right now, because there is only the xserver NixOS
module where this is used, so the risk of a catastrophic breakage is
very low.

Checks and build done by ofborg also ran successfully and I also did a
few local tests (eg. running via valgrind to avoid leaks) to make sure
it's still working properly.
2019-08-15 01:32:09 +02:00
aszlig 16ecd0d5ca
xkbvalidate: Rename output binary to xkbvalidate
So far, the output binary has been just "validate", which is quite a
very generic name and doesn't match the package name.

Even though I highly doubt that this program will ever be used outside
of NixOS modules, it's nevertheless less confusing to have a consistent
naming.

Signed-off-by: aszlig <aszlig@nix.build>
2019-08-15 01:11:32 +02:00
aszlig 1964b0c1b1
xkbvalidate: Don't rely on GNU extensions
The only reason why I was using _GNU_SOURCE was because of vasprintf(),
so getting rid of that extension should make the source way more
portable.

When using vsnprintf() with a null pointer for the output buffer and a
size of 0, I wasn't quite sure whether this would be undefined
behaviour, so I looked it up in the C11 standard.

In section 7.21.6.5, it explicitly mentions this case, so we're lucky:

  If n is zero, nothing is written, and s may be a null pointer.

Additionally, section 7.21.6.12 writes the following about vsnprintf():

  The vsnprintf function does not invoke the va_end macro.

So to be sure to avoid undefined behaviour I subsequently added the
corresponding va_end() calls.

With this, the platforms attribute is now "unix", because the program
should now even run on OS X, even though it usually wouldn't be needed.

Signed-off-by: aszlig <aszlig@nix.build>
2019-08-15 00:59:58 +02:00
aszlig 77e8a12755
xkbvalidate: Use $CC instead of hardcoded gcc
I initially didn't use $CC because I thought this would be GCC specific,
but it turns out that Clang actually accepts -std=gnu11.

So using $CC here might not work on compilers other than Clang or GCC,
but at the moment those are the compilers we typically use in nixpkgs,
so even if we'd use some other compiler it *might* even work there.

I've tested this by compiling against clangStdenv with both $CC and
clang hardcoded and it works.

This was reported by @dkudriavtsev on IRC.

Signed-off-by: aszlig <aszlig@nix.build>
2019-08-14 23:57:20 +02:00
Jonathan Ringer 9a52a52e99 pazi: 0.2.0 -> 0.3.0 2019-08-14 13:08:49 -07:00
Niklas Hambüchen 19b043fe84 coreutils: Patch benign test case failing with musl.
See https://github.com/NixOS/nixpkgs/pull/61250#issuecomment-491642024

Using upstream patch.
2019-08-14 19:16:43 +02:00
Niklas Hambüchen 5524dac2fe coreutils: Refactor test patching.
So that more patches can easily be added and commented.
2019-08-14 19:16:43 +02:00
worldofpeace dd49cf711e
Merge pull request #66338 from worldofpeace/installer/no-root
installer: Don't run as root
2019-08-14 11:20:54 -04:00
Frederik Rietdijk cff9e6429a Merge staging-next into staging 2019-08-14 13:46:33 +02:00
Frederik Rietdijk 8d56f2472e Merge master into staging-next 2019-08-14 13:45:54 +02:00
Marek Mahut 930659b10b
Merge pull request #66608 from saschagrunert/cri-tools
cri-tools: 1.14.0 -> 1.15.0
2019-08-14 12:50:01 +02:00
Marek Mahut dd87e37a8e
Merge pull request #66590 from jonringer/bump-bdsync
bdsync: 0.10.1 -> 0.11.1
2019-08-14 12:28:36 +02:00
Sascha Grunert 3efc04c41d
cri-tools: 1.14.0 -> 1.15.0
- Fix go build process to include critest as well.
- Fix GitHub repo location to be `kubernetes-sigs`
- Add me as maintainer

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-08-14 09:16:31 +02:00
Marek Mahut 90f6578ef2
Merge pull request #66602 from jonringer/bump-axel
axel: 2.17.3 -> 2.17.5
2019-08-14 08:52:42 +02:00
Jörg Thalheim 453d108417
youtube-dl: 2019.08.02 -> 2019.08.13 (#66603)
youtube-dl: 2019.08.02 -> 2019.08.13
2019-08-14 07:22:29 +01:00
Jörg Thalheim cf5f02b4bb
zsh/pth/zsync: cross fixes (#65780)
zsh/pth/zsync: cross fixes
2019-08-14 07:15:01 +01:00
Robert Djubek 352239e24a
ocrmypdf: init at 8.2.3 2019-08-14 04:45:09 +00:00
xrelkd 0ab733a9e1 youtube-dl: 2019.08.02 -> 2019.08.13 2019-08-14 11:37:33 +08:00
Jonathan Ringer cbed276a69 axel: 2.17.3 -> 2.17.5 2019-08-13 19:55:13 -07:00
Matthew Bauer 326f40e97c
Merge pull request #66386 from typetetris/bacula-crosscompile-fix
bacula: fix cross compiling for armv7l
2019-08-13 21:51:15 -04:00
Jonathan Ringer 65b64ae301 bdsync: 0.10.1 -> 0.11.1 2019-08-13 15:00:05 -07:00
Marek Mahut 61ea45d6be
Merge pull request #65403 from dtzWill/update/dhcpcd-8.0.1
dhcpcd: 7.2.3 -> 8.0.2
2019-08-13 21:59:37 +02:00
worldofpeace a5b77b8cae
Merge pull request #65724 from doronbehar/improve-sequoia
Improve sequoia package expression
2019-08-13 14:44:35 -04:00
Doron Behar 701c788c3f sequoia: improve expression, rename from sequoia-tool
- Add the package to the pythonPackages' attribute set.

- Make the python support overrideable
  We use the pythonSupport argument.

- Rename sequoia-tool -> sequoia
  We provide the whole ecosystem which includes:
    * ffi bindings to Python and C
    * zsh and bash completion for `sq` and `sqv` executables.

- Meta:
  * Use a string as the homepage URL (plain URLs are deprecated).
  * Change description of package to fit upstream and the files we
    actually install.
  * Add @doronbehar as maintainer.
2019-08-13 14:42:27 -04:00
Jan Tojnar bb4a33ec91
ofono: init at 1.30 (#66565)
ofono: init at 1.30
2019-08-13 15:56:52 +02:00
Jan Tojnar 590310b23f
ofono: init at 1.30 2019-08-13 15:37:16 +02:00
Marek Mahut 8b2d5f9088 s3ql: 2.26 -> 3.2 2019-08-13 11:58:39 +02:00
Marek Mahut 2871348a6f
Merge pull request #66548 from delroth/efivar-r13y
efivar: patch build system for reproducibility
2019-08-13 10:37:29 +02:00
Mario Rodas 59d07914da bonfire: fix build with pytest 4 2019-08-13 09:18:25 +02:00
Pierre Bourdon f289585d54
efivar: patch build system for reproducibility 2019-08-13 05:21:54 +02:00
Niklas Hambüchen 0f206b3e73 idevicerestore: init at 2019-02-14 2019-08-13 02:13:15 +02:00
Eric Wolf aa696e8a63 bacula: fix cross compiling for armv7l
got this error while cross compiling:

checking whether setpgrp takes no argument... configure: error: cannot
check setpgrp when cross compiling

autoconf manual says:

— Macro: AC_FUNC_SETPGRP

    If setpgrp takes no argument (the Posix version), define SETPGRP_VOID. Otherwise, it is the BSD version, which takes two process IDs as arguments. This macro does not check whether setpgrp exists at all; if you need to work in that situation, first call AC_CHECK_FUNC for setpgrp.

    The result of this macro is cached in the ac_cv_func_setpgrp_void variable.

    This macro is obsolescent, as current systems have a setpgrp whose signature conforms to Posix. New programs need not use this macro.

So override it with caching variable.
2019-08-12 22:35:45 +02:00
Peter Hoeg 10cc136ed1 grc: leave /etc/grc.conf alone so we can override it
plus a few minor cleanups
2019-08-13 04:19:30 +08:00