Commit Graph

25276 Commits

Author SHA1 Message Date
Corey O'Connor
807a308623 qtwebengine: correct how NIX_BUILD_CORES is propagated to the gn driven ninja. 2018-03-26 12:32:46 -07:00
Jörg Thalheim
7d8d5d4f6f
Merge pull request #37670 from bgamari/libngspice
ngspice: Move shared library to a new derivation
2018-03-26 18:33:42 +01:00
Vincent Laporte
35c8106701 gnumeric: 1.12.38 -> 1.12.39
goffice: 0.10.38 -> 0.10.39
2018-03-26 15:41:33 +02:00
Nikolay Amiantov
9258cea7e0 libva1: full by default
This follows similar changes for libva. Also move `libva-full` to aliases.nix
with an intent to deprecate it later.
2018-03-26 14:11:07 +03:00
Jan Malakhovski
c7cf808ff8 libva: make libva-full the default
It seems that all uses of `libva` it in nixpkgs except `mesa` and itself actually
either will gain from using `libva-full` instead of `libva-minimal` by default
or simply won't care.
2018-03-26 14:02:06 +03:00
Jan Malakhovski
98a8a9b08a webkitgtk218x: fix build 2018-03-26 14:02:06 +03:00
Jan Malakhovski
e822c85287 spice-gtk: fix build 2018-03-26 14:02:06 +03:00
Nikolay Amiantov
6493261bf2 cogl: fix build 2018-03-26 14:02:05 +03:00
Nikolay Amiantov
a5b2e0277a qt5.qtwebengine: fix build 2018-03-26 14:01:49 +03:00
Nikolay Amiantov
db51b836b2 gtk3: fix build 2018-03-26 14:01:49 +03:00
Nikolay Amiantov
1e35a9cc06 virglrenderer: add libdrm as dependency 2018-03-26 14:01:49 +03:00
Nikolay Amiantov
f362cf23d7 qt4: remove OpenGL absolute path patch
In resulting derivation there's no mention of this path anyway (checked with grep).
2018-03-26 14:01:49 +03:00
Nikolay Amiantov
6bf1421f13 treewide: refactor to use libglvnd
* Implement libGL as a symlink package which uses libraries from libglvnd and
  headers from Mesa (since ones from libglvnd are outdated).
* Use libGL_driver.driverLink treewide; add FHS paths where possible.
2018-03-26 14:01:49 +03:00
Nikolay Amiantov
803e87aa1e mesa_noglu: build virgl driver
It's used for 3D acceleration inside qemu.
2018-03-26 14:01:49 +03:00
Nikolay Amiantov
03a6766a6d mesa_noglu: build with libglvnd 2018-03-26 14:01:49 +03:00
Nikolay Amiantov
6467c94c8d libglvnd: 2016-12-22 -> 1.0.0
Move driverLink attribute there.
2018-03-26 14:01:49 +03:00
adisbladis
df0a6d0853
Merge pull request #37334 from ryantm/auto-update/quazip
libsForQt5.quazip: 0.7.1 -> 0.7.3
2018-03-26 15:29:58 +08:00
adisbladis
a83c2f9e54
Merge pull request #37823 from ryantm/auto-update/librelp
librelp: 1.2.14 -> 1.2.15
2018-03-26 14:05:31 +08: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
adisbladis
0385d290c9
Merge pull request #37822 from ryantm/auto-update/libmtp
libmtp: 1.1.14 -> 1.1.15
2018-03-26 10:34:42 +08:00
adisbladis
ea1ba075a8
Merge pull request #37824 from ryantm/auto-update/libusb
libusb1: 1.0.21 -> 1.0.22
2018-03-26 10:33:46 +08:00
Will Dietz
f623858a82 glib: no one wants --witih-libiconv=gnu
Previously this was set on FreBSD and SunOS...
2018-03-25 21:17:49 -05:00
Will Dietz
9d0bc503b5
Merge pull request #37809 from dtzWill/fix/zfs-tirpc-musl
tirpc, zfs: fixups, support using tirpc w/zfs
2018-03-25 20:38:31 -05:00
Will Dietz
515d29c2a5
Merge pull request #37820 from dtzWill/fix/libbsd-musl
libbsd: apply patches from upstream, fix w/musl
2018-03-25 20:26:26 -05:00
Will Dietz
3bf2002199 celt-0.5.1: disable tests that fail to build due to bad code
These were fixed upstream, but patches don't apply to
0.5.1 which we need to use for spice.

