Commit graph

42262 commits

Author SHA1 Message Date
Franz Pletz e520a8cc0d
hwloc: 1.11.6 -> 1.11.8
Also introduces multiple outputs and a version without X11 dependencies.
2017-12-14 16:03:09 +01:00
Franz Pletz cd7c8e42c6
cudatoolkit: fix build with newer glibc versions
Packages that use CUDA would fail to build with missing defines.
2017-12-14 16:03:08 +01:00
Eelco Dolstra 3430b0e859 aws-sdk-cpp: 1.1.18 -> 1.3.22 2017-12-14 15:53:55 +01:00
Will Dietz 31ea4edf00 retdec: init at 3.0(.0) 2017-12-14 08:50:47 -06:00
Bob van der Linden fa3d6c322e nodejs: 9.2.0 -> 9.3.0 2017-12-14 15:37:00 +01:00
Ilya Kolpakov 5551af487f pythonPackages.quandl: comment on why gitihub and not pypi (3.2.1) 2017-12-14 15:28:19 +01:00
Ilya Kolpakov fde8307846 pythonPackages.inflection: use fetchpypi, run tests (0.3.1) 2017-12-14 15:13:51 +01:00
Bart Brouns 04e837e1fa liblscp: 0.5.8 -> 0.6.0 2017-12-14 14:40:31 +01:00
Tim Steinbach 3f3e548312
kotlin: 1.1.60-b55 -> 1.2.10 2017-12-14 08:29:16 -05:00
Michael Weiss 41a4bded9b gpgme: 1.9.0 -> 1.10.0
I've removed qgpgme-format-security.patch as version 1.10.0 already
contains it:
git tag --contains=5d4f977dac542340c877fdd4b1304fa8f6e058e6

Everything rebuilds fine so far.

Upstream release notes (Noteworthy changes in version 1.10.0):

 * Now returns more specific error codes for decryption to distinguish
   between bad passphrase, user canceled, and no secret key.

 * Now returns key origin information if available.

 * Added context flag "auto-key-retrieve" to selectively enable the
   corresponding gpg option.

 * Added flag is_de_vs to decryption and verify results.

 * py: Use SEEK_SET as default for data.seek.

 * cpp: Various new APIs.

 * Reduced spawn overhead on Linux again.  Added new configure option
   --disable-linux-getdents to disable this feature for very old
   Linux versions.

 * Improved the Python bindings build system.

 * Made the test suite less fragile.
2017-12-14 13:49:00 +01:00
Graham Christensen b2973d5ad4
taglib: fixup meta 2017-12-14 07:32:00 -05:00
Jaakko Luttinen 3b1c0579d6
pythonPackages.XlsxWriter: init at 1.0.2 2017-12-14 14:31:17 +02:00
Pascal Wittmann b11254d377
Merge pull request #32442 from markus1189/scalafmt-130
scalafmt: 0.6.8 -> 1.3.0
2017-12-14 09:06:27 +01:00
Vincent Laporte 5e4edcc4ec
ocamlPackages.topkg: refactoring 2017-12-14 07:36:29 +00:00
Orivej Desh fe61c3b84e bloaty: update path to c++filt after #29396 2017-12-14 00:53:23 +00:00
Joachim F ea15e43693
Merge pull request #32601 from earldouglas/jenkins-2.94
jenkins: 2.93 -> 2.94
2017-12-14 00:40:34 +00:00
Joachim F 74f1b7df7a
Merge pull request #32495 from magnetophon/ingen
Ingen
2017-12-14 00:39:59 +00:00
John Ericson a0b1ebeee9 Merge remote-tracking branch 'upstream/staging' into binutils-wrapper 2017-12-13 16:14:47 -05:00
John Ericson 84fb59e0be clang multi: Fix post bintools wrapper 2017-12-13 16:08:46 -05:00
John Ericson 7ef4448c97 Merge commit '9d8f9b2e531bf95a700a949d879927fb6996ffc9' into binutils-wrapper 2017-12-13 16:08:36 -05:00
John Ericson 26a5612aeb libstdc++5: Fix after binutils-wrapper
Will need to be editted again to work for cross
2017-12-13 16:08:19 -05:00
John Ericson 12e0672d88 gcc: Adjust builder.sh to find some things in bintools-wrapper instead 2017-12-13 16:08:19 -05:00
John Ericson cebe1b4c08 darwin binutils: Better handling of man pages and info 2017-12-13 16:08:18 -05:00
John Ericson 2bba929062 bintools-wrapper: Import separately from cc-wrapper 2017-12-13 16:08:18 -05:00
Bert Moens 7eb0b20918 wxPython: enable headers
Headers were disabled, probably because they caused a build error: the header files were being
copied to the store path of wxwidgets, but it failed with permission denied. With this commit,
the header files stay in the wxPython store path.
To point the builder of another derivation to the wxPython header files, some tweaking is
needed. E.g. for kicad: cmakeFlags = [ "-DCMAKE_CXX_FLAGS=-I${wxPython}/include/wx-3.0" ]
2017-12-13 22:01:27 +01:00
Michael Weiss 31bc25f264 pythonPackages.raven: 6.3.0 -> 6.4.0 2017-12-13 21:52:14 +01:00
Benjamin Saunders 775d35d0b2 vulkan-loader: 1.0.42.2 -> 1.0.61.1 2017-12-13 11:18:11 -08:00
Orivej Desh 04fcbefd81 taglib: update cmake flags
ASF and MP4 are enabled by default since 1.8 and not configurable in 1.9 and newer.

