Commit Graph

52127 Commits

Author SHA1 Message Date
Michael Hoang
ad565e9925 lensfun: Add macOS as a supported platform 2018-08-14 13:59:29 +10:00
Jake Waksbaum
681d02ba5f tachyon: Add darwin support 2018-08-13 23:16:24 -04:00
Jake Waksbaum
942a5efa28 flint: Add darwin support 2018-08-13 22:47:57 -04:00
Sergiusz Bazanski
d640cab823 diamond: init at 3.10
This change adds the properietary Lattice Diamond FPGA suite.
2018-08-14 01:38:55 +01:00
xeji
abf21a27cb
Merge pull request #44954 from markuskowa/qradiolink
qradiolink: init at 0.5.0
2018-08-14 02:26:25 +02:00
Daiderd Jordan
4c0e25089e
Merge pull request #44902 from danieldk/grpcio-darwin
python/grpcio: fix darwin build
2018-08-14 01:10:40 +02:00
Silvan Mosberger
78b4d9ac80
Merge pull request #43397 from illegalprime/libphonenumber
libphonenumber: init at 8.9.9
2018-08-14 01:04:57 +02:00
Vincent Laporte
989292e3e1 ocamlPackages.ocaml_extlib: 1.7.4 -> 1.7.5 (#44736) 2018-08-14 00:59:32 +02:00
Jake Waksbaum
42a0d36fdb Mark gf2x as supported on darwin 2018-08-13 17:36:18 -04:00
Maximilian Bosch
7682c2fd61
hydra: 2017-11-21 -> 2018-08-07
This bumps Hydra to the latest revision available. As Hydra doesn't have
a release model (and therefore no tags) ATM, the derivation will pin
against the actual git revision and the date of the commit in the
derivation name.

Additionally the following changes have been made:

* Dropped `postUnpack` phase. It is useful when working with the Hydra
  source (and no dirty changes shall be used in `release.nix`, but is has
  no use in `nixpkgs`).

* Added myself as maintainer to have more folks available in case of
  future breakage.

* Implemented support for Nix 2.0 and `unstable` (currently 2.1):

  Since 1672bcd230447f1ce0c3291950bdd9a662cee974 in NixOS/nix the
  evaluator differentiates between `settings` and `evalSettings`.
  Previously `restrictEval` in `hydra-eval-jobs.cc` has been set in
  `settings`, this doesn't work anymore in Nix 2.1 and is therefore
  incompatible to Nix 2.0 on an API level.

  To resolve this, the flag `isGreaterNix20` parses the version string
  of `pkgs.nix` and applies a patch if nix.version<=2.0.

  Furthermore the Hydra build with Nix 2.1 requires `boost` as build input
  which is not needed for Nix 2.0. To avoid unnecessary increase in the
  closure size this library will only used as build input for
  nix.version>2.0.

* Fixed the NixOS test for `hydra`:
  disabled binary cache to allow sandbox builds (otherwise it would
  query `cache.nixos.org` during the Hydra build inside the test).

  Additionally the trivial.nix jobset required simplification (as done
  in NixOS/hydra, e.g. tests/api-test.nix) as bash is not available in
  the build sandbox as builder (even when adding pkgs.bash to
  systemPackages).

  The easiest workaround to confirm a the functionality of a jobset
  without importing nixpkgs is to use the default shell /bin/sh which
  is mounted from `pkgs.busybox` into the build env
  (https://github.com/NixOS/nixpkgs/pull/44841#discussion_r209751972) in the
  VM and a named pipe to create $out.

Closes #44044
2018-08-13 22:56:27 +02:00
Jake Waksbaum
1bfbe76772 ntl: Add darwin support 2018-08-13 16:49:46 -04:00
Michael Eden
eca17c4a7f libphonenumber: init at 8.9.9 2018-08-13 16:23:19 -04:00
Ben Darwin
0adc6f4d8f mirtk: init at 2.0.0 2018-08-13 15:55:04 -04:00
Vladimír Čunát
5b0398dc36
Merge branch 'master' into staging-next
Conflicts: gobby and libinfinity - I took the hand-edited versions
instead of those resuting from the mass-replacement.

Hydra: ?compare=1473190
2018-08-13 20:43:59 +02:00
Bas van Dijk
a70fbb8d9e haskell: upgrade the tensorflow packages
Also enable building on GHC-8.4.
2018-08-13 20:07:43 +02:00
Bas van Dijk
dd70c12732 libtensorflow: 1.8.0 -> 1.9.0 2018-08-13 20:07:43 +02:00
Silvan Mosberger
a57c8579a8
Merge pull request #44568 from uskudnik/add-shellhook-support-to-buildstackproject
Add support for user-extensible shellHook to haskell.lib.buildStackProject
2018-08-13 19:39:43 +02:00
Vladyslav Mykhailichenko
249ba3d3ed reason: 3.3.2 -> 3.3.3 2018-08-13 15:51:23 +00:00
Léo Gaspard
9b46b273f9 ocamlModules.wasm: add wasm binary 2018-08-13 15:36:44 +00:00
Tor Hedin Brønner
34baf00b72 {qt4,qt3}: Fix breakage after eeb9837beb
- qt-4: Pass the correct configureFlags, in particular `mk` should prepend `no-`
  when `cond` is false.

- qt-3: simply revert the changes
2018-08-13 16:25:37 +02:00
Boris
a5efa6650f pythonPackages.browser-cookie3: init at 0.6.4 (#44562) 2018-08-13 14:47:06 +02:00
R. RyanTM
33e70ffad4 jimtcl: 0.77 -> 0.78 (#44762)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/jimtcl/versions.
2018-08-13 14:24:25 +02:00
R. RyanTM
b3ebab2c53 pony-stable: 0.1.4 -> 0.1.6 (#44715)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pony-stable/versions.
2018-08-13 14:22:31 +02:00
Bas van Dijk
9968d0f053
Merge pull request #44948 from Izorkin/servant
servant-sphinx-documentation: fix sha256sum
2018-08-13 12:39:16 +02:00
Alyssa Ross
43b6d46f4f
puppet-lint: init at 2.3.6 2018-08-13 11:37:59 +01:00
Michael Raskin
3762495967
Merge pull request #44942 from aanderse/master
openscenegraph: 3.4.0 -> 3.6.2
2018-08-13 06:44:47 +00:00
Uri Baghin
8c802d42ad bazel: fix darwin build on hydra 2018-08-13 08:32:27 +02:00
worldofpeace
319b5cec4e libgpod: drop libimobiledevice.swig
was removed a while ago
2018-08-13 00:56:32 -04:00
worldofpeace
8842e43477 libimobiledevice: 1.2.0 -> 2018-07-24 2018-08-13 00:48:23 -04:00
worldofpeace
d4d5068557 libusbmuxd: 1.0.10 -> 2018-07-23 2018-08-13 00:46:35 -04:00
worldofpeace
02353e4a10 libplist: 2.0.0 -> 2018-07-25 2018-08-13 00:45:46 -04:00
Markus Kowalewski
17f0987212
codec2: init at 0.8 2018-08-13 01:13:36 +02:00
Izorkin
fdec6b1b8d servant-sphinx-documentation: fix sha256sum 2018-08-12 23:13:23 +03:00
Aaron Andersen
0624e4939d bumped openscenegraph version from 3.4 to 3.6.2 and added more options for building it 2018-08-12 14:28:08 -04:00
Jan Tojnar
f496d26247
Merge pull request #44651 from jtojnar/gobby
gobby5: fix build
2018-08-12 17:25:07 +02:00
Silvan Mosberger
cfa49751c7
Merge pull request #44618 from alyssais/triton
triton: init at 6.1.2
2018-08-12 17:08:21 +02:00
Matthew Bauer
4c1d5a8dac
Merge pull request #44899 from bhipple/fix/antlr-license
antlr: fix license
2018-08-12 09:00:26 -05:00
Sarah Brofeldt
1d7c7cca0a
Merge pull request #44929 from periklis/package-kubectx
kubectx: init at v0.5.1
2018-08-12 12:15:49 +02:00
Periklis Tsirakidis
56b756e757 kubectx: init at v0.5.1 2018-08-12 12:02:52 +02:00
Peter Simons
8121eebb9a git-annex: update sha256 hash for the new version 2018-08-12 11:35:23 +02:00
Peter Simons
3fe0751494 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.10.2-2-g5e5293d from Hackage revision
42f8c34fa4.
2018-08-12 11:35:24 +02:00
Robert Schütz
4af9ee49f1
Merge pull request #44889 from Enzime/update/flootty
Remove redundant flootty package and update the correct package
2018-08-12 11:03:19 +02:00
Michael Raskin
f4f93d6dd1
Merge pull request #44847 from fare-patches/master
Update Gambit and Gerbil
2018-08-12 08:34:04 +00:00
Vladimír Čunát
00df25ee57
Merge branch 'master' into staging-next
Hydra: ?compare=1472947
2018-08-12 10:33:41 +02:00
Sarah Brofeldt
50674becf6
Merge pull request #44713 from vbgl/coq-coq-ext-lib-0.9.8
coqPackages.coq-ext-lib: 0.9.5 -> {0.9.7,0.9.8}
2018-08-12 09:56:17 +02:00
Michael Hoang
78961b663c flootty: 3.2.1 -> 3.2.2 2018-08-12 12:46:05 +10:00
Samuel Dionne-Riel
bb3f7d14a1
Merge pull request #44679 from r-ryantm/auto-update/sundials
sundials: 3.1.1 -> 3.1.2
2018-08-11 22:12:31 -04:00
Samuel Dionne-Riel
a3722a69be
Merge pull request #44676 from yrashk/nwjs-0.32.1
nwjs: 0.23.6 -> 0.32.1
2018-08-11 22:00:46 -04:00
Franz Pletz
b5b11e9da4
Merge pull request #44900 from volth/patch-228
libvirt: fix dlopen("libjansson.so.4")
2018-08-11 20:24:11 +00:00
Bjørn Forsman
ee1b7bf831 aspellDicts: use shortName to keep DRY
Prevents typos like the ones fixed in the parent commit.
2018-08-11 21:35:37 +02:00
Bjørn Forsman
ada797e9aa aspellDicts: fix typos in shortName
Affected dicts: nn, pt_BR, pt_PT
2018-08-11 21:35:37 +02:00
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
Vladimír Čunát
7b3036a4a2
gdbm: avoid a warning on Darwin
This is just to minimize rebuilds.  The actual bugfix doesn't seem to
hurry, as the function has been returning void until now, so if the int
returned isn't a meaningful value in some cases, nothing should happen
yet.
2018-08-10 18:41:07 +02: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
Vladimír Čunát
4596251dd1
libtiff: add a comment about the patches 2018-08-10 10:36:23 +02: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
Yurii Izorkin
527d3d566c libtiff: update url to patch file (#44815) 2018-08-09 23:18:46 +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
Vladimír Čunát
3055c496b9
Merge #44575: mesa: include driver path in cache key 2018-08-09 21:21:58 +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
365e288a28 libdrm: 2.4.92 -> 2.4.93 (#44759)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libdrm/versions.
2018-08-09 18:36:16 +02:00
R. RyanTM
be00dbf94c dbus: 1.12.8 -> 1.12.10 (#44789)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/dbus/versions.
2018-08-09 18:33:17 +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
Frederik Rietdijk
d9fa74ba78 Merge master into staging 2018-08-09 18:28:15 +02:00
R. RyanTM
8b83460562 fribidi: 1.0.4 -> 1.0.5 (#44782)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fribidi/versions.
2018-08-09 18:23:22 +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