Commit Graph

32164 Commits

Author SHA1 Message Date
Franz Pletz
501f9096f6
gnutls: 3.4.14 -> 3.4.15 2016-09-19 00:58:53 +02:00
Robin Gloster
452f182356
krb5: 1.14.2 -> 1.14.3
fixes CVE-2016-3120
2016-09-18 23:47:56 +02:00
Frederik Rietdijk
06fd89dcff Merge pull request #18738 from elasticdog/elixir
elixir: 1.3.2 -> 1.3.3
2016-09-18 23:07:19 +02:00
Frederik Rietdijk
ae1faabdcd Merge pull request #18742 from groxxda/libchamplain
libchamplain: 0.12.13 -> 0.12.14
2016-09-18 23:06:57 +02:00
Frederik Rietdijk
5a1d3be81c Merge pull request #18647 from nand0p/buildbot-9rc3
buildbot: 0.9.0rc2 -> 0.9.0rc3
2016-09-18 22:57:18 +02:00
Vladimír Čunát
4007e5b807 hunspellWithDicts: fix bad meta.outputsToInstall
https://github.com/NixOS/nixpkgs/issues/15036#issuecomment-247874297
2016-09-18 22:39:57 +02:00
Alexander Ried
cd7d7f8a4a libchamplain: 0.12.13 -> 0.12.14 2016-09-18 22:02:27 +02:00
Alexander Ried
363088f8e8 libinput: 1.3.3 -> 1.5.0 2016-09-18 20:20:51 +02:00
Aaron Bull Schaefer
e067546765 elixir: 1.3.2 -> 1.3.3 2016-09-18 11:07:10 -07:00
Joachim Fasting
634824d50b
ccache: fix references to stdenv.cc.cc.isClang
afa64a60bc breaks the
tarball job https://hydra.nixos.org/build/40817224/nixlog/1/raw

The problem is that there is a stdenv.cc.cc.isGNU but no corresponding
stdenv.cc.cc.isClang. The "correct" fix would be to add
stdenv.cc.cc.isClang but this is simpler.
2016-09-18 15:58:53 +02:00
Moritz Ulrich
c8d4f40dc6 Revert "libcaca: Enable support for png/jpeg/gif"
I didn't notice this was a mass-rebuild change. Pushing it to
staging instead.

This reverts commit 6b8bd7c7d5.
2016-09-18 14:26:40 +02:00
Moritz Ulrich
6b8bd7c7d5 libcaca: Enable support for png/jpeg/gif
Fixes #18683
2016-09-18 14:23:09 +02:00
Alexey Shmalko
19898d8284 Merge pull request #18650 from Ericson2314/openvpn-pkcs11
pkcs11-helper: git rev -> 1.11, openvpn w/ pkcs11-helper support
2016-09-18 14:43:07 +03:00
Moritz Ulrich
01e44ac1f9 emacs: 24.5 -> 25.1
This commit removes all references to emacs24 with the exception of
emacs24-macports. The two folders in `pkgs/applications/editors` named
`emacs-24` and `emacs-24` are consolidated to a new `emacs` folder.