TagLib 1.11 switched to building static libraries by default.
2017-12-13 13:56:04 +00:00
Pascal Wittmann 941e0e4f43 epm: 4.2 -> 4.4 2017-12-13 11:20:28 +01:00
quxbar b0340b6f48
type-of-html should build now 2017-12-13 09:16:31 +01:00
volth 45121d9dfc
Merge branch 'master' into oracle-jdk-remove-redundand-asserts 2017-12-13 07:02:42 +00:00
Graham Christensen 105d9519c1
Merge remote-tracking branch 'origin/master' into staging 2017-12-12 20:06:36 -05:00
Graham Christensen e5629dc51a
Merge pull request #32365 from vcunat/p/check-meta
check meta, treewide
2017-12-12 18:55:23 -05:00
Vladimír Čunát 3a110ea3f9
treewide platform checks: abort -> throw
They aren't meant to be critical (uncatchable) errors.
Tested with nix-env + checkMeta:
[ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ]
2017-12-12 18:08:10 -05:00
Vladimír Čunát c2b679516f
Merge branch 'master' into staging 2017-12-12 21:08:16 +01:00
Tristan Carel 19dbfb66c0 boost: build Python numpy extension by default
In order to manipulate Python arrays numpy is needed from boost 1.65 on.
http://www.boost.org/users/history/version_1_65_1.html
2017-12-12 21:02:32 +01:00
Frederik Rietdijk de3105883a
Merge pull request #32591 from makefu/pkgs/dateparser/update
pythonPackages.dateparser: 0.3.2-pre-2016-01-21 -> 0.6.0
2017-12-12 20:59:14 +01:00
John Wiegley dc6f3e3c7b coqPackages_8_7.QuickChick: update to latest master 2017-12-12 11:37:17 -08:00
Thomas Tuegel 5dfc42bb8a
Merge pull request #32608 from ttuegel/kde-frameworks-5.41
KDE Frameworks 5.41
2017-12-12 13:10:19 -06:00
James Earl Douglas 8699ccb8ac
jenkins: 2.93 -> 2.94 2017-12-12 08:05:01 -07:00
André-Patrick Bubel ab447d9d76 pythonPackages.jsonrpclib-pelix: init at 0.3.1
This fork of jsonrpclib supports Python 3 and is necessary for electrum
from version 3.0.0 onwards.

