Commit Graph

52037 Commits

Author SHA1 Message Date
Francois-Rene Rideau
d9f419bd57 gambit, gerbil: use stdenv = gccStdenv
clang builds gambit 10x slower to produce code that is 3x slower than
when using GCC. So use GCC to build Gambit and Gerbil.
2018-08-11 14:07:15 -04:00
Francois-Rene Rideau
c75576f9e8 gerbil-unstable: 2018-05-12 -> 2018-08-11 2018-08-11 14:07:05 -04:00
Vaibhav Sagar
c7596ef742 ghc861: 8.6.1-alpha2 -> 8.6.1-beta1 (#44891) 2018-08-11 19:06:36 +01:00
Thomas Mader
c685f15dc2 dub: 1.8.1 -> 1.10.0 2018-08-11 16:53:00 +02:00
Thomas Mader
6301b09eaa dtools: 2.079.1 -> 2.081.1 2018-08-11 16:53:00 +02:00
Thomas Mader
643d9a08ef dmd: 2.079.1 -> 2.081.1
Needed to switch to ldc as bootstrap compiler to fix the compilation
2018-08-11 16:52:59 +02:00
Daniël de Kok
4beb94d6d6 python/grpcio: fix darwin build
grpcio currently does not build on Darwin (10.13.6). Due to the
following issues:

* ar is invoked with incorrect flags (#33765).
* libtool cannot be found, with a libtool dependency, with libtool
  the option '-no_warning_for_no_symbols' is not recognized.
* the module build cannot find boringssl that is packaged with
  python-grpcio when pkgconfig is not installed (grpc/#10058).
2018-08-11 16:47:35 +02:00
volth
d46cfd2ff0
libvirt: fix dlopen("libjansson.so.4") 2018-08-11 13:58:06 +00:00
Benjamin Hipple
34d7a370c1 antlr: fix license
See #43716
2018-08-11 13:43:56 +00:00
Timo Kaufmann
921e5ceef3
Merge pull request #44894 from markuskowa/sqlite-lic
Fix licenses (#43716)
2018-08-11 15:31:29 +02:00
Markus Kowalewski
31d2f03fb9
sqsh: add license 2018-08-11 14:33:05 +02:00
Markus Kowalewski
a647d07f4c
sqlite,sqlar: add licenses 2018-08-11 14:32:05 +02:00
Thomas Mader
f4f488de21 ldc: 1.8.0 -> 1.10.0
Disabled tests on Darwin for now
2018-08-11 13:53:02 +02:00
Jörg Thalheim
5fc5e0642b
Merge pull request #44892 from volth/patch-228
libvirt: jansson required for qemu suppport
2018-08-11 12:56:10 +02:00
Yegor Timoshenko
501607e0ee
Merge pull request #43068 from yegortimoshenko/qdigidoc
libdigidoc, libdigidocpp, qdigidoc updates
2018-08-11 13:13:22 +03:00
Pascal Wittmann
c53c9986bd
Merge pull request #44358 from NixOS/add-missing-licenses
Add missing licenses
2018-08-11 11:32:58 +02:00
volth
df05344d96
libvirt: jansson required for qemu suppport 2018-08-11 09:19:09 +00:00
Bas van Dijk
9481513360 cabal2nix: fix build by overriding hpack to 0.29.6
Fixes: https://github.com/NixOS/cabal2nix/issues/369
2018-08-11 10:44:27 +02:00
Bas van Dijk
e9b7e73120
Merge pull request #44356 from ElvishJerricco/callcabal2nix-passthru-deriver
callCabal2nix: Passthru deriver
2018-08-11 10:34:06 +02:00
R. RyanTM
b728f5cd72 libytnef: 1.9.2 -> 1.9.3 (#44662) 2018-08-11 07:58:22 +00:00
Pascal Wittmann
a34579e01e
Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/tools/networking/network-manager/fortisslvpn.nix
2018-08-11 09:36:34 +02:00
Orivej Desh
c2cf0c5f4c gdal: build with xml support 2018-08-11 00:58:31 +00:00
Samuel Dionne-Riel
cfb7ccb08c
Merge pull request #44840 from nicknovitski/mruby-init
mruby: init at 1.4.1
2018-08-10 19:34:22 -04:00
Samuel Dionne-Riel
53bfb47e1d mruby: Removes a test that fails in the sandbox. 2018-08-10 19:07:20 -04:00
Samuel Dionne-Riel
f847155014 mruby: Fixes build on Linux
I'm not sure of the semantics of `gcc` vs. `ld` for linking, but it
makes the difference between working and:

```
/nix/store/gpc2wld1s0c6qzx9326cwn1wcx29xzsj-binutils-2.30/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000401100
```
2018-08-10 19:07:17 -04:00
Nick Novitski
c26a6db0f8 mruby: init at 1.4.1 2018-08-10 18:59:38 -04:00
Matthew Bauer
14d689fe5f c-ares: fix android build
https://hydra.nixos.org/build/79244764
2018-08-10 16:06:15 -04:00
Jason Carr
533a83c30d nodePackages: update versions 2018-08-10 15:10:21 -04:00
Jason Carr
c2fc585110 nodePackages.madoko init 2018-08-10 15:04:58 -04:00
Jason Carr
2560b0724a nodePackages.jake init 2018-08-10 15:04:53 -04:00
Francois-Rene Rideau
0dd9403a34 gambit-unstable: 2018-05-30 -> 2018-08-06 2018-08-10 13:11:11 -04:00
Will Fancher
08b766921d callCabal2nix: Passthru deriver 2018-08-10 11:38:09 -04:00
Jörg Thalheim
c260a4d001 python.pkgs.pyls-isort: fix url/description 2018-08-10 14:28:01 +02:00
Jörg Thalheim
0165572217 python3.pkgs.pyls-mypy: 0.1.2 -> 0.1.3 2018-08-10 14:22:59 +02:00
Jörg Thalheim
3ea430ca2a python.pkgs.pyls-black: init at 0.2.1 2018-08-10 14:15:16 +02:00
Kevin Quick
a9c48a0ad3 python: thespian: 3.9.2 -> 3.9.4 (#44857) 2018-08-10 12:28:49 +02:00
Jörg Thalheim
6df851d0e5 libdigidocpp: 3.13.3.1365 -> 3.13.6 2018-08-10 13:02:22 +03:00
Jörg Thalheim
bac254ee7f libdigidoc: 3.10.1.1212 -> 3.10.4 2018-08-10 13:02:22 +03:00
Sarah Brofeldt
62eab59734
Merge pull request #44859 from vaibhavsagar/mosml-init
mosml: init at 2.10.1
2018-08-10 11:54:42 +02:00
Vaibhav Sagar
2625353466 mosml: init at 2.10.1 2018-08-10 17:51:11 +08:00
xeji
ccd9fdd3cd
Merge pull request #44852 from yegortimoshenko/20180810.025530/libinotify-kqueue
libinotify-kqueue: init at 20180201
2018-08-10 11:44:22 +02:00
Yegor Timoshenko
6f35084ea7 libinotify-kqueue: enable tests 2018-08-10 12:27:27 +03:00
Jake Waksbaum
6385e5ffda lcalc: Add darwin support (#44850) 2018-08-10 09:53:52 +02:00
Peter Hoeg
47349c0103 wp-cli: 1.5.1 -> 2.0.0 2018-08-10 15:00:17 +08:00
Frederik Rietdijk
7d09b2912b
Merge pull request #44832 from bhipple/u/waf
waf: 2.0.6 -> 2.0.10
2018-08-10 08:31:09 +02:00
Samuel Dionne-Riel
c116b485e4
Merge pull request #40978 from elitak/inav
inav: init at 2.0.0-rc2; betaflight: 3.2.3 -> 3.4.0-rc4
2018-08-09 21:33:06 -04:00
Yegor Timoshenko
f4c2ee0049 libinotify-kqueue: init at 20180201 2018-08-10 03:09:56 +03:00
Silvan Mosberger
38b2e88d87
Merge pull request #44846 from Infinisil/fix/goa
goa: fix and clean
2018-08-10 00:35:57 +02:00
Silvan Mosberger
61d426085f
goa: fix and clean 2018-08-10 00:23:26 +02:00
Silvan Mosberger
d91825e158 python3Packages.zeep: fix build (#44843) 2018-08-10 00:17:57 +02:00
Elmar Athmer
0213e80c6c hcloud: 1.5.0 -> 1.6.0 (#44845) 2018-08-10 00:14:38 +02:00
Silvan Mosberger
faf2821566
Merge pull request #44838 from Infinisil/fix/remake
remake: fix build with glibc2.27
2018-08-09 23:20:27 +02:00
Silvan Mosberger
29f9fcd477
Merge pull request #44830 from Infinisil/fix/yi
yi: fix build
2018-08-09 23:20:07 +02:00
Silvan Mosberger
7f12361e62
yi: fix build 2018-08-09 22:28:25 +02:00
Silvan Mosberger
2583123523
remake: fix build with glibc2.27
Same fix as applied for gnumake in 519f0b8db2
2018-08-09 22:23:04 +02:00
Benjamin Hipple
32b11f423d waf: 2.0.6 -> 2.0.10
This commit also swaps the build tool to use python3 internally (which waf fully
supports and prefers) and swaps the src to be downloaded from gitlab. The waf.io
site only keeps source tarballs of the latest version, so once a new waf comes
out we can no longer reproduce older versions.

We need the ensureNewerSources hook to avoid this error, in both `python2` and `python3`:

    ValueError: ZIP does not support timestamps before 1980
2018-08-09 14:51:28 -04:00
xeji
f0dba3f598
spice-gtk: 0.34 -> 0.35 (#44675)
- new dependency: opusfile
- enable celt 0.5.1 explicitly, no longer auto-enabled
2018-08-09 20:27:15 +02:00
Benjamin Hipple
03709a06a9 pcre: fetch from HTTPS instead of FTP (#44828)
It's not uncommon for enterprise environments to block FTP traffic to external
sites. Since `pcre` gives an official HTTPS download URL [1] alongside the
official FTP endpoint, let's use that instead.

[1] https://www.pcre.org/
2018-08-09 20:21:29 +02:00
R. RyanTM
376c30c839 geos: 3.6.2 -> 3.6.3 (#44781)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/geos/versions.
2018-08-09 20:14:40 +02:00
R. RyanTM
cb40c56378 c-blosc: 1.14.3 -> 1.14.4 (#44796)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/c-blosc/versions.
2018-08-09 20:05:32 +02:00
R. RyanTM
bca83f7cd1 insomnia: 5.16.6 -> 6.0.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/insomnia/versions.
2018-08-09 09:56:44 -07:00
Jan Tojnar
c83e929b94
Merge pull request #44689 from jtojnar/gnome-cleanup
GNOME2 cleanup
2018-08-09 18:55:59 +02:00
R. RyanTM
368169366f libsixel: 1.8.1 -> 1.8.2 (#44758)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libsixel/versions.
2018-08-09 18:30:25 +02:00
Jan Tojnar
5a2229c321
libssh: add patch required for mysql-workbench 2018-08-09 17:36:51 +02:00
Jan Tojnar
f07203656b
antlr4_7.runtime.cpp: init at 4.7.1 2018-08-09 17:36:50 +02:00
Rodney Lorrimar
3a195dc2ef pythonPackages.uuid: init at 1.30 2018-08-09 16:53:30 +02:00
Jörg Thalheim
8b64d81b06
Merge pull request #44755 from r-ryantm/auto-update/librealsense
librealsense: 2.13.0 -> 2.14.1
2018-08-09 15:37:48 +01:00
Jörg Thalheim
222f6615ff librealsense: correct meta.platforms 2018-08-09 16:36:56 +02:00
Jörg Thalheim
57bc44280c librealsense: restrict to x86_64 2018-08-09 16:31:12 +02:00
Pascal Wittmann
af8cd3c74e
Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/applications/version-management/subversion/default.nix
2018-08-09 13:10:27 +02:00
Pascal Wittmann
38923afae2
opam: add license
see issue #43716
2018-08-09 12:37:13 +02:00
Pascal Wittmann
83429fa1d0
openbabel: add license
see issue #43716
2018-08-09 12:35:16 +02:00
Pascal Wittmann
79e2f03969
openbsm: add license
see issue #43716
2018-08-09 12:33:28 +02:00
Pascal Wittmann
1d4de0d552
Merge pull request #44813 from markuskowa/licenses-zip
Add licenses: libzip, minizip, bzip2, zip
2018-08-09 12:15:33 +02:00
R. RyanTM
9c338630a9 libbytesize: 1.3 -> 1.4 (#44750)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libbytesize/versions.
2018-08-09 11:45:47 +02:00
Markus Kowalewski
33818a2627
zlib,minizip: add license, update meta data 2018-08-09 11:44:34 +02:00
Markus Kowalewski
2ff7660178
zlib: add license 2018-08-09 11:13:44 +02:00
Markus Kowalewski
08efbbd13b
libzip: add license 2018-08-09 11:13:29 +02:00
R. RyanTM
73d0a140e0 cutelyst: 2.4.1 -> 2.5.1 (#44790) 2018-08-09 07:13:23 +00:00
Frederik Rietdijk
786cbba7be
Merge pull request #44447 from NixOS/staging-next
Staging next
2018-08-09 09:04:03 +02:00
Vladimír Čunát
94e608d587
Merge branch 'master' into staging-next 2018-08-09 08:48:04 +02:00
R. RyanTM
26e4afca59 mbedtls: 2.11.0 -> 2.12.0 (#44741) 2018-08-09 06:41:54 +00:00
Jörg Thalheim
cd6d2e2103
Merge pull request #44799 from r-ryantm/auto-update/avr-gcc
avrgcc: 8.1.0 -> 8.2.0
2018-08-09 07:37:12 +01:00
Jörg Thalheim
bed2b81949
Merge pull request #44795 from r-ryantm/auto-update/avr-binutils
avrbinutils: 2.30 -> 2.31.1
2018-08-09 07:36:42 +01:00
André Stylianos Ramos
9d7831b859 joker: 0.9.4 -> 0.9.5 (#44776) 2018-08-09 08:16:58 +02:00
Jörg Thalheim
fd650064da
Merge pull request #44788 from r-ryantm/auto-update/cscope
cscope: 15.8b -> 15.9
2018-08-09 07:06:32 +01:00
adisbladis
b8e25d2ce3
Merge pull request #44809 from r-ryantm/auto-update/buildbot-worker
buildbot-worker: 1.2.0 -> 1.3.0
2018-08-09 13:54:39 +08:00
Jörg Thalheim
4bc38499f2
Merge pull request #44804 from r-ryantm/auto-update/babl
babl: 0.1.52 -> 0.1.54
2018-08-09 06:52:25 +01:00
Jörg Thalheim
210af8681e
Merge pull request #44807 from r-ryantm/auto-update/bear
bear: 2.3.11 -> 2.3.12
2018-08-09 06:10:07 +01:00
Orivej Desh
2659e0a206 gdal: update proj option 2018-08-09 03:48:09 +00:00
R. RyanTM
3aa6f292f2 buildbot-worker: 1.2.0 -> 1.3.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/buildbot-worker/versions.
2018-08-08 20:32:19 -07:00
R. RyanTM
ab5e09bb36 bear: 2.3.11 -> 2.3.12
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bear/versions.
2018-08-08 20:26:21 -07:00
R. RyanTM
bd61b3c261 babl: 0.1.52 -> 0.1.54
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/babl/versions.
2018-08-08 20:11:07 -07:00
R. RyanTM
aaa88f4c7f avrgcc: 8.1.0 -> 8.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/avr-gcc/versions.
2018-08-08 19:54:24 -07:00
Orivej Desh
e6a3e4706a gdal: 2.3.0 -> 2.3.1
qhull and giflib are added to build inputs to unbundle them, otherwise gdal uses
internal copies.
2018-08-09 02:26:57 +00:00
Orivej Desh
6fd962ed33 qhull: 2012.1 -> 2016.1 (#44773) 2018-08-09 02:26:02 +00:00
R. RyanTM
1e0f87bfbc avrbinutils: 2.30 -> 2.31.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/avr-binutils/versions.
2018-08-08 19:19:08 -07:00
R. RyanTM
ef47003fa9 cscope: 15.8b -> 15.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/cscope/versions.
2018-08-08 18:13:29 -07:00
Austin Seipp
0f25234437 yosys: 2018.05.03 -> 2018.08.08, enable protobuf backend
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-08-08 19:49:41 -05:00
Austin Seipp
436f60cbbe arachne-pnr: 2018.05.03 -> 2018.05.13
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-08-08 19:18:53 -05:00
Austin Seipp
078da082b6 libressl: add 2.8.0
This does not remove any prior versions: LibreSSL versions are
maintained for a year after their corresponding OpenBSD branch is tagged
for release:

   - v2.6.x, part of OpenBSD 6.2-release, Nov 2017 (EOL: Nov 2018)
   - v2.7.x, part of OpenBSD 6.3-release, Apr 2018 (EOL: Apr 2019)
   - v2.8.x, expected OpenBSD 6.4-release, ETA Sep 2018 (EOL: Sep 2019)

This also does not change the default version: the stable branch remains
2.7.x, and 2.8.0 is the newest released development version. 2.8 can
become the default after OpenBSD-6.4

Closes #44760 (as it's redundant).

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-08-08 18:59:22 -05:00
volth
ef129a51a2 graalvm: fix dead url (#44723) 2018-08-09 01:37:12 +02:00
tobim
78e8173e57 cquery: 2018-05-01 -> 2018-08-08 (#44726)
This also extends the wrapper to explicitly set the cache
directory, since it is required for every invokation with
the `--init` option.
2018-08-09 01:31:15 +02:00
Orivej Desh
50f3d41563 gdal_1_11: 1.11.3 -> 1.11.5
fortify is disabled because it is incompatible with -O0 (set below).
2018-08-08 23:26:34 +00:00
R. RyanTM
45cc316b90 ocamlPackages.csv: 2.0 -> 2.1 (#44735)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ocaml4.05.0-csv/versions.
2018-08-09 00:51:53 +02:00
R. RyanTM
98881b1e92 libsForQt5.qtkeychain: 0.8.0 -> 0.9.0 (#44703)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/qtkeychain-qt5/versions.
2018-08-09 00:32:55 +02:00
Christopher Ostrouchov
1d46027c3d pythonPackages.pysrim: init at 0.5.8 (#44756)
- compatible with 2.7, 3+
 - tests are not run due to requiring git lfs download of repository
2018-08-09 00:31:51 +02:00
R. RyanTM
61bd4d7225 libx86emu: 1.14 -> 2.0 (#44757)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libx86emu/versions.
2018-08-09 00:21:40 +02:00
R. RyanTM
2fdb6dc18c kotlin: 1.2.51 -> 1.2.60
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/kotlin/versions.
2018-08-08 21:37:59 +00:00
R. RyanTM
876ec63650 opendht: 1.7.2 -> 1.7.4 (#44732)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/opendht/versions.
2018-08-08 23:26:09 +02:00
R. RyanTM
e0bfaf27e8 usbredir: 0.7.1 -> 0.8.0 (#44670)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/usbredir/versions.
2018-08-08 23:25:32 +02:00
R. RyanTM
20701b2d2a pkcs11helper: 1.24 -> 1.25 (#44727)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pkcs11-helper/versions.
2018-08-08 23:19:21 +02:00
R. RyanTM
7bacb29458 oprofile: 1.2.0 -> 1.3.0 (#44733)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/oprofile/versions.
2018-08-08 23:16:47 +02:00
R. RyanTM
6b0dfb09e8 openfst: 1.6.8 -> 1.6.9 (#44731)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/openfst/versions.
2018-08-08 23:08:27 +02:00
Christopher Ostrouchov
74f0282d65 pythonPackages.singledispatch: move expression (#44654) 2018-08-08 22:35:46 +02:00
R. RyanTM
2ee44420a0 librealsense: 2.13.0 -> 2.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/librealsense/versions.
2018-08-08 13:25:31 -07:00
Christopher Ostrouchov
8de02232c5 pythonPackages.sortedcontainers: 1.5.7 -> 2.0.4 (#44653)
Moving sortedcontianers from top-level -> python-modules and updating
to newest sortedcontianers release.
2018-08-08 22:12:12 +02:00
Pascal Wittmann
a8af46d0a2
libdmtx: add license
see issue #43716
2018-08-08 21:27:05 +02:00
Pascal Wittmann
0db8ff9ca7
libdwarf: add license
see issue #43716
2018-08-08 21:25:24 +02:00
Pascal Wittmann
d5b50b6f52
libee: add license
see issue #43716
2018-08-08 21:23:49 +02:00
Pascal Wittmann
59ee9e0856
libbluedevil: add license
see issue #43716
2018-08-08 21:20:10 +02:00
Pascal Wittmann
78b40c73dd
libcdr: add license
see issue #43716
2018-08-08 21:16:42 +02:00
Pascal Wittmann
3364320b29
libcdaudio: add license
see issue #43716
2018-08-08 21:15:42 +02:00
Frederik Rietdijk
52e7817aa2
Merge pull request #26580 from twhitehead/theano-cleanup
Theano cleanup
2018-08-08 17:43:04 +02:00
Will Dietz
bf341a499d bloaty: 2018-06-15 -> 1.0 (#44716)
\o/
2018-08-08 15:35:46 +02:00
R. RyanTM
1b563cc104 wcslib: 5.18 -> 5.19.1 (#44668)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wcslib/versions.
2018-08-08 15:29:09 +02:00
Jan Tojnar
bfa01320ee
Merge pull request #44678 from r-ryantm/auto-update/webkitgtk
gnome3.webkitgtk: 2.20.3 -> 2.20.4
2018-08-08 13:53:54 +02:00
Jan Tojnar
4ade136984
Merge pull request #44680 from r-ryantm/auto-update/webrtc-audio-processing
webrtc-audio-processing: 0.3 -> 0.3.1
2018-08-08 13:51:34 +02:00
Vincent Laporte
3811efb347
coqPackages.coq-ext-lib: 0.9.5 -> {0.9.7,0.9.8} 2018-08-08 11:24:09 +00:00
Jan Tojnar
d0f6e59c74
Merge pull request #44663 from r-ryantm/auto-update/xdg-desktop-portal
xdg-desktop-portal: 0.11 -> 0.99
2018-08-08 12:54:18 +02:00
Jan Tojnar
fe21e5f452
Merge pull request #44661 from r-ryantm/auto-update/xdg-desktop-portal-gtk
xdg-desktop-portal-gtk: 0.11 -> 0.99
2018-08-08 12:53:40 +02:00
R. RyanTM
fbe47c8479
webrtc-audio-processing: 0.3 -> 0.3.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/webrtc-audio-processing/versions.

Also remove isAarch32 configure hack since it is no longer applicable after
https://cgit.freedesktop.org/pulseaudio/webrtc-audio-processing/commit/?id=ff77a85c28564d939d554ba264480d1876cbc316

Also fix Darwin build

Signed-off-by: Jan Tojnar <jtojnar@gmail.com>
2018-08-08 12:32:47 +02:00
R. RyanTM
5f4bf57879
gnome3.webkitgtk: 2.20.3 -> 2.20.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/webkitgtk/versions.

Also removed no longer necessary postConfigure hook.

Signed-off-by: Jan Tojnar <jtojnar@gmail.com>
2018-08-08 12:01:33 +02:00
Yurii Rashkovskii
cbfdce4d7b
nodePackages.tiddlywiki: init at 5.1.17 2018-08-08 16:39:30 +07:00
Robert Schütz
6342ab656c
Merge pull request #44446 from rnhmjoj/python2->python3
Make python{2,3} version explicit
2018-08-08 11:18:21 +02:00
Christopher Ostrouchov
c2e7a20f34 pythonPackages.docrep: init at 0.2.3 (#44665) 2018-08-08 10:53:28 +02:00
Christopher Ostrouchov
6ec399ef23 pythonPackages.jupyterlab: 0.32.1 -> 0.33.7 (#44638)
previous jupyterlab 0.32.1 did not build due to requiring
jupyterlab_launcher version between (0.10.0 <-> 0.11.0) now
requires (0.11.2 <-> 0.12.0).
2018-08-08 10:16:13 +02:00
R. RyanTM
d9efc80851 sundials: 3.1.1 -> 3.1.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/sundials/versions.
2018-08-08 00:40:56 -07:00
adisbladis
bf699c0202
Merge pull request #44672 from r-ryantm/auto-update/utf8proc
utf8proc: 2.1.1 -> 2.2.0
2018-08-08 14:32:34 +08:00
Yurii Rashkovskii
4f9fafd2a3
nwjs: 0.23.6 -> 0.32.1 2018-08-08 13:27:11 +07:00
R. RyanTM
f7db842194 utf8proc: 2.1.1 -> 2.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/utf8proc/versions.
2018-08-07 22:48:03 -07:00
R. RyanTM
6b1eaf9b5e xdg-desktop-portal: 0.11 -> 0.99
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/xdg-desktop-portal/versions.
2018-08-07 20:49:44 -07:00
R. RyanTM
35ed9f8c8c xdg-desktop-portal-gtk: 0.11 -> 0.99
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/xdg-desktop-portal-gtk/versions.
2018-08-07 20:46:07 -07:00
rnhmjoj
f0aa5654ee
pythonPackages.robotsuite: enable python3 build 2018-08-08 02:20:55 +02:00
rnhmjoj
beeb973b93
pythonPackages.robotframework: enable python3 build 2018-08-08 02:20:55 +02:00
rnhmjoj
3c212d9271
pythonPackages.selenium: 3.6.0 -> 3.8.1 2018-08-08 02:20:54 +02:00
Tim Steinbach
b4fa7528d0
liblognorm: 1.1.2 -> 2.0.5 2018-08-07 19:49:58 -04:00
Tim Steinbach
146eee4464
libfastjson: 0.99.4 -> 0.99.8 2018-08-07 19:49:58 -04:00
Austin Seipp
d3b51ab973 libtorrentRasterbar: multi outputs, install python2/3 bindings
Also fixes the Deluge build, which relied on .out and .python
being the same.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-08-07 18:40:39 -05:00
Jan Tojnar
4ce95e453b
libinfinity: modernize expression
* Use multiple outputs to reduce the number of rebuilds necessary.
* Fix build with GTK+ support
2018-08-08 01:40:26 +02:00
Robert Schütz
fbb60556f8 python.pkgs.tidylib: 0.2.4 -> 0.3.2
fixes #44581
2018-08-08 01:29:54 +02:00
Robert Schütz
80bf2e3641
Merge pull request #44599 from jyp/tensorflow-1.9
Update to tensorflow 1.9
2018-08-08 00:30:34 +02:00
Vincent Laporte
805bc58d08 ocamlPackages.sequence: 0.10 -> 1.1 (#44628) 2018-08-07 21:28:46 +02:00
Michael Weiss
90b27d020b pythonPackages.scapy: Add support for the manuf database from Wireshark
This file contains "Ethernet vendor codes, and well-known MAC
addresses".
2018-08-07 19:14:10 +02:00
Michael Weiss
f9291887af pythonPackages.scapy: Add optional dependencies 2018-08-07 18:55:48 +02:00
Janne Heß
25f4a12bc4 smarty3-i18n: Init at 1.0 (#44622) 2018-08-07 18:26:49 +02:00
Thomas Kerber
9e727bfc72 libunity: do not use alias in dependencies (#44617)
Fixes broken nixpkgs.tarball hydra build.
See #44299
2018-08-07 17:14:33 +02:00
Uli Baum
33b71398fc bazel_0_4: mark as broken
build has failed since 2018-04-29
2018-08-07 16:53:36 +02:00
Alyssa Ross
1186bdbf7e
triton: init at 6.1.2 2018-08-07 15:46:39 +01:00
Timo Kaufmann
291018b34e arb: 2.13.0 -> 2.14.0 (#44600) 2018-08-07 16:38:34 +02:00
Tim Steinbach
47e51aad09
sbt: 1.2.0 -> 1.2.1 2018-08-07 08:35:57 -04:00
Urban Skudnik
01a8fa1a72 Add support for user-extensible shellHook to buildStackProject
buildStackProject is overridding shell hook and doesn't append
user-specified shellHook to it, resulting in user's shellHook
never executing.
2018-08-07 14:28:18 +02:00
Jan Tojnar
93168d887c
bustle: fix build 2018-08-07 12:08:10 +02:00
Vladyslav M
23fd014bf1 reason: 3.0.4 -> 3.3.2 (#44593) 2018-08-07 11:58:21 +02:00
adisbladis
90b5798090
Merge pull request #44534 from LnL7/elixir-1.7.2
elixir: 1.7.0 -> 1.7.2
2018-08-07 17:48:54 +08:00
Jean-Philippe Bernardy
8162378401 python.pkgs.tensorflow 1.7.0 -> 1.9.0 2018-08-07 11:42:36 +02:00
Robert Schütz
d71dbf2f87 python.pkgs.tensorflow-tensorboard: 1.7.0 -> 1.9.0 2018-08-07 11:40:31 +02:00
Robert Schütz
746aae0e55
Merge pull request #44571 from kalbasit/nixpkgs-update-mycli
mycli: 1.6.0 -> 1.17.0
2018-08-07 10:49:37 +02:00
Robert Schütz
0359f150cd python.pkgs.tokenserver: 1.2.27 -> 1.3.1 2018-08-07 10:46:51 +02:00
Robert Schütz
0a6d4b669b python.pkgs.pyfxa: init at 0.6.0 2018-08-07 10:46:51 +02:00
Michael Alan Dorman
8df4d87aee xmonad, xmonad-contrib, xmonad-extras: remove superfluous config
xmonad and xmonad-contrib no longer require patches, and
xmonad-contrib and xmonad-extras no longer need to be jailbroken.
2018-08-07 09:25:35 +02:00
Moritz Angermann
e1d180725b Update generic-builder.nix
Drop `hasActiveLibrary` altogether. The condition is wrong, `isLibrary` is the correct one. We can have non-static, non-shared libraries as well.
2018-08-07 09:25:35 +02:00
Moritz Angermann
e4a61c8b6e [haskell/generic-builder] windows always has an active library
This commit is not really correct. The `hasActiveLibrary` check is wrong.
We can have an active library even if we do not ask for a static lirbary or
dynamic one; we can still have just a set of objet files and archives.
2018-08-07 09:25:35 +02:00
Peter Simons
10b923930c hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.10.2 from Hackage revision
e35bfea89e.
2018-08-07 09:25:35 +02:00
Domen Kožar
750e4888f8 hackage2nix: update list of failing Hydra builds
Ping @jb55 for broken "skeletons".
Ping @khumba for broken "hoppy-*".
2018-08-07 09:25:33 +02:00
Peter Simons
5bd2ca749d LTS Haskell 12.5 2018-08-07 09:25:33 +02:00
Wael M. Nasreddine
16cfc2a602
pythonPackages.pymysql: 0.6.6 -> 0.9.2; move to python-modules 2018-08-07 00:18:18 -07:00
Wael M. Nasreddine
1faec393f1
pythonPackages.cli-helpers: init at 1.0.2 2018-08-06 23:43:56 -07:00
Jörg Thalheim
9d825127b5
Merge pull request #44567 from LnL7/python-language-server
python-language-server: 0.18.0 -> 0.19.0
2018-08-07 01:25:38 +01:00
Austin Seipp
8397411b40 Revert "libtorrentRasterbar: multi outputs, install python2/3 bindings"
This reverts commit d8e62d202d.
2018-08-06 16:33:38 -05:00
Austin Seipp
d8e62d202d libtorrentRasterbar: multi outputs, install python2/3 bindings
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-08-06 16:23:36 -05:00
xeji
937e402b35
Merge pull request #44555 from markuskowa/mpich-cleanup
mpich2: cleanup derivation, rename to mpich
2018-08-06 23:17:47 +02:00
volth
8835240895 libvirt: 4.5.0 -> 4.6.0 (#44566) 2018-08-06 23:15:06 +02:00
Franz Pletz
459a34ce5f
openssl_1_1_0: add patch to fix c_rehash quoting 2018-08-06 22:49:29 +02:00
Maximilian Bosch
ea36b975ab pythonPackages.asana: 0.7.0 -> 0.7.1 (#44561)
Also fixed the package build from
https://hydra.nixos.org/build/78900949.

`requests_oauthlib` seems to work fine at version 1.0 with `asana`, so
rather than creating our own override for `asana` it's fine to use 1.0
and patch `setup.py`.
2018-08-06 22:24:24 +02:00
leenaars
040bbfab60 pythonPackages.fire: init at 0.1.3 (#44493) 2018-08-06 21:33:34 +02:00
Robert Schütz
b1e7c4ca25 python.pkgs.asgiref: disable for python < 3.5 2018-08-06 21:31:48 +02:00
Maximilian Bosch
3819c542ba python3Packages.asgiref: 2.2.0 -> 2.3.2 (#44563)
2.3.2 supports async-timeout@3.x which fixes https://hydra.nixos.org/build/78889815.
2018-08-06 21:29:19 +02:00
Daiderd Jordan
5b2ff69544
python-language-server: add providers option
Adding all of the extra dependencies isn't always desirable and
overriding a bunch of inputs is a bit cumbersome and brittle.

eg.

python-language-server.override { providers = ["rope"]; }
2018-08-06 20:41:52 +02:00
Daiderd Jordan
d12afcf734
python-language-server: 0.18.0 -> 0.19.0 2018-08-06 19:48:24 +02:00
James Wood
9934f0bb51 AgdaStdlib: 0.15 -> 0.16 (#44550) 2018-08-06 18:39:11 +02:00
Markus Kowalewski
ef301cc2a8
mpich: change platform to linux only 2018-08-06 16:59:41 +02:00
Matthew Bauer
e62996f65c cmake: add bsd3 license 2018-08-06 10:15:55 -04:00
Matthew Bauer
4a5cbdf5ea android: add licenses
androidndk is apache 2.0
androidsdk is unfree
2018-08-06 10:15:49 -04:00
Jörg Thalheim
0da0868608
Merge pull request #44551 from fgaz/duktape
duktape: 2.2.1 -> 2.3.0
2018-08-06 14:29:54 +01:00
Markus Kowalewski
87925f0ba6
mpich2: cleanup, rename to mpich
* mpich2 -> mpich
* remove slurm dependency
* use most recent gfortran
* turn enableParallelBulding on
* ensure mpi[cc,cxx,fort] uses default compilers it was built with
2018-08-06 15:27:32 +02:00
Pascal Wittmann
5356b5b355
pyrex: fix evaluation 2018-08-06 13:28:07 +02:00
Francesco Gazzetta
77c0760ee6 duktape: 2.2.1 -> 2.3.0 2018-08-06 13:15:50 +02:00
Pascal Wittmann
8083fe9ea8
jikes: add license
see issue #43716
2018-08-06 13:02:43 +02:00
Pascal Wittmann
7c19cc3c49
nasm: add license
see issue #43716
2018-08-06 12:39:39 +02:00