Instead of maintaining backported patches for very deprecated
software, just don't build the tests in the first place.
2018-03-25 20:25:01 -05:00
Ryan Mulligan
7f71182cc1 libusb1: 1.0.21 -> 1.0.22
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/libusb/versions.

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 1.0.22 with grep in /nix/store/5wk75f6zd7ha7vhm4y3pd9p1qbc3vmgd-libusb-1.0.22
- directory tree listing: https://gist.github.com/ceccc2a897849afc2956de19e751995f
2018-03-25 17:31:39 -07:00
Ryan Mulligan
f747740535 librelp: 1.2.14 -> 1.2.15
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/librelp/versions.

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 1.2.15 with grep in /nix/store/cjbd6mqjf4lgxl73dkvs9xc03yvdcwwv-librelp-1.2.15
- directory tree listing: https://gist.github.com/bc4e1fc397536ead26ce0d2df2c25296
2018-03-25 17:13:47 -07:00
Ryan Mulligan
373cc61045 libmtp: 1.1.14 -> 1.1.15
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/libmtp/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-connect -h` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-connect --help` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-connect help` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-connect -V` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-connect -v` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-connect --version` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-connect version` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-connect -h` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-connect --help` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-connect help` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-detect -h` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-detect --help` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-detect help` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-detect -V` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-detect -v` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-detect --version` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-detect version` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-detect -h` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-detect --help` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-detect help` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-tracks -h` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-tracks --help` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-tracks help` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-files -h` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-files --help` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-files help` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-files -V` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-files -v` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-files --version` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-files version` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-files -h` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-files --help` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-files help` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-folders -h` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-folders --help` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-folders help` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-playlists -h` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-playlists --help` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-playlists help` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-playlists -V` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-playlists -v` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-playlists --version` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-playlists version` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-playlists -h` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-playlists --help` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-playlists help` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-format -h` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-format --help` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-format help` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-format -V` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-format -v` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-format --version` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-format version` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-format -h` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-format --help` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-format help` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-albumart -h` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-albumart --help` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-albumart help` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-albumart -V` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-albumart -v` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-albumart --version` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-albumart version` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-albumart -h` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-albumart --help` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-albumart help` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-albums -h` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-albums --help` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-albums help` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-albums -V` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-albums -v` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-albums --version` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-albums version` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-albums -h` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-albums --help` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-albums help` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-newplaylist -h` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-newplaylist --help` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-newplaylist help` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-newplaylist -V` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-newplaylist -v` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-newplaylist --version` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-newplaylist version` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-newplaylist -h` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-newplaylist --help` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-newplaylist help` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-emptyfolders -h` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-emptyfolders --help` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-emptyfolders help` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-emptyfolders -V` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-emptyfolders -v` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-emptyfolders --version` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-emptyfolders version` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-emptyfolders -h` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-emptyfolders --help` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-emptyfolders help` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-thumb -h` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-thumb --help` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-thumb -V` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-thumb -v` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-thumb --version` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-thumb -h` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-thumb --help` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-reset -h` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-reset --help` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-reset help` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-reset -V` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-reset -v` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-reset --version` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-reset version` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-reset -h` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-reset --help` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-reset help` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-filetree -h` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-filetree --help` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-filetree help` got 0 exit code
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-filetree -V` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-filetree -v` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-filetree --version` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-filetree -h` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-filetree --help` and found version 1.1.15
- ran `/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin/bin/mtp-hotplug help` got 0 exit code
- found 1.1.15 with grep in /nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin
- directory tree listing: https://gist.github.com/9d2ecb7c47b08cae415b4f3d91f3cb82
2018-03-25 17:10:29 -07:00
Ben Gamari
a62fffd9a5 ngspice: Move shared library to a new derivation
It turns out that the build system does not support building both the
command-line tool and the shared library at the same time. Consequently
the ngspice derivation has not provided the command-line tools since the
shared library was enabled in #31166.
2018-03-25 19:55:40 -04:00
Will Dietz
969499f3e2 libbsd: more upstream patches 2018-03-25 18:48:28 -05:00
Will Dietz
88ea78745a libbsd: apply upstream patch to fix w/musl 2018-03-25 18:48:26 -05:00
Will Dietz
47dc9d7b35 tirpc: remove upstreamed patch, fix w/musl 2018-03-25 18:08:05 -05:00
Will Dietz
2e29f46cc4 libpipeline: 1.4.1 -> 1.5.0 2018-03-25 18:03:23 -05:00
Michael Raskin
e124e203e5
Merge pull request #37772 from xeji/p/ptlib
ptlib: fix build
2018-03-25 16:48:29 +00:00
Ryan Mulligan
5350a56dcf libcec_platform: 2.0.1 -> 2.1.0.1
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 2.1.0.1 with grep in /nix/store/klb1bvsf1az785f2jzvsg5g0sxs8g4l3-p8-platform-2.1.0.1
- directory tree listing: https://gist.github.com/be00d099a69bdff53bd6e138cf5d6877
2018-03-25 11:20:24 -05:00
Ryan Mulligan
642b62d61d oniguruma: 6.6.1 -> 6.7.1
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 6.7.1 with grep in /nix/store/adypaqqfpnmali0662725r7xdzgyqqh0-onig-6.7.1
- directory tree listing: https://gist.github.com/b40671987a847be6597a16cb977ff6a4
2018-03-25 11:13:55 -05:00
Ryan Mulligan
6f463fa7d1 accounts-qt: 1.13 -> 1.15
- Built on NixOS
- ran `/nix/store/790jpjbv7n4ccfwbnp2hpxi6xnh0rp4m-accounts-qt-1.15/bin/accountstest --help` got 0 exit code
- ran `/nix/store/790jpjbv7n4ccfwbnp2hpxi6xnh0rp4m-accounts-qt-1.15/bin/accountstest --help` and found version 1.15
- found 1.15 with grep in /nix/store/790jpjbv7n4ccfwbnp2hpxi6xnh0rp4m-accounts-qt-1.15
- directory tree listing: https://gist.github.com/5d6d729f133d93d11e63e456638fd32e
2018-03-25 11:03:35 -05:00
xeji
4308403c30 ptlib: fix build
patch typedef clashes with unixODBC>=2.3.5
2018-03-25 17:56:06 +02:00
Pascal Bach
7ccbca6010 opencv3: don't download ippicv if not enabled
On aarch64 ipp is not available but the derivation still tries to download it
leading to an error that the platform is not supported.

There is already an option to enable ipp which is disabled by default.
So the sensitive thing to do is to only download the ippicv package if
the option is enabled.

This makes opencv3 build on aarch64.
2018-03-25 15:13:32 +02:00
Matthew Justin Bauer
8349d73c8f
glib: oops 2018-03-25 02:00:32 -05:00
Matthew Justin Bauer
d0384cc7b8
glib: propagate gettext/iconv 2018-03-25 01:56:57 -05:00
Ryan Mulligan
90c143a9b9 xmlrpc_c: 1.33.17 -> 1.39.12
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/4cdb0kvm05d8390pg3agfy7hjm9ygd9s-xmlrpc-c-1.39.12/bin/xmlrpc-c-config --help` got 0 exit code
- ran `/nix/store/4cdb0kvm05d8390pg3agfy7hjm9ygd9s-xmlrpc-c-1.39.12/bin/xmlrpc-c-config --version` and found version 1.39.12
- ran `/nix/store/4cdb0kvm05d8390pg3agfy7hjm9ygd9s-xmlrpc-c-1.39.12/bin/xmlrpc-c-config --help` and found version 1.39.12
- found 1.39.12 with grep in /nix/store/4cdb0kvm05d8390pg3agfy7hjm9ygd9s-xmlrpc-c-1.39.12
- directory tree listing: https://gist.github.com/02ef530309005ffeedbc4af16ffd467c
2018-03-25 01:44:03 -05:00
Ryan Mulligan
5dbaf1f018 xineLib: 1.2.6 -> 1.2.9
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/hnckr7rw59jim490swa9xq3nbn98c411-xine-lib-1.2.9/bin/xine-list-1.2 -h` got 0 exit code
- ran `/nix/store/hnckr7rw59jim490swa9xq3nbn98c411-xine-lib-1.2.9/bin/xine-list-1.2 --help` got 0 exit code
- ran `/nix/store/hnckr7rw59jim490swa9xq3nbn98c411-xine-lib-1.2.9/bin/xine-list-1.2 help` got 0 exit code
- ran `/nix/store/hnckr7rw59jim490swa9xq3nbn98c411-xine-lib-1.2.9/bin/xine-list-1.2 -v` and found version 1.2.9
- ran `/nix/store/hnckr7rw59jim490swa9xq3nbn98c411-xine-lib-1.2.9/bin/xine-list-1.2 --version` and found version 1.2.9
- ran `/nix/store/hnckr7rw59jim490swa9xq3nbn98c411-xine-lib-1.2.9/bin/xine-list-1.2 -h` and found version 1.2.9
- ran `/nix/store/hnckr7rw59jim490swa9xq3nbn98c411-xine-lib-1.2.9/bin/xine-list-1.2 --help` and found version 1.2.9
- found 1.2.9 with grep in /nix/store/hnckr7rw59jim490swa9xq3nbn98c411-xine-lib-1.2.9
- directory tree listing: https://gist.github.com/0b66f70c336b62519465be16269e2cce
2018-03-25 01:43:37 -05:00
Matthew Justin Bauer
8f3091939b
Merge pull request #37752 from ryantm/fix-urls
treewide: use more HTTPS URLs
2018-03-25 00:40:17 -05:00
Ryan Mulligan
b189247ba0 treewide: use more HTTPS URLs
Uses the HTTPS url for cases where the existing URL has a permanent
redirect. For each domain, at least one fixed derivation URL was
downloaded to test the domain is properly serving downloads.

Also fixes jbake source URL, which was broken.
2018-03-24 22:04:25 -07:00
Ryan Mulligan
d1982e8ae7 libpqxx: 6.1.0 -> 6.1.1
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/kk2j3iz4kllp58v3k0jy88pr78gqb53d-libpqxx-6.1.1/bin/pqxx-config -h` got 0 exit code
- ran `/nix/store/kk2j3iz4kllp58v3k0jy88pr78gqb53d-libpqxx-6.1.1/bin/pqxx-config --help` got 0 exit code
- ran `/nix/store/kk2j3iz4kllp58v3k0jy88pr78gqb53d-libpqxx-6.1.1/bin/pqxx-config help` got 0 exit code
- ran `/nix/store/kk2j3iz4kllp58v3k0jy88pr78gqb53d-libpqxx-6.1.1/bin/pqxx-config -V` and found version 6.1.1
- ran `/nix/store/kk2j3iz4kllp58v3k0jy88pr78gqb53d-libpqxx-6.1.1/bin/pqxx-config -v` and found version 6.1.1
- ran `/nix/store/kk2j3iz4kllp58v3k0jy88pr78gqb53d-libpqxx-6.1.1/bin/pqxx-config --version` and found version 6.1.1
- ran `/nix/store/kk2j3iz4kllp58v3k0jy88pr78gqb53d-libpqxx-6.1.1/bin/pqxx-config version` and found version 6.1.1
- ran `/nix/store/kk2j3iz4kllp58v3k0jy88pr78gqb53d-libpqxx-6.1.1/bin/pqxx-config -h` and found version 6.1.1
- ran `/nix/store/kk2j3iz4kllp58v3k0jy88pr78gqb53d-libpqxx-6.1.1/bin/pqxx-config --help` and found version 6.1.1
- ran `/nix/store/kk2j3iz4kllp58v3k0jy88pr78gqb53d-libpqxx-6.1.1/bin/pqxx-config help` and found version 6.1.1
- found 6.1.1 with grep in /nix/store/kk2j3iz4kllp58v3k0jy88pr78gqb53d-libpqxx-6.1.1
- directory tree listing: https://gist.github.com/5915a75a4c094a7918ab2b42fc150b80
2018-03-24 22:58:03 -05:00
Ryan Mulligan
ea4042e8bf fdk_aac: 0.1.5 -> 0.1.6
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 0.1.6 with grep in /nix/store/cp8yg64bk9zga197f0npsp23l1w23r1r-fdk-aac-0.1.6
- directory tree listing: https://gist.github.com/4a817b07a8c77aa7e3d16adb65f01186
2018-03-24 22:56:17 -05:00
Ryan Mulligan
dbcfee9958 commonsIo: 2.4 -> 2.6
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 2.6 with grep in /nix/store/5yl4dj084qj2x6xawqpbgs9bmlgxjjkb-commons-io-2.6
- found 2.6 in filename of file in /nix/store/5yl4dj084qj2x6xawqpbgs9bmlgxjjkb-commons-io-2.6
- directory tree listing: https://gist.github.com/a62494f31c4e13128a99cb347f615952
2018-03-24 22:55:12 -05:00
Jörg Thalheim
b790f92e78
Merge pull request #37686 from ryantm/auto-update/swiften
swiften: 3.0beta2 -> 4.0
2018-03-24 23:17:26 +00:00
Matthew Pickering
46a90e3273 clipper: init at 6.4.2 2018-03-24 14:38:57 -05:00
Josef Kemetmüller
285ef9be09 libcdio-paranoia: fix darwin build 2018-03-24 18:05:34 +01:00
Vladimír Čunát
6dbb6a380b
poppler: fix evaluation, probably after merges 2018-03-24 14:56:15 +01:00
Shea Levy
f4f76bdf33
Merge branch 'master' into staging 2018-03-24 08:44:40 -04:00
Robin Gloster
8a244db9f3
libsForQt5.qtspeech: enable 2018-03-24 12:07:52 +01:00
Gabriel Ebner
856159fec7 Merge branch 'auto-update/mdds' 2018-03-24 10:57:01 +01:00
Shea Levy
0f854cd2d1
Merge branch 'master' into staging 2018-03-24 01:34:53 -04:00
Ryan Mulligan
db68a3f47d fox: 1.6.49 -> 1.6.56
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/84izmk7vawbjy8jq443ym0wx7k2a89my-fox-1.6.56/bin/reswrap -h` got 0 exit code
- ran `/nix/store/84izmk7vawbjy8jq443ym0wx7k2a89my-fox-1.6.56/bin/reswrap --help` got 0 exit code
- ran `/nix/store/84izmk7vawbjy8jq443ym0wx7k2a89my-fox-1.6.56/bin/adie -h` got 0 exit code
- ran `/nix/store/84izmk7vawbjy8jq443ym0wx7k2a89my-fox-1.6.56/bin/adie --help` got 0 exit code
- ran `/nix/store/84izmk7vawbjy8jq443ym0wx7k2a89my-fox-1.6.56/bin/fox-config --version` and found version 1.6.56
- found 1.6.56 with grep in /nix/store/84izmk7vawbjy8jq443ym0wx7k2a89my-fox-1.6.56
- directory tree listing: https://gist.github.com/04085b0f58d3548a56ff6ed257520c45
2018-03-23 21:04:09 -05:00
Daiderd Jordan
f16db19610
openexrid-unstable: fix clang build
/cc ZHF #36454
2018-03-24 02:11:58 +01:00
Daiderd Jordan
2700690f17
atk: fix darwin install_name 2018-03-23 23:08:15 +01:00
Wout Mertens
f0e5972526
Merge pull request #37662 from ryantm/auto-update/libdvdread
libdvdread + libdvdnav: 5.0.3 -> 6.0.0
2018-03-23 21:08:22 +01:00
Ryan Mulligan
10601654e4 tevent: 0.9.35 -> 0.9.36
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 0.9.36 with grep in /nix/store/6bqs8b2x2q1f8lxnkh11n1272agnaj5y-tevent-0.9.36
- found 0.9.36 in filename of file in /nix/store/6bqs8b2x2q1f8lxnkh11n1272agnaj5y-tevent-0.9.36
2018-03-23 14:55:12 -05:00
Ryan Mulligan
a5d2b1b3bf alembic: 1.7.5 -> 1.7.6
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/lq17m55g4javshd8v5qlw3mmcpcy6zc4-alembic-1.7.6-bin/bin/abcls -h` got 0 exit code
- ran `/nix/store/lq17m55g4javshd8v5qlw3mmcpcy6zc4-alembic-1.7.6-bin/bin/abcls --help` got 0 exit code
- ran `/nix/store/lq17m55g4javshd8v5qlw3mmcpcy6zc4-alembic-1.7.6-bin/bin/abcls help` got 0 exit code
- ran `/nix/store/lq17m55g4javshd8v5qlw3mmcpcy6zc4-alembic-1.7.6-bin/bin/abctree -h` got 0 exit code
- ran `/nix/store/lq17m55g4javshd8v5qlw3mmcpcy6zc4-alembic-1.7.6-bin/bin/abctree --help` got 0 exit code
- ran `/nix/store/lq17m55g4javshd8v5qlw3mmcpcy6zc4-alembic-1.7.6-bin/bin/abcconvert --help` got 0 exit code
- found 1.7.6 with grep in /nix/store/lq17m55g4javshd8v5qlw3mmcpcy6zc4-alembic-1.7.6-bin
2018-03-23 14:52:24 -05:00
Matthew Justin Bauer
45bc292f2e
Merge pull request #37031 from ryantm/auto-update/libbson
libbson: 1.9.2 -> 1.9.3
2018-03-23 14:44:41 -05:00
Matthew Justin Bauer
b9789bc73c
Merge pull request #37032 from ryantm/auto-update/libcouchbase
libcouchbase: 2.8.4 -> 2.8.5
2018-03-23 14:44:25 -05:00
Matthew Justin Bauer
2f220ff272
Merge pull request #37039 from ryantm/auto-update/libsass
libsass: 3.4.9 -> 3.5.1
2018-03-23 14:44:06 -05:00
Matthew Justin Bauer
a6386ca683
Merge pull request #37052 from ryantm/auto-update/libu2f-host
libu2f-host: 1.1.4 -> 1.1.5
2018-03-23 14:43:47 -05:00
Matthew Justin Bauer
a9a715593c
Merge pull request #36834 from badi/qtkeychain
qtkeychain: 0.7.0 -> 0.8.0, fix darwin build
2018-03-23 14:40:03 -05:00
John Ericson
5d116251db
Merge pull request #37707 from obsidiansystems/gettext-setup-hook-cross
gettext, libiconv: Make setup hook work for cross
2018-03-23 15:21:43 -04:00
dbornside
aab5e4becb libesmtp: actually correct license 2018-03-23 14:37:58 -04:00
dbornside
4dc0315259 libesmtp: wrong license/wrong license attribute 2018-03-23 14:21:36 -04:00
dbornside
db5350092a libesmtp: add metadata 2018-03-23 13:45:28 -04:00
John Ericson
045de0af81 libiconv: Make setup hook work for cross 2018-03-23 13:32:55 -04:00
Wout Mertens
9846fbf06b
libdvdnav: 5.0.3 -> 6.0.0
Semi-automatic update generated by ryantm/nix-update tools. These checks were done:

- built on NixOS
/tmp/tmp.5t3QSH6Esb /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 6.0.0 with grep in /nix/store/9hclm5126babak424wlc0bflzp5w8wxg-libdvdnav-6.0.0
- directory tree listing: gist.github.com/ac1677320d622ed0b03422144cbbc5e4
2018-03-23 17:41:19 +01:00
Will Dietz
4ae1790f6d
Merge pull request #37688 from dtzWill/fix/no-libintl-musl
gettext: don't add -lintl on musl, either
2018-03-23 11:26:26 -05:00
John Ericson
1482c3c8d8 gettext: Make setup hook work for cross 2018-03-23 12:07:11 -04:00
Gabriel Ebner
304e3a0b07 Merge remote-tracking branch 'nixos/master' into auto-update/mdds 2018-03-23 16:35:24 +01:00
Gabriel Ebner
8e7bf7ff54
Merge pull request #37664 from ryantm/auto-update/libmediainfo
libmediainfo: 17.12 -> 18.03
2018-03-23 14:58:50 +01:00
xeji
e26810069e spice-gtk: fix symlink errors, add withPolkit option 2018-03-23 14:23:16 +01:00
Peter Simons
cb6f88ce5e Revert "gdk_pixbuf: 2.36.7 → 2.36.11"
This reverts commit 3abd1ec53d because the change
breaks many packages, like Emacs, pavucontrol, xmobar, etc. Further details can
be found at https://github.com/NixOS/nixpkgs/issues/37696.
2018-03-23 14:09:13 +01:00
Michael Raskin
0b7a3308b7 poppler: 0.62 -> 0.63
(cherry picked from commit 988bcca05c)
2018-03-23 11:30:08 +01:00
Michael Raskin
18aa4e08ff Revert "poppler: 0.62 -> 0.63"
This reverts commit 988bcca05c.