Adding myself - moredread - as maintainer.
2017-12-12 14:32:12 +01:00
makefu ba19c2d18e
pythonPackages.dateparser: 0.3.2-pre-2016-01-21 -> 0.6.0 2017-12-12 14:14:24 +01:00
Tristan Carel aed5b163a5
assimp: 3.3.1 -> 4.1.0 2017-12-12 10:58:17 +01:00
Marti Serra 31d0b0023c nodePackages.asar: init at 0.14.0 2017-12-12 09:43:53 +01:00
Lancelot SIX 13d46963fc
pythonPackages.django_hijack_admin: init at 2.1.5 2017-12-12 09:17:16 +01:00
Frederik Rietdijk 80cc3de45a fixup 2017-12-12 08:48:35 +01:00
Moritz Drexl 8a716eb717 kafka-python: init at 1.3.5 2017-12-12 08:48:35 +01:00
Joachim F 1354099daf
Merge pull request #32189 from yrashk/ats2-0.3.7
ats2: 0.3.0 -> 0.3.7
2017-12-11 23:27:27 +00:00
Joachim F e5d35342b8
Merge pull request #32368 from rvl/saxons
New versions of Saxon XSLT Processor
2017-12-11 23:24:47 +00:00
Thomas Tuegel ba0c962352
taglib: update description and licenses, add maintainer 2017-12-11 12:22:30 -06:00
Thomas Tuegel ae1ba39c7d
taglib: 1.10 -> 1.11.1
The homepage is also updated to http://taglib.org/.
2017-12-11 12:20:29 -06:00
Peter Simons 265d68e8ca haskell-pandoc-2.x: update overrides 2017-12-11 18:46:41 +01:00
Peter Simons ee3d43f978 stack: update default version to 1.6.1
Allow building with either ghc 8.0.x or 8.2.x.
2017-12-11 18:46:41 +01:00
Peter Simons b0ca52b24c haskell-hpack: new versions need latest HUnit to compile their test suite 2017-12-11 18:46:41 +01:00
Peter Simons 56ebd91299 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7-2-gcba0663 from Hackage revision
53aaa393b6.
2017-12-11 18:46:41 +01:00
Peter Simons 8294c7d9df hackage2nix: disable failing builds 2017-12-11 18:46:39 +01:00
Peter Simons 75cc0ff85f hackage2nix: add old hpack version to make stack-1.6.1 happy 2017-12-11 18:46:39 +01:00
Michael Alan Dorman 3ddc73a5d1 hackage2nix: keep old haskell-src-exts_1_19_1 around
Needed for hindent and structured-haskell-mode. At the same time, though, we
can drop the older 1.18 version, which is no longer required by hoogle.
2017-12-11 18:46:39 +01:00
Peter Simons cb6725ea05 LTS Haskell 9.17 2017-12-11 18:46:39 +01:00
John Doe 750a7c677b libvirt: remove xen dependency on aarch64 2017-12-11 19:46:05 +02:00
Thomas Tuegel 145e0f9940
Revert "Revert "qt5: 5.9.1 -> 5.9.3""
This reverts commit a1b77bfe5f.

