Commit graph

30863 commits

Author SHA1 Message Date
mimadrid a3581f802e strace: 4.11 -> 4.12 2016-07-04 12:43:21 +02:00
Joachim Schiele 4c4a63f55d Merge pull request #16208 from qknight/emscripten_toolchain
emscripten toolchain *katsching*
2016-07-04 12:04:03 +02:00
Joachim Schiele c514693eb6 adds support to build emscripten packages using nix:
example usage:

- nix-env -I nixpkgs=../somewhere/nixpkgs -f default.nix -iA emscriptenPackages.libxml2
- nix-env -I nixpkgs=../somewhere/nixpkgs -f default.nix -iA emscriptenPackages.json_c
- nix-env -I nixpkgs=../somewhere/nixpkgs -f default.nix -iA emscriptenPackages.zlib
- nix-env -I nixpkgs=../somewhere/nixpkgs -f default.nix -iA emscriptenPackages.xmlmirror
2016-07-04 12:02:37 +02:00
Rahul Gopinath 0d602ce7f5 gdbm: 1.11 -> 1.12 2016-07-04 02:26:36 -07:00
Rahul Gopinath a783a5704f mono44: init at 4.4.1.0 2016-07-04 10:44:34 +02:00
Rahul Gopinath d3fedc6a9d mono40: refactor to generic 40 2016-07-04 10:44:34 +02:00
Rahul Gopinath a605b54b38 mono: refactor and cleanup
Refactor and cleanup in preparation for mono44
2016-07-04 10:44:34 +02:00
Rahul Gopinath a540e842ab boo: mark as broken
With mono-4.0.4.1, the build fails with 1 non-fatal errors.
2016-07-04 10:44:34 +02:00
Rahul Gopinath 179275cd70 dejagnu: 1.5.3 -> 1.6 2016-07-03 21:54:56 -07:00
Kranium Gikos Mendoza 58c00c35bc libyamlcpp: 0.5.1 -> 0.5.3 2016-07-04 10:09:51 +08:00
Rahul Gopinath 5dade2d296 cweb: init at 22p 2016-07-03 14:54:12 -07:00
Nikolay Amiantov 5bed7df058 Revert "[WIP] flashtool: 0.9.14.0 -> 0.9.23.3"
This reverts commit 0e5c802120.

It was pulled accidentially -- this is not ready yet.
2016-07-04 00:23:42 +03:00
Rahul Gopinath f3da2e5bac tie: init at 2.4 2016-07-03 13:47:53 -07:00
Lengyel Balázs 0e5c802120 [WIP] flashtool: 0.9.14.0 -> 0.9.23.3 2016-07-03 20:22:35 +03:00
Kranium Gikos Mendoza 56cb0f763e aspellDicts.en: 7.1-0 -> 2016.06.26-0 2016-07-03 22:45:22 +08:00
Frederik Rietdijk def310df45 pythonPackages.setuptools: fix for use in buildEnv
pythonPath needs to be set for it to be included in buildEnv.
This will also fix tox.
2016-07-02 23:44:10 +02:00
Peter Simons cbcb23dcf6 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160613-12-g1145e86 using the following inputs:

  - Hackage: 8b1e5923b5
  - LTS Haskell: 1c63caa7b8
  - Stackage Nightly: 39da79aced
2016-07-02 20:59:02 +02:00
Joachim Fasting af9b7ba1e3 Merge pull request #16552 from Mayeu/elixir-1.3
elixir: 1.2.6 -> 1.3.0
2016-07-02 14:37:25 +02:00
Joachim Fasting fa3a410027 Merge pull request #16647 from holidaycheck/fix-galen-on-nixos
galen: fix on nixos
2016-07-02 14:03:52 +02:00
Rickard Nilsson 5356154366 libvirt and pythonPackages.libvirt: 1.3.5 -> 2.0.0 2016-07-02 00:24:36 +02:00
Benno Fünfstück b01886d654 fix 32bit android emulator 2016-07-01 21:41:32 +02:00
Rickard Nilsson 8404d626ad libvirt: Fix libsystemd dependency 2016-07-01 20:12:33 +02:00
Tobias Pflug 6ed9cd9b00 galen: fix on nixos
overwritten phases omitted patchShebangs from being called so
the galen wrapper still contained `#!/usr/bin/bash`.
2016-07-01 16:43:26 +02:00
Frederik Rietdijk 880475bbd5 python: fix modules in buildEnv, closes #16646
Python 2.7 on Nix is stripped of some modules, which can be added when
needed. This was broken with python.buildEnv.
2016-07-01 16:16:55 +02:00
Eelco Dolstra de1b4e71c1 python-2.7: Don't use ldconfig and speed up uuid load 2016-07-01 14:57:40 +02:00
devhell 031b32104c {lib}mediainfo{-gui}: 0.7.86 -> 0.7.87
From the changelog:
```
Version 0.7.87, 2016-06-30
+ Spanish and catalan languages updated, thanks to Sergi Medina
+ Refactoring of the trace feature, for better performance and some bug fixes
- Visual C++ 2012 project files removed
x Review of symbols display, now using standard display (e.g. "k" instead of "K", " min" instead of "mn"...)
x XML output: revert to old versioning method (version is MediaInfo software version)
x I63, EBUCore/FIMS outputs: typo correction about WritingLibrary and WritingApplication
x Matroska: files with CodecPrivate element before CodecID element where not always correctly parsed
x OGG: crash/incoherent behavior with some buggy OGG streams having invalid chunk sizes
```
2016-07-01 13:39:27 +01:00
Peter Simons 14a42dba66 haskell-semigroups: add missing overrides for old version of the package 2016-07-01 12:01:04 +02:00
Peter Simons ec2e568b35 configuration-hackage2nix.yaml: disable failing builds 2016-07-01 12:01:04 +02:00
Peter Simons a7e33a1a1e cabal2nix: update to version 20160613-10-g57dddc7 2016-07-01 12:01:03 +02:00
Peter Simons 77f6750ef0 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160613-12-g1145e86 using the following inputs:

  - Hackage: 53b696d106
  - LTS Haskell: 1c63caa7b8
  - Stackage Nightly: affdd756e9