Various parts in nixpkgs also referenced `emacs24Packages` (pinned to
`emacs24`) explicitly where `emacsPackages` (non-pinned) is more
appropriate. These references get fixed by this commit too.
2016-09-18 13:38:21 +02:00
Peter Simons
2b1fea120c idris: disable failing test suite 2016-09-18 12:14:49 +02:00
Peter Simons
806d96b6a3 git-annex: test suite fails, reported upstream 2016-09-18 12:14:49 +02:00
Peter Simons
59e0dff09f hoogle: remove obsolete override 2016-09-18 12:14:49 +02:00
Peter Simons
b7aad29806 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.2-3-g78b650c from Hackage revision
74dd7d3698.
2016-09-18 12:14:49 +02:00
Sander van der Burg
8b597721f8 Merge pull request #18633 from siddharthist/doc/node-readme
nixpkgs docs: improve node packages documentation
2016-09-17 22:49:27 +02:00
Daiderd Jordan
afa64a60bc Merge pull request #18135 from veprbl/ccache_fix
ccache: enable build on darwin
2016-09-17 22:35:43 +02:00
Dmitry Kalinkin
d3274e8ae3 ccache: support clang in ccache.links 2016-09-17 16:32:38 -04:00
Dmitry Kalinkin
d7f22f96b0 ccache: enable build on macOS 2016-09-17 16:32:37 -04:00
Nikolay Amiantov
a38476a32e libstdcxx5: init at 3.3.6 2016-09-17 23:06:46 +03:00
Profpatsch
bfc710b0f5 haskellPackages/pontarius-xmpp: dontCheck 2016-09-17 20:36:44 +02:00
Chris Martin
295bb3adf7 czmqpp: init at 1.2.0 2016-09-17 12:00:47 -04:00
Peter Simons
1a51047c3c hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.2 from Hackage revision
b76b355f94.
2016-09-17 17:57:04 +02:00
Peter Simons
ef4eb283a9 haskell-MemoTrie: disable failing Haddock stage 2016-09-17 17:57:02 +02:00
Peter Simons
9921e7ce96 xmonad: disable failing test suite 2016-09-17 17:57:01 +02:00
Peter Simons
70150639a8 haskell-spy: drop obsolete override 2016-09-17 17:57:01 +02:00
Peter Simons
2140aca679 haskell-hasktags: drop obsolete override 2016-09-17 17:57:01 +02:00
Peter Simons
99b5c0cb9b haskell: disable plenty of broken LTS-7.x test suites 2016-09-17 17:57:01 +02:00
Peter Simons
3e2b24a988 configuration-hackage2nix.yaml: add version constraints from LTS 7.0 2016-09-17 17:55:43 +02:00
Joachim F
1868783a90 Merge pull request #18619 from RamKromberg/init/mandoc
Init mandoc at 1.13.4 & replace groff with it in libedit and bsdbuild
2016-09-17 16:15:35 +02:00
Nikolay Amiantov
554ee9558d openscenegraph: fix eval 2016-09-17 15:45:31 +03:00
Nikolay Amiantov
32adfbfb3d openscenegraph: 3.2.1 -> 3.2.3 2016-09-17 15:27:12 +03:00
Daiderd Jordan
8e8c5a3429 Merge pull request #18424 from ppickfor/rainicorn
rainicorn: init at 1.0.0
2016-09-17 11:11:41 +02:00
Rushmore Mushambi
f5fbe9d486 Merge pull request #18664 from rushmorem/package-goa
goa: init at 1.0.0
2016-09-17 02:02:47 +02:00
rushmorem
6b8275eaf9 goa: init at 1.0.0 2016-09-17 01:15:14 +02:00
Eelco Dolstra
5ade8fff79 cudatoolkit: Fix building dependent packages
- Set a cmake flag to allow cmake to find CUDA automatically.

- Pass -D_FORCE_INLINES to work around

    /nix/store/8sl4jfs3nq0pkq4gg655s3axrxdx7z29-glibc-2.24-dev/include/string.h: In function 'void* __mempcpy_inline(void*, const void*, size_t)':
    /nix/store/8sl4jfs3nq0pkq4gg655s3axrxdx7z29-glibc-2.24-dev/include/string.h:650:42: error: 'memcpy' was not declared in this scope

  https://github.com/BVLC/caffe/issues/4046

This fixes OpenSubdiv and Blender.
2016-09-17 00:40:41 +02:00
Eelco Dolstra
09f58645ca opensubdiv: 3.0.4 -> 3.0.5 2016-09-17 00:40:41 +02:00
Vladimír Čunát
0fc5900665 Merge #18585: pcre2: 10.21 -> 10.22 2016-09-17 00:34:29 +02:00
Tuomas Tynkkynen
e1d05ffb6a dtc: 1.4.1 -> 1.4.2 2016-09-17 00:54:07 +03:00
Vladimír Čunát
edcaebf1d9 Merge #18648: freetts: fix build 2016-09-16 23:00:06 +02:00
Fernando J Pando
b31b262623 buildbot: 0.9.0rc3 wrapper fix
- Tested on Linux
- Tested binary execution
- Fixes missing PYTHONPATH
2016-09-16 16:27:49 -04:00
Pierre Radermecker
a6fbd4e798 configuration-hackage2nix.yaml: language-puppet
enable for x86_64-linux only
2016-09-16 22:01:14 +02:00
Daiderd Jordan
f11f2e78bd Merge pull request #18672 from holidaycheck/nodejs-6.6.0
nodejs-6_x: 6.4.0 -> 6.6.0
2016-09-16 21:17:08 +02:00
Peter Simons
d1b34967fe ghc-8.0.1: Revert "cosmetic fix to the Nix expression to unbreak syntax highlighting"
This reverts commit 29a53017a4, which broke filterdiff according to
https://github.com/NixOS/nixpkgs/issues/18665#issuecomment-247626588.
2016-09-16 20:45:09 +02:00
Peter Simons
b26f956d84 Merge pull request #18668 from AtnNn/swipl
swiProlog: 6.6.6 -> 7.2.3
2016-09-16 20:44:16 +02:00
Tobias Pflug
53fe6fc0bb nodejs-6_x: 6.4.0 -> 6.6.0 2016-09-16 19:26:17 +02:00
Fernando J Pando
57726b54af Remove obsolete buildbot slave
buildbot-slave has been replaced with buildbot-worker.
2016-09-16 11:20:26 -04:00