A larger rebuild than planned
2018-03-23 11:28:51 +01:00
Jörg Thalheim
9dd4cb3948
Merge pull request #37679 from ryantm/auto-update/nlohmann_json
nlohmann_json: 3.1.1 -> 3.1.2
2018-03-23 09:17:37 +00:00
Michael Raskin
e9817b2a76 poppler_0_61: init at 0.61 (needed for LibreOffice Still) 2018-03-23 10:23:42 +01:00
Michael Raskin
988bcca05c poppler: 0.62 -> 0.63 2018-03-23 10:23:42 +01:00
lewo
421a4a2a75
Merge pull request #37519 from ryantm/auto-update/netcdf-fortran
netcdffortran: 4.4.3 -> 4.4.4
2018-03-23 09:44:56 +01:00
Will Dietz
b59fd70210 gettext: don't add -lintl on musl, either
gettext won't actually provide libintl unless we go out of
our way to tell it to do so [1][2].

We could add those flags on musl (as I initially did in [3]),
but then we have two different libintl.h files and generally
some confusion about which gettext is being used.

Instead of sorting that out, for now let's just continue on
without gettext providing libintl-- it's worked well enough so far.

Only change that needs to be made, then, is to avoid
adding -lintl on musl since there is no libintl.

[1] c739240fd2
[2] https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-libs/libintl/libintl-0.19.8.1.ebuild?id=332e48712b6521697f992f923c9c985482dd1c36#n41
[3] 729302f29a
2018-03-23 03:04:55 -05:00
adisbladis
0efd1287b1
Merge pull request #37667 from ryantm/auto-update/librsync
librsync: 2.0.1 -> 2.0.2
2018-03-23 15:01:38 +08:00
Ryan Mulligan
a252f83fdb swiften: 3.0beta2 -> 4.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/swiften/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/pfiq18ki0dzdd0zsbvv04sppr4f28fl5-swiften-4.0/bin/swiften-config -h` got 0 exit code
- ran `/nix/store/pfiq18ki0dzdd0zsbvv04sppr4f28fl5-swiften-4.0/bin/swiften-config --help` got 0 exit code
- ran `/nix/store/pfiq18ki0dzdd0zsbvv04sppr4f28fl5-swiften-4.0/bin/swiften-config help` got 0 exit code
- ran `/nix/store/pfiq18ki0dzdd0zsbvv04sppr4f28fl5-swiften-4.0/bin/swiften-config --version` and found version 4.0
- found 4.0 with grep in /nix/store/pfiq18ki0dzdd0zsbvv04sppr4f28fl5-swiften-4.0
- directory tree listing: https://gist.github.com/bf18dc85d27b684315737f90db4a6b64
2018-03-22 22:36:20 -07:00
Benjamin Saunders
3808369103 vulkan-loader: 1.0.61.1 -> 1.1.70.0
Lockstep glslang and spirv-tools updates included
2018-03-22 21:41:04 -07: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
Ryan Mulligan
6c3855038a nlohmann_json: 3.1.1 -> 3.1.2
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.1.2 with grep in /nix/store/ak7p93w4pkmjvx5fi82fg40rra5z6g44-nlohmann_json-3.1.2
- directory tree listing: https://gist.github.com/cebf8a5968a9c2ae65ec58227044fcad
2018-03-22 17:45:10 -07:00
Andrew Childs
d0df007843 libftdi1: add darwin platform 2018-03-23 01:26:11 +01:00
Ryan Mulligan
d85259178e mdds: 1.2.2 -> 1.3.1
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 1.3.1 with grep in /nix/store/1jh7ran6gm77rksnm74kix37b44b1ni9-mdds-1.3.1
- directory tree listing: https://gist.github.com/bd00a4a5fa8495574a863ebf42d43a9a
2018-03-22 16:37:28 -07:00
Nikolay Amiantov
7a77439b03 libgpg-error: fix on ARM 2018-03-23 02:37:02 +03:00
Ryan Trinkle
998a19e854 syslog-ng: enable SMTP destination 2018-03-22 19:23:19 -04:00
Piotr Bogdan
077dedbf24 freetype: fix freetype-config 2018-03-23 02:09:32 +03:00
Daiderd Jordan
60604acab0
poppler: fix clang build 2018-03-23 00:09:29 +01:00
Ryan Mulligan
7b6cdb5556 librsync: 2.0.1 -> 2.0.2
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
/tmp/tmp.c5vXLPpHST /home/ryantm/.cache/nixpkgs
/home/ryantm/.cache/nixpkgs
- ran `/nix/store/w6nqi0pjm3bm0v1kcxk9v1ndj0qnjg6z-librsync-2.0.2/bin/rdiff -h` got 0 exit code
- ran `/nix/store/w6nqi0pjm3bm0v1kcxk9v1ndj0qnjg6z-librsync-2.0.2/bin/rdiff --help` got 0 exit code
- ran `/nix/store/w6nqi0pjm3bm0v1kcxk9v1ndj0qnjg6z-librsync-2.0.2/bin/rdiff -V` and found version 2.0.2
- ran `/nix/store/w6nqi0pjm3bm0v1kcxk9v1ndj0qnjg6z-librsync-2.0.2/bin/rdiff --version` and found version 2.0.2
- found 2.0.2 with grep in /nix/store/w6nqi0pjm3bm0v1kcxk9v1ndj0qnjg6z-librsync-2.0.2
- found 2.0.2 in filename of file in /nix/store/w6nqi0pjm3bm0v1kcxk9v1ndj0qnjg6z-librsync-2.0.2
- directory tree listing: https://gist.github.com/aef3b835949789ba889040112d401160
2018-03-22 15:29:19 -07:00
Ryan Mulligan
47e2bce865 libmediainfo: 17.12 -> 18.03
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
/tmp/tmp.XuzpDKKIWd /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 18.03 with grep in /nix/store/zs2mqa4yzrcy89x12hpz445b5lf8v618-libmediainfo-18.03
- directory tree listing: https://gist.github.com/647416634a701d34570d8a26d64689e7
2018-03-22 15:20:14 -07:00
Daiderd Jordan
366bf3a309
ntbtls: fix darwin build
/cc ZHF #36454
2018-03-22 23:16:19 +01:00
Matthew Bauer
0a2ef04359 gettext: fixup 2018-03-22 16:50:16 -05:00
Matthew Bauer
d9aaae5579 gettext: disable hook when libc == glibc 2018-03-22 16:50:15 -05:00
Matthew Bauer
9109a90479 treewide: remove some more gettext references 2018-03-22 16:50:14 -05:00
Matthew Bauer
c295e7a7f5 libiconv: fix bad setup-hook 2018-03-22 16:50:13 -05:00
Matthew Bauer
a59003d58f treewide: fix eval 2018-03-22 16:50:12 -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
Matthew Bauer
9e75fb5eb4 libiconv: add setup-hook 2018-03-22 16:50:10 -05:00
Matthew Bauer
90c132c7f1 gettext: add -lintl to setup-hook 2018-03-22 16:50:10 -05:00
Ryan Mulligan
df141c291b libdvdread: 5.0.3 -> 6.0.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
/tmp/tmp.VPeJUrg2fP /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 6.0.0 with grep in /nix/store/dr0ps08716fhniggawzg9f9s7d74r8v7-libdvdread-6.0.0
- directory tree listing: https://gist.github.com/63bc02c878936a5428bbd234fd6c26c8
2018-03-22 14:39:19 -07:00
John Ericson
568b37384a Merge remote-tracking branch 'upstream/master' into staging 2018-03-22 16:08:22 -04:00
Joachim F
c90c6bb2de
Merge pull request #37405 from ryantm/auto-update/agda-stdlib
AgdaStdlib: 0.14 -> 0.15
2018-03-22 18:35:42 +00:00
Ryan Mulligan
0a86a06b7e asio: 1.10.8 -> 1.12.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 1.12.0 with grep in /nix/store/1js10q8jgqmpk6ashz63am7f9xl37kvs-asio-1.12.0
- directory tree listing: https://gist.github.com/834ad2743ce2f56612f8ba9ff9a4e5b5
2018-03-22 17:01:53 +01:00
Michael Raskin
64d3fb2fbf
Merge pull request #37628 from ryantm/auto-update/fflas-ffpack
fflas-ffpack: 2.2.2 -> 2.3.2
2018-03-22 15:50:05 +00:00
Ryan Mulligan
7ec4573f4c dlib: 19.9 -> 19.10
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 19.10 with grep in /nix/store/3h9m66pcyc428v616z3ls200aidd12wz-dlib-19.10
- directory tree listing: https://gist.github.com/7c3e568146e46ccdaed28be2916bd0a9
2018-03-22 16:38:28 +01:00
Ryan Mulligan
214630f43c fflas-ffpack: 2.2.2 -> 2.3.2
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/10g4cklvbc5d7hkymlzbgnn7yw7mgdkp-fflas-ffpack-2.3.2/bin/fflas-ffpack-config -h` got 0 exit code
- ran `/nix/store/10g4cklvbc5d7hkymlzbgnn7yw7mgdkp-fflas-ffpack-2.3.2/bin/fflas-ffpack-config --help` got 0 exit code
- ran `/nix/store/10g4cklvbc5d7hkymlzbgnn7yw7mgdkp-fflas-ffpack-2.3.2/bin/fflas-ffpack-config help` got 0 exit code
- ran `/nix/store/10g4cklvbc5d7hkymlzbgnn7yw7mgdkp-fflas-ffpack-2.3.2/bin/fflas-ffpack-config -V` and found version 2.3.2
- ran `/nix/store/10g4cklvbc5d7hkymlzbgnn7yw7mgdkp-fflas-ffpack-2.3.2/bin/fflas-ffpack-config -v` and found version 2.3.2
- ran `/nix/store/10g4cklvbc5d7hkymlzbgnn7yw7mgdkp-fflas-ffpack-2.3.2/bin/fflas-ffpack-config --version` and found version 2.3.2
- ran `/nix/store/10g4cklvbc5d7hkymlzbgnn7yw7mgdkp-fflas-ffpack-2.3.2/bin/fflas-ffpack-config version` and found version 2.3.2
- ran `/nix/store/10g4cklvbc5d7hkymlzbgnn7yw7mgdkp-fflas-ffpack-2.3.2/bin/fflas-ffpack-config -h` and found version 2.3.2
- ran `/nix/store/10g4cklvbc5d7hkymlzbgnn7yw7mgdkp-fflas-ffpack-2.3.2/bin/fflas-ffpack-config --help` and found version 2.3.2
- ran `/nix/store/10g4cklvbc5d7hkymlzbgnn7yw7mgdkp-fflas-ffpack-2.3.2/bin/fflas-ffpack-config help` and found version 2.3.2
- found 2.3.2 with grep in /nix/store/10g4cklvbc5d7hkymlzbgnn7yw7mgdkp-fflas-ffpack-2.3.2
- directory tree listing: https://gist.github.com/e66f5e5926034e2f224c064aba1c3613
2018-03-22 08:31:23 -07:00
Shea Levy
380171c9f6
libgpg-error: 1.27 -> 1.28 2018-03-22 09:28:58 -04:00
Jan Tojnar
43580b6800
libmypaint: fix build with automake 1.16 2018-03-22 13:27:44 +01:00
Jörg Thalheim
93763a5c18
Merge pull request #37612 from volth/patch-118
libguestfs: doInstallCheck only with appliance
2018-03-22 12:13:16 +00:00
Shea Levy
d0a8866622
Merge branch 'binutils-2.30' into staging 2018-03-22 07:28:10 -04:00
Jan Tojnar
80ce338940
spice-gtk: clean up 2018-03-22 10:32:24 +01:00
Jan Tojnar
0bf6fb76f5
pipewire: clean up 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
volth
d0893dc154
libguestfs: doInstallCheck only with appliance 2018-03-22 07:19:12 +00:00
Jan Tojnar
f7397f21ab
libcloudproviders: fix build 2018-03-22 07:48:13 +01:00
Jan Tojnar
79092439ca
gtkspell3: add gir 2018-03-22 07:48:12 +01:00
Jan Tojnar
bf91662967
libwnck3: build gir 2018-03-22 07:48:11 +01:00
Jan Tojnar
9fa2844784
webkitgtk220x: cleanup 2018-03-22 07:46:57 +01:00
Jan Tojnar
fac57c25f0
gtk3: fix gtk-encode-symbolic-svg 2018-03-22 07:46:57 +01:00
Jan Tojnar
72b3c4a959
geoclue2: build gir 2018-03-22 07:46:57 +01:00
Jan Tojnar
2bd4880588
spice-gtk: add vapi 2018-03-22 07:46:56 +01:00
Jan Tojnar
55c4927fe7
libvirt-glib: add vapi 2018-03-22 07:46:56 +01:00
Tor Hedin Brønner
d9253589a7
gnome3.gvfs: fix build
Also fix xfce.gvfs
2018-03-22 07:46:56 +01:00
Jan Tojnar
90a2e8d4f2
farstream: build gir 2018-03-22 07:46:55 +01:00
Herwig Hochleitner
3a3ea1a69d
webkitgtk: patch shebangs in postPatch
this eliminates a build error due to /bin/bash in build scripts
2018-03-22 07:46:52 +01:00
Herwig Hochleitner
562ae56056
webkitgtk: 2.18 -> 2.20 2018-03-22 07:46:52 +01:00
Andreas Rammhold
73244d10bb
libdazzle: init at 3.28.0 2018-03-22 07:46:51 +01:00
Jan Tojnar
0c2ede96a0
librsvg: always build introspection
We have multiple outputs nowadays.
2018-03-22 07:46:50 +01:00
Tor Hedin Brønner
174a82141c
gvfs: fix build 2018-03-22 07:46:50 +01:00
Jan Tojnar
08c023ce61
appstream-glib: 0.7.6 → 0.7.7
Update & fix build – installed tests in $out output mentioned binaries
from $dev output.
2018-03-22 07:46:49 +01:00
Jan Tojnar
4f338f0eee
enchant2: init at 2.2.3 2018-03-22 07:46:48 +01:00
Jan Tojnar
a5bc51fa2a
atk: port to meson 2018-03-22 07:46:47 +01:00
Jan Tojnar
f1b19d3a20
gnome3.webkitgtk: fix build 2018-03-22 07:46:47 +01:00
Jan Tojnar
a9dbcdb626
gtksourceview4: init at 4.0.0 2018-03-22 07:46:46 +01:00
Jan Tojnar
1f1393129a
gtksourceview3: add vala dependency
Needed by gnome-calculator.
2018-03-22 07:46:46 +01:00
Jan Tojnar
08113f7ce7
gtksourceview: move out of gnome3 2018-03-22 07:46:46 +01:00
Jan Tojnar
443a6c21a3
glib-networking: fix build 2018-03-22 07:46:45 +01:00
Jan Tojnar
af766c764e
libsoup: fix build & clean up 2018-03-22 07:46:44 +01:00
Jan Tojnar
41db0371d4
gnome3.libhttpseverywhere: fix build 2018-03-22 07:46:43 +01:00
Jan Tojnar
0973618e4e
gnome3: automated update 2018-03-22 07:46:42 +01:00
Jan Tojnar
e468c04383
gobjectIntrospection: fix incorrect GIR shared library paths
When a library path contained the library name it was eagerly matched

    libfwupd.so.2 => /build/fwupd-1.0.5/build/libfwupd/libfwupd.so.2 (0x00007ffff7bbd000)
                                              ^^^^^^^^^^^^^^^^^^^^^^
    libgweather-3.so.15 => /build/libgweather-3.28.0/build/libgweather/libgweather-3.so.15 (0x00007ffff7bae000)
                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

