Commit Graph

44277 Commits

Author SHA1 Message Date
Bastian Köcher
deef33187b kde_frameworks: 5.42 -> 5.43 2018-02-13 16:29:20 +01:00
Tuomas Tynkkynen
1a06373c0a Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/development/libraries/libclc/default.nix
	pkgs/top-level/all-packages.nix
2018-02-13 16:42:55 +02:00
Tuomas Tynkkynen
68052b5619 python: Pull ensureNewerSourcesHook call to all-packages.nix
Documents the reason why it's needed and also prevents the
ensureNewerSourcesHook call being evaluated again and again for every
single Python package.
2018-02-13 16:32:16 +02:00
Shea Levy
d6023f0456
Merge branch 'grpc-upgrade' of git://github.com/bhipple/nixpkgs 2018-02-13 09:01:00 -05:00
Andreas Rammhold
f80b233072
libyaml-cpp: 0.5.3 -> 0.6.1 2018-02-13 14:57:22 +01:00
Andreas Rammhold
d985eb5c74
Merge pull request #34924 from andir/qpdf-7.1.1
qpdf: 7.0.0 -> 7.1.1
2018-02-13 12:53:08 +01:00
Andreas Rammhold
5856b4270e
qpdf: 7.0.0 -> 7.1.1 2018-02-13 12:22:50 +01:00
Michiel Leenaars
2b68e99504 getdns: init at 1.3.0 2018-02-13 11:02:50 +01:00
Peter Simons
afb83e0e03 multi-ghc-travis: update to current Git master 2018-02-13 10:57:40 +01:00
Peter Simons
4b39930ee6 Update hspec family packages to 2.4.8 when building with GHC 8.4.x. 2018-02-13 10:18:19 +01:00
Peter Simons
be676705e3 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8-24-g7642d25 from Hackage revision
dc11df52c5.
2018-02-13 10:18:14 +01:00
Peter Simons
47adc4eb8e LTS Haskell 10.5 2018-02-13 10:17:56 +01:00
Benjamin Hipple
537181136c grpc: 1.8.3 -> 1.9.1
Also added meta and license information.
2018-02-13 00:05:52 -05:00
Daiderd Jordan
9b080c35b6
Merge pull request #34862 from hamishmack/patch-2
rust: fix disabling of fragile test
2018-02-13 00:15:09 +01:00
John Ericson
6acfa356dd
Merge pull request #34863 from ElvishJerricco/callCabal2nix-use-static-cabal2nix
Use static cabal2nix in callCabal2nix
2018-02-12 17:07:18 -05:00
Daiderd Jordan
0bf153f9c0
qt59-qtbase: fix darwin build with clang-5 2018-02-12 22:50:36 +01:00
Daiderd Jordan
a93b1ea803
qt510-qtbase: fix darwin build with clang-5 2018-02-12 22:15:04 +01:00
Michael Raskin
fb8379cc76 lispPackages, lispPackages.quicklisp-to-nix: 2017-07-25 -> 2018-01-31
* update Quicklisp distinfo
* regenerate packages
* add cl-html-parse and closure-html
* add proper mariadb library path to fix cl-mysql
* escape memoization filenames for systems
* lispPackages.cl-postgres: keep simple-date in the same package
2018-02-12 20:45:33 +01:00
Daiderd Jordan
81674e04f3
libclc: use clang-4 2018-02-12 20:40:18 +01:00
Jaakko Luttinen
fcca0ed08a
pythonPackages.Nikola: remove input pytest-mock 2018-02-12 14:22:40 +02:00
Robert Schütz
1674636aa7 python3Packages.Nikola: add mock to checkInputs
mock is no longer in propagatedBuildInputs of pytest-mock for python>2.7
2018-02-12 12:46:57 +01:00
Robert Schütz
804bf3c22a pythonPackages.pytest-mock: 1.6.0 -> 1.6.3 2018-02-12 12:46:21 +01:00
Profpatsch
53e790e7a8 maintainers: capitalize the Profpatsch attribute (vanity)
Since I’m already at it, this has been bothering me for a while.
2018-02-12 07:24:50 +01:00
Profpatsch
2922bee722 remove profpatsch from maintainer list of a few packages 2018-02-12 06:24:38 +01:00
Profpatsch
b806863a82 jid: remove package 2018-02-12 06:23:33 +01:00
adisbladis
d66174e4dc
Merge pull request #34860 from vcunat/p/nodejs-6_x
nodejs: 6.12.2 -> 6.12.3 (maintenance)
2018-02-12 09:54:42 +08:00
adisbladis
81a6e50110
Merge pull request #34800 from adisbladis/linphone-3_12_0
linphone: 3.10.2 -> 3.12.0
2018-02-12 09:39:06 +08:00
Franz Pletz
cb02fae72f
Merge pull request #34797 from oxij/pkgs/opencl-things
OpenCL things
2018-02-12 00:16:16 +00:00
Will Fancher
627444cfc2 Use static cabal2nix in callCabal2nix 2018-02-11 18:33:20 -05:00
Hamish Mackenzie
ca74ad35f4
rust: fix disabling of fragile test
Tests in the run-make directory are all in subdirectories
2018-02-12 12:10:29 +13:00
Vladimír Čunát
226d86a3c4
nodejs: 6.12.2 -> 6.12.3 (maintenance)
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md#6.12.3
2018-02-11 22:47:58 +01:00
Andreas Rammhold
7fad46051e
Merge pull request #34681 from xurei/master
postman: init at 5.5.2
2018-02-11 20:43:53 +01:00
Olivier Bourdoux
63a4cbfb43 postman: init at 5.5.2 2018-02-11 18:39:44 +01:00
Daiderd Jordan
69779a5f7e
Merge pull request #33374 from dtzWill/update/llvm-5-default
Update LLVM default 4 -> 5
2018-02-11 18:29:26 +01:00
Spencer Baugh
600d0afc4f pythonPackages.aioconsole: init at 0.1.7 2018-02-11 17:23:52 +00:00
Frederik Rietdijk
3933b60bae
Merge pull request #34847 from va1entin/pynacl
pythonPackages.pynacl: fix tests
2018-02-11 15:15:42 +00:00
Valentin Heidelberger
92d68b0656 pythonPackages.pynacl: fix tests 2018-02-11 16:10:37 +01:00
Bjørn Forsman
8ea7a302bd make-fonts-cache: remove CACHEDIR.TAG file from Nix store
A CACHEDIR.TAG file indicates that the contents can be automatically
re-generated. This is not really true for Nix store paths. (Well _Nix_
can recreate them, but that's different.)

I noticed this issue as I was restoring full system backup that "for
some reason" always missed /nix/store/*-fc-cache (found by `nix-store
--verify --repair`). Turns out I was excluding caches from my backup...
2018-02-11 16:07:43 +01:00
Frederik Rietdijk
b101148337
Merge pull request #34835 from vanzef/i3ipc
pythonPackages.i3ipc: init at 1.4.0
2018-02-11 14:10:27 +00:00
Ivan Solyankin
eb3611a8f3 pythonPackages.i3ipc: init at 1.4.0
closes #34828
2018-02-11 16:34:31 +03:00
Pascal Wittmann
b0047a527c
fswatch: 1.9.3 -> 1.11.2 2018-02-11 13:29:43 +01:00
Pascal Wittmann
63c97b946e
udunits: 2.2.24 -> 2.2.26 2018-02-11 13:22:19 +01:00
Pascal Wittmann
2d6d52b60c
icmake: 9.02.04 -> 9.02.06 2018-02-11 12:02:27 +01:00
Pascal Wittmann
2e7e318ffd
unibilium: 1.2.1 -> 2.0.0 2018-02-11 12:00:21 +01:00
Markus Kowalewski
5e12d76361
openmpi: fix broken modules, disable dsos 2018-02-11 00:49:12 -08:00
Frederik Rietdijk
27217271e1
Merge pull request #34826 from va1entin/pynacl
pythonPackages.pynacl: 0.3.0 -> 1.2.1
2018-02-11 08:48:56 +00:00
Luke Adams
677aa175a7 platformio-python: add git 2018-02-11 09:20:13 +01:00
Luke Adams
4da3c294f6 platformio-fhs: minor changes 2018-02-11 09:19:53 +01:00
Nadrieril
ad7ab43448 pythonPackages.weboob: 1.1 -> 1.3 2018-02-11 09:14:42 +01:00
Lancelot SIX
45b9cf2659 pythonPackages.celery: 4.0.2 -> 4.1.0 2018-02-11 09:00:18 +01:00
Frederik Rietdijk
06a7281d0f Merge master into staging 2018-02-11 08:55:28 +01:00
Frederik Rietdijk
9d69ebe5a8 Merge staging at '256ba86' into master 2018-02-11 08:54:49 +01:00
Frederik Rietdijk
773aca9632
Merge pull request #34825 from dotlambda/home-assistant-0.63.0
home-assistant: 0.62.1 -> 0.63
2018-02-11 07:30:02 +00:00
Frederik Rietdijk
35ab6369c6
Merge pull request #34065 from markuskowa/openmpi3-pr
openmpi: 1.10.7->3.0.0, add markuskowa as maintainer
2018-02-11 07:27:17 +00:00
Markus Kowalewski
389a130e6d
mpi4py: disable test_spawn.py
test_spawn.py fails when build with openmpi-3.0.0 in a sandboxed
environment.
2018-02-10 22:37:45 -08:00
Valentin Heidelberger
97982f264a pythonPackages.pynacl: 0.3.0 -> 1.2.1 2018-02-11 01:52:38 +01:00
Tuomas Tynkkynen
48f3036e87 Merge remote-tracking branch 'upstream/master' into staging 2018-02-11 02:10:02 +02:00
Tuomas Tynkkynen
0ed5ba8a64 buildMavenPackage: Use concatStringsSep 2018-02-11 00:17:47 +02:00
Robert Schütz
0577bc4832 pythonPackages.astral: 1.4 -> 1.5 2018-02-10 23:16:48 +01:00
Austin Seipp
df689d142b chez-scheme: 9.5-20171109 -> 9.5.1
- Add a new postInstall hook that installs Chez's kernel.o file into
the library directory. This library /should/ be installed by Chez, but
isn't, and it's the only way to properly embed Chez in your applications
or write your own shell/bootfile harness directly.

  - Fixes the version number for Nix to properly reflect the one Chez
shows the user.

  - Loose odds and ends (fix homepage URL, tidy up comments)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-10 14:14:04 -06:00
adisbladis
d424160b33
go_1_8: 1.8.5 -> 1.8.7 2018-02-11 03:33:13 +08:00
adisbladis
cac2a6596c
go_1_9: 1.9.3 -> 1.9.4 2018-02-11 03:33:08 +08:00
Daiderd Jordan
0905e5e23a
qt59-qtbase: fix darwin build 2018-02-10 20:30:38 +01:00
Shea Levy
32085eafa1 haskell-hpio: disable test suite to fix the build 2018-02-10 18:10:47 +01:00
Shea Levy
b0270dfcec haskell-securemem: fix build with GHC 8.4 2018-02-10 18:10:47 +01:00
Shea Levy
74bde7e20a haskell-deepseq-generics: fix build on ghc 8.4 2018-02-10 18:10:47 +01:00
Shea Levy
d2b6665024 haskell-twee-lib: disable broken haddocks 2018-02-10 18:10:46 +01:00
Shea Levy
15344506cc haskell-funcmp: Fix build on GHC 8.4 2018-02-10 18:10:46 +01:00
Shea Levy
7ac6c77323 ghc: Make deterministic profiling patches opt-in.
The patch changes some pieces of the exposed API, so we can't have our
default GHC changed in this way.
2018-02-10 18:10:44 +01:00
Shea Levy
9dfbb52423 liquidhaskell: Patch for compat with our deterministic profiling GHC patch 2018-02-10 18:05:29 +01:00
Shea Levy
69b0bc1bdf ghc 8.{2,4}: Add patches for deterministic profiling symbols.
These are taken from https://phabricator.haskell.org/D4388 (which is
against HEAD) and fix an inconsistency when building profiling
libraries on multiple machines that leads to linking failure.
2018-02-10 18:05:29 +01:00
Peter Simons
36a095e27e haskell-contravariant: fix build on GHC 7.10.x 2018-02-10 18:05:28 +01:00
Peter Simons
1d4529c7e2 cabal2nix: compile with hpack 0.25.0 2018-02-10 18:05:28 +01:00
Peter Simons
c8bc6163c0 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8-24-g7642d25 from Hackage revision
ddb881454b.
2018-02-10 18:05:23 +01:00
Peter Simons
52628a27e7 hackage2nix: disable broken builds 2018-02-10 18:05:21 +01:00
Jörg Thalheim
b3e42e607c
Merge pull request #34021 from dtzWill/update/boomerang-20180118
boomerang: switch to new active fork, cleanup, maintain
2018-02-10 15:57:24 +00:00
Jan Malakhovski
f036df0321 libclc: 2017-02-25 -> 2017-11-29 2018-02-10 15:07:14 +00:00
Jan Malakhovski
d64748295a ocl-icd: fix cross-compilation 2018-02-10 15:07:14 +00:00
Jan Malakhovski
63a1c0c807 ocl-icd: provide a variant for each opencl-headers version 2018-02-10 15:07:13 +00:00
Jan Malakhovski
67a058eda7 opencl-headers: 2016-11-29 -> 2017-07-18, provide multiple versions 2018-02-10 15:07:13 +00:00
Jan Malakhovski
7f7e117c94 hwloc: disable x11 by default
I think nothing actually uses what this feature provides but all headless
machines suffer.
2018-02-10 15:07:12 +00:00
Jörg Thalheim
e2d2503515
Merge pull request #34015 from veprbl/pytgbot
python-telegram-bot: init at 9.0.0
2018-02-10 14:41:14 +00:00
Robert Schütz
3c97239afe pythonPackages.testtools: clean up dependencies 2018-02-10 15:24:55 +01:00
Eric Wolf
230b640ea6 pythonPackages.neovim: 0.2.0 -> 0.2.1
changed dependency msgpack-python to msgpack to make
it build
2018-02-10 15:10:55 +01:00
Eric Wolf
b020aef13a pythonPackages.msgpack: init at 0.5.4 2018-02-10 15:10:55 +01:00
Eric Wolf
e2859068b1 pythonPackages.msgpack: renamed to msgpack-python 2018-02-10 14:47:19 +01:00
Thomas Mader
1ac2ce107c dub: 1.7.1 -> 1.7.2 2018-02-10 14:36:19 +01:00
Jörg Thalheim
5c22bf84e4
Merge pull request #34124 from arcadio/hunspell
hunspell: 1.6.1 -> 1.6.2
2018-02-10 13:03:10 +00:00
Jörg Thalheim
7e36db84c7
Merge pull request #34285 from fgaz/duktape
duktape: init at 2.2.0
2018-02-10 12:35:29 +00:00
Jörg Thalheim
7e1ebc2c52
Merge pull request #34327 from mnacamura/node-json-diff
node-packages.json-diff: init at 0.5.2
2018-02-10 12:30:41 +00:00
Jörg Thalheim
a4354c9593
Merge pull request #34515 from vbgl/ocaml-tyxml-4.2.0
ocamlPackages.tyxml: 4.0.1 -> 4.2.0
2018-02-10 11:53:53 +00:00
Jörg Thalheim
fdc9312dba
Merge pull request #34546 from samdroid-apps/add-spice-up
Add presentation app Spice Up
2018-02-10 11:43:09 +00:00
Frederik Rietdijk
2e07f0da88
Merge pull request #34808 from jluttine/fix-txtorcon
pythonPackages.txtorcon: fix tests
2018-02-10 11:33:34 +00:00
Jörg Thalheim
777c8388e6
Merge pull request #34523 from womfoo/init/librarian-puppet-go-0.3.9
librarian-puppet-go: init at 0.3.9
2018-02-10 11:32:40 +00:00
Jaakko Luttinen
6aee626c32
pythonPackages.txtorcon: fix tests
There is a bug in the upstream package that causes one test to fail currently:
https://github.com/meejah/txtorcon/issues/250

The test can be safely ignored but should be enabled once it's been fixed
upstream.
2018-02-10 13:11:07 +02:00
Frederik Rietdijk
2b16b1a1dd
Merge pull request #34807 from dotlambda/python
python: housekeeping
2018-02-10 10:55:51 +00:00
Robert Schütz
520eaac3c3 pythonPackages.pytest_xdist: enable tests for python2 2018-02-10 11:37:12 +01:00
Vladimír Čunát
256ba86fff
libtasn1: 4.12 -> 4.13 (security)
/cc #34787.
2018-02-10 11:30:34 +01:00
Robert Schütz
5ca63e0462 python3Packages.async-timeout: clean up 2018-02-10 11:07:03 +01:00
Robert Schütz
56224e27af pythonPackages.chardet: clean up 2018-02-10 11:07:03 +01:00
Robert Schütz
585a5c1634 python3Packages.multidict: clean up dependencies 2018-02-10 11:06:57 +01:00
Robert Schütz
43795b2cea python3Packages.aiohttp: clean up dependencies 2018-02-10 10:53:01 +01:00
Thomas Mader
a1f920e900 dtools: 2.078.1 -> 2.078.2 2018-02-10 10:49:17 +01:00
Thomas Mader
95e86ba651 dmd: 2.078.1 -> 2.078.2 2018-02-10 10:48:28 +01:00
Jörg Thalheim
7fd8e8b40e
Merge pull request #33427 from vdemeester/init-go-symbols
go-symbols: init at 2017-02-06
2018-02-10 09:47:30 +00:00
Frederik Rietdijk
d8d8a0a00f
Merge pull request #34761 from nico202/papis
papis: init at 0.5.2 + dependencies
2018-02-10 08:32:52 +00:00
Jörg Thalheim
2c5c928a10
Merge pull request #34688 from andrew-d/adunham/dbd-sqlite
Fix build failures with DBD-SQLite
2018-02-10 08:27:49 +00:00
Nicolò Balzarotti
3c3bc83c39 python-magic: move to own file, 0.4.10 -> 0.4.13
move python_magic
2018-02-10 09:23:02 +01:00
Nicolò Balzarotti
c00d76cc29 pylibgen: init at 1.3.1 2018-02-10 09:23:02 +01:00
Nicolò Balzarotti
78ab516964 papis-python-rofi: init at 1.0.2 2018-02-10 09:23:01 +01:00
Nicolò Balzarotti
1e5216751e pyparser: init at 1.0 2018-02-10 09:23:01 +01:00
Nicolò Balzarotti
e6a42f8252 habanero: init at 0.6.0 2018-02-10 09:23:01 +01:00
Nicolò Balzarotti
4422a70922 arxiv2bib: init at 1.0.8 2018-02-10 09:23:01 +01:00
Frederik Rietdijk
603952d86c
Merge pull request #34790 from dotlambda/pyhomematic
python3Packages.pyhomematic: 0.1.38 -> 0.1.39
2018-02-10 08:09:10 +00:00
adisbladis
051c92a825
belcard: init at 1.0.2 2018-02-10 13:23:56 +08:00
adisbladis
fa633e7905
belr: init at 0.1.3 2018-02-10 13:23:52 +08:00
adisbladis
611ed16125
bzrtp: init at 1.0.6 2018-02-10 13:20:51 +08:00
adisbladis
0dbe0ad242
ortp: 0.27.0 -> 1.0.2 2018-02-10 13:19:52 +08:00
adisbladis
bebb33a50f
belle-sip: 1.5.0 -> 1.6.3 2018-02-10 13:19:08 +08:00
adisbladis
ab2a3c74aa
mediastreamer: 2.14.0 -> 2.16.0 2018-02-10 13:18:44 +08:00
adisbladis
a5047cd5f0
bctoolbox: 0.2.0 -> 0.6.0 2018-02-10 13:18:00 +08:00
Robert Schütz
6da71d97d4 python3Packages.pyhomematic: 0.1.38 -> 0.1.39 2018-02-09 23:24:30 +01:00
Frederik Rietdijk
84a6d8a718
Merge pull request #34777 from dotlambda/pytest-httpbin
pythonPackages.pytest-httpbin: actually run tests
2018-02-09 19:42:58 +00:00
Frederik Rietdijk
75c5b8c01f
Merge pull request #34768 from dotlambda/dateparser
pythonPackages.dateparser: 0.6.0 -> 0.7.0
2018-02-09 19:42:41 +00:00
Robert Schütz
6ae627b01e pythonPackages.pytest-httpbin: actually run tests 2018-02-09 20:37:56 +01:00
Peter Simons
13dda44b8b haskell-with-packages-wrapper: don't bother with extraOutputsToInstall
symlinkJoin doesn't recognize this parameter, so this functionality has been
broken ever since 4b77d425aa.
2018-02-09 20:26:35 +01:00
Frederik Rietdijk
9c105bdf8f Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-09 20:02:53 +01:00
Robert Schütz
d436d3dac5 pythonPackages.dateparser: 0.6.0 -> 0.7.0 2018-02-09 19:57:22 +01:00
Peter Simons
2c13435734 haskell-generic-builder: revert "set LD_LIBRARY_PATH in shellHook"
This reverts commit e73e5c884f. Please don't
set $LD_LIBRARY_PATH! Instead, pass appropriate --extra-include-dir and
--extra-lib-dir arguments to "cabal configure" to ensure that Cabal knows
about system dependencies.
2018-02-09 19:56:20 +01:00
Peter Simons
bd3379c443 haskell-generic-builder: include build-tool dependencies in shell environments
For a Haskell package "foo" the environment foo.env now contains the build tool
dependencies required for compiling the package in $PATH.

Fixes https://github.com/NixOS/cabal2nix/issues/331.
2018-02-09 19:56:20 +01:00
Franz Pletz
a51cda85ff
Merge pull request #34434 from markuskowa/uhd-fix-boost-pr
uhd: 3.10.2.0 -> 3.10.3.0
2018-02-09 18:33:11 +00:00
Robert Schütz
bd92592e7e pythonPackages.pytz: 2017.3 -> 2018.3 2018-02-09 17:56:19 +01:00
Peter Simons
9861064f35
Merge pull request #34766 from mnacamura/r-pbdZMQ-fix-darwin
rPackages.pbdZMQ: fix package loading on Darwin
2018-02-09 17:43:03 +01:00
Jörg Thalheim
7d9313fff3
Merge pull request #34635 from zauberpony/hcloud-init-v1.3.0
hcloud: init at 1.3.0
2018-02-09 16:38:12 +00:00
Jörg Thalheim
03ad93a879
Merge pull request #34701 from holidaycheck/chromedriver-2.35
chromedriver: 2.33 -> 2.35
2018-02-09 16:09:21 +00:00
Jörg Thalheim
807d76b30b
Merge pull request #34765 from greedy/fix/libproxy-darwin
libproxy: fix building on darwin
2018-02-09 16:02:42 +00:00
thorstenweber83
814a9310dc python.pkgs.awesome-slugify: fix build (#34764)
It broke because Unidecode went out of
its defined range (Unidecode>=0.04.14,<0.05)
with commit 57e9ed3719
2018-02-09 16:02:23 +00:00
Mitsuhiro Nakamura
c4658ac0a4 rPackages.pbdZMQ: fix package loading on Darwin 2018-02-10 00:54:28 +09:00
Geoffrey Reedy
7f6c4e2703 libproxy: fix building on darwin 2018-02-09 08:33:41 -07:00
Frederik Rietdijk
669e03ecce
Merge pull request #34647 from jraygauthier/jrg/pythonnet-rebased
pythonnet: Init at 2.3.0
2018-02-09 15:20:25 +00:00
Sam Parkinson
197d9a8d90
granite: refactor package
* move build time dependencies into nativeBuildInputs
* convert cmakeFlags to an array
* use `with` in the meta section
* add `ninja`
2018-02-09 22:23:37 +11:00
adisbladis
d1c5b483d2
yaml2json: init at unstable-2017-05-03 2018-02-09 16:46:21 +08:00
Jörg Thalheim
58278aec16
Merge pull request #34738 from dotlambda/pytest-sugar
pythonPackages.pytest-sugar: 0.9.0 -> 0.9.1
2018-02-09 08:06:29 +00:00
Jörg Thalheim
4db906e185
Merge pull request #34730 from karolchmist/dotty-bump-0.6.0
dotty: 0.4.0 -> 0.6.0
2018-02-09 07:58:59 +00:00
Raymond Gauthier
1d1209381a pythonnet: Init at 2.3.0 2018-02-08 21:29:36 -05:00
Dan Peebles
dfd300c81d treewide: s/pkgs.fedoraproject.org/src.fedoraproject.org/
Upstream killed the pkgs server but src continues to serve up the exact
same content, so we can just point there and all hashes should be unchanged.
2018-02-08 16:38:08 -05:00
Tim Steinbach
86ab2e3842
Merge pull request #34446 from nlewo/pr/skopeo
skopeo: remove the patch by setting a variable at build time
2018-02-08 16:19:46 +00:00
Robert Schütz
e7fc9fe5e1 pythonPackages.pytest-sugar: 0.9.0 -> 0.9.1 2018-02-08 15:35:41 +01:00
Frederik Rietdijk
ec506fdfbc
Merge pull request #34736 from dotlambda/pecan
pythonPackages.pecan: remove superfluous patch
2018-02-08 14:16:18 +00:00
Robert Schütz
f4ff322d72 pythonPackages.pecan: remove superfluous patch 2018-02-08 15:10:01 +01:00
Antoine Eiche
a38cb9411c skopeo: 0.1.27 -> 0.1.28 2018-02-08 14:33:58 +01:00
Frederik Rietdijk
28e0126876
Merge pull request #34733 from geistesk/fpdf
fpdf: init at 1.7.2
2018-02-08 12:43:08 +00:00
geistesk
266292a4bc fpdf: init at 1.7.2 2018-02-08 13:39:10 +01:00
Frederik Rietdijk
50a9d51a09 Merge commit '30d031b5d8d05422586043c3f105f4d9110e4f59' into HEAD 2018-02-08 12:14:07 +01:00
Frederik Rietdijk
2e6032ff75
Merge pull request #34678 from jluttine/update-pytest-cram
pythonPackages.pytest-cram: 0.1.1 -> 0.2.0
2018-02-08 11:04:04 +00:00
Frederik Rietdijk
712c322122
Merge pull request #34532 from unode/pysam
pysam: init at 0.13
2018-02-08 11:02:32 +00:00
Frederik Rietdijk
c0c366c8af
Merge pull request #34533 from unode/dendropy
dendropy: init at 4.3.0
2018-02-08 11:00:32 +00:00
Karol Chmist
7bfc62a377 dotty: 0.4.0 -> 0.6.0 2018-02-08 10:23:08 +01:00
Will Dietz
a90f841769 heaptrack: Add dep on kdiagram for chart goodness 2018-02-07 20:56:54 -06:00
Will Dietz
427a4cd463 heaptrack: don't be specific about boost 2018-02-07 20:56:54 -06:00
Will Dietz
11d9f3aae1 heaptrack: 2017-10-30 -> 2018-01-28 2018-02-07 20:56:54 -06:00
Ruben Maher
72326cda80 flow: 0.64.0 -> 0.65.0 2018-02-08 10:02:50 +10:30
Adrien Devresse
4442a377cb rocksdb: 5.1.2 -> 5.10.2
- Update rocksdb to last version
- Also enable RTTI support for rocksdb, required for Ceph
- Add missing which and perl package
2018-02-07 21:17:02 +01:00
Matthew Pickering
947e7d80b4 Refactor Idris packaging infrastructure
The main two changes are

1. Completely rewrite how with-packages works to remove use of envHooks
2. The package description is now an idris specific set rather than
    being a subset of the arguments to mkDerivation. This mirrors the
    way Haskell packages are treated.
2018-02-07 19:25:50 +00:00
Matthew Pickering
8d55538f97 Revert "idris: Move library setup to the setup hook."
This reverts commit 69d4adee1f.
2018-02-07 19:24:31 +00:00
Adrien Devresse
52f6310626 lttng-ust: refactor
liburcu appears in the public API of LTTNG: it should be a
propagatedBuildInputs.
2018-02-07 18:34:53 +01:00
adisbladis
51c442c007
Merge pull request #34702 from ryantm/bossa
bossa: 2014-08-18 -> 1.8
2018-02-08 00:11:02 +08:00
Mathias Schreck
7bd68dff1e chromedriver: 2.33 -> 2.35 2018-02-07 16:57:10 +01:00
adisbladis
dda6f49192
uriparser: 0.8.4 -> 0.8.5 2018-02-07 23:29:16 +08:00
Peter Simons
8ff7ac4859
Merge pull request #34646 from clacke/hledger-darwin
hledger: build correctly on darwin
2018-02-07 08:32:59 +01:00
Peter Simons
725e98fe85
Merge pull request #34682 from deepfire/ghc-8.4
ghc841:  bump to alpha3
2018-02-07 08:22:55 +01:00
Andrew Dunham
d3f76d7747 Fix build failures with DBD-SQLite
This passes the correct compilation flags to the builder so we pick up
the path to sqlite, and (despite the fact that it's a development
version), also updates to version 1.55_07 to fix
https://github.com/DBD-SQLite/DBD-SQLite/issues/28
2018-02-06 18:06:23 -08:00
Tuomas Tynkkynen
4c6c919a31 Merge remote-tracking branch 'upstream/master' into HEAD
Conflicts:
	pkgs/os-specific/linux/kernel/generic.nix
2018-02-07 03:41:24 +02:00
adisbladis
5582365d3e
Merge pull request #34664 from ryantm/autoconf-archive
autoconf-archive: 2017.03.21 -> 2017.09.28
2018-02-07 09:13:46 +08:00
Daiderd Jordan
5af41b7a22
pixman: fix clang5 build 2018-02-06 23:38:47 +01:00
Daiderd Jordan
db7e0aeb42
llvm-packages: cleanup 2018-02-06 23:38:46 +01:00
Daiderd Jordan
335ae38674
Merge pull request #33871 from dtzWill/fix/llvm-5-python-closure
llvm-5: add extra 'python' output for opt-viewer tool
2018-02-06 23:33:45 +01:00
Jaakko Luttinen
44509195e5
pythonPackages.pytest-cram: 0.1.1 -> 0.2.0
This fixes pytest-cram after the recent pytest upgrading broke it.
2018-02-06 21:49:44 +02:00
Kosyrev Serge
6419664793
ghc841: bump to alpha3 2018-02-06 21:58:32 +03:00
Claes Wallin (韋嘉誠)
cc2c594a9b hledger*: build correctly on darwin
- mkdir -p $out/share/info rather than assuming $out/share is there
 - find .info and .man* files correctly on darwin -- don't try to
   match the specific system name, there is nothing to gain from that

nix calls darwin darwin, but ghc calls it osx in its directory names.

closes #34644
2018-02-07 01:32:16 +08:00
Frederik Rietdijk
ec26c65bce
Merge pull request #34643 from dotlambda/dateparser
pythonPackages.dateparser: switch to parameterized and thereby fix Hydra test
2018-02-06 16:23:58 +00:00
Ryan Mulligan
8930a14422 autoconf-archive: 2017.03.21 -> 2017.09.28 2018-02-06 07:35:31 -08:00
Renato Alves
b2284e0454
htslib: 1.6 -> 1.7 2018-02-06 15:37:50 +01:00
Robert Schütz
029fa375c8 pythonPackages.nose-parameterized: uninit because deprecated 2018-02-06 13:16:30 +01:00
Renato Alves
a6ee80aa18
dendropy: init at 4.3.0 2018-02-06 10:06:12 +01:00
Peter Simons
a9268dd694
Merge pull request #34404 from deepfire/x-ghc-8.4-overrides
GHC 8.4 package overrides
2018-02-06 10:01:15 +01:00
adisbladis
6ad0e947eb
Merge pull request #34648 from ryantm/binaryen
binaryen: 33 -> 42
2018-02-06 13:43:10 +08:00
Ryan Mulligan
295934adda bear: 2.2.1 -> 2.3.11 2018-02-05 21:13:54 -08:00
Ryan Mulligan
636968b3ec binaryen: 33 -> 42 2018-02-05 20:50:02 -08:00
Ryan Mulligan
84ea1ba890 bossa: 2014-08-18 -> 1.8 2018-02-05 20:29:26 -08:00
Kosyrev Serge
ae1e9fbf87
ghc841 configuration: overrides 2018-02-06 05:33:07 +03:00
Tuomas Tynkkynen
9548028a22 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/os-specific/linux/cpupower/default.nix
2018-02-06 04:11:23 +02:00
adisbladis
da82aff2b0
Merge pull request #34637 from holidaycheck/jenkins-2.105
jenkins: 2.103 -> 2.105
2018-02-06 09:57:20 +08:00
Robert Schütz
f3e87bf50f pythonPackages.dateparser: switch to parameterized
nose-parameterized is deprecated and yields a warning
2018-02-06 00:56:42 +01:00
Renato Alves
37680b046c
pysam: init at 0.13.0
A python library to interact with SAM/BAM/CRAM files
2018-02-06 00:53:32 +01:00
Daiderd Jordan
d5ccec3c4e
libgcrypt: fix darwin build 2018-02-05 21:57:53 +01:00
Daiderd Jordan
6f868088df
libassuan: fix darwin build 2018-02-05 21:57:52 +01:00
Daiderd Jordan
d3b3827154
libksba: fix darwin build 2018-02-05 21:57:45 +01:00
Eelco Dolstra
c08e4b9102
boost: Don't store absolute path in #line
This causes packages to have boost.dev in their runtime closures, via
assertion messages.

Fixes #34462.
2018-02-05 21:56:43 +01:00
Mathias Schreck
674b39b048 jenkins: 2.103 -> 2.105 2018-02-05 20:13:28 +01:00