2016-07-01 12:00:58 +02:00
Vladimír Čunát a441a7c257 Merge branch 'staging' 2016-07-01 12:42:05 +02:00
zimbatm 08939189e1 Merge pull request #16621 from solson/drumstick
drumstick: init at 1.0.2
2016-07-01 09:30:23 +01:00
Tim Steinbach e00c572698 gradle: 2.13 -> 2.14 2016-07-01 02:23:28 +00:00
Michele Guerini Rocco d75c7d0dcd btfs: 2.9 -> 2.10 (#16603) 2016-06-30 23:39:15 +02:00
Scott Olson 73ee19f0e1 drumstick: init at 1.0.2 2016-06-30 14:39:03 -06:00
Vincent Laporte cb3d2d0526 fstar: fix build on Darwin 2016-06-30 16:57:32 +01:00
Tobias Geerinckx-Rice dccac25d5f
libpsl: list 2016-06-10 -> 2016-06-30 2016-06-30 17:17:55 +02:00
Vladimír Čunát dcb950718a Merge #16617: gtk3: re-enable wayland support on Linux 2016-06-30 11:13:53 +02:00
Vladimír Čunát 547092d827 Merge branch 'master' into staging 2016-06-30 11:12:46 +02:00
Vladimír Čunát 17faf910b7 gnutls: fixup various problems
- disable a test that started failing due to date expiration, see #16610
- bash doesn't need adding
- defining patchPhase was overriding passed postPatch and patches
2016-06-30 11:06:34 +02:00
Théophane Hufschmitt d756aee6f6 Gtk : Enable wayland support on Linux 2016-06-30 10:06:20 +02:00
Christoph Hrdinka 0630771674 libcommuni: 2016-01-02 -> 2016-03-23 2016-06-30 09:58:01 +02:00
Meyer S. Jacobs 42f52792bc libcommuni: enabled doCheck
Closes #16612.
2016-06-30 09:56:26 +02:00
Meyer S. Jacobs bc0a7e7d44 Fixed libcommuni build. 2016-06-30 09:56:09 +02:00
Kranium Gikos Mendoza 86e2b0e52b gtk3: 3.20.5 -> 3.20.6 2016-06-30 09:10:44 +02:00
Peter Simons e2c1926758 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160613-11-g57dddc7 using the following inputs:

  - Hackage: 6d525b6502
  - LTS Haskell: 1c63caa7b8
  - Stackage Nightly: b1d16f45de
2016-06-29 11:54:27 +02:00
Vladimír Čunát 3afa246038 Merge branch 'staging'
This includes a security update of expat.
2016-06-29 07:47:04 +02:00
Rok Garbas d9036a02b5 pypi2nix: 1.0.0 -> 1.1.0 2016-06-29 01:48:38 +02:00
Joachim Fasting b38ba1c935 Merge pull request #16554 from matthewbauer/json-glib-darwin-fix
json-glib: add libintl for darwin
2016-06-28 19:22:46 +02:00
Joachim Fasting 96a3bbd86f
Revert "Merge pull request #16507 from vrthra/unifdef"
This reverts commit cab28503ad, reversing
changes made to 5313f1096a (but retaining
the meta updates).

The update to 2.11 breaks the darwin toolchain, see discussion at
https://github.com/NixOS/nixpkgs/pull/16507

Once the issues with 2.11 are worked out, this revert can be reverted.
2016-06-28 18:53:39 +02:00
Edward Tjörnhammar 4eb08c560d Merge pull request #16553 from cko/typesafe_activator
activator: 1.3.5 -> 1.3.10
2016-06-28 10:10:14 +02:00
Austin Seipp de6977ffe3 unifdef: set platforms to unix, not linux
Apparently, Darwin evaluation is somehow busted without this, although
I can't verify it. Reported by @matthewbauer on IRC. I'll take the
blame if this somehow makes life worse.

/cc @vrthra as maintainer

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-06-28 04:39:54 +00:00
Matthew Bauer 994c845405 json-glib: add libintl for darwin 2016-06-27 17:22:09 +00:00
Christine Koppelt 5e226cd66e activator: 1.3.5 -> 1.3.10 2016-06-27 19:13:22 +02:00
Cast f055b46a4f elixir: 1.2.6 -> 1.3.0 2016-06-27 18:09:32 +02:00
Vladimír Čunát 19e80fa19d pypy: fix pyexpat tests with expat-2.2.0
/cc #16477. /cc @domenKozar (don't know who better),
as I still experience test failures of different kind:
=================================== FAILURES ===================================
_______________________________________  _______________________________________
Traceback (most recent call last):
  File "/tmp/nix-build-pypy-5.1.1.drv-0/pypy-pypy-b0a649e90b66/pypy/tool/pytest/run-script/regrverbose.py", line 14, in <module>
    indirect_test()
  File "/tmp/nix-build-pypy-5.1.1.drv-0/pypy-pypy-b0a649e90b66/lib-python/2.7/test/test_ctypes.py", line 10, in test_main
    skipped, testcases = ctypes.test.get_tests(ctypes.test, "test_*.py", verbosity=0)
  File "/tmp/nix-build-pypy-5.1.1.drv-0/pypy-pypy-b0a649e90b66/lib-python/2.7/ctypes/test/__init__.py", line 72, in get_tests
    mod = __import__(modname, globals(), locals(), ['*'])
  File "/tmp/nix-build-pypy-5.1.1.drv-0/pypy-pypy-b0a649e90b66/lib-python/2.7/ctypes/test/test_python_api.py", line 9, in <module>
    from _ctypes import PyObj_FromPtr
ImportError: cannot import name 'PyObj_FromPtr'

=========================== short test summary info ============================
FAIL lib-python/2.7/test/test_ctypes.py::unmodified
 9 tests deselected by '-knot ( test_ssl or test_urllib2net or test_urllibnet or test_urllib2_localnet or test_socket or test_shutil or test_zipfile64 or test_epoll )'
======= 1 failed, 341 passed, 51 skipped, 9 deselected in 550.97 seconds =======
2016-06-27 17:06:08 +02:00
Arseniy Seroka a5b3517fd8 Merge pull request #16536 from vrthra/cgdb
cgdb: 0.6.7 -> 0.6.8
2016-06-27 16:44:59 +03:00
Rahul Gopinath 021dd6a5f6 waf: 1.8.19 -> 1.9.0 2016-06-26 21:59:23 -07:00
Rahul Gopinath cae58e3d26 objconv: 1.0 -> 2.16 (#16538) 2016-06-27 03:57:45 +02:00
Rahul Gopinath e45ed9e780 toluapp: 1.0.92 -> 1.0.93 (#16539) 2016-06-27 03:57:10 +02:00
Rahul Gopinath 601d4f5523 cflow: 1.4 -> 1.5 (#16535) 2016-06-27 01:24:49 +02:00
Rahul Gopinath c3d10d6d0d cgdb: 0.6.7 -> 0.6.8 2016-06-26 16:21:06 -07:00
Franz Pletz 5c59a30191 php: fix hashes for 5.5 and 5.6 2016-06-27 00:47:39 +02:00
Thomas Tuegel c78f9ad2f9 Merge pull request #16530 from vandenoever/qt56
add qtwebchannel and qtwebengine
2016-06-26 17:34:42 -05:00
Franz Pletz 8ace098f43 libressl_2_4: init at 2.4.1 2016-06-27 00:30:24 +02:00
Franz Pletz 4157f53bf1 libressl: 2.2.7 -> 2.2.9, 2.3.5 -> 2.3.6 2016-06-27 00:29:43 +02:00
Franz Pletz 56bbc4cc61 php56: 5.6.22 -> 5.6.23 (security)
See https://secure.php.net/ChangeLog-5.php#5.6.23.
2016-06-27 00:14:00 +02:00
Franz Pletz d6680b73c3 php55: 5.5.36 -> 5.5.37 (security)
See https://secure.php.net/ChangeLog-5.php#5.5.37.
2016-06-27 00:13:40 +02:00
Franz Pletz 82d180145e php70: 7.0.7 -> 7.0.8 (security)
See https://secure.php.net/ChangeLog-7.php#7.0.8.
2016-06-27 00:12:00 +02:00
Franz Pletz 0236661ceb libtorrentRasterbar: 1.0.9 -> 1.1 2016-06-27 00:11:17 +02:00
Wei Tang bc9657ec30 arcanist: 20150817 -> 20160516
Fixes #15505.
2016-06-26 23:31:46 +02:00
Jos van den Oever 3d0e582b38 qtwebengine init at 5.6.1-1 2016-06-26 23:02:54 +02:00
Jos van den Oever 7aa1caa4d3 qtwebchannel init at 5.6.1-1 2016-06-26 23:01:42 +02:00
Ben Darwin 07cfc1553f stan: fix build by not running tests with nonexistent /usr/bin/python (#15968) 2016-06-26 22:52:58 +02:00
Thomas Tuegel 6eb13e650d Merge pull request #16525 from vandenoever/qt56
qt56: 5.6.1 -> 5.6.1-1
2016-06-26 14:04:18 -05:00
Jos van den Oever af62c6123a qt56: 5.6.1 -> 5.6.1-1 2016-06-26 20:07:31 +02:00
Joachim Fasting ee6dd13c01 Merge pull request #16508 from vrthra/tcptrack
tcptrack: 1.4.2 -> 1.4.3
2016-06-26 19:16:45 +02:00
Rahul Gopinath a7f7449ac9 tcptrack: 1.4.2 -> 1.4.3 2016-06-26 09:35:34 -07:00
zimbatm 5ec8372e1a Merge pull request #16468 from leenaars/libtasn
libtasn1: 1.4.7 -> 1.4.8
2016-06-26 13:20:21 +01:00
Joachim Fasting cab28503ad Merge pull request #16507 from vrthra/unifdef
unifdef: 2.6 -> 2.11
2016-06-26 13:28:27 +02:00
zimbatm 8f5184beab Merge pull request #16500 from carlsverre/add/sift
sift: init at 0.8.0
2016-06-26 12:08:17 +01:00
Joachim Fasting 3c1a5c9e58 Merge pull request #16503 from cko/nodejs-4.4
nodejs-4_x: 4.4.4 -> 4.4.6
2016-06-26 12:40:55 +02:00
Caolan McMahon cd01aab444 chicken: 4.10.0 -> 4.11.0 2016-06-26 11:14:34 +02:00
Rickard Nilsson b43268bfeb libvirt and pythonPackages.libvirt: 1.3.3 -> 1.3.5 2016-06-26 11:01:13 +02:00
Rahul Gopinath c6980b20e4 unifdef: 2.6 -> 2.11 2016-06-25 18:34:57 -07:00
Carl Sverre a12ec263fa sift: init at 0.8.0
sift is a fast and powerful alternative to grep.

https://sift-tool.org
2016-06-25 14:10:34 -07:00
Gabriel Ebner 75d1e986a7 libewf: fix build with gcc 5
Fixes #15289.
2016-06-25 18:21:25 +01:00
Christine Koppelt a23c20eff8 nodejs-4_x: 4.4.4 -> 4.4.6 2016-06-25 19:00:17 +02:00
Michiel Leenaars 8c4ff28d14 libtasn1: 4.7 -> 4.8 2016-06-25 18:49:34 +02:00
zimbatm 893ab31159 aldor: mark as broken
Compilation fails and there is no maintainer
2016-06-25 14:24:52 +01:00
Arseniy Seroka 045cd10e77 Merge pull request #16329 from vrthra/elvish
elvish: init at 0.1
2016-06-25 13:40:47 +03:00
Vladimír Čunát 36ffb435ee Merge #16477: expat: 2.1.1 -> 2.2.0
Apparently it contains new security fixes.
2016-06-25 10:24:56 +02:00
Joachim Fasting 46b07b335b Merge pull request #16379 from mimadrid/init/bcftools-1.3.1
bcftools: init at 1.3.1
2016-06-24 22:15:51 +02:00
mimadrid d3da5cbf44
htslib: init at 1.3.1 2016-06-24 21:08:16 +02:00
Frederik Rietdijk 59c7eb6025 Merge pull request #16476 from aherrmann/matplotlib-tkagg
Matplotlib tkagg
2016-06-24 20:41:40 +02:00
Alexander Ried 964fd18676 expat: 2.1.1 -> 2.2.0
security patches have been integrated upstream
2016-06-24 17:59:32 +02:00
Andreas Herrmann ed14f12b89 matplotlib: Add support for the TkAgg backend
Fixes #15993
2016-06-24 15:41:46 +02:00
Alexander Ried 4f41f475d1 libinput: 1.3.2 -> 1.3.3 2016-06-24 12:25:29 +02:00
Andreas Herrmann 616f846894 matplotlib: Don't search in global paths
Sets the `basedirlist` option in setup.cfg such that distutils does not search
for headers and libraries in `/usr`, and `/usr/local`.

Otherwise the build can fail on non-NixOS machines, see #15993.
2016-06-24 12:09:56 +02:00
zimbatm e0dd0c902d Merge pull request #16446 from vrthra/gnupg21
gnupg21: 2.1.12 -> 2.1.13
2016-06-24 01:04:31 +01:00
Joachim Fasting 01804364d2
terra: set meta.platforms
Upstream claims MacOS, Linux, and Windows as supported platforms; set to unix
for now.
2016-06-23 23:28:19 +02:00
Rahul Gopinath 586a9c0d9c gnumake: Allow guile extension language as an optional feature 2016-06-23 09:55:54 -07:00
zimbatm ab7f92bf69 Merge pull request #16440 from vrthra/jim
jimtcl: 0.75 -> 0.76
2016-06-23 17:34:28 +01:00
Jussi Mäki d87455a099 pypi2nix: Use pypi mirror (#16451) 2016-06-23 12:35:29 +02:00
Vladimír Čunát 38bf360124 Merge #16360: gnutls: 3.4.11 -> 3.4.13 + 3.5.1 2016-06-23 12:20:32 +02:00
Vladimír Čunát d3e599c9e1 Merge #16355: gcc: darwin support 2016-06-23 12:16:40 +02:00
Vladimír Čunát 73bfbfae52 Merge #16385: libmicrohttpd: 0.9.44 -> 0.9.50 2016-06-23 12:14:09 +02:00
Tobias Geerinckx-Rice a055152963
sauce-connect: listify phases and run in correct order
patchPhase was being run after installPhase, causing patchelf to be
run on the left-behind binary instead of the copy in $out. Fixes:

  ```
  $ .../bin/sc
  bash: .../bin/sc: No such file or directory
  $ patchelf --print-interpreter .../bin/sc
  /lib64/ld-linux-x86-64.so.2
  ```
2016-06-23 12:13:24 +02:00
Tobias Geerinckx-Rice 6669fac77e
qt55.qtbase: remove unused dlopen-gtkstyle.patch 2016-06-23 12:13:24 +02:00
Vladimír Čunát 91c1317272 glibc: fixup retaining bootstrap-tools reference
https://github.com/NixOS/nixpkgs/pull/15867#issuecomment-227949096
2016-06-23 12:11:21 +02:00
Vladimír Čunát 6b27ceb006 Merge 'master' into staging and re-revert merge
... from staging to master, reverted temporarily in aa9a04883e.
2016-06-23 12:09:03 +02:00
Mathias Schreck 9b610e57bb sauce-connect: 4.3.14 -> 4.3.16 2016-06-23 11:30:07 +02:00
Rahul Gopinath 1ad68e58df libgpg-error: 1.21 -> 1.23 2016-06-23 00:34:35 -07:00
Rahul Gopinath ec91698ace libgcrypt: 1.7.0 -> 1.7.1 2016-06-23 00:32:25 -07:00
Vladimír Čunát aa9a04883e Revert "Merge branch 'staging'" due to glibc
The main output started to retain dependency on bootstrap-tools; see
https://github.com/NixOS/nixpkgs/pull/15867#issuecomment-227949096

This reverts commit c05d829598, reversing
changes made to f073df60d6.
2016-06-23 09:25:10 +02:00
Rahul Gopinath ffc05cf028 jimtcl: 0.75 -> 0.76 2016-06-22 20:05:17 -07:00
Joachim Fasting cd96d0c7d7
terra: specify tool paths via Makefile.inc
Judging by the build output, which doesn't find what it's looking for
anyway.
2016-06-23 01:31:23 +02:00
Joachim Fasting 9983937d1a
terra: apply PaX markings
For grsecurity support
2016-06-23 01:31:13 +02:00
Joachim Fasting 2f56af5f1a
ragel: set meta.platforms 2016-06-23 00:55:54 +02:00
Joachim Fasting 71a5f2fad1
colm: set meta.platforms per upstream 2016-06-23 00:55:54 +02:00
zimbatm 2e3fa1db3a Merge pull request #16417 from ericsagnes/fix/php-platform
php: add meta.platforms
2016-06-22 19:58:40 +01:00
Vladimír Čunát 152c72c022 Merge #16426: pcre: fix the less common variants on Darwin 2016-06-22 19:59:29 +02:00
Tobias Geerinckx-Rice ee2f060ff7
v8: remove unused fix-GetLocalizedMessage-usage.patch 2016-06-22 19:49:48 +02:00
Johannes 'fish' Ziemke 1b34f4095e pcre: Fix postFixup script
So far the shell globbing only resolved properly on linux.
2016-06-22 18:35:28 +02:00
Vladimír Čunát c05d829598 Merge branch 'staging' 2016-06-22 10:49:56 +02:00
Eric Sagnes 1485b3a6c0 php: add meta.platforms 2016-06-22 17:45:52 +09:00
Vladimír Čunát 48f1d9c483 libav: fixup build after e9cce6d
Fixes #16411. The patch wasn't applied anymore.
2016-06-22 10:25:06 +02:00
Tobias Geerinckx-Rice 271443daa1
gobject-introspection: remove unused separate-rpath-arg.patch 2016-06-22 03:58:55 +02:00
Tobias Geerinckx-Rice 30ba40798c
zeromq: remove unused sodium_warning.patch 2016-06-22 03:58:55 +02:00
Tobias Geerinckx-Rice 12bf38609e
pythonPackages.scipy: remove unused scipy-0.16.1-decorator-fix.patch 2016-06-22 02:13:39 +02:00
Tobias Geerinckx-Rice 61ba956cc8
binutils: remove unused pt-pax-flags-20121023.patch 2016-06-22 01:25:26 +02:00
zimbatm 6596d1eb61 Merge pull request #16389 from mcmtroffaes/feature/wolfssl-3.9.6
wolfssl: 3.9.0 -> 3.9.6, split package
2016-06-21 14:22:44 +01:00
Frederik Rietdijk 8ef747baed Merge pull request #16334 from artuuge/theano_cudnn
Theano-cuda: init at 0.8.2
2016-06-21 14:26:51 +02:00
Matthias C. M. Troffaes c227201955 wolfssl: 3.9.0 -> 3.9.6, split package 2016-06-21 13:22:06 +01:00
Peter Simons bc08bef615 Merge pull request #16382 from Ericson2314/morgue
Remove misc dead code
2016-06-21 11:54:14 +02:00
Rahul Gopinath 9f159b4694 libmicrohttpd: 0.9.44 -> 0.9.50 2016-06-21 00:53:26 -07:00
Michiel Leenaars 2cf31a1840 gnutls35: init at 3.5.1 2016-06-21 09:28:51 +02:00
Michiel Leenaars 325dafe82b gnutls: 3.4.11 -> 3.4.13 2016-06-21 09:28:51 +02:00
Rahul Gopinath 293d23abb4 elvish: init at 0.1
A novel unix shell written in go language.
2016-06-21 00:04:54 -07:00
John Ericson 7cbf4a56f7 Remove dead pkgs/development/compilers/ghc/with-packages.nix
Superseded by `/pkgs/development/haskell-modules/with-packages-wrapper.nix`
2016-06-20 23:53:09 -07:00
Pascal Wittmann 5844bc63df Merge pull request #16372 from mimadrid/update/filezilla-3.18.0
filezilla: 3.17.0.1 -> 3.18.0
2016-06-21 01:27:36 +02:00
Peter Simons 99c6c9d42f Merge pull request #16370 from rasendubi/haskell-hoogle
haskell-hoogle: adapt to GHC docs split
2016-06-20 23:52:47 +02:00
mimadrid baab0ff6d3
libfilezilla: 0.5.1 -> 0.5.3 2016-06-20 22:46:41 +02:00
Alexey Shmalko 87aa864ff9
haskell-hoogle: adapt to GHC docs split
The docs were split at #16167 and broke google support. @peti fixed
build, however hoogle still didn't see packages shipped with GHC. This
patch fixes location of the libraries shipped with GHC.
2016-06-20 22:52:20 +03:00
Tobias Geerinckx-Rice ffd2afd89d
dub: 0.9.25 -> 1.0.0 2016-06-20 19:34:19 +02:00
Peter Simons 06d3636596 git-annex: update sha256 hash 2016-06-20 17:01:36 +02:00
Peter Simons 1178ccf085 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160613-7-g3089457 using the following inputs:

  - Hackage: 08c95c9ddf
  - LTS Haskell: 2a2cddb443
  - Stackage Nightly: 5f88469291
2016-06-20 17:01:36 +02:00
Bjørn Forsman 099d3dc43b microscheme: 0.9.2 -> 0.9.3 2016-06-20 16:29:23 +02:00
Vladimír Čunát 8bf002daac libcxx-3.8: apply Darwin-specific patch only on Darwin
... to better decouple different platforms (in future).
2016-06-20 15:17:41 +02:00
Vladimír Čunát c67e08e1af Merge #16323: llvmPackages_38 fixes 2016-06-20 15:17:40 +02:00
Peter Simons 06489a1850 haskell-hoogle: remedy some fallout from https://github.com/NixOS/nixpkgs/pull/16167
ghcWithHoogle builds with this patch applied, but it's probably still broken in
the sense that links might point nowhere or that the generated databases and/or
documentation might be incomplete.
2016-06-20 14:50:52 +02:00
Vladimír Čunát b626e83838 Merge #16291: krb5: fix compilation on weird prefixes
(when nix store prefix contains a "+" character)
2016-06-20 14:46:19 +02:00
Bjørn Forsman bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
Marius Bakke 429fdbcd63 libxkbcommon: set X11 locale directory (close #16340) 2016-06-20 13:26:20 +02:00
Tim Cuthbertson 6145b6b7d6 tk: propagate dependency on tcl & libXft 2016-06-20 20:03:05 +10:00
zimbatm aeef0b7089 Merge pull request #16331 from vrthra/ninka
ninka: 1.1 -> 2.0-pre
2016-06-20 10:24:12 +01:00
Matthew Bauer d5dbeec3b0 json-glib: add libintl for darwin 2016-06-19 23:07:54 -05:00
Matthew Bauer f05bb6d23f gcc: fix darwin building
- disable bootstrap builds on Darwin
- remove xcrun calls
- check if patchelf is available before using
- apply darwin patch for gcc4.9
- fixes #16047
- fixes #14812
2016-06-19 23:07:10 -05:00
artuuge 465d6a2113 Theano-cuda: init at 0.8.2 2016-06-20 01:06:07 +02:00
zimbatm b0f8416c5c Merge pull request #16180 from zimbatm/shell-escaping
Escape all shell arguments uniformly
2016-06-19 23:27:52 +01:00
Tobias Geerinckx-Rice 493fe8413d
sqlite: enable FTS3_TOKENIZER
Fix ‘unknown tokenizer: unicodesn’ errors in e.g. geary.
2016-06-19 22:43:58 +02:00
Gabriel Ebner e5b3b685f4 libqalculate, qalculate-gtk: 0.9.7 -> 0.9.8 2016-06-19 17:33:45 +02:00
Vladimír Čunát e757404555 Merge branch 'master' into staging
Hydra nixpkgs: ?compare=1279790
2016-06-19 12:33:04 +02:00
Vladimír Čunát 97c484a10f treewide: fix #include errors after gcc-5.4
They were mostly missing <cmath> or <math.h>.
2016-06-19 10:18:30 +02:00
Rahul Gopinath 22868b893f ninka: 1.1 -> 2.0-pre
Updating ninka to 2.0-pre
2016-06-19 00:09:49 -07:00
Benjamin Saunders 46ae67d776 libc++, libc++abi, lldb: fix 3.8 2016-06-18 18:18:22 -07:00
Aristid Breitkreuz 20a8349d62 Revert "Merge pull request #16172 from zimbatm/influxdb-0.13.0"
This reverts commit ed4869452d, reversing
changes made to 175e20ca5c.
2016-06-18 22:24:31 +02:00
Sander van der Burg 483077a441 Merge pull request #16314 from cko/nodejs-v6
nodejs-6_x: 6.2.0 -> 6.2.2
2016-06-18 21:15:32 +02:00
Aristid Breitkreuz ed4869452d Merge pull request #16172 from zimbatm/influxdb-0.13.0
influxdb: 0.9.4 -> 0.13.0
2016-06-18 20:57:34 +02:00
Christine Koppelt 1d6cb3a119 nodejs-6_x: 6.2.0 -> 6.2.2 2016-06-18 19:32:58 +02:00
Aristid Breitkreuz def3ad3eeb Merge pull request #16170 from zimbatm/bundler-1.12.5
bundler: 1.11.2 -> 1.12.5
2016-06-18 17:02:05 +02:00
Aristid Breitkreuz 5d9bca7693 Merge pull request #16309 from NixOS/j-fix
J: fix build
2016-06-18 15:18:35 +02:00
Aristid Breitkreuz 92de74293c J: add simple check phase, remove debug parts of build script 2016-06-18 15:18:06 +02:00
Lluís Batlle i Rossell 3a61de4e69 Update ffmpeg-full to 3.0.2 2016-06-18 15:16:58 +02:00
Lluís Batlle i Rossell 726ed32bfd x265: enable parallel build 2016-06-18 15:16:58 +02:00
Lluís Batlle i Rossell 3078537b6a Update x264 to a recent snapshot (1,5 years update) 2016-06-18 15:16:58 +02:00
Lluís Batlle i Rossell e9cce6db44 Updating libav from 11.6 to 11.7. 2016-06-18 15:16:58 +02:00
Aristid Breitkreuz fd2d209fff J: mark as Linux-only until it has been tested on non-Linux 2016-06-18 14:40:09 +02:00
Aristid Breitkreuz 333a5bf42b J: fix build 2016-06-18 14:29:09 +02:00
Philip Potter 6efd480084 libu2f-server: mark as linux only
The darwin build has been failing for a long time, and I don't have time
or resources to determine why.
2016-06-18 09:39:44 +01:00
Dmitry Kalinkin 2a91dd0f65 krb5: fix for stores with paths containing '+' character 2016-06-17 15:37:51 -04:00
Thomas Tuegel ed46b468b0 Fix Travis build failure caused by Qt/KDE documentation
The comments in the Qt/KDE packages caused a spurious Travis build
failure because they appeared to refer to `<nixpkgs>`.
2016-06-17 12:21:19 -05:00
Joachim Fasting d7fc7c938c Merge pull request #16293 from groxxda/bump/libinput
libinput: 1.3.1 -> 1.3.2
2016-06-17 18:00:53 +02:00
Joachim Fasting 48e45f43ac Merge pull request #16295 from NeQuissimus/openjdk8_102
openjdk: 8u92b14 -> 8u102b04
2016-06-17 18:00:45 +02:00
Thomas Tuegel 592dcbc4bf Fix evaluation error in Qt/KDE packages
For now, the source hashes will continue to be stored in the Nixpkgs
tree. The package update instructions are updated.
2016-06-17 09:47:16 -05:00
Alexander Ried a2b19f4660 libinput: 1.3.1 -> 1.3.2 2016-06-17 15:12:28 +02:00
William Casarin a34ec65659 terra: 2016-01-06 -> 2016-06-09
* llvmPackages_35 -> llvmPackages_38
* static llvm no longer needed
* multiple outputs, this generates the following results:
    - out/lib/terra.so
    - bin/bin/terra
    - dev/include/terra/*.h
    - static/lib/libterra.a

Contributed with help from @joachifm
2016-06-16 20:02:49 -07:00
Joachim Fasting 552c2e5b08 Merge pull request #16205 from vrthra/green
SDL_sixel: Init at 1.2-nightly
2016-06-17 03:58:06 +02:00
Tim Steinbach f7ab8f80a0 openjdk: 8u92b14 -> 8u102b04 2016-06-16 22:19:41 +00:00
Thomas Tuegel e39f696d06 qt56: store generated source hashes outside Nixpkgs tree 2016-06-16 15:16:49 -05:00
Joachim Fasting e915625ace Merge pull request #15929 from earldouglas/avian
avian: init at 1.2.0
2016-06-16 15:35:48 +02:00
Michiel Leenaars c7016de72c
mimetic: init at 0.9.8
Closes #16258
2016-06-16 14:41:59 +02:00
Domen Kožar 3ea8068181 buildPythonPackage: be able to disable package conflict check 2016-06-16 11:49:19 +01:00
Michael Fellinger e86e407ce9 gemconfig: typhoeus needs curl 2016-06-16 11:43:21 +02:00
Frederik Rietdijk 9f2699fd30 Python: fix the wheel package 2016-06-16 11:36:10 +02:00
Frederik Rietdijk fde378480c Merge pull request #16252 from luispedro/shiboken_on_py35
shiboken: add support for Python 3.5
2016-06-16 10:49:00 +02:00
Frederik Rietdijk 2f019896d2 Merge pull request #16236 from artuuge/pycuda
pycuda: init at 2016.1
2016-06-16 10:45:24 +02:00
Frederik Rietdijk f4a4af9a9d Merge pull request #15997 from artuuge/theano_gpu
libgpuarray-cuda: init at -9998.0
2016-06-16 10:43:24 +02:00
Eelco Dolstra 6bd54c8b93 Merge pull request #16265 from anderspapitto/gdb
gdb: 7.11 -> 7.11.1
2016-06-16 10:16:37 +02:00
Moritz Ulrich e72282be84 Merge pull request #16052 from dvc94ch/rust-cross
Rust and cargo improvements
2016-06-16 09:42:23 +02:00
Anders Papitto e97e6061f7 gdb: 7.11 -> 7.11.1 2016-06-15 20:54:11 -07:00
Bas van Dijk d0c7056b92 inline-c-cpp: fix build on darwin 2016-06-16 01:03:22 +02:00
artuuge bc41a7d551 switch to the default versions of numpy and scipy in libgpuarray-cuda 2016-06-16 00:03:07 +02:00
Luis Pedro Coelho 26ef210da2 shiboken: add support for Python 3.5
Development upstream is stalled, but this is a trivial patch.
2016-06-15 23:18:34 +02:00
Michiel Leenaars 84873b15ab cutee: init -> 0.4.2 2016-06-15 22:58:46 +02:00
Joachim Fasting a689df205a Merge pull request #16050 from vrthra/rakudo
rakudo: 2016.01 -> 2016.04
2016-06-15 21:07:36 +02:00
Joachim Fasting cdcc1b1c53 Merge pull request #16102 from vrthra/rebol
rebol: init at 3-alpha
2016-06-15 20:29:53 +02:00
Joachim Fasting df5a43929f Merge pull request #16100 from vrthra/unicon
unicon: init at 11.7
2016-06-15 20:29:04 +02:00
Joachim Fasting 605c08d223 Merge pull request #16122 from ericbmerritt/feature/beam-package-improvements
Feature/beam package improvements
2016-06-15 20:27:41 +02:00
Arseniy Seroka 91c9410b2e Merge pull request #16214 from cmpadden/neovim-darwin-fixes
neovim: fix neovim on darwin (requires libmpack)
2016-06-15 21:23:53 +03:00
Joachim Fasting 7b08c5cb3a Merge pull request #16242 from arkency/buildkite-agent-2.1.13
buildkite-agent: 2.1.8 ~> 2.1.13
2016-06-15 18:40:21 +02:00
YPares 3868cad832 haskell: generic-stack-builder sets an env var
generic-stack-builder was not setting STACK_PLATFORM_VARIANT="nix".
This is required by stack when handling its haskell packages database
snapshot. Stack must keep separated packages built with its own GHC
and those built with GHC from Nixpkgs.
2016-06-15 17:08:41 +02:00
artuuge 1a55add4ca enable the tests only for python older than 3.5 2016-06-15 16:24:21 +02:00
Eric Merritt eeed6411ce beamPackages: update packages from Hex.pm
Pull in the latest package set from hex
2016-06-15 07:21:18 -07:00
Eric Merritt 864a0816c4 rebar3: remove no longer needed registrySnapshot.nix 2016-06-15 07:20:17 -07:00
Eric Merritt 346fb6c3ba beamPackages: update registry snapshot to d58a937 2016-06-15 07:20:04 -07:00
Eric Merritt b1cd08246f beamPackages: turn on debug_info for beam packages
This allows you to turn on debug infor for all the beam packages in the
system with a single change at the top level. This is required for
debugging and dialyzer work. It also allows you to switch it on on a
package by package basis.
2016-06-15 07:20:01 -07:00
Eric Merritt de40133673 beamPackages: point to new cdn for tarballs 2016-06-15 07:19:56 -07:00
Eric Merritt 2e61bd72a1 beamPackages: add the ability to override phases 2016-06-15 07:19:44 -07:00
zimbatm 285aee3c12 protobuf3_0: 3.0.0-beta-2 -> 3.0.0-beta-3.1 2016-06-15 14:54:26 +01:00
David Craven 54f80775cb rust: Refactoring of rust and cargo packages 2016-06-15 12:47:13 +02:00
Paweł Pacana f3d202150c buildkite-agent: 2.1.8 ~> 2.1.13 2016-06-15 11:52:04 +02:00
artuuge be0ade9d03 pycuda: init at 2016.1 2016-06-15 00:47:55 +02:00
David Craven d8a7aaf179 rustc: Prepare for 1.10.0 release 2016-06-14 23:09:21 +02:00
David Craven 447dce99da rustc: Enable crosscompiling std crates 2016-06-14 23:09:21 +02:00
David Craven 0720373dfc cargo: Use stable releases instead of snapshots 2016-06-14 23:09:21 +02:00
artuuge d1f38e2adc make clblas-cuda and libgpuarray-cuda more functorial 2016-06-14 20:01:51 +02:00
Lluís Batlle i Rossell 93912d99d2 Adding nvenc support to ffmpeg (default off)
I add the nvidia-video-sdk header files, required to make it work.

You have to set nvenct=true to ffmpeg-full and nonfreeLicensing=true to
ffmpeg-full to use this.
2016-06-14 17:51:55 +02:00
Peter Simons 39d657ec04 Merge pull request #16167 from rasendubi/ghc-docs
GHC: Split docs
2016-06-14 12:32:42 +02:00
Peter Simons 8d86c8274f callHackage: generate expressions for the appropriate target system and compiler 2016-06-13 23:09:56 +02:00
Peter Simons 322fe543b6 cabal2nix: bump to version 20160613 2016-06-13 23:09:55 +02:00
Peter Simons ee933f5d73 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160613 using the following inputs:

  - Hackage: b9e58743e7
  - LTS Haskell: 2a2cddb443
  - Stackage Nightly: 4b8c8abac5
2016-06-13 23:09:44 +02:00
Joachim Fasting be009c90ca Merge pull request #16211 from mpscholten/fix-php
php: Fixed libiconv error
2016-06-13 22:57:58 +02:00
Colton Padden e265f58395 neovim: fix neovim on darwin - requires libmpack 2016-06-13 14:14:20 -04:00
Marc Scholten d1219ba68f php: Fixed libiconv error 2016-06-13 18:25:58 +02:00
Paweł Pacana d2b58dd39a buildkite-agent: init at 2.1.8
* nixos module included
* install compiled binary
* only one platform now
* limited config options
* relies on providing ssh keys for agent
2016-06-13 17:21:08 +01:00
Luca Bruno 127b4e84f0 Merge pull request #16072 from ejlo/fix/electron-update-v1.2.2
electron: 0.36.2 -> 1.2.2
2016-06-13 17:23:10 +02:00
Joachim Fasting 41bd0dc373 Merge pull request #16078 from mpscholten/php7
php: Now builds on darwin
2016-06-13 16:45:28 +02:00
Peter Simons 52edff8689 Merge pull request #15989 from mboes/stack-builder-tweaks
haskell.lib.buildStackProject: allow passing in a custom GHC version.
2016-06-13 12:15:11 +02:00
Christoph Hrdinka 17dc0a544c mapnik: 3.0.9 -> 3.0.10 2016-06-13 11:59:04 +02:00
Moritz Ulrich edca4a1b55 Merge pull request #16159 from matthewbauer/neovim-darwin-fixes
Neovim darwin fixes
2016-06-13 10:42:20 +02:00
Vladimír Čunát d133a168f0 rr: improve the parent commit 2016-06-13 10:15:48 +02:00
Vladimír Čunát e9c612cdfe rr: fix build after gcc-5.4 bump
Discussion: https://github.com/NixOS/nixpkgs/commit/772c92ba5c60a
2016-06-13 10:12:18 +02:00
Michael Alan Dorman b40e1efe00 haskell generic-builder: don't propagate setupHaskellDepends
Without this patch, attempts to install at least some of the packages
that start to use setupHaskellDepends (mostly gtk-related packages)
results in collisions:

    building path(s) ‘/nix/store/63k5smns43f5r2ad8wcc242x0gwd70m3-ghc-8.0.1’
    collision between `/nix/store/k18i1nm5hgnb82y9w2g9hmlwhk3szjld-ghc-8.0.1/lib/ghc-8.0.1/Cabal-1.24.0.0/Distribution/Compat/Binary.dyn_hi' and `/nix/store/0rwhbwsg9kmywgbrib2bs29p2hmi80za-Cabal-1.24.0.0/lib/ghc-8.0.1/Cabal-1.24.0.0/Distribution/Compat/Binary.dyn_hi'
    builder for ‘/nix/store/vrjkfpm8sb96m9i5k74h8vn0rwddgy4v-ghc-8.0.1.drv’ failed with exit code 25

This would appear to me to be a consequence of setupHaskellDepends
entries being added to propagateBuildInputs.  It is sufficient in the
cases I'm familiar with (taffyBar), and I think correct, to simply add
it to the otherBuildInputs.
2016-06-13 09:51:35 +02:00
Rahul Gopinath ea8fb0aee5 SDL_sixel: init at 1.2-nightly
SDL_sixel is a fork of SDL1.2 that supports sixel as a video driver (for
console graphics)
2016-06-12 20:27:44 -07:00
Rahul Gopinath 9b01ad3ce8 rebol: init at 3-alpha
Rebol is a cross-platform data exchange language and a multi-paradigm dynamic
programming language for network communications and distributed computing.
2016-06-12 16:32:10 -07:00
Rahul Gopinath 4227aa2c4f ffmpeg-sixel: init at nightly-2.3.x 2016-06-12 16:23:25 -07:00
zimbatm 7618d886c9 Merge pull request #16177 from devhell/mediainfo
{lib}mediainfo{-gui}: 0.7.84 -> 0.7.86
2016-06-13 00:20:12 +01:00
zimbatm 4f27f28f89 Merge pull request #16137 from abbradar/parsoid
Update node packages
2016-06-13 00:19:25 +01:00
Mathieu Boespflug 70bc97b731 haskell.lib.buildStackProject: fix treatment of LD_LIBRARY_PATH.
Don't make LD_LIBRARY_PATH pick up cwd when original string is empty,
due to colon terminated search path.
2016-06-13 00:55:34 +02:00