which lead to a broken shared library path in the generated GIR file.

This patch allows the soname on the left-hand side of the arrow to
be matched to avoid the trap of the right-hand side. A negative
lookahead had to be added to select the store path, since only
the first match is taken into account.

    libglib-2.0.so.0 => /nix/store/dqlc8y4phlg1hmdbwkhqfwhnxcac88d1-glib-2.56.0/lib/libglib-2.0.so.0 (0x00007ffff6400000)

This will not fix non-GNU platforms, where the soname is not printed
first, but we cannot do much without structured ldd output.

Closes: https://github.com/NixOS/nixpkgs/issues/34988
2018-03-22 07:46:00 +01:00
Jan Tojnar
3abd1ec53d
gdk_pixbuf: 2.36.7 → 2.36.11 2018-03-22 07:34:56 +01:00
Matthew Justin Bauer
e0133cd7da
Merge pull request #37236 from matthewbauer/auto-update/activemq
activemq: 5.13.4 -> 5.14.5
2018-03-21 23:42:28 -05:00
Matthew Justin Bauer
11aae76a98
Merge pull request #37228 from matthewbauer/auto-update/SDL_gfx
SDL_gfx: 2.0.25 -> 2.0.26
2018-03-21 23:41:21 -05:00
Ryan Mulligan
601e1d80c3 srtp: 1.5.4 -> 2.1.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 2.1.0 with grep in /nix/store/rgqp3xyxn4m88whigf4msz3kj07hhgkf-libsrtp-2.1.0
- directory tree listing: https://gist.github.com/d1a145c8a1c6845fe2715b901b9f99b2
2018-03-21 23:02:06 +00:00
Ryan Mulligan
7aef8750a6 netcdf: 4.6.0 -> 4.6.1
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/zchkzwsgsnl8aqbxzvi7hh93bdfl4759-netcdf-4.6.1/bin/nc-config --help` got 0 exit code
- ran `/nix/store/zchkzwsgsnl8aqbxzvi7hh93bdfl4759-netcdf-4.6.1/bin/nc-config --version` and found version 4.6.1
- found 4.6.1 with grep in /nix/store/zchkzwsgsnl8aqbxzvi7hh93bdfl4759-netcdf-4.6.1
- directory tree listing: https://gist.github.com/74ab9782611602d870caba813c09697e
2018-03-21 23:01:19 +00:00
Daiderd Jordan
18474c1842
mysocketw: fix darwin build
/cc ZHF #36454
2018-03-21 23:55:13 +01:00
Ryan Mulligan
7185d93c62 unixODBC: 2.3.5 -> 2.3.6
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/mmcxnlq2km3jcd0iwfnfrqr1v3g1k0ax-unixODBC-2.3.6/bin/isql --help` got 0 exit code
- ran `/nix/store/mmcxnlq2km3jcd0iwfnfrqr1v3g1k0ax-unixODBC-2.3.6/bin/isql --version` and found version 2.3.6
- ran `/nix/store/mmcxnlq2km3jcd0iwfnfrqr1v3g1k0ax-unixODBC-2.3.6/bin/isql --help` and found version 2.3.6
- ran `/nix/store/mmcxnlq2km3jcd0iwfnfrqr1v3g1k0ax-unixODBC-2.3.6/bin/odbcinst --help` got 0 exit code
- ran `/nix/store/mmcxnlq2km3jcd0iwfnfrqr1v3g1k0ax-unixODBC-2.3.6/bin/odbcinst --version` and found version 2.3.6
- ran `/nix/store/mmcxnlq2km3jcd0iwfnfrqr1v3g1k0ax-unixODBC-2.3.6/bin/odbcinst --help` and found version 2.3.6
- ran `/nix/store/mmcxnlq2km3jcd0iwfnfrqr1v3g1k0ax-unixODBC-2.3.6/bin/iusql --help` got 0 exit code
- ran `/nix/store/mmcxnlq2km3jcd0iwfnfrqr1v3g1k0ax-unixODBC-2.3.6/bin/iusql --version` and found version 2.3.6
- ran `/nix/store/mmcxnlq2km3jcd0iwfnfrqr1v3g1k0ax-unixODBC-2.3.6/bin/iusql --help` and found version 2.3.6
- ran `/nix/store/mmcxnlq2km3jcd0iwfnfrqr1v3g1k0ax-unixODBC-2.3.6/bin/odbc_config --version` and found version 2.3.6
- found 2.3.6 with grep in /nix/store/mmcxnlq2km3jcd0iwfnfrqr1v3g1k0ax-unixODBC-2.3.6
- directory tree listing: https://gist.github.com/09c59bac7a63f422b01e46272e81915b
2018-03-21 22:48:14 +00:00
volth
f823d50259 libguestfs: fix path to appliance 2018-03-21 22:46:01 +00:00
Ryan Mulligan
510907a598 xercesc: 3.1.4 -> 3.2.1
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/hlkw8kda3fc03mr4j8pcz11cj19rlls2-xerces-c-3.2.1/bin/MemParse -h` got 0 exit code
- ran `/nix/store/hlkw8kda3fc03mr4j8pcz11cj19rlls2-xerces-c-3.2.1/bin/MemParse --help` got 0 exit code
- ran `/nix/store/hlkw8kda3fc03mr4j8pcz11cj19rlls2-xerces-c-3.2.1/bin/PSVIWriter help` got 0 exit code
- ran `/nix/store/hlkw8kda3fc03mr4j8pcz11cj19rlls2-xerces-c-3.2.1/bin/SCMPrint help` got 0 exit code
- ran `/nix/store/hlkw8kda3fc03mr4j8pcz11cj19rlls2-xerces-c-3.2.1/bin/SEnumVal help` got 0 exit code
- found 3.2.1 with grep in /nix/store/hlkw8kda3fc03mr4j8pcz11cj19rlls2-xerces-c-3.2.1
- directory tree listing: https://gist.github.com/b0e7f99274b68686c5e81ab68cf510ba
2018-03-21 22:43:37 +00:00
Tuomas Tynkkynen
74720a36c7 Merge remote-tracking branch 'upstream/master' into staging 2018-03-21 23:51:55 +02:00
xeji
fa50e903cf libhttpseverywhere: fix build
run tests in correct directory
2018-03-21 23:23:11 +02:00
Daiderd Jordan
fe37684525
luaffi: fix darwin build
/cc ZHF #36454
2018-03-21 21:28:53 +01:00
Daiderd Jordan
c2ca5c057d
libqglviewer: fix darwin build
/cc ZHF #36454
2018-03-21 21:28:53 +01:00
Daiderd Jordan
9a054d7cd6
libnfs: fix clang build
/cc ZHF #36454
2018-03-21 21:28:52 +01:00
Tuomas Tynkkynen
1874678d12 make-dbus-conf: Don't depend on unnecessary libxslt outputs
Might fix https://hydra.nixos.org/build/71580290.
2018-03-21 22:18:50 +02:00
Edward Tjörnhammar
5566bf97e5
libheimdal: 7.4.0 -> 7.5.0
In Heimdal 7.1 through 7.4, remote unauthenticated attackers are able to
crash the KDC by sending a crafted UDP packet containing empty data
fields for client name or realm.

Security: CVE-2017-17439
2018-03-21 21:17:50 +01:00
Will Dietz
a7bc556ce9 gtkspell3: add missing isocodes dep 2018-03-21 10:21:42 -05:00
Matthew Pickering
92f76df825 Add darwin to qwt platforms attribute 2018-03-21 08:28:02 +00:00
Matthew Pickering
4a4478bbc0 Add additional darwin dependency for qca2 2018-03-21 08:28:02 +00:00
Matthew Pickering
ef4bce8bf1 Build qwt6 on darwin 2018-03-21 08:28:00 +00:00
Matthew Pickering
3391006fd5 Fix qscintilla qt5 darwin build 2018-03-21 08:28:00 +00:00
Matthew Pickering
de6360b63e Build qca2 on darwin 2018-03-21 08:27:59 +00:00
Matthew Pickering
f0a8f1f313 Refine libspatialindex platforms attribute 2018-03-21 08:27:58 +00:00
Gabriel Ebner
5296c5ce59
Merge pull request #37409 from ryantm/auto-update/commons-compress
commonsCompress: 1.8.1 -> 1.16.1
2018-03-21 07:28:44 +01:00
Andreas Rammhold
d2eddd1a97
Merge pull request #37490 from ryantm/auto-update/libyaml-cpp
libyamlcpp: 0.6.1 -> 0.6.2
2018-03-21 06:31:21 +01:00
Ryan Mulligan
b0f64deb0b netcdffortran: 4.4.3 -> 4.4.4
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/iab00yc7zgj1q5cdazbnfbx2gc9f6zi0-netcdf-fortran-4.4.4/bin/nf-config -h` got 0 exit code
- ran `/nix/store/iab00yc7zgj1q5cdazbnfbx2gc9f6zi0-netcdf-fortran-4.4.4/bin/nf-config --help` got 0 exit code
- ran `/nix/store/iab00yc7zgj1q5cdazbnfbx2gc9f6zi0-netcdf-fortran-4.4.4/bin/nf-config help` got 0 exit code
- ran `/nix/store/iab00yc7zgj1q5cdazbnfbx2gc9f6zi0-netcdf-fortran-4.4.4/bin/nf-config --version` and found version 4.4.4
- found 4.4.4 with grep in /nix/store/iab00yc7zgj1q5cdazbnfbx2gc9f6zi0-netcdf-fortran-4.4.4
- directory tree listing: https://gist.github.com/c28218d35636f05cac88796c8fe27ec1
2018-03-20 19:09:33 -07:00
Matthieu Coudron
a8403b64f8 gpgme: add withPython ? false to enable bindings
Useful for MUAs mostly, like alot
2018-03-21 10:21:39 +09:00
Matthieu Coudron
d9292429e7 alot: 0.5.1 to 0.7.0
- added gnupg to checkInputs
- generate manpage (optional)
- move alot.desktop file to $out/share/applications
- disabled tests as they need the network (dependency on twisted)

