Commit Graph

15321 Commits

Author SHA1 Message Date
Nikolay Amiantov
7fe170baff bumblebee: remove X libraries from LD_LIBRARY_PATH
They seem to no longer be needed.
2018-03-26 14:02:06 +03:00
Nikolay Amiantov
96a76b8b9c primusLib: fix path to libglapi 2018-03-26 14:02:06 +03:00
Nikolay Amiantov
22671aa031 glxinfo: fix build 2018-03-26 14:01:49 +03:00
Will Dietz
01b254ec50
Merge pull request #37835 from dtzWill/fix/musl-libiconv
"libiconv" fixes re:musl
2018-03-25 23:40:20 -05:00
Matthew Justin Bauer
1eda88c3bf
recode: fix libintl issue
should resolve https://hydra.nixos.org/build/71918435/nixlog/1
2018-03-25 23:36:14 -05:00
Will Dietz
b6b94f0b27 man-db: disable tests w/musl as simplest solution 2018-03-25 21:17:50 -05:00
Will Dietz
0f33611c10
Merge pull request #37816 from dtzWill/fix/vde2-musl
vde2: musl patch
2018-03-25 20:35:11 -05:00
Will Dietz
3675d77058 vde2: musl patch 2018-03-25 19:06:59 -05:00
Will Dietz
5faa470da2 btrfs-progs: disable backtrace, fix build w/musl 2018-03-25 18:46:06 -05:00
Shea Levy
f4f76bdf33
Merge branch 'master' into staging 2018-03-24 08:44:40 -04:00
Austin Seipp
efbeb74d0d memtier-benchmark: init at 1.2.11
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-03-24 04:18:45 -05:00
Shea Levy
0f854cd2d1
Merge branch 'master' into staging 2018-03-24 01:34:53 -04:00
Robert Scott
814225cf22 aws-auth: remove
No longer works with current awscli versions, unmaintained upstream
2018-03-23 21:12:25 -05:00
Ryan Mulligan
51350dd012 libbitcoin-protocol: 3.4.0 -> 3.5.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 3.5.0 with grep in /nix/store/6726g0ccxn9iklg3vmpllmbp9dxkckgg-libbitcoin-protocol-3.5.0
- directory tree listing: https://gist.github.com/31ff5b959604c484f3e037bf19fbb0d9
2018-03-23 21:01:37 -05:00
Ryan Mulligan
b9870fed88 libbitcoin-explorer: 3.4.0 -> 3.5.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/j07vd1p6h4c5fxyiskqqvfvi902vvsn2-libbitcoin-explorer-3.5.0/bin/bx help` got 0 exit code
- found 3.5.0 with grep in /nix/store/j07vd1p6h4c5fxyiskqqvfvi902vvsn2-libbitcoin-explorer-3.5.0
- directory tree listing: https://gist.github.com/672afbcda72ddef99aebfc49a81edc45
2018-03-23 21:01:23 -05:00
Ryan Mulligan
08e3950f30 libbitcoin-client: 3.4.0 -> 3.5.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 3.5.0 with grep in /nix/store/gmwvkr4gj2n0ak2ppxwmhakqsr8ihxhc-libbitcoin-client-3.5.0
- directory tree listing: https://gist.github.com/afab2c737b7764c7fb6ea2f0bc8b9ee8
2018-03-23 21:01:00 -05:00
Ryan Mulligan
f9abda7a58 libbitcoin: 3.4.0 -> 3.5.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 3.5.0 with grep in /nix/store/ciln99fn6lhwnb1z1h6cyrk6vc4a0ngn-libbitcoin-3.5.0
- directory tree listing: https://gist.github.com/57d42e66f139b59578e1c681316c0ec6
2018-03-23 21:00:43 -05:00
Ryan Mulligan
7184de3945 minissdpd: 1.5.20180203 -> 1.5.20180223
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- directory tree listing: https://gist.github.com/a596018c138a1d359fa81cc983730be2
2018-03-23 21:00:19 -05:00
Ryan Mulligan
9a6ba03cac miniupnpd: 2.0.20180203 -> 2.0.20180222
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- directory tree listing: https://gist.github.com/207d415090e19d752f7ec321bb409364
2018-03-23 20:59:51 -05:00
Florian Klink
c6882b2cf9 modemmanager: rename ModemManager.service to modem-manager.service
This is in line with NetworkManager.service being renamed to
network-manager.service

fixes #30452
2018-03-23 23:48:58 +00:00
Florian Klink
6ac74d60ad networkmanager-pptp: remove package
Currently broken on NixOS due to hardcoded modprobe binary path (see
bug #30756 from Oct 2017), no activity on a proposed fix for months.
As the protocol is terribly broken anyways, let's better remove it
completely, and not talk about anymore ;-)

Closes #30756.
2018-03-23 22:24:50 +01:00
Matthew Justin Bauer
03302996ad
Merge pull request #37061 from ryantm/auto-update/logrotate
logrotate: 3.13.0 -> 3.14.0
2018-03-23 14:43:07 -05:00
Matthew Justin Bauer
460dde91cc
Merge pull request #37065 from ryantm/auto-update/lynis
lynis: 2.6.2 -> 2.6.3
2018-03-23 14:42:44 -05:00
Matthew Justin Bauer
10103d6998
Merge pull request #36470 from ryantm/auto-update/bareos
bareos: 15.2.4 -> 17.2.5
2018-03-23 14:31:43 -05:00
Jörg Thalheim
213ff3766c
Merge pull request #37700 from erictapen/neopg-init
neopg: Init at 0.0.4
2018-03-23 19:07:10 +00:00
Austin Seipp
1800e4ec0b wrk2: init at 4.0.0-e0109df5
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-03-23 13:42:10 -05:00
xeji
8cd005b6fb t: 2.9.0 -> 3.1.0
2.9.0 didn't build anymore
2018-03-23 20:01:38 +02:00
Michael Weiss
d7af685896 lf: 2018-03-19 -> 1
The first non-nightly release (r1).
2018-03-23 16:50:54 +01:00
Justin Humm
ebe1cc211e
neopg: Init at 0.0.4 2018-03-23 16:12:29 +01:00
Gabriel Ebner
cbcc815301
Merge pull request #37446 from ryantm/auto-update/ibus-table
ibus-engines.table: 1.9.16 -> 1.9.18
2018-03-23 14:48:20 +01:00
Gabriel Ebner
7af85f5970
Merge pull request #37448 from ryantm/auto-update/ibus-table-others
ibus-engines.table-others: 1.3.7 -> 1.3.9
2018-03-23 14:48:07 +01:00
Gabriel Ebner
9a7c9738e5
Merge pull request #37649 from ryantm/auto-update/ibus-anthy
ibus-engines.anthy: 1.5.9 -> 1.5.10
2018-03-23 14:47:10 +01:00
Jan Tojnar
faa31ee3ae
gupnp-tools: clean up 2018-03-23 13:18:41 +01:00
Michael Raskin
a7d1a86bb3 modemmanager: fix patch sha256
I looked at the patch as it is now, it seems OK

I tested the build, it suceeds

I have no idea where the previous hash comes from
2018-03-23 12:23:08 +01:00
adisbladis
2e73e2ae79
modemmanager: Patch glib header dependency, fixes modemmanager-qt build 2018-03-23 17:04:36 +08:00
adisbladis
69e6845b60
modemmanager: Add glib to buildInputs 2018-03-23 16:17:27 +08:00
Matthew Justin Bauer
d23d44374f
Merge pull request #37012 from matthewbauer/libintl-sanity
Make "localizations" sane again
2018-03-22 20:39:30 -05:00
Matthew Justin Bauer
12d79ca04b
Merge pull request #36550 from ryantm/auto-update/gmic
gmic: 1.7.9 -> 2.2.0
2018-03-22 20:25:43 -05:00
Nikolay Amiantov
91072b7b23
Merge pull request #37647 from abbradar/systemd-238
[WIP] Update systemd and unbreak staging
2018-03-23 01:11:32 +03:00
Matthew Bauer
9109a90479 treewide: remove some more gettext references 2018-03-22 16:50:14 -05:00
Matthew Bauer
929f469ede treewide: remove libiconv hacks 2018-03-22 16:50:11 -05:00
Matthew Bauer
ed2a9cf65f treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
John Ericson
568b37384a Merge remote-tracking branch 'upstream/master' into staging 2018-03-22 16:08:22 -04:00
Ryan Mulligan
8742b55ab3 ibus-engines.anthy: 1.5.9 -> 1.5.10
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
/tmp/tmp.2tbPvTstTb /home/ryantm/.cache/nixpkgs
/home/ryantm/.cache/nixpkgs
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.5.10 with grep in /nix/store/3h4a30xh4ddij4i5nmyi8p478y804jv7-ibus-anthy-1.5.10
- directory tree listing: https://gist.github.com/2a6dbfad474173b76f5f0d7aa35964f6
2018-03-22 12:52:04 -07:00
Nikolay Amiantov
26256ead32 btrfs-progs: fix build with new e2fsprogs 2018-03-22 22:16:19 +03:00
Ryan Mulligan
27fcb342c4 fwup: 0.18.1 -> 1.0.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/1w5mk97wzbp6xdwj0phwmdr0z7rfc1nf-fwup-1.0.0/bin/fwup -h` got 0 exit code
- ran `/nix/store/1w5mk97wzbp6xdwj0phwmdr0z7rfc1nf-fwup-1.0.0/bin/fwup --help` got 0 exit code
- ran `/nix/store/1w5mk97wzbp6xdwj0phwmdr0z7rfc1nf-fwup-1.0.0/bin/fwup --version` and found version 1.0.0
- found 1.0.0 with grep in /nix/store/1w5mk97wzbp6xdwj0phwmdr0z7rfc1nf-fwup-1.0.0
- directory tree listing: https://gist.github.com/9b3eafd6e201b20c76f1f8f4d8ed13f8
2018-03-22 16:42:39 +01:00
Robin Gloster
fda705527d
nixbot: remove
obsoleted mostly by ofborg
2018-03-22 16:17:12 +01:00
Shea Levy
d0a8866622
Merge branch 'binutils-2.30' into staging 2018-03-22 07:28:10 -04:00
Jan Tojnar
2abac54c03
colord: 1.4.1 → 1.4.2 2018-03-22 10:32:24 +01:00
Tuomas Tynkkynen
809b0d26bd Merge remote-tracking branch 'upstream/master' into staging 2018-03-22 09:54:10 +02:00