KDE Frameworks are updated to version 5.41.0 which is compatible with Qt 5.9.3.
2017-12-11 11:32:16 -06:00
Thomas Tuegel 5581ba6c65
kdeFrameworks: 5.40.0 -> 5.41.0 2017-12-11 11:30:41 -06:00
georgewhewell 73b65551f4 openblas: add aarch64 platform config 2017-12-11 19:22:07 +02:00
Vincent Laporte b212125b54
Merge pull request #32250 from vbgl/coq-clean
coq_HEAD, coqPackages_8_4: remove
2017-12-11 18:13:24 +01:00
Orivej Desh 5483c00288 librem: 0.5.0 -> 0.5.2 2017-12-11 15:01:37 +00:00
Orivej Desh 7267338736 libre: 0.5.1 -> 0.5.6
Fixes `baresip` broken by 99a3e135c3.
2017-12-11 15:01:37 +00:00
Vincent Laporte 594b7be89d
ocp-indent: 1.6.0 -> 1.6.1 2017-12-11 13:38:39 +00:00
Maxime Dénès ec28cab25f ocamlPackages.merlin: 3.0.3 -> 3.0.5 2017-12-11 14:35:00 +01:00
Frederik Rietdijk 8544e86bc2 python.pkgs.lark-parser: init at 2017-12-10 2017-12-11 13:57:24 +01:00
Orivej Desh 7d14f812ab mono50: disable parallel building 2017-12-11 10:46:15 +00:00
zimbatm 6371439e0b lazarus: 1.6.0-0 -> 1.8.0 2017-12-11 10:33:39 +00:00
Orivej Desh 9ebcc8db01 gstreamer: update hashes
missing from 6cc35d014f (#32477)
2017-12-11 09:21:20 +00:00
Vladimír Čunát a2799407e8
Merge: openexr: upstream security patch 2017-12-11 09:52:20 +01:00
Vladimír Čunát e9c12f6936
Merge older staging
There are some regressions, but not that many and I want
the security update of openssl fast.
2017-12-11 09:49:56 +01:00
Frederik Rietdijk 35ccdb8632
Merge pull request #32544 from FRidh/pythonmodule
Python: rewrite requiredPythonModules to prevent stack overflows
2017-12-11 09:46:15 +01:00
Frederik Rietdijk 44f46a3293
Merge pull request #32542 from FRidh/bytecode
buildPythonPackage: remove bytecode from bin folder
2017-12-11 09:45:50 +01:00
Franz Pletz 963c3ef9f7
Merge pull request #32499 from FRidh/libvirt
libvirt: 3.8.0 -> 3.10.0
2017-12-11 04:52:08 +00:00
John Ericson 9f1ab7cac7
Merge pull request #32549 from obsidiansystems/gcc-without-lib-output
gcc: Don't choke if there is no lib output
2017-12-10 18:55:42 -05:00
John Ericson 4e4520a0f3 gcc: Don't choke if there is no lib output 2017-12-10 17:36:15 -05:00
Frederik Rietdijk a334930490 Python: rewrite requiredPythonModules. Add requiredPythonModules attribute to derivation 2017-12-10 20:40:34 +01:00
Orivej Desh e21e752caf libcerf: init at 1.5
squash! libcerf: init at 1.5

squash! libcerf: init at 1.5
2017-12-10 19:30:57 +00:00
Tim Steinbach 4ff0429662
sbt-extras: Add JDK dependency
The derivation would use `java` from the PATH. This fixed the behaviour.
2017-12-10 13:48:23 -05:00
Peter Simons c4b8df308f
Merge pull request #32423 from NickHu/pandoc2
pandoc2: fix Haskell dependencies
2017-12-10 17:45:32 +01:00
Markus Hauck 614a6d43a7 scalafmt: 0.6.8 -> 1.3.0 2017-12-10 17:02:40 +01:00
Orivej Desh dd604d575f Merge branch 'master' into staging
* master: (39 commits)
  pythonPackages: rename dns -> dnspython
  awesome: fix LUA_PATH/LUA_CPATH to lgi [now for version 3.5]
  qt4: fix qmake on darwin and delete custom install phase
  python.buildEnv: always include the $out output
  nix-bash-completions: lazy load aware install
  borg: 1.1.1 -> 1.1.3
  nixos/programs/bash: document that /etc/bash_completion.d is obsolete
  ocamlPackages.markup: 0.7.4 -> 0.7.5
  hhvm: 3.21 -> 3.23.2
  ocamlPackages.ulex: 1.1 -> 1.2
  notmuch: 0.25.2 -> 0.25.3
  gmime3: 3.0.1 -> 3.0.5
  qt4: fix darwin install phase
  nixos/programs/bash: Let bash-completion lazy load scripts
  Revert "gmime: 3.0.1 -> 3.0.5"
  rawtherapee: delete unused files
  pythonPackages: rename dns -> dnspython
  nixpkgs: remove sqlite/kyotocabinet deps for leveldb
  tor-browser-bundle-bin: 7.0.10 -> 7.0.11
  networkmanager: remove restart after suspend from resume
  ...
2017-12-10 15:24:30 +00:00
Frederik Rietdijk d945b3e53b buildPythonPackage: remove bytecode from bin folder
When a Python script has the extension `.py`, bytecode is generated.
Typically, executables in bin have no extension, so no bytecode is
generated. However, some packages do provide executables with
extensions, and thus bytecode is generated.
2017-12-10 16:01:09 +01:00
Frederik Rietdijk b459c8475c
Merge pull request #32541 from rnhmjoj/dnspython
pythonPackages: rename dns -> dnspython (round 2)
2017-12-10 15:44:25 +01:00
rnhmjoj 491bc4cfed
pythonPackages: rename dns -> dnspython 2017-12-10 15:27:06 +01:00
Orivej Desh f601ecfb21 qt4: fix qmake on darwin and delete custom install phase
Since keeping `installPhase = ""` to signify "use the default installPhase" will
be surprising, this deletes the installPhase and rebuilds qt4 on all platforms.

Fixes #30238
2017-12-10 14:22:02 +00:00
Frederik Rietdijk 163ba09117 python.buildEnv: always include the $out output
28299f669a introduced the first Python
packages having multiple outputs. The required outputs were not picked
up by `python.buildEnv` (#31857).

This commit modifies `python.buildEnv` so that it always includes the
$out output and thus fixes #31857.
2017-12-10 15:21:35 +01:00
Vincent Laporte 746d9d1b7b ocamlPackages.markup: 0.7.4 -> 0.7.5 2017-12-10 13:01:40 +01:00
Orivej Desh 166536e152
Merge pull request #32535 from Gerschtli/update/hhvm
hhvm: 3.21 -> 3.23.2
2017-12-10 11:50:41 +00:00
Tobias Happ d5d7220770 hhvm: 3.21 -> 3.23.2 2017-12-10 11:50:15 +00:00
Vincent Laporte d98d944d5d
Merge pull request #32494 from mpickering/ber-metaocaml2
ber_metaocaml: (re)init at 104
2017-12-10 12:36:30 +01:00
Vincent Laporte b1659c89c1 ocamlPackages.ulex: 1.1 -> 1.2 2017-12-10 12:24:10 +01:00
Moritz Ulrich 7df7739888
gmime3: 3.0.1 -> 3.0.5 2017-12-10 12:15:50 +01:00
Orivej Desh 5b53774f89 qt4: fix darwin install phase
by creating $out before copying lib to $out
2017-12-10 10:22:08 +00:00
Vladimír Čunát aa9fbd036f
openexr: upstream security patch
/cc #32459.
2017-12-10 11:03:30 +01:00
Frederik Rietdijk c6fbf4a15a
Merge pull request #32531 from rnhmjoj/dnspython
pythonPackages: rename dns -> dnspython
2017-12-10 10:09:05 +01:00
Orivej Desh b6bf8db29f Revert "gmime: 3.0.1 -> 3.0.5"
It breaks notmuch 0.25.2 tests, and updating notmuch to 0.25.3 does not fix them.
2017-12-10 09:07:04 +00:00
rnhmjoj b56d92a53b
pythonPackages: rename dns -> dnspython 2017-12-10 03:22:52 +01:00
Austin Seipp 5ae883b8c3 nixpkgs: remove sqlite/kyotocabinet deps for leveldb
These are only needed for some benchmarking utilities but they aren't
going to be generally useful to most people, I imagine.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-09 19:40:23 -06:00
Orivej Desh b687ffa0d2 gurobipy: fix eval 2017-12-09 22:41:18 +00:00
Orivej Desh 926aaa4870
Merge pull request #32215 from dtzWill/feature/clang-multilib
multilib-capable clang, multilib tests
2017-12-09 21:41:54 +00:00
Orivej Desh 50d3dfc82d
Merge pull request #32523 from mbode/gradle_4_4
gradle: 4.3.1 -> 4.4
2017-12-09 20:56:04 +00:00
Orivej Desh 5da9f614df
Merge pull request #32520 from KaiHa/gmime-3.0.5
gmime: 3.0.1 -> 3.0.5
2017-12-09 20:44:53 +00:00
Shea Levy 286eadc147
Add gurobipy for python2.7 on Linux 2017-12-09 15:28:39 -05:00
Maximilian Bode 377cd99e4b gradle: 4.3.1 -> 4.4 2017-12-09 21:08:41 +01:00
Shea Levy bfb63ae2d0
Merge branch 'master' of github.com:NixOS/nixpkgs 2017-12-09 15:07:59 -05:00
Shea Levy 3dfbf51a25
Add gurobipy for python2.7 on darwin. 2017-12-09 15:00:43 -05:00
Vladimír Čunát 2309acf723
Merge branch 'master' into staging 2017-12-09 21:00:07 +01:00
Vladimír Čunát 8f4f9b6223
jbig2dec: bugfix 0.13 -> 0.14
Many of the fixes seem to have potential to be vulnerabilities,
though most aren't labeled with a CVE number.  /cc #32459
2017-12-09 20:52:28 +01:00
Kai Harries 7e1c7fe798 gmime: 3.0.1 -> 3.0.5 2017-12-09 20:30:17 +01:00
Peter Simons 73d85455e4
Merge pull request #32503 from mpickering/ghc-head-updates-8.5
ghcHEAD: 8.3.20170808 -> 8.5.20171209
2017-12-09 19:27:04 +01:00
Vladimír Čunát 332a800de3
exiv2: a batch of security fixes
/cc #32459.  I can't see any other CVE patches that are either
backported upstream to the 0.26 branch or applied in some distro.
2017-12-09 19:08:07 +01:00
Shea Levy d077d22893
python27: Enable building with alternate UCS encoding 2017-12-09 12:00:52 -05:00
Jörg Thalheim 82235b388c
Merge pull request #32437 from vbgl/ocaml-facile-1.1.3
facile: 1.1 -> 1.1.3
2017-12-09 16:19:52 +00:00
Daiderd Jordan b2e2490181
Merge pull request #32454 from andir/erlang-cleanup
Erlang cleanup (remove R17, R16 cleanup, updated couchdb to R19)
2017-12-09 14:48:56 +01:00
Frederik Rietdijk 3e1748f727 python.pkgs.xmltodict: 0.9.2 -> 0.11.0 2017-12-09 14:07:24 +01:00
Matthew Pickering 9a072a466c Remove broken ber-metaocaml-003 attribute 2017-12-09 12:18:06 +00:00
Matthew Pickering 08dfb95673 ber_metaocaml: (re)init at 104 2017-12-09 12:18:05 +00:00
Andreas Rammhold 0841f14a8f
openssl_1_0_2: 1.0.2m -> 1.0.2n (CVE-2017-3737, CVE-2017-3738)
See [1] for more details

[1] https://www.openssl.org/news/secadv/20171207.txt
2017-12-09 13:15:00 +01:00
Orivej Desh e9e9d53bad
Merge pull request #32475 from magnetophon/faac
faac: 1.29.3 -> 1.29.9.2
2017-12-09 11:45:43 +00:00
Bart Brouns 0431971eae faac: 1.29.3 -> 1.29.9.2 2017-12-09 11:45:14 +00:00
Orivej Desh 36cab2324c mp4v2: enable darwin 2017-12-09 11:45:14 +00:00
dywedir b53567e78f ocamlPackages.reason: 3.0.3 -> 3.0.4 2017-12-09 12:42:56 +01:00
Matthew Pickering e7a327da5c ghcHEAD: 8.3.20170808 -> 8.5.20171208 2017-12-09 11:04:31 +00:00
Orivej Desh 0a41fc6b7c mono46, mono48: disable parallel building
See #32386
mono46: https://hydra.nixos.org/build/65617511
mono48: https://hydra.nixos.org/build/65600645
2017-12-09 10:53:16 +00:00
Jörg Thalheim 61a177a517
Merge pull request #32289 from bhipple/feature/android-platform-tools-26.0.2
android-platform-tools: 26.0.0 -> 26.0.2
2017-12-09 10:18:19 +00:00
Vladimír Čunát cd9231a01a
ldns: security patches from upstream, /cc #32459
Also use sha256 instead of sha1 for the source.
2017-12-09 11:08:28 +01:00
Jörg Thalheim 3a20229361
Merge pull request #32484 from magnetophon/qsampler
qsampler: svn-2342 -> 0.4.3
2017-12-09 09:22:38 +00:00
Orivej Desh 40950f6a2d
Merge pull request #31006 from florianjacob/prosody
Improvements for Prosody
2017-12-09 09:19:24 +00:00
Tamas Herman d41e04c897 python.pkgs.botocore: 1.7.43 -> 1.8.10 2017-12-09 09:18:29 +00:00
Tamas Herman 1407b1da99 python.pkgs.s3transfer: 0.1.11 -> 0.1.12 2017-12-09 09:18:29 +00:00
Frederik Rietdijk 8b5fd51064 python.pkgs.libvirt: move to separate file 2017-12-09 10:10:05 +01:00
Jörg Thalheim 09dea4c2e9
Merge pull request #32457 from volth/patch-79
coursier: 1.0.0-RC3 -> 1.0.0-RC13
2017-12-09 08:10:35 +00:00
Orivej Desh 687175c931 liblscp: svn-2319 -> 0.5.8 2017-12-09 02:04:11 +00:00
Orivej Desh f46afb6353 libgig: svn-2334 -> 4.1.0 2017-12-09 02:04:10 +00:00
Bart Brouns 70030c5ad7 raul: unstable-2016-09-20 -> unstable-2017-07-23 2017-12-09 01:27:30 +01:00
Bart Brouns 0098b23bf7 lv2-unstable: 2016-10-23 -> 2017-07-08 2017-12-09 01:27:22 +01:00
Joachim F f5f6d8e393
Merge pull request #32481 from ThomasMader/dlang
dmd, ldc, dub: Inherit buildInput and meta from build derivation
2017-12-08 23:50:33 +00:00
Orivej Desh 9e475320fc
Merge pull request #32479 from magnetophon/sord
sord: add pcre
2017-12-08 23:26:58 +00:00
Bart Brouns 6cc35d014f gstreamer: 1.12.2 -> 1.12.3 2017-12-08 23:21:09 +00:00
Orivej Desh 03abdc205e
Merge pull request #32478 from magnetophon/serd
serd: 0.26.0 -> 0.28.0
2017-12-08 23:18:09 +00:00
Bart Brouns 42ddb8ae2a serd: 0.26.0 -> 0.28.0 2017-12-08 23:17:32 +00:00
John Ericson 0271644491
Merge pull request #32403 from obsidiansystems/gcc-modernize-builder
gcc: Modernize builder
2017-12-08 14:42:10 -08:00
Bart Brouns 635490ee97 fftw: 3.3.6-pl1 -> 3.3.7 2017-12-08 21:51:55 +00:00
Bart Brouns 7cb98a8324 sord: add pcre 2017-12-08 22:13:51 +01:00
Thomas Mader b2e76afa99 dmd, ldc, dub: Inherit buildInput and meta from build derivation 2017-12-08 22:12:11 +01:00
Orivej Desh 081de6180b
Merge pull request #32474 from magnetophon/suil
suil: 0.8.4 -> 0.10.0
2017-12-08 21:06:54 +00:00
Bart Brouns fcca8b4e15 aubio: 0.4.5 -> 0.4.6 2017-12-08 20:25:30 +00:00
Bart Brouns 6e34919e78 suil: 0.8.4 -> 0.10.0 2017-12-08 21:16:04 +01:00
volth e2ffc97054
coursier: 1.0.0-RC3 -> 1.0.0-RC13
minor version bump, required for https://github.com/NixOS/nixpkgs/pull/32442#issuecomment-350334285
2017-12-08 18:22:58 +00:00
Orivej Desh 19b82ec144 Revert "pythonPackages.setuptools: make compatible with hasPythonModule"
The packages with this change can not be evaluated with `nix-env --drv-path` or
`hydra-eval-jobs`: 859dc02fa3

This reverts commit 859dc02fa3.
2017-12-08 14:21:20 +00:00
Andreas Rammhold 14f1698649
erlangR17: removed outdated & unused version
erlangR17 doesn't receive any upstream updates anymore and none of our
packages depend on it.
2017-12-08 15:06:01 +01:00
Andreas Rammhold 9f39d0ef68
erlang_basho_R16B02: OTP_16B02_basho8 -> OTP_16B02_basho10
Also renamed the file since it is no longer version 8.
2017-12-08 15:06:00 +01:00
Andreas Rammhold b8b4d7ebf2
erlang: removed R16.nix, was a leftover from #32443 2017-12-08 15:06:00 +01:00
Daiderd Jordan 42d437129f
R16B02-8-basho: mark insecure 2017-12-08 13:03:54 +01:00
Daiderd Jordan 7d85f1b0e2
erlangR17: mark insecure 2017-12-08 13:03:54 +01:00
Daiderd Jordan 5bc910a6ef
Merge pull request #32443 from andir/erlang-cve-2017-1000385
Erlang CVE-2017-1000385 erlangR{18,19,20}
2017-12-08 12:57:58 +01:00
Lancelot SIX b6ab3a56c2
pythonPackages.django-hijack: 2.1.4 -> 2.1.5 2017-12-08 12:20:00 +01:00
Lancelot SIX fe127535b0
pythonPackages.django: 1.11.7 -> 1.11.8
Release notes: https://docs.djangoproject.com/en/1.11/releases/1.11.8/
2017-12-08 12:07:38 +01:00
Pascal Wittmann b00f806ed0
Merge pull request #32400 from vbgl/ocamlnet-4.1.5
ocamlPackages.ocamlnet: 4.1.4 -> 4.1.5
2017-12-08 10:32:03 +01:00
Andreas Rammhold 2107291346
erlangR18: 18.3.4.4 -> 18.3.4.7 (fixes CVE-2017-1000385) 2017-12-08 10:27:17 +01:00
Andreas Rammhold 366355f7eb
erlangR19: 19.3 -> 19.3.6.4 (fixes CVE-2017-1000385) 2017-12-08 10:27:14 +01:00
Andreas Rammhold 175f2e147f
erlangR20: 20.1 -> 20.1.7 (fixes CVE-2017-1000385) 2017-12-08 10:27:09 +01:00
Vladimír Čunát cdde22aef5
Merge branch 'staging' (older one) 2017-12-08 10:22:31 +01:00
Asko Soukka 859dc02fa3 pythonPackages.setuptools: make compatible with hasPythonModule 2017-12-08 08:55:53 +01:00
Vincent Laporte 01f473c8d1
facile: 1.1 -> 1.1.3
Move to ocamlPackages.
Add a META file to use with ocamlfind
2017-12-08 06:12:26 +00:00
Austin Seipp 90bcfc78c3 nixpkgs: no parallel builds for mono 4.4
See #32386 -- while Mono in general should build correctly with parallel
building, it seems the 4.4 branch has broken.

Instead, allow parallel build support to be overridden by individual
versions, and default to true.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-07 17:30:27 -06:00
Travis Whitaker 777c9bfdae cuDNN 7.0.3 -> 7.0.5 2017-12-07 15:13:07 -08:00
Orivej Desh 8bdd81b499
Merge pull request #32267 from jtojnar/gnome-updates
GNOME updates
2017-12-07 22:29:55 +00:00
Orivej Desh c3818426b8 safefile: replace <nixpkgs> with path 2017-12-07 22:03:09 +00:00
Lancelot SIX 97372a7bd3
libmicrohttpd: 0.9.57 -> 0.9.58
This is a bugfix release.
See https://lists.gnu.org/archive/html/info-gnu/2017-12/msg00005.html
for release information.
2017-12-07 22:58:57 +01:00
Nick Hu a3d7d3e7cf pandoc2: fix Haskell dependencies 2017-12-07 21:25:29 +00:00
Shea Levy 42519a0f87
callCabal2nix: Take advantage of new hpack support. 2017-12-07 15:26:51 -05:00
Tom Lazar a02691a44b chefdk: 2.3.4 -> 2.4.17 (#32412) 2017-12-07 16:36:31 +00:00
John Doe 5b5b686f0a libvirt: 3.8.0 -> 3.10.0 2017-12-07 15:16:59 +00:00
Orivej Desh 81f2d8593b qtcreator: restrict to intel linux
It has never been building for aarch64 or darwin.
2017-12-07 14:51:57 +00:00
José Romildo Malaquias 4b80ec84fe qtcreator: 4.4.1 -> 4.5.0 2017-12-07 12:15:33 -02:00
Frederik Rietdijk 501bc2f91b python.pkgs.contextlib2: fix tests 2017-12-07 14:14:16 +01:00
Frederik Rietdijk 0e92f2100c python.pkgs.TurboCheetah: init at 1.0 2017-12-07 14:14:16 +01:00
Frederik Rietdijk 05be27f7dc python.pkgs.pathlib2: fix tests 2017-12-07 14:14:16 +01:00
Frederik Rietdijk e60a1fd433 python.pkgs.cheetah: move and update expression 2017-12-07 14:14:16 +01:00
Frederik Rietdijk 587556ce1d python.pkgs.backports_shutil_get_terminal_size: fix python 2 tests 2017-12-07 14:14:15 +01:00
Spencer Baugh 70c1899768 python.pkgs.setuptools: 36.7.1 -> 38.2.3 2017-12-07 14:14:15 +01:00
Vladimír Čunát 6f5d989478
treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
José Romildo Malaquias 167247936d libdbusmenu: 12.10.12 -> 16.04.0 2017-12-07 09:50:57 -02:00
Joerg Thalheim 14df60d0db rr: limit platforms to x86_64
related to #32326
2017-12-07 10:22:42 +00:00
Jörg Thalheim 9874d1b5de
Merge pull request #32398 from volth/patch-78
electron: 1.7.5 -> 1.8.1
2017-12-07 10:22:00 +00:00
Jörg Thalheim 2b91fc0c24
Merge pull request #32402 from volth/oraclejdk8-fix-arm-hashes
oraclejdk8: fix armv7l hashes
2017-12-07 10:10:56 +00:00
Orivej Desh c9a03d9b48 premake5: fix build on darwin 2017-12-07 09:41:46 +00:00
Orivej Desh 199b426812 gst_all_1.gst-plugins-bad: enable parallel building 2017-12-07 08:52:42 +00:00
Orivej Desh f568450637 qmake: enable parallel building of qmake projects by default 2017-12-07 08:52:42 +00:00
Orivej Desh ca4f822fd8 qmake4Hook: enable parallel building with qmake4Hook by default 2017-12-07 08:52:42 +00:00
Orivej Desh 46f57dbc14 meson: enable parallel building of meson projects by default 2017-12-07 08:52:42 +00:00
Orivej Desh 031138b7f0 cmake: enable parallel building of cmake projects by default 2017-12-07 08:52:42 +00:00
Orivej Desh da516f0404 cmake: generate for Ninja when the build phase is Ninja
This is overridable by providing a custom build phase or setting
dontUseNinjaBuild = true.
2017-12-07 08:52:42 +00:00
Orivej Desh 2c7cd2455e ninja: support disabling parallel building
but keep it enabled by default
2017-12-07 08:52:42 +00:00
Orivej Desh ef151343e5 editorconfig-core-c: disable parallel building 2017-12-07 08:52:42 +00:00