Thanks to Sarah Brofeldt, Ben Mcginnes for their help (and other) and
to FRidh for the repeated careful reviews.
2018-03-21 10:21:38 +09:00
Shea Levy
31119d3ef6
pcre: Fix /bin/sh dependency 2018-03-20 17:26:21 -04:00
Michael Raskin
876158c5e1
Merge pull request #37472 from ryantm/auto-update/libfixposix
libfixposix: 0.4.1 -> 0.4.3
2018-03-20 21:25:38 +00:00
Shea Levy
5ce31aa6b7
Revert "atlas: 3.10.2 -> 3.10.3"
3.10.3 segfaults with glibc 2.27, and since it was fairly recently
added via autoupdate hopefully it's not too strongly needed yet.

This reverts commit 4c28d80be2.
2018-03-20 17:21:20 -04:00
Shea Levy
c6b71f55fd
attr: Remove /bin/sh dependency. 2018-03-20 17:21:16 -04:00
Ryan Mulligan
c1912bdede libtirpc: 1.0.2 -> 1.0.3 (#37487)
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 1.0.3 with grep in /nix/store/npaq7mvly8z13h38c8g1x0y4ggxi77k0-libtirpc-1.0.3
- directory tree listing: https://gist.github.com/ad3687f7d46ffd3201e6fbe6e2e090b9
2018-03-20 23:39:39 +03:00
Ryan Mulligan
cc6dc2cefc libyamlcpp: 0.6.1 -> 0.6.2
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 0.6.2 with grep in /nix/store/cfm3y6c18a0ys0ndbv4g4zixay7zh331-libyaml-cpp-0.6.2
- found 0.6.2 in filename of file in /nix/store/cfm3y6c18a0ys0ndbv4g4zixay7zh331-libyaml-cpp-0.6.2
- directory tree listing: https://gist.github.com/54fa524e8988d3fbe9920824135802a0
2018-03-20 13:22:09 -07:00
Ryan Mulligan
f1f6b462ff libfixposix: 0.4.1 -> 0.4.3
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 0.4.3 with grep in /nix/store/ksrz74w4gzxb2mf8yb3f3i67i80cr93v-libfixposix-0.4.3
- directory tree listing: https://gist.github.com/ddc89b6def68fbc70c046bfdaa1c02b8
2018-03-20 10:34:42 -07:00
John Ericson
0c52fe9702
Merge pull request #37460 from obsidiansystems/host-meta-platforms-fixes
treewide: `meta.platforms` fixes now that it tracks the host platform
2018-03-20 13:08:54 -04:00
John Ericson
e49c14c35b libatomic_ops: Allow Building on Windows too 2018-03-20 13:01:27 -04:00
Thomas Tuegel
4590309419
Merge pull request #36868 from bkchr/kde_frameworks_5_44
kde-frameworks: 5.43 -> 5.44
2018-03-20 08:26:32 -05:00
Shea Levy
4250dd5de4
Merge branch 'master' into staging 2018-03-20 08:38:28 -04:00
Ryan Mulligan
e506914cfb commonsCompress: 1.8.1 -> 1.16.1
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 1.16.1 in filename of file in /nix/store/bkj0f3csgr7z46ancws66bzgcxpamq8x-commons-compress-1.16.1
- directory tree listing: https://gist.github.com/2f7f8d5e9ede388260bcf5a3e305bd80
2018-03-19 22:39:42 -07:00
Ryan Mulligan
7770e378a1 AgdaStdlib: 0.14 -> 0.15
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 0.15 with grep in /nix/store/6787gs55hpa46z4507ji4jz5za51lyqy-agda-stdlib-0.15
- directory tree listing: https://gist.github.com/386f03ce4900379ef75d5d01bcc2cebb
2018-03-19 21:03:33 -07:00
Will Dietz
48c3e60061 aws-sdk-cpp: 1.4.10 -> 1.4.15 2018-03-19 20:05:53 -05:00
Daiderd Jordan
3f964978d8
libftdi: mark linux only 2018-03-20 00:01:52 +01:00
Daiderd Jordan
5873a3418b
iniparser: fix darwin build
/cc ZHF #36454
2018-03-19 23:41:50 +01:00
Will Dietz
161253f0e0
Merge pull request #37047 from dtzWill/fix/openblas-numpy-musl
openblas, numpy: fix w/musl
2018-03-19 13:39:24 -05:00
Matthew Justin Bauer
09709b7a07
Merge pull request #36605 from ryantm/auto-update/libdigidocpp
libdigidocpp: 3.12.0.1317 -> 3.13.3.1365
2018-03-19 12:31:42 -05:00
Matthew Justin Bauer
f359b402a3
Merge pull request #36613 from ryantm/auto-update/libsvm
libsvm: 3.20 -> 3.22
2018-03-19 12:30:49 -05:00
Matthew Justin Bauer
935e6e308a
Merge pull request #36637 from ryantm/auto-update/openfst
openfst: 1.6.3 -> 1.6.6
2018-03-19 12:30:34 -05:00
Matthew Justin Bauer
b31f9c05ac
Merge pull request #36413 from Esteth/master
vo-amrwbenc: init at 0.1.3
2018-03-19 11:58:22 -05:00