Commit Graph

44583 Commits

Author SHA1 Message Date
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
Claes Wallin (韋嘉誠) 435bceb69e racket-minimal: init at 6.12.0 (same as racket)
Racket without the bundled packages, such as Mr Racket.

The essential package racket-libs is included, as well as libraries
that live in collections. In particular, raco and the pkg library are
still bundled.
2018-02-10 12:51:51 +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
Elmar Athmer 04769e898f hcloud: init at 1.3.0 2018-02-05 19:14:55 +01:00
Shea Levy 39f62c770b
haxl: Disable non-deterministic tests 2018-02-05 13:00:12 -05:00
Frederik Rietdijk 422f99b9a6
Merge pull request #34589 from Ma27/package-pybase64
pythonPackages.pybase64: init at 0.2.1
2018-02-05 13:13:12 +00:00
Maximilian Bosch 14da2e22b4
pythonPackages.pybase64: init at 0.2.1
`pybase64` is a tiny wrapper for `libbase64` written in python.

/cc @ironpinguin
2018-02-05 13:55:53 +01:00
Maximilian Bosch 9d188f908c
pythonPackages.nose-parameterized: create `parameterized` alias
`pythonPackages.parameterized` is the successor of `nose-parameterized`
as the authors of the module decided to support more testing frameworks
and stopped focusing on `noes` only. `nose-parameterized` is still
available in `pypi` with version `0.6.0`, but is officially deprecated.

However the renaming happened quite recently so it is possible that
there are still folks relying on `nose-parameterized`. Therefore I moved
the expression to provide a `pythonPackages.parameterized` derivation
and added a package override which builds `nose-parameterized` after
yielding a deprecation warning.
2018-02-05 13:55:52 +01:00
Franz Pletz c135ecd7ef
Merge remote-tracking branch 'origin/master' into gcc-7 2018-02-05 13:11:33 +01:00
Rodney Lorrimar 4250f50dc9 electron: 1.7.9 -> 1.7.11
https://github.com/electron/electron/releases/tag/v1.7.10
https://github.com/electron/electron/releases/tag/v1.7.11
2018-02-05 12:31:11 +01:00
Frederik Rietdijk 870e736177 python35: 3.5.4 -> 3.5.5 2018-02-05 11:53:38 +01:00
Frederik Rietdijk 8243d2b96f python34: 3.4.7 -> 3.4.8 2018-02-05 11:53:38 +01:00
Frederik Rietdijk 030badc427
Merge pull request #34596 from dotlambda/aioimaplib
python3Packages.aioimaplib: init at 0.7.13
2018-02-05 09:08:05 +00:00
adisbladis d80057f245
Merge pull request #34601 from markuskowa/mpich2-pr
mpich2: 3.2 -> 3.2.1, update meta data
2018-02-05 13:54:00 +08:00
Markus Kowalewski bd80130fd9
mpich2: add maintainer, update license 2018-02-04 15:57:50 -08:00
Markus Kowalewski ff8b077071
mpich2: 3.2 -> 3.2.1 2018-02-04 15:52:29 -08:00
Robert Schütz 58e467c850 python3Packages.aioimaplib: init at 0.7.13 2018-02-04 22:47:01 +01:00
Robert Schütz 0cef410c08 pythonPackages.imaplib2: init at 2.45.0 2018-02-04 22:28:33 +01:00
Robert Schütz 988bec8774 python3Packages.asynctest: init at 0.11.1 2018-02-04 22:13:11 +01:00
Frederik Rietdijk f0e404b1de
Merge pull request #34591 from womfoo/bump/facter-3.9.3
facter: 3.9.0 -> 3.9.3 and dependency libwhereami: 0.1.1 -> 0.1.3
2018-02-04 20:03:24 +00:00
Austin Seipp 12037a9e79 yosys: 2018.01.10 -> 2018.02.04
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-04 11:59:19 -06:00
Austin Seipp 2b5a665bc1 arachne-pnr: 2018.01.10 -> 2018.02.04
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-04 11:59:11 -06:00
Austin Seipp f610a780e4 icestorm: 2018.01.10 -> 2018.02.04
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-04 11:59:00 -06:00
Frederik Rietdijk c1d79509a0
Merge pull request #34553 from NixOS/python-unstable
Python package updates
2018-02-04 13:29:23 +00:00
Kranium Gikos Mendoza bdd0bb241e libwhereami: 0.1.1 -> 0.1.3 2018-02-05 00:28:21 +11:00
Frederik Rietdijk 9ba4b1621d
Merge pull request #34473 from sorki/python-can-support
Python CAN support
2018-02-04 12:36:38 +00:00
Frederik Rietdijk 4cb79ee66e
Merge pull request #34573 from dotlambda/luftdaten
python3Packages.luftdaten: init at 0.1.4
2018-02-04 12:35:01 +00:00
Frederik Rietdijk 575d8ba030
Merge pull request #34585 from calvertvl/upd_loccount_1.2
loccount: 1.1 -> 1.2
2018-02-04 12:31:50 +00:00
Tuomas Tynkkynen 34b7ea6d45 Merge remote-tracking branch 'upstream/master' into staging 2018-02-04 12:22:39 +02:00
Peter Simons af884f5607 cabal2nix: update build to hpack 0.24 2018-02-04 10:52:53 +01:00
Peter Simons 77e074829b hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8-24-g7642d25 from Hackage revision
2499b1e31f.
2018-02-04 10:52:48 +01:00
Peter Simons 3ac304963c hackage2nix: use latest version of weeder by default 2018-02-04 10:52:18 +01:00
Victor Calvert d6e1c7bd94 loccount: 1.1 -> 1.2 2018-02-04 04:50:30 -05:00
Frederik Rietdijk be964d00ea python.pkgs.pyqt5: minor improvements 2018-02-04 10:16:46 +01:00
Peter Hoeg c00cc986e8 wp-cli: 1.4.1 -> 1.5.0 2018-02-04 11:51:03 +08:00
Tuomas Tynkkynen 95b0ae0ad7 boehmgc: 7.6.2 -> 7.6.4 2018-02-04 02:47:18 +02:00
Robert Schütz 411cd15e59 python3Packages.luftdaten: init at 0.1.4 2018-02-03 23:22:26 +01:00
Bjørn Forsman e193d8674b astyle: 2.05.1 -> 3.1 2018-02-03 22:48:20 +01:00
Michael Raskin 2a541cc8f7
Merge pull request #33069 from brainrape/fix-idris-modules
idris: fix modules
2018-02-03 21:47:37 +00:00
Vladimír Čunát 7e5cf3b1bf
Merge #34083: librsvg: 2.40.18 -> 2.42.2 2018-02-03 20:11:23 +01:00
adisbladis 1177bb7a09
nodejs: 9.4.0 -> 9.5.0 2018-02-04 03:06:30 +08:00
adisbladis 24dff4b341
libuv: 1.18.0 -> 1.19.1 2018-02-04 03:06:12 +08:00
Venkateswara Rao Mandela 3d74ccf5e8 doxygen: 1.8.11 -> 1.8.14 2018-02-03 20:02:42 +01:00
Graham Christensen 92b786a2fb
Merge pull request #30068 from mpickering/osm2xmap
libroxml: init at 2.3.0 and osm2xmap: init at 2.0 c1f7b68
2018-02-03 13:58:35 -05:00
Vladimír Čunát 9c8b87e953
librsvg: 2.42.0 -> 2.42.2 (maintenance) 2018-02-03 19:51:08 +01:00
Matthew Pickering 8b362957c7 libroxml: init at 2.3.0 2018-02-03 18:35:54 +00:00
Robert Schütz 66dc266530 python: typing: 3.5.3.0 -> 3.6.4 2018-02-03 17:43:31 +01:00
Frederik Rietdijk 4bd9faf288 python.pkgs.quantities: 0.10.1 -> 0.12.1 2018-02-03 17:43:31 +01:00
Frederik Rietdijk 0821a22eba python.pkgs.ovh: 0.4.5 -> 0.4.8 2018-02-03 17:43:31 +01:00
Frederik Rietdijk f875b1083a python.pkgs.dicttoxml: 1.6.4 -> 1.7.4 2018-02-03 17:43:31 +01:00
Frederik Rietdijk 6fee9079aa python.pkgs.webcolors: 1.4 -> 1.7 2018-02-03 17:43:31 +01:00
Frederik Rietdijk 7afd65aed4 python.pkgs.packet-python: 1.33 -> 1.37.1 2018-02-03 17:43:31 +01:00
Frederik Rietdijk 29e8365d2f python.pkgs.packet-python: move expression 2018-02-03 17:43:31 +01:00
Frederik Rietdijk 84fe4095b8 python.pkgs.sympy: 1.0 -> 1.1.1 2018-02-03 17:43:31 +01:00
Frederik Rietdijk 8e0a2b7a21 python.pkgs.sympy: move expression 2018-02-03 17:43:31 +01:00
Frederik Rietdijk b18a0f416d python.pkgs.simplegeneric: move expression 2018-02-03 17:43:31 +01:00
Robert Schütz 330cad0d36 python: pytz: 2017.2 -> 2017.3 2018-02-03 17:43:31 +01:00
Robert Schütz 7953e05672 pythonPackages.pyyaml: move derivation 2018-02-03 17:43:31 +01:00
Frederik Rietdijk dbb5b599ed python.pkgs.cryptography_vectors: 2.0.3 -> 2.1.4 2018-02-03 17:43:31 +01:00
Frederik Rietdijk 796a7d66b8 python: cryptography: 2.0.3 -> 2.1.4 2018-02-03 17:43:30 +01:00
Frederik Rietdijk bba1393361 python.pkgs.cryptography: move expression 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 40aff3b912 python.pkgs.cryptography_vectors: move expression 2018-02-03 17:43:30 +01:00
Frederik Rietdijk e375e77bcf python.pkgs.pyqt5: 5.9.2 -> 5.10 2018-02-03 17:43:30 +01:00
Frederik Rietdijk f70f5e19cf python: widgetsnbextension: 3.1.0 -> 3.1.3 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 21d9ec1f90 python: tifffile: 0.13.4 -> 0.13.5 2018-02-03 17:43:30 +01:00
Frederik Rietdijk bbcc2eb34e python: thespian: 3.9.1 -> 3.9.2 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 25a8116a5b python: testfixtures: 5.3.1 -> 5.4.0 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 48f1fc32d8 python: sybil: 1.0.6 -> 1.0.7 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 131a42b918 python: SQLAlchemy: 1.2.1 -> 1.2.2 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 6d256b8e79 python: Shapely: 1.6.3 -> 1.6.4.post1 2018-02-03 17:43:30 +01:00
Frederik Rietdijk dd0381af8e python: restview: 2.8.0 -> 2.8.1 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 66672ced10 python: requestsexceptions: 1.3.0 -> 1.4.0 2018-02-03 17:43:30 +01:00
Frederik Rietdijk ac0193639f python: pytzdata: 2017.3.1 -> 2018.3 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 20d883917a python: pytest: 3.3.2 -> 3.4.0 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 1583803ed3 python: pyOpenSSL: 17.2.0 -> 17.5.0 2018-02-03 17:43:30 +01:00
Frederik Rietdijk ee558088fd python: pylint: 1.8.1 -> 1.8.2 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 6a85336105 python: pyemd: 0.4.4 -> 0.5.1 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 0e7162df31 python: pycryptodomex: 3.4.7 -> 3.4.9 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 46dc693eb0 python: pycryptodome: 3.4.7 -> 3.4.9 2018-02-03 17:43:30 +01:00
Frederik Rietdijk a77cef2c3b python: plotly: 2.2.3 -> 2.3.0 2018-02-03 17:43:30 +01:00
Frederik Rietdijk d151d30c69 python: pendulum: 1.3.2 -> 1.4.0 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 150675c01b python: pecan: 1.2.1 -> 1.3.2 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 14f0308f2b python: openpyxl: 2.4.9 -> 2.5.0 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 85e7cb5aa8 python: olefile: 0.44 -> 0.45.1 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 6220aad497 python: notebook: 5.3.1 -> 5.4.0 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 7cb173ebc5 python: nipype: 0.14.0 -> 1.0.0 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 34703427ff python: nbxmpp: 0.6.2 -> 0.6.3 2018-02-03 17:43:30 +01:00
Frederik Rietdijk c585a084c3 python: matplotlib: 2.1.1 -> 2.1.2 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 7fcf58cc0c python: magic-wormhole: 0.10.3 -> 0.10.4 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 8ba8d263f7 python: limits: 1.2.1 -> 1.3 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 933b31989f python: keyring: 10.6.0 -> 11.0.0 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 74e6c1eea4 python: jupyter_client: 5.2.1 -> 5.2.2 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 6c280dad48 python: ipywidgets: 7.1.0 -> 7.1.1 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 5ce76d041f python: python-hglib: 2.4 -> 2.5 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 6d6cef6329 python: grpcio: 1.8.4 -> 1.9.0 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 5b99ddbe11 python: google-cloud-speech: 0.30.0 -> 0.31.0 2018-02-03 17:43:30 +01:00
Frederik Rietdijk c63eaa64a1 python: gensim: 3.2.0 -> 3.3.0 2018-02-03 17:43:30 +01:00
Frederik Rietdijk f3b6425713 python: ftfy: 5.2.0 -> 5.3.0 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 7af35ee618 python: filelock: 3.0.0 -> 3.0.4 2018-02-03 17:43:29 +01:00
Frederik Rietdijk a7bbc6f84a python: edward: 1.3.4 -> 1.3.5 2018-02-03 17:43:29 +01:00
Frederik Rietdijk 2a8a058a21 python: docker: 2.7.0 -> 3.0.0 2018-02-03 17:43:29 +01:00
Frederik Rietdijk f50ea6e56e python: django-polymorphic: 1.3 -> 2.0 2018-02-03 17:43:29 +01:00
Frederik Rietdijk c80893f40b python: daphne: 1.4.2 -> 2.0.0 2018-02-03 17:43:29 +01:00
Frederik Rietdijk 0ed4180d75 python: cupy: 2.2.0 -> 2.3.0 2018-02-03 17:43:29 +01:00
Frederik Rietdijk aaa4e18a21 python: click-threading: 0.4.2 -> 0.4.4 2018-02-03 17:43:29 +01:00
Frederik Rietdijk 1f2dc1aa4a python: channels: 1.1.8 -> 2.0.0 2018-02-03 17:43:29 +01:00
Frederik Rietdijk 627785f49a python: chainer: 3.2.0 -> 3.3.0 2018-02-03 17:43:29 +01:00
Frederik Rietdijk 62bc691bdd python: zc.buildout: 2.10.0 -> 2.11.0 2018-02-03 17:43:29 +01:00
Frederik Rietdijk bfc92f8e0b python: botocore: 1.8.33 -> 1.8.36 2018-02-03 17:43:29 +01:00
Frederik Rietdijk 806fb76b37 python: autopep8: 1.3.3 -> 1.3.4 2018-02-03 17:43:29 +01:00
Frederik Rietdijk af3b738fc8 python: astroid: 1.6.0 -> 1.6.1 2018-02-03 17:43:29 +01:00
Frederik Rietdijk 6e8273a5e1 python: asgiref: 2.1.0 -> 2.1.1 2018-02-03 17:43:29 +01:00
Frederik Rietdijk e21699a626 python: ansicolor: 0.2.4 -> 0.2.6 2018-02-03 17:43:29 +01:00
Frederik Rietdijk 127ebeb681 python: agate-sql: 0.5.2 -> 0.5.3 2018-02-03 17:43:29 +01:00
Frederik Rietdijk 154db19dce python: agate-excel: 0.2.1 -> 0.2.2 2018-02-03 17:43:29 +01:00
Frederik Rietdijk 16754b1a27 python: adal: 0.4.7 -> 0.5.0 2018-02-03 17:43:29 +01:00
Frederik Rietdijk ef93322407 python.pkgs.pyopenssl: move expression 2018-02-03 17:43:29 +01:00
Frederik Rietdijk fac78c878c Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-03 17:42:47 +01:00
Graham Christensen dbd9e7fcb2
Merge pull request #34534 from dtzWill/fix/fastjet-clang5
fastjet: Fix build w/clang5
2018-02-03 10:01:51 -05:00
adisbladis c56b13a06f
Merge pull request #34496 from etu/php722
php: 7.2.1 -> 7.2.2, xdebug: 2.6.0beta1 -> 2.6.0
2018-02-03 22:32:42 +08:00
adisbladis 97be994d6a
qcachegrind: Fix build with Qt 5.10 2018-02-03 22:03:59 +08:00
Tuomas Tynkkynen a25e6e1d96 go_1_8: Scale up test timeouts
https://hydra.nixos.org/build/68539514
2018-02-03 16:01:17 +02:00
Jörg Thalheim 401fd19bd6
Merge pull request #34539 from dtzWill/feature/retdec-smaller
retdec: split up, greatly reduce in size (by default)
2018-02-03 12:21:59 +00:00
Elis Hirwing 7951e626bd
php71: 7.1.13 -> 7.1.14 2018-02-03 13:15:39 +01:00
Frederik Rietdijk fa71b1ab2f
Merge pull request #34079 from ixxie/oauthenticator
pythonPackages.oauthenticator & dependencies
2018-02-03 12:02:56 +00:00
Tuomas Tynkkynen 58ef5957e2 rust binary build: call patchShebangs on install.sh
It failed on aarch64 otherwise. The #!/bin/sh inside/outside the sandbox
probably matters but I don't investigate more for now.
2018-02-03 13:57:57 +02:00
Matan Shenhav ab4cd34077 pythonPackages.pytest-tornado: init at 0.4.5 2018-02-03 11:55:04 +00:00
Matan Shenhav e4718a81bf pythonPackages.oauthenticator: init at 0.7.2 2018-02-03 11:55:04 +00:00
Matan Shenhav e2487ba88d pythonPackages.mwoauth: init at 0.3.2 2018-02-03 11:55:04 +00:00
Matan Shenhav a67f4753ea pythonPackages.globus-sdk: init at 1.4.1 2018-02-03 11:55:04 +00:00
Tuomas Tynkkynen 3effd5bb05 cargo: Should be supported on all Linux platforms now 2018-02-03 13:51:03 +02:00
Michael Raskin 3753608dec
Merge pull request #34540 from razvan-panda/master
AntTweakBar: init at 1.16
2018-02-03 11:45:03 +00:00
Răzvan Flavius Panda 4a7ae5c6b7 AntTweakBar: init at 1.16 2018-02-03 13:31:10 +02:00
Jörg Thalheim 4f2ba1354f
Merge pull request #34537 from kristoff3r/fix-pwntools
pythonPackages.pwntools: fix build
2018-02-03 10:23:11 +00:00
Vladimír Čunát e2a096560c
Merge #33891: wildmidi: 0.3.9 -> 0.4.2
Fixes DoS CVEs.  qmmp build failed before this merge (the same way).
2018-02-03 11:15:43 +01:00
Elis Hirwing 6010266505
php72: 7.2.1 -> 7.2.2 2018-02-03 11:14:56 +01:00
Vladimír Čunát dd57c63793
Merge branch 'staging'
There are some Darwin regressions and a mysterious Lisp issue,
but also a security update of curl...
2018-02-03 10:56:07 +01:00
Jörg Thalheim e35090706c gdbgui: 0.10.0.1 -> 0.11.0.0 2018-02-03 09:40:44 +00:00
Frederik Rietdijk 360e019550
Merge pull request #34529 from dotlambda/pytest-aiohttp
pythonPackages.pytest-aiohttp: disable tests
2018-02-03 09:25:24 +00:00
Márton Boros 2996be511d
Undo spacing difference 2018-02-03 10:17:24 +01:00
Márton Boros e3220fe6b5
Merge branch 'master' into fix-idris-modules 2018-02-03 10:12:37 +01:00
Frederik Rietdijk 73d985f1b5 buildbot: buildbot-pkg fix
Fixes issue mentioned in
https://github.com/NixOS/nixpkgs/pull/33992#issuecomment-360937226
2018-02-03 10:05:53 +01:00
Frederik Rietdijk 2564ea97c0
Merge pull request #33992 from lopsided98/buildbot-update
buildbot: 0.9.11 -> 0.9.15.post1
2018-02-03 09:05:16 +00:00
Richard Marko 305ed7e50b python-canopen: init at 0.5.1 2018-02-03 09:55:08 +01:00
Richard Marko 6c52f36468 python-canmatrix: init at 0.6 2018-02-03 09:55:08 +01:00
Nadrieril d1e2159638 serversyncstorage: move to python-modules 2018-02-03 09:52:15 +01:00
Nadrieril 5b2484ab86 syncserver: move to python-modules 2018-02-03 09:51:42 +01:00
Nadrieril 0c139e2186 tokenserver: move to python-modules 2018-02-03 09:51:42 +01:00
Frederik Rietdijk d2aa5102a3
Merge pull request #34544 from dotlambda/jinja2
pythonPackages.jinja2: 2.9.6 -> 2.10
2018-02-03 08:50:02 +00:00
Frederik Rietdijk 55e0f12761 Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-03 09:48:42 +01:00
Frederik Rietdijk 54abfdc667 python.pkgs.rdflib: move expression 2018-02-03 09:35:36 +01:00
Frederik Rietdijk c2b84b27ec
Merge pull request #34528 from dotlambda/aiohttp
pythonPackages.aiohttp: 2.3.9 -> 2.3.10
2018-02-03 07:58:35 +00:00
Richard Marko 096a07f5e2 python-can: init at 2.0.0 2018-02-03 07:31:53 +01:00
Sam Parkinson 0f15b33912
granite: 0.4.1 -> 0.5
Upstream has moved to GitHub, as the elementary.io page [1] now links to
the GitHub repository.

The only current dependant derivation is Pantheon Terminal
(pantheon.pantheon-terminal), which continues to work.

[1]: https://elementary.io/open-source
2018-02-03 13:01:54 +11:00
Tuomas Tynkkynen 10c8e6d0c5 Merge remote-tracking branch 'upstream/master' into staging 2018-02-03 02:50:21 +02:00
Robert Schütz 8387836428 pythonPackages.jinja2: 2.9.6 -> 2.10 2018-02-03 01:46:35 +01:00
Will Dietz 5a08309e8d retdec: separate "support", greatuly reduce size by default
Don't include PE signatures by default,
offer "full" variant containing them if desired.
2018-02-02 16:12:39 -06:00
Will Dietz 0380728ddc retdec: homepage fixup 2018-02-02 16:12:38 -06:00
Markus Kowalewski 67b0496e0b uhd: uhd firmware 3.7.3->3.10.3, lock img version to host tools
thanks to lukeadams for the patch
2018-02-02 11:21:14 -08:00
Markus Kowalewski 56253afe2e uhd: 3.10.2.0 -> 3.10.3.0 2018-02-02 11:21:14 -08:00
Kristoffer Søholm d834ae3cbb pythonPackages.pwntools: fix build
pypandoc is broken (it does not work properly with pandoc 2), so we
remove the dependency as it was only used for generating PyPI docs.
The patch will be included upstream in the next version, so it should
be removed next time this package is updated.
2018-02-02 20:02:19 +01:00
Daiderd Jordan 6d788e9063
Merge pull request #34514 from acowley/libqalculate-clang
libqalculate: fix build with clang
2018-02-02 19:34:18 +01:00
Daniel Peebles f6fb8e3c09
Merge pull request #34535 from jammerful/audiofile
audiofile: Update Patch File Location
2018-02-02 13:17:36 -05:00
jammerful d198355ac6 audiofile: Update Patch File Location
Debian moved git servers.
2018-02-02 13:06:53 -05:00
Tuomas Tynkkynen 33e744a5b4 gdb: 8.0.1 -> 8.1 2018-02-02 18:47:01 +02:00
Will Dietz 8a1069bdcb fastjet: Fix build w/clang5
https://hydra.nixos.org/build/68588849/nixlog/1

libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../include/fastjet -O2 -Wall -g -Woverloaded-virtual -DDROP_CGAL -I. -I./siscone -I./../../include -I./siscone -c SISConeBasePlugin.cc  -fno-common -DPIC -o .libs/libSISConePlugin_la-SISConeBasePlugin.o
SISConeBasePlugin.cc:12:12: error: no matching member function for call to 'structure_of'
  return a.structure_of<UserScaleBase::StructureType>().ordering_var2()
         ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../../include/fastjet/PseudoJet.hh:1012:60: note: candidate template ignored: substitution failure [with TransformerType = fastjet::SISConeBasePlugin::UserScaleBase::StructureType]: ISO C++ specifies that qualified reference to 'StructureType' is a constructor name rather than a type in this context, despite preceding 'typename' keyword
const typename TransformerType::StructureType & PseudoJet::structure_of() const{
      ~~~~~~~~                                             ^
2018-02-02 10:24:18 -06:00
Robert Schütz cb8eb4d1b2 pythonPackages.pytest-aiohttp: disable tests 2018-02-02 15:44:44 +01:00
Robert Schütz 7f53156859 pythonPackages.aiohttp: 2.3.9 -> 2.3.10 and enable tests 2018-02-02 15:42:41 +01:00
Robert Schütz b403a17db8 pythonPackages.idna-ssl: init at 1.0.0 2018-02-02 15:42:08 +01:00
Shea Levy 43f647e5b4
Merge branch 'dynamic-function-args' 2018-02-02 09:41:16 -05:00
Will Dietz 64e4c98a7f llvm-5: add extra 'python' output for opt-viewer tool 2018-02-02 06:30:09 -06:00
Kranium Gikos Mendoza 35b8a406bb librarian-puppet-go: init at 0.3.9 2018-02-02 22:07:48 +11:00
Vincent Laporte 6944860c6e
ocamlPackages.tyxml: 4.0.1 -> 4.2.0 2018-02-02 07:33:23 +00:00
Anthony Cowley 25225f0b46 libqalculate: fix build with clang
This addresses a security complaint clang makes about the source code,
and allows the build to succeed on darwin.
2018-02-01 21:57:21 -05:00
Daiderd Jordan a64f8e888f
Merge pull request #34431 from LnL7/darwin-json-glib
json-glib: fixup darwin install_name
2018-02-02 00:25:37 +01:00
Jan Tojnar a39fb2483b
Merge pull request #34428 from jtojnar/gegl-0.3.28
gegl_0_3: 0.3.26 → 0.3.28
2018-02-02 00:06:19 +01:00
Jan Tojnar e621f17274
gegl_0_3: loosen platforms 2018-02-01 23:58:02 +01:00
Jan Tojnar 27ac1bfaf9
gegl_0_3: 0.3.26 → 0.3.28 2018-02-01 23:57:49 +01:00
Jan Tojnar 0d71207862
babl: 0.1.38 → 0.1.42 2018-02-01 23:57:45 +01:00
Jan Tojnar 01f07b2c72
pipewire: init at 0.1.8 2018-02-01 22:40:50 +01:00
Daiderd Jordan 51e188034c
Merge pull request #34502 from dtzWill/fix/xpwn-libusb
xpwn: build usb-based tools by replacing libusb1 dep with libusb
2018-02-01 21:42:26 +01:00
Michael Raskin 4c379dbbdd lispPackages.clwrapper: Fix a typo in dynamic-library-hack 2018-02-01 21:32:21 +01:00
Will Dietz 5dc6306e9c xpwn: build usb-based tools by replacing libusb1 dep with libusb
Otherwise the build fails to detect libusb and doesn't build
the 'xpwn' and 'dfu-util' tools.

New tools run but I don't have any suitable devices to test :).

(I believe latest iGadgets need a newer version of xpwn anyway)
2018-02-01 14:15:02 -06:00
Michael Raskin 8818546d48 lispPackages.clwrapper: recognise CCL in setup-hook 2018-02-01 19:07:19 +01:00
Rodney Lorrimar 480e3f343a buildkite-agent: enable building on darwin 2018-02-01 10:33:10 +00:00
Frederik Rietdijk 356b553239 python.pkgs.ptyprocess: 0.5 -> 0.5.2 2018-02-01 10:55:17 +01:00
Frederik Rietdijk 6aee1a81d2 python.pkgs.ptyprocess: move expression 2018-02-01 10:55:17 +01:00
adisbladis fab26c6c72
Merge pull request #34465 from steveeJ/steveej-attempt-qtile-bump-0.10.7
qtile: 0.10.4 -> 0.10.7
2018-02-01 17:35:39 +08:00
Frederik Rietdijk d30735f889
Merge pull request #34188 from dotlambda/home-assistant
home-assistant: init at 0.62.1
2018-02-01 08:44:48 +00:00
Vladimír Čunát 2fb4606f38
Merge branch 'master' into staging
Haskell rebuild.
Hydra: ?compare=1430378
2018-02-01 09:36:23 +01:00
adisbladis 1b0f730a73 pythonPackages.xcffib: 0.3.2 -> 0.5.1 2018-02-01 09:04:13 +01:00
Bjørn Forsman 75867d8967 liburcu: 0.9.3 -> 0.9.5 2018-02-01 08:04:09 +01:00
Herwig Hochleitner d5bc23c45c pixie: 1356 -> 1364 2018-02-01 00:36:49 +01:00
Herwig Hochleitner 1965804664 pixie: implement checkPhase 2018-02-01 00:36:46 +01:00
Herwig Hochleitner 82b6c6939b pixie: remove deprecated alias 2018-02-01 00:36:43 +01:00
Will Dietz 293424b745 gdb: 8.0.1 -> 8.1
https://sourceware.org/ml/gdb/2018-01/msg00026.html
2018-01-31 14:59:44 -06:00
Shea Levy 943592f698
Add setFunctionArgs lib function.
Among other things, this will allow *2nix tools to output plain data
while still being composable with the traditional
callPackage/.override interfaces.
2018-01-31 14:02:19 -05:00
Sander van der Burg 0d7a0d7572 titaniumenv: fix nasty IPA generation bug 2018-01-31 18:56:47 +01:00
Peter Simons 6f93e0f749 fix GHC 8.4.x builds of hspec and test-framework 2018-01-31 16:03:59 +01:00
Peter Simons 866a1ed2d5 cabal2nix: build with hpack 0.23 2018-01-31 16:03:59 +01:00
Peter Simons 94b6357dc5 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8-20-g7c22fdf from Hackage revision
d0f20cf258.
2018-01-31 16:03:54 +01:00
Peter Simons b063a02320 LTS Haskell 10.4 2018-01-31 16:03:50 +01:00
Sander van der Burg fe6510369d titaniumenv: add parameter that specifies than an IPA build is a store build 2018-01-31 15:33:03 +01:00
Andreas Rammhold d8d5beac65
Merge pull request #34436 from andir/firefox-58
Firefox 57.0.4 -> 58.0.1
2018-01-31 14:28:04 +00:00
Brian McKenna 5877cfb9ce lambdabot: add Hoogle 2018-01-31 22:33:21 +11:00
Antoine Eiche 81b9ca062d skopeo: remove the patch by setting a variable at build time 2018-01-31 08:57:15 +01:00
Andreas Rammhold e524549536
nss: 3.33 -> 3.34.1 2018-01-31 01:51:28 +01:00
Peter Hoeg 5097e84a9d
Merge pull request #32042 from ck3d/lirc-0.9.4d
lirc: 0.9.4 -> 0.10.0 + more driver
2018-01-31 08:33:20 +08:00
Daiderd Jordan 787d371c28
json-glib: fixup darwin install_name
Couldn't figure out how to fix it durning the build.
2018-01-30 22:03:43 +01:00
Will Dietz 75068a6770 psol, ngx_pagespeed: 1.13.35.1 -> 1.13.35.2 2018-01-31 05:46:52 +09:00
Vladimír Čunát c9171e5a4c
Merge branch 'master' into staging
Hydra: ?compare=1430035
2018-01-30 19:51:33 +01:00
Peter Simons ade2840f20
Merge pull request #34405 from pjan/developPackage-modifier
Adds modifier option to developPackage
2018-01-30 19:26:07 +01:00
Robert Schütz c68a1651e7 pythonPackages.aiohttp: remove name attribute 2018-01-30 11:01:05 +01:00
Robert Schütz 9d392684c2 pythonPackages.pytest-aiohttp: init at 0.3.0 2018-01-30 11:01:05 +01:00
Florian Klink ab02f5400e astral: init at 1.4 2018-01-30 11:01:05 +01:00
Stefan Frijters 6c744fc93d pyprof2calltree: init at 1.4.3 (#34379) 2018-01-30 09:09:36 +00:00
pjan vandaele bdffbc775e
Adds modifier option to developPackage 2018-01-30 12:29:59 +09:00
Christian Kögler 300f6c5943 lirc: 0.10.0 -> 0.10.1 2018-01-29 21:16:36 +01:00
Frederik Rietdijk f0eee3e351
Merge pull request #34392 from dotlambda/discordpy-broken
pythonPackages.discordpy: Mark as broken
2018-01-29 17:48:00 +00:00
Robert Schütz 4e59363867 pythonPackages.discordpy: Mark as broken 2018-01-29 18:45:38 +01:00
Pierre-Etienne Meunier 4b0000a1de Pyrseas: init at 0.8.0 (#34225)
* Pyrseas: init at 0.8.0

Pyrseas is a declarative tool for managing PostgreSQL schemas.

* Replacing python27Packages with python2Packages

* Explaining why the tests are disabled

* Pyrseas: updating after review
2018-01-29 17:17:04 +00:00
Tim Steinbach 0f01846e97
gradle: 4.4.1 -> 4.5 2018-01-29 11:52:50 -05:00
Tim Steinbach 900c0241c9
kotlin: 1.2.20 -> 1.2.21 2018-01-29 11:52:50 -05:00
Frederik Rietdijk 4d9b5ede18
Merge pull request #33862 from dotlambda/pyhomematic
python3Packages.pyhomematic: init at 0.1.38
2018-01-29 16:52:32 +00:00
Frederik Rietdijk 1716bf7498
Merge pull request #34382 from teto/pulp
pulp: init at 1.6.0
2018-01-29 16:51:27 +00:00
Matthieu Coudron 04b45828c6 pulp: init at 1.6.0
A python Linear Programming API.
2018-01-30 08:56:09 +09:00
Robert Schütz 762b1bbcbd python3Packages.pyhomematic: init at 0.1.38 2018-01-29 15:47:57 +01:00
Frederik Rietdijk ad069c3683
Merge pull request #34359 from catern/upsup
pythonPackages.supervise_api: 0.2.0 -> 0.3.0
2018-01-29 14:15:27 +00:00
Frederik Rietdijk 565c97d302
Merge pull request #34352 from dotlambda/multidict
python3Packages.multidict: 4.0.0 -> 4.1.0
2018-01-29 14:13:01 +00:00
Frederik Rietdijk 79575ee9e1
Merge pull request #34278 from dotlambda/colorlog
pythonPackages.colorlog: 2.6.1 -> 3.1.0
2018-01-29 14:11:27 +00:00
Michael Raskin 0a70f37275 lispPackages.clwrapper: build helper; saving dynamic library search path from NIX_LISP_ 2018-01-29 15:15:51 +01:00
Peter Simons 72141a630b ghc-8.4.1: un-revert "update to 8.4.1-alpha2"
This commit undoes the revert from a74b0e717d.
See https://github.com/NixOS/nixpkgs/issues/34229 and
https://github.com/NixOS/nixpkgs/pull/34232 for further details about why this
build seemed broken.
2018-01-29 13:01:46 +01:00
Andreas Rammhold bc59ebd30e
Merge pull request #34322 from dotlambda/hbmqtt
pythonPackages.hbmqtt: init at 0.9.1
2018-01-29 11:51:06 +00:00
Moritz Ulrich f8c4ccd89b
ws: Init at 0.2.1 2018-01-29 10:23:07 +01:00
John Ericson 82ebace595 glibc: Fix Darwin build
Fix the failure caused in #34198 by a suggested change of mine. @vcunat
reported in [1].

[1]: https://github.com/NixOS/nixpkgs/pull/34198#issuecomment-361075911
2018-01-29 00:47:02 -05:00
Tuomas Tynkkynen f03c18869d Merge commit '0f21306ca3af2bc94a452ac8c414cdbe36703be2' into gcc-7 2018-01-29 04:20:54 +02:00
Franz Pletz b77ed4322e
Merge pull request #34365 from geistesk/racket-6.12
racket: 6.11 -> 6.12
2018-01-28 23:13:04 +00:00
Franz Pletz e2c1c76fd0
Merge remote-tracking branch 'origin/master' into gcc-7 2018-01-28 23:17:32 +01:00
Franz Pletz 103cf02037
libewf: 20140608 -> 20171104 2018-01-28 22:19:23 +01:00
Franz Pletz 84176497e8
hwloc: 1.11.8 -> 1.11.9 2018-01-28 21:53:06 +01:00
geistesk 69b5ff8b6e racket: 6.11 -> 6.12 2018-01-28 21:32:24 +01:00
Franz Pletz 36d6df8d60
talloc: 2.1.8 -> 2.1.11 2018-01-28 19:59:43 +01:00
Franz Pletz 66d34f852f
libtiff: 4.0.8 -> 4.0.9 2018-01-28 19:32:20 +01:00
Franz Pletz 29be965b78
npth: 1.3 -> 1.5 2018-01-28 19:02:11 +01:00
Franz Pletz ef8f08dd4c
netcdf: 4.4.1.1 -> 4.6.0 2018-01-28 19:02:11 +01:00
Franz Pletz 024fb7e9b3
netcdfcxx4: 4.2.1 -> 4.3.0 2018-01-28 19:02:11 +01:00
Franz Pletz b36a9d405d
libcdr: 0.1.1 -> 0.1.4 2018-01-28 19:02:10 +01:00
Franz Pletz f43ca1cc21
cgal: 4.9 -> 4.11 2018-01-28 19:02:09 +01:00
Franz Pletz 139c0f160e
libast: 0.7 -> 0.7.1 2018-01-28 19:02:08 +01:00
Franz Pletz 8ebba206e4
libogg: 1.3.2 -> 1.3.3 2018-01-28 19:02:01 +01:00
Franz Pletz 5e58708cdb
libsass: 3.4.5 -> 3.4.8 2018-01-28 18:52:30 +01:00
Franz Pletz 662e6c5193
librsync: 2.0.0 -> 2.0.1 2018-01-28 18:52:30 +01:00
Franz Pletz 3fc95ac6f3
libraw: 0.18.5 -> 0.18.7 2018-01-28 18:52:30 +01:00
Franz Pletz cbd7b6cf9c
libowfat: 0.29 -> 0.31 2018-01-28 18:52:29 +01:00
Franz Pletz c587a817c0
libmikmod: 3.3.11 -> 3.3.11.1 2018-01-28 18:52:29 +01:00
Franz Pletz 05cc916ad3
libbluray: 1.0.0 -> 1.0.2 2018-01-28 18:52:29 +01:00
Franz Pletz 23b4baac4d
libass: 0.13.7 -> 0.14.0 2018-01-28 18:52:29 +01:00
Franz Pletz 6c4d92b7f7
xvidcore: 1.3.4 -> 1.3.5 2018-01-28 18:52:28 +01:00
Franz Pletz 60fa8e9d10
libxmp: 4.3.12 -> 4.4.1 2018-01-28 18:52:27 +01:00
Franz Pletz 1c8075321d
libargon2: 20161029 -> 20171227 2018-01-28 18:52:26 +01:00
Franz Pletz f8968a2a79
libstemmer: init at 2017-03-02 2018-01-28 18:52:26 +01:00
Franz Pletz cf41d8784d
libsodium: 1.0.15 -> 1.0.16 2018-01-28 18:52:25 +01:00
Franz Pletz dfdb17d10d
geoip: 1.6.2 -> 1.6.12 2018-01-28 18:52:24 +01:00
Franz Pletz e3fbefd678
jenkins: 2.101 -> 2.103 2018-01-28 18:52:23 +01:00
Franz Pletz 5319630e57
libite: 1.9.2 -> 2.0.1 2018-01-28 18:52:22 +01:00
Franz Pletz 61b9ecc51d
mbedtls: 2.6.0 -> 2.6.1 2018-01-28 18:52:22 +01:00
Franz Pletz b20284ddd8
libwebp: 0.6.0 -> 0.6.1 2018-01-28 18:21:33 +01:00
Franz Pletz 92c55ab25d
libseccomp: 2.3.2 -> 2.3.3 2018-01-28 18:21:33 +01:00
Franz Pletz 413d1844ac
libxslt: 1.1.29 -> 1.1.32 2018-01-28 18:21:32 +01:00
Vladimír Čunát e5523cd7f6
Merge #34338: gnutls: fix p11-kit test (failing/skipped) 2018-01-28 18:03:04 +01:00
Spencer Baugh bce1355a5f pythonPackages.supervise_api: 0.2.0 -> 0.3.0 2018-01-28 16:56:30 +00:00
adisbladis f85163e89c
Merge pull request #34326 from ThomasMader/dub1.7.1
dub: 1.6.0 -> 1.7.1
2018-01-28 22:36:05 +08:00
adisbladis 7b5d9a2938
Merge pull request #29558 from teto/fctix_xkeyboard
[RDY] fcitx: fix keyboard not found
2018-01-28 22:19:16 +08:00
Matthieu Coudron be7c4c1d7e libpinyin: 1.6.0 -> 2.1.91 2018-01-29 02:06:39 +09:00
Matthieu Coudron bef69925e3 fcitx-libpinyin: 0.3.93 -> 0.5.3
Previously optional dependencies are now made mandatory like qtwebbrowser.dev .
In order to find these libraries, I used libsForQt5.callPackage.
2018-01-29 02:06:01 +09:00
Robert Schütz 9d8d6df50c python3Packages.multidict: 4.0.0 -> 4.1.0 2018-01-28 14:08:30 +01:00
Thomas Mader b07f0f9eec dub: 1.6.0 -> 1.7.1 2018-01-28 09:30:52 +01:00
adisbladis a7794d287b
Merge pull request #34347 from aneeshusa/make-bsdtar-available-for-vagrant
vagrant: Make bsdtar available to extract boxes
2018-01-28 09:57:08 +08:00
Tuomas Tynkkynen 3d24ae9b44 ncurses5: Use v6 sources but compiled with --with-abi-version=5
So we don't have to dig out why ncurses5.9 stops compiling with newer
compiler versions again and again.

Inspired by:

https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=ncurses5-compat-libs
2018-01-28 03:27:38 +02:00
adisbladis 800e744869
p11_kit: 0.23.7 -> 0.23.9 2018-01-28 09:17:53 +08:00
Tuomas Tynkkynen 11e98eaae7 gcc7: More resync from gcc6
I think I managed to lose these during a merge conflict.
2018-01-28 03:15:05 +02:00
Aneesh Agrawal 9c33aa8465 vagrant: Make bsdtar available to extract boxes 2018-01-27 15:48:19 -08:00
adisbladis 27e4499f6a
libdivecomputer: 0.5.0 -> 0.6.0 2018-01-28 06:51:34 +08:00
adisbladis 41af33a039
mypy: 0.540 -> 0.560 2018-01-28 06:51:33 +08:00
adisbladis 92d790117d
ccache: 3.3.4 -> 3.3.5 2018-01-28 06:51:28 +08:00
Michael Raskin 32925f082b lispPackages: deduplicate dynamical library search path 2018-01-27 21:59:19 +01:00
Sarah Brofeldt 5e5cae073c
Merge pull request #34324 from ThomasMader/dmd2.078.1
dmd: 2.078.0 -> 2.078.1
2018-01-27 21:36:15 +01:00
Sarah Brofeldt 4d8be61278
Merge pull request #34325 from ThomasMader/dtools2.078.1
dtools: 2.078.0 -> 2.078.1
2018-01-27 21:20:31 +01:00
Tuomas Tynkkynen c3a658deb1 Merge remote-tracking branch 'upstream/master' into staging 2018-01-27 21:53:16 +02:00
Dylan Simon 85f81f5ef5 gnutls: fix (failing) p11-kit test
The p11-kit-trust test looks in /usr/lib for pkcs11 modules.  As a
result it is unnecessarily skipped on sandboxed builds, and fails on
unsandboxed builds with a system p11-kit.  Replace hard-coded /usr/lib
paths with pkg-config.
2018-01-27 12:39:02 -05:00
Daiderd Jordan e39f211575
Merge pull request #34244 from LnL7/rust-skip-test
rust: disable another fragile test
2018-01-27 18:26:03 +01:00
Daiderd Jordan b119c18e92
Merge pull request #34227 from thefloweringash/rust-darwin-dont-strip
rustc: Fix corrupted .rlib files caused by stripping on Darwin
2018-01-27 18:25:51 +01:00
Tuomas Tynkkynen 5925caf39d libbsd: 0.8.6 -> 0.8.7 2018-01-27 16:23:43 +02:00
Tuomas Tynkkynen eef3601b08 Revert "ldb: 1.1.27 -> 1.3.1"
This reverts commit bc474e2dd8.

Source hash is incorrect:

https://hydra.nixos.org/build/68234054

And even fixing it doesn't make it compile:

Checking for system tdb (>=1.3.15)                                                : not found
ERROR: System library tdb of version 1.3.15 not found, and bundling disabled
builder for ‘/nix/store/bxnawxa402vrv4qmcmj2hmp98a0bz7li-ldb-1.3.1.drv’ failed with exit code 1
error: build of ‘/nix/store/bxnawxa402vrv4qmcmj2hmp98a0bz7li-ldb-1.3.1.drv’ failed
2018-01-27 16:23:43 +02:00
Mitsuhiro Nakamura 5425099341 node-packages.json-diff: init at 0.5.2 2018-01-27 22:14:11 +09:00
zimbatm e526128aed
packer: 1.1.0 -> 1.1.3 (#34329) 2018-01-27 12:57:11 +00:00
Robert Schütz f2a5b2fd65 pythonPackages.hbmqtt: init at 0.9.1 2018-01-27 11:42:20 +01:00
Robert Schütz 2474e6e212 pythonPackages.transitions: init at 0.6.4 2018-01-27 11:42:13 +01:00
Andreas Rammhold 30e7a09b26
Merge pull request #34317 from dtzWill/update/fac-1.0.4
fac: 1.0.1 -> 1.0.4, add man page
2018-01-27 09:41:03 +00:00
Andreas Rammhold 934191c4c2
Merge pull request #34321 from mimadrid/update/yq-2.3.4
yq: 2.3.3 -> 2.3.4
2018-01-27 09:34:11 +00:00
Miguel Madrid Mencía cda71dc907
yq: 2.3.3 -> 2.3.4 2018-01-27 10:12:07 +01:00
Vladimír Čunát 2d2dbe083f
Merge branch 'master' into staging
Hydra: ?compare=1429281
2018-01-27 09:14:22 +01:00
Vladimír Čunát ef60e41145
cmake: bring back 3.9 for Darwin bootstrap
Broken by ba6e0ae33df36; see e.g. https://hydra.nixos.org/build/68223628
2018-01-27 09:11:37 +01:00
adisbladis f686b90a58
sbcl: 1.4.2 -> 1.4.3 2018-01-27 14:07:10 +08:00
Markus Kowalewski aa83877cf8 mpi4py/h5py: fix test to run reliably with openmpi-3 2018-01-26 18:46:07 -08:00
Markus Kowalewski 58765282f8 openmpi: refactor 2018-01-26 18:46:07 -08:00
Markus Kowalewski e013f0d81a openmpi: 1.10.7->3.0.0, add markuskowa as maintainer
* add license
* update description
* add markuskowa as maintainer
2018-01-26 18:45:20 -08:00
John Ericson 57b01b1bcf lib, openssl: Get rid of openssl.system
We compute it on the fly, careful to avoid any mass rebuilds for now.
2018-01-26 21:22:00 -05:00
John Ericson 7d0d12e3e0 glibc: Remove two tiny old cross hacks
- Name is already suffixed

 - Env vars are already exported
2018-01-26 21:01:33 -05:00
Sarah Brofeldt 7f1c5a124c
Merge pull request #34093 from markuskowa/rdma-core-pr
rdma-core: init at 16.1
2018-01-27 02:17:10 +01:00
Ben Wolsieffer 7c609d76b1 buildbot: make buildbot-pkg a real package, and add it as a build input of buildbot 2018-01-26 19:41:27 -05:00
Will Dietz 77a6cb32c6 fac: 1.0.1 -> 1.0.4, add man page 2018-01-27 09:20:59 +09:00
Markus Kowalewski 5bb712d5e8 libxc: set platform to x86_64-linux only 2018-01-26 23:21:29 +00:00
Ben Wolsieffer d2e83e6357 buildbot: 0.9.11 -> 0.9.15.post1 2018-01-26 17:29:01 -05:00
John Ericson 71f814a889 lib, glibc: Get rid of withTLS
glibc removed the underlying flag in 2011 in
83cd14204559abbb52635006832eaf4d2f42514a [1].

This gets us one step closer to fixing #34274: the cross stdenv for
aarch64-unknown-linux-gnu at least evals now.

Thanks to @Dezgeg for doing all the research for this.

[1]: https://sourceware.org/git/?p=glibc.git;a=commit;h=83cd14204559abbb52635006832eaf4d2f42514a
2018-01-26 23:29:06 +02:00
Thomas Mader 820d78492d dtools: 2.078.0 -> 2.078.1 2018-01-26 22:18:48 +01:00
Thomas Mader 50c23666fc dmd: 2.078.0 -> 2.078.1 2018-01-26 22:08:28 +01:00
Peter Simons b7e6ac1515 hledger: install man pages and info files
Make sure that hledger, hledger-ui, and hledger-web have their documentation
installed in locations where system tools can find them.

Fixes https://github.com/NixOS/nixpkgs/issues/34301.
2018-01-26 19:42:04 +01:00
Francesco Gazzetta fd7acb9218 duktape: init at 2.2.0 2018-01-26 15:33:38 +00:00
Clemens Fruhwirth 2f83f52ab8 gcc: 7.2.0 -> 7.3.0 2018-01-26 15:59:22 +01:00
Tuomas Tynkkynen 99fc949330 gcc7: Drop flex again
I think I lost this during merge conflict resolution
2018-01-26 16:50:13 +02:00
Tuomas Tynkkynen 6a11ebfae9 Merge remote-tracking branch 'upstream/master' into gcc-7
Conflicts:
	pkgs/development/compilers/gcc/7/default.nix
	pkgs/development/libraries/SDL2/default.nix
	pkgs/top-level/all-packages.nix
2018-01-26 16:46:43 +02:00
Robert Schütz 9d196ef641 pythonPackages.colorlog: 2.6.1 -> 3.1.2 2018-01-26 13:27:59 +01:00
Peter Simons a74b0e717d ghc-8.4.1: revert "update to 8.4.1-alpha2"
This reverts commit d232856846 from
https://github.com/NixOS/nixpkgs/pull/34172. The new version does not compile:
https://nix-cache.s3.amazonaws.com/log/zhxjgmilqh5bnp16rv0fx4b6bcrhxf2a-ghc-61db0b8.drv.
2018-01-26 13:01:12 +01:00
Peter Simons b83990dd76 haskell-hie-packages: disable broken Hydra builds 2018-01-26 13:01:12 +01:00
Peter Simons 71c76eadff hackage2nix: disable broken Hydra builds 2018-01-26 13:01:12 +01:00
Peter Simons f8776eabdd cabal2nix: build with latest version of hpack 2018-01-26 13:01:12 +01:00
Peter Simons 4ec557eea9 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8-16-gec0f902 from Hackage revision
6b78792753.
2018-01-26 13:01:12 +01:00
Peter Simons 03ef28473d haskell-tinc: drop broken non-Hackage package 2018-01-26 13:01:11 +01:00
Peter Simons c83b455c7d haskell-intero-nix-shim: drop broken non-Hackage package 2018-01-26 13:01:11 +01:00
Peter Simons 05723c4d97 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8-15-g0d15053 from Hackage revision
0d7f6b72e9.
2018-01-26 13:01:11 +01:00
Peter Simons edf1d07173 hackage2nix: disable broken Hydra builds 2018-01-26 13:01:11 +01:00
Peter Simons a45dfaa335 Drop broken Haskell compilers.
- ghc versions 6.10.4, 6.12.3, and 7.2.2 are broken, and 6.10.2-binary is no
   longer necessary after those versions have been dropped

 - halvm version 2.4.0 hasn't compiled in a long time

 - uhc version 1.1.9.4 hasn't compiled in a long time
2018-01-26 13:01:11 +01:00
Peter Simons 83b35508c6 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8-11-g68a143c from Hackage revision
ddb65ce29d.
2018-01-26 13:01:11 +01:00
Peter Simons f9700df56a lambdabot-core: add myself as a maintainer 2018-01-26 13:01:10 +01:00
Peter Simons 291c3681f6 cabal-plan: fix build by applying https://github.com/haskell-hvr/cabal-plan/pull/16 2018-01-26 13:01:10 +01:00
Peter Simons da7833e7e6 cabal2spec: add myself as a maintainer 2018-01-26 13:01:10 +01:00
Frederik Rietdijk 92e1c17cd3
Merge pull request #34268 from FrancescElies/cesc/aspell/turkish
[aspell] adds turkish dictionary
2018-01-26 11:05:42 +00:00
adisbladis df54d823d1
Merge pull request #34281 from markuskowa/libxc-pr
libxc: 2.2.3 -> 3.0.1
2018-01-26 15:43:22 +08:00
adisbladis fac586dcfe
nodePackages_8_x.pnpm: init at 1.31.0 2018-01-26 14:43:46 +08:00
Markus Kowalewski a682314812
libxc: 2.2.3 -> 3.0.1 2018-01-25 20:36:48 -08:00
Tuomas Tynkkynen 8f0508ebc1 go: Scale up test timeouts
I can't reproduce the problem on an idle machine where it finishes in
112.954s, so let's hope this works.

https://hydra.nixos.org/build/68236758
2018-01-26 03:49:24 +02:00
Andrew Childs 7857399288 rustc: Fix corrupted .rlib files caused by stripping on Darwin 2018-01-26 09:41:24 +09:00
Francesc Elies Henar 783acc9525 aspellDicts.tr: init at 0.50 2018-01-25 22:32:44 +01:00
Herwig Hochleitner ea01365cff webkitgtk: 2.18.5 -> 2.18.6
CVE-2018-4088
CVE-2018-4096
CVE-2018-4089
CVE-2017-7153
CVE-2017-7160
CVE-2017-7161
CVE-2017-7165
CVE-2017-13884
CVE-2017-13885
2018-01-25 20:34:04 +01:00
Vincent Demeester 89f73ceda5 dep: 0.4.0 -> 0.4.1
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-25 20:08:25 +01:00
Robin Gloster 0f9cf03432
aprutil: 1.6.0 -> 1.6.1 2018-01-25 19:35:46 +01:00
Robin Gloster f7ff8d83ec
apr: 1.6.2 -> 1.6.3 2018-01-25 19:31:24 +01:00
adisbladis 52d2d62caa
Merge pull request #34243 from bachp/gitlab-runner-10.4.0
gitlab-runner: 10.3.0 -> 10.4.0
2018-01-25 09:38:44 +08:00
Vincent Demeester 39676b5b01
dep: 0.3.1 -> 0.4.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-24 15:48:55 -08:00
Daiderd Jordan 1dd284ceb5
rust: disable another fragile test 2018-01-24 23:06:10 +01:00
Pascal Bach 029e80a90b gitlab-runner: 10.3.0 -> 10.4.0 2018-01-24 22:38:57 +01:00
Frederik Rietdijk bf87e56cda
Merge pull request #34081 from jtojnar/gir-abs-cairo
gobjectIntrospection: use absolute path for cairo GIR
2018-01-24 20:59:16 +00:00
Jörg Thalheim a3d6f38adf
Merge pull request #34116 from brown131/patch-1
Update hy to latest version
2018-01-24 17:02:14 +00:00
Ben Gamari c68aa532d6 glib: Allow cross compilation
tweaked to handle non-glibc along with others
2018-01-24 09:33:37 -06:00
Will Dietz 162398f907 libgpg-error: fixup 2018-01-24 09:33:37 -06:00
Ben Gamari 4df330ea6e libgpg-error: Enable cross-compilation 2018-01-24 09:33:36 -06:00
Ben Gamari 3655157d22 libomxil-bellagio: Enable cross-compilation 2018-01-24 09:33:36 -06:00
Will Dietz 0509695050 aspell: perl should be nativeBuildInput
build fails otherwise, presumably not also needed
as a buildInput for some reason.
2018-01-24 09:33:36 -06:00
Will Dietz fffd72cb56 lsof: fix for cross 2018-01-24 09:33:35 -06:00
adisbladis f7dd6951aa
go: 1.9.2 -> 1.9.3 2018-01-24 23:00:26 +08:00
Frederik Rietdijk f4348cc5cb python.pkgs.backports_lzma: set to null conditionally 2018-01-24 14:18:19 +01:00
Frederik Rietdijk 21ae679db7 python.pkgs.matplotlib: fix optional dependency 2018-01-24 14:18:19 +01:00
Frederik Rietdijk 18275c60ff python.pkgs.tornado: fix optional dependency 2018-01-24 14:18:19 +01:00
Frederik Rietdijk a6bb22853a python.pkgs.backport_functools_lru_cache: set to null conditionally 2018-01-24 14:18:18 +01:00
Frederik Rietdijk 769342b37b Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-24 14:17:49 +01:00
Frederik Rietdijk 25e3e2d69d
Merge pull request #33626 from thanegill/rxpy-init
pythonPackages.rx: init at 1.6.0
2018-01-24 08:27:15 +01:00
Jörg Thalheim 976d17fb5e python.pkgs.astor: also disable some test on python2 2018-01-24 06:24:16 +00:00
Jörg Thalheim 3b6b52b19f python.pkgs.astor: fix python 3.6 tests 2018-01-24 06:21:40 +00:00
Ruben Maher e17d01dffc flow: 0.63.1 -> 0.64.0 2018-01-24 13:13:10 +10:30
Graham Christensen 2a2793f618
Merge pull request #34085 from ikervagyok/samba
samba: 4.6.11 -> 4.7.4
2018-01-23 20:55:15 -05:00
Graham Christensen f2636ebb41
Merge pull request #34197 from zauberpony/vultr-1.15.0
vultr: 1.13.0 -> 1.15.0
2018-01-23 19:29:24 -05:00
Vladimír Čunát 9f22de7227
Merge #34204: icu: fix paths returned by icu-config 2018-01-23 22:45:36 +01:00
Vladimír Čunát e12d9adfe3
icu: fix the output of icu-config --incfile 2018-01-23 22:42:57 +01:00
Andrey Golovizin 8cdf8f15e6 icu: fix include path returned by icu-config 2018-01-23 20:58:55 +01:00
Tuomas Tynkkynen 0663e972a4 ponyc: Not supported on aarch64
https://hydra.nixos.org/build/67722376
2018-01-23 21:42:30 +02:00
Tuomas Tynkkynen 3cd40f1a4f pypy: Doesn't support aarch64
https://hydra.nixos.org/build/67861197
2018-01-23 21:42:30 +02:00
Thane Gill df43f58dc6 pythonPackages.rx: init at 1.6.0 2018-01-23 10:03:17 -08:00
Elmar Athmer adabeea0b8 vultr: 1.13.0 -> 1.15.0 2018-01-23 18:44:18 +01:00
Daniel Peebles d18af2680d
Revert "clang-{4,5}: prefer python3, much friendlier for cross" 2018-01-23 10:13:07 -05:00
Peter Simons eb5d7d2b26 haskell-lambdabot: fix build 2018-01-23 16:09:29 +01:00
Thomas Tuegel cac51ef856
Merge pull request #34181 from markuskowa/arpack-pr
arpack: 3.3.0 -> 3.5.0
2018-01-23 06:11:31 -06:00
Peter Simons 4bed2d659d
Merge pull request #34172 from deepfire/x-ghc-8.4-master
ghc841:  update to 8.4.1-alpha2
2018-01-23 11:14:43 +01:00
Frederik Rietdijk 5a45105d64
Merge pull request #34152 from thanegill/python.pkgs.ldap3-2.4.1
python.ldap3: 2.4 -> 2.4.1
2018-01-23 08:00:24 +01:00
adisbladis 70cf5ea965
Merge pull request #34147 from dotlambda/yarl
python3Packages.yarl: 1.0.0 -> 1.1.0
2018-01-23 12:50:06 +08:00
Robert Schütz efbe08a2da
python3Packages.yarl: 1.0.0 -> 1.1.0 2018-01-23 12:36:28 +08:00
adisbladis 7bb18a9a90
Merge pull request #34160 from kamidon/staging
libinput: 1.9.3 -> 1.9.4
2018-01-23 12:27:32 +08:00
Raymond Gauthier aa54ac3b51 geis: fix python programs 2018-01-22 22:28:48 -05:00
John Ericson f432c48298
Merge pull request #34173 from dtzWill/fix/cross-misc-ben-1
misc minor cross fixups from @bgamari
2018-01-22 21:44:34 -05:00
John Ericson e1b8eb7d36
Merge pull request #34180 from dtzWill/fix/texinfo-cross
texinfo: fix cross
2018-01-22 21:34:48 -05:00
Will Dietz 16b6e5a452 libxslt: make configureFlags unconditional, re-org to address comment 2018-01-22 20:25:45 -05:00
Ben Gamari 2893657014 automake: Enable cross-compilation 2018-01-22 20:25:44 -05:00
Ben Gamari 8f8b836bce libtool2: Enable cross-compilation 2018-01-22 20:25:44 -05:00
Ben Gamari 6719bf5a74 libxslt: Explicitly specify libxml prefix
Otherwise configure seems not to find xml2-config while cross-compiling.
2018-01-22 20:25:43 -05:00
Ben Gamari 2e4124c8c9 libdaemon: Enable cross-compilation 2018-01-22 20:25:43 -05:00
John Ericson f83bf0e79d
Merge pull request #34170 from dtzWill/fix/flex-cross
flex: fix for cross
2018-01-22 20:11:03 -05:00
John Ericson a959e60f8a
Merge pull request #34176 from dtzWill/fix/cross-misc-3
Misc cross fixes
2018-01-22 19:47:52 -05:00
Will Dietz cafe25224f flex: review feedback
* top-level attributes, not crossAttrs
* use depsBuildBuild
2018-01-22 18:44:42 -06:00
Will Dietz f57fc787fd texinfo: fix cross 2018-01-22 18:26:51 -06:00
John Ericson 796e2e8c75
Merge pull request #34177 from dtzWill/fix/llvm-remove-unneeded-deps
llvm-{4,5}: remove perl, groff -- not needed
2018-01-22 19:26:29 -05:00
Markus Kowalewski a16880533f arpack: remove FFLAGS 2018-01-22 15:52:57 -08:00
Markus Kowalewski eb30d65de6 arpack: 3.3.0 -> 3.5.0 2018-01-22 15:36:43 -08:00
Will Dietz 973d4f5354 clang-{4,5}: prefer python3, much friendlier for cross 2018-01-22 17:31:37 -06:00
Will Dietz 7e52676240 llvm-{4,5}: remove perl, groff -- not needed 2018-01-22 17:29:14 -06:00
Will Dietz 60d5e68a25 libedit: disable workaround for non-sandbox, avoid false groff dep 2018-01-22 17:24:53 -06:00
Will Dietz 4e80b56c3c bootstrapped-pip: fix for cross (nativeBuildInputs) 2018-01-22 17:19:03 -06:00
Will Dietz e33499bd30 python setuptools: fix for cross (nativeBuildInputs) 2018-01-22 17:19:02 -06:00
Will Dietz 67be78f129 flex: patch around attempt to regen manpage, fix cross 2018-01-22 16:51:31 -06:00
Ben Gamari 715fcb4266 flex: Don't disable static while cross-compiling flex
linux-pam appears to rely on this while cross-compiling.

(cherry picked from commit 4009dd163ac30cd25833bf7eb19b5e26e75c474f)
2018-01-22 16:51:30 -06:00
Ben Gamari e6f9e82ee4 flex: Use native dependencies where applicable
Flex needs both a C compiler for the build environment, as well as a native m4.

(cherry picked from commit 81827c0084c1a69e41894a4d38b0c0b267eaff34)
2018-01-22 16:51:30 -06:00
Kosyrev Serge d232856846
ghc841: update to 8.4.1-alpha2 2018-01-23 01:40:38 +03:00
John Ericson a3bff14dbe Merge remote-tracking branch 'upstream/master' into staging 2018-01-22 16:20:24 -05:00
John Ericson ec0c4802ae
Merge pull request #26799 from obsidiansystems/cross-haskell
haskell infra: Fix cross compilation to work with new system
2018-01-22 15:31:19 -05:00
Daiderd Jordan a786218b9d
Merge branch 'master' into staging 2018-01-22 20:55:37 +01:00
Daiderd Jordan 7c84ddb7a4
Merge pull request #34158 from LnL7/cffi-clang
python-cffi: fix clang build
2018-01-22 20:54:06 +01:00
Keith Amidon 9d82bf2e0e libinput: 1.9.3 -> 1.9.4
This rev-bump of libinput resolves issues with out of order key press
delivery as described here:

https://lists.freedesktop.org/archives/wayland-devel/2017-December/036147.html
2018-01-22 11:29:25 -08:00
Jörg Thalheim 3e1dd9215f
Merge pull request #34151 from WilliButz/update-deis
deis: 1.13.3 -> 1.13.4
2018-01-22 19:17:59 +00:00
Will Dietz bd67bf5ca0 julia-git: mark broken, hasn't built since 2017-04-08. (#34150)
* julia-git: mark broken, hasn't built since 2017-04-08.

First broken: https://hydra.nixos.org/build/51447624
Last successful: https://hydra.nixos.org/build/51385779

cc #34135
2018-01-22 19:07:03 +00:00
Daiderd Jordan 505c82efe4
python-cffi: add lnl7 to maintainers 2018-01-22 19:58:15 +01:00
Daiderd Jordan 0c27903ac0
python-cffi: remove patch for clang
Builds fine without it now.
2018-01-22 19:45:40 +01:00
Thane Gill 2d17253afe python.ldap3: 2.4 -> 2.4.1 2018-01-22 10:13:13 -08:00
WilliButz c8d5121c1d
deis: 1.13.3 -> 1.13.4 2018-01-22 18:59:13 +01:00
Frederik Rietdijk 6b0873440b Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-22 16:09:11 +01:00
Frederik Rietdijk 4c88132d25 Merge commit 'a0f8e3a' into HEAD 2018-01-22 16:08:37 +01:00
Tuomas Tynkkynen 73695300bc patchelfUnstable: Fix hash 2018-01-22 11:00:29 +02:00
Vladimír Čunát 246ba46db7
Merge older staging (finished on Hydra)
https://hydra.nixos.org/eval/1427837?filter=&compare=1427817
Fixes #34087.
2018-01-22 08:54:37 +01:00
Peter Simons 699d715f24 haskell-nix-paths: fix bogus dependencies 2018-01-22 08:47:00 +01:00
Ben Gamari bf687907d7 haskell lib: Make Cabal compiler names explicit
Cabal2nix expects a --compiler flag that contains a Cabal Compiler description.
We used to use the compiler's derivation name for this, but this breaks when
cross-compiling due to the target suffix. Instead we add an explicit
haskellCompilerName attribute to Haskell compiler derivations.
2018-01-21 23:31:05 -05:00
John Ericson 81553124cf haskell infra: nativeGhc != ghc.bootPkgs.ghc
There's no reason to wait for non-binary native to *build* cross ghc,
but we want a nix-built GHC for Setup.hs or things won't work.
2018-01-21 23:31:04 -05:00
John Ericson 8560c025bc ghc 8.4.1: Reformat to move rev into src 2018-01-21 23:31:04 -05:00
John Ericson a2516efb26 ghcHEAD: Bump version ghc-8.5.20180118 2018-01-21 23:31:04 -05:00
John Ericson 23c29ebc90 ghc 8.2.2: Add bgamari's STRIP detection fix 2018-01-21 23:31:04 -05:00
John Ericson 60f45a2af1 ghc 8.0.2: Patch Cabal so --extra-*-dirs works right 2018-01-21 23:31:04 -05:00
Ben Gamari af03b7746a ghc 8.2.2 & head: Work around ARM bugs in BFD ld by using gold 2018-01-21 23:31:03 -05:00
Ryan Trinkle bd0de2f1cb ghc: Fix env vars and configure flags to be weird
GHC currently handles this stuff in a quite non-standard way, basically
taking prog var `FOO` to mean `FOO_FROM_TARGET`. It's because it
(wrongly) thinks from stage 2's perspective.
2018-01-21 23:31:03 -05:00
John Ericson e760de8108 ghc: Predicate libiconv on not using glibc instead of Darwin 2018-01-21 23:31:03 -05:00
John Ericson 398ac54593 ghc: Fix cross compilation to work with new system 2018-01-21 23:31:03 -05:00
John Ericson bc16cfc009 ghc: Remove old cross work
That way the next commit can apply a similar diff to each GHC.
2018-01-21 23:31:02 -05:00
John Ericson 54ead73271 generic-builder: Make GHC a proper dependency
Rather than just sticking it on the PATH
2018-01-21 23:27:38 -05:00
John Ericson 0eb3acaf38 ghc: `echo -n` mk/build.mk to avoid extra line 2018-01-21 23:27:38 -05:00
John Ericson 5a6b6b4ac5 ghc: Normalize derivations a bit before cross
These changes will affect the final derivation
2018-01-21 23:27:38 -05:00
Arcadio Rubio García 671c0622c6 hunspell: 1.6.1 -> 1.6.2 2018-01-22 01:43:48 +00:00
Herwig Hochleitner 7706f38a6c patchelfUnstable: 0.10-pre-20160920 -> 0.10-pre-20180108 2018-01-22 02:16:29 +01:00
Jörg Thalheim d60c026e54
Merge pull request #34104 from yegortimoshenko/20180121.132611/gumbo
libgumbo: rename to gumbo
2018-01-21 22:58:39 +00:00
Jörg Thalheim 6daf8f29c4
Merge pull request #34117 from flokli/bpython-pypi
bpython: fetch from PyPi
2018-01-21 22:34:41 +00:00
Will Dietz bcf81b828d radare2-cutter: init at 1.1
radare2 qt gui, using name used in AUR
since 'cutter' already exists.
2018-01-21 15:47:35 -06:00
Will Dietz 242ec8cba2 boomerang: switch to new active fork, cleanup, maintain 2018-01-21 15:38:56 -06:00
Florian Klink 71c9ee7f9d bpython: fetch from PyPi
0.17 recently got released on PyPi
2018-01-21 22:02:05 +01:00
Michael Weiss 58e78238e7
Merge pull request #33931 from dotlambda/multidict
pythonPackages.multidict: 3.3.2 -> 4.0.0
2018-01-21 21:12:46 +01:00
Scott Brown eb358ba43b
Update hy to latest version 2018-01-21 14:12:32 -06:00
Daiderd Jordan 82de183455
Merge pull request #34088 from LnL7/xcbuild-platform-version
xcbuild: platform version
2018-01-21 20:50:20 +01:00
Nicolas Mattia 1d47908879 gpp: init at 2.25 and add @nmattia as maintainer (#34098)
* maintainers: add nmattia
* gpp: init at 2.25

GPP is a handy preprocessing tool, not yet present in the package set.
2018-01-21 19:17:31 +00:00
Peter Simons 4532826e99
Merge pull request #34037 from ElvishJerricco/fix-ghcjs-lts-10
Fixed GHCJS
2018-01-21 19:55:25 +01:00
Jörg Thalheim 9858950687
Merge pull request #34069 from lukeadams/phantomjs-headless-fix
phantomjs2: set QT_QPA_PLATFORM to allow use in daemons
2018-01-21 17:36:26 +00:00
Vladimír Čunát 720f498d7a
gtk2: 2.24.31 -> 2.24.32 (maintenance) 2018-01-21 16:13:03 +01:00
Vladimír Čunát 081b9c9d96
glib: 2.54.2 -> 2.54.3 (maintenance) 2018-01-21 16:09:24 +01:00
Vladimír Čunát 82c78b86c7
clang: mass-rebuild code cleanup 2018-01-21 15:48:35 +01:00
Vladimír Čunát a94c7ba096
Merge branch 'master' into staging
Hydra: ?compare=1428079
2018-01-21 15:47:08 +01:00
Yegor Timoshenko 26c6f43119 libgumbo: rename to gumbo 2018-01-21 13:29:45 +00:00
Jörg Thalheim cf93bcb7f6
Merge pull request #34097 from Ma27/init-react-native
nodePackages.react-native-cli: init at 2.0.1
2018-01-21 11:04:07 +00:00
Vladimír Čunát ba6e0ae33d
cmake: 3.9.6 -> 3.10.2
Close #33435 (superseded).
2018-01-21 11:59:12 +01:00
Vladimír Čunát 5fb5beb929
Merge #33948: {llvm,clang}-{4,5}: better man-pages
Don't rebuild entire projects just to get manpages.
2018-01-21 11:35:10 +01:00
Maximilian Bosch d67fd9ef0a
node-packages.react-native-cli: init at 2.0.1 2018-01-21 11:18:29 +01:00
Vladimír Čunát b91e846639
mesa: 17.2.8 -> 17.3.3
TODO: verify that S3TC works without adding libtxc*,
and clean all the related code.
2018-01-21 11:01:47 +01:00
Vladimír Čunát a0f8e3a30c
Merge #33590: mesa: make it find drirc 2018-01-21 09:29:37 +01:00
Shea Levy 69d4adee1f
idris: Move library setup to the setup hook.
This was broken in preHook because addEnvHooks isn't defined yet.
2018-01-20 19:58:06 -05:00
Michael Weiss 58ff18b6b5 pythonPackages.raven: 6.4.0 -> 6.5.0 2018-01-21 01:50:06 +01:00
Tuomas Tynkkynen ea0736d8ef mono: Disable on aarch64
mono40: https://hydra.nixos.org/build/67660031
mono44: https://hydra.nixos.org/build/67666036
mono50: https://hydra.nixos.org/build/67825397
mono54: https://hydra.nixos.org/build/67825452
2018-01-21 01:41:57 +02:00
Daiderd Jordan 1fa5c8abae
Merge pull request #34089 from mnacamura/sdl2-darwin-fix
SDL2_{gfx,mixer,net,ttf}: fix Darwin build
2018-01-21 00:30:36 +01:00
Markus Kowalewski c6b828b86e
rdma-core: init at 16.1 2018-01-20 15:09:14 -08:00
Dmitry Kalinkin 7a82c83c63
python-telegram-bot: use urllib3 from nixpkgs, disable all tests properly 2018-01-20 18:03:35 -05:00
Mitsuhiro Nakamura bd57ec3870 SDL2_{gfx,mixer,net,ttf}: move libobjc to buildInputs 2018-01-21 06:57:44 +09:00
Will Fancher fcc8cae88d Fixed GHCJS 2018-01-20 15:47:59 -05:00
Tuomas Tynkkynen 74e2b60999 libsigsegv: 2.11 -> 2.12 2018-01-20 22:44:50 +02:00
Peter Simons 8297025d28 haskell-hlint: needs latest version of haskell-src-exts 2018-01-20 21:40:45 +01:00
Peter Simons dcf3699b0b hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8-7-gfbcdc2a from Hackage revision
70d584c0a5.
2018-01-20 21:40:40 +01:00
Peter Simons 9688c0eab7 haskell-hlint: use latest version by default 2018-01-20 21:40:39 +01:00
Peter Simons a8d9a94574 haskell.lib.markBroken: explicitly disable Hydra builds
Recent changes [1] allow Hydra to build packages that are marked broken. To
avoid plenty of evaluation errors on Hydra, explicitly disable Hydra builds of
broken packages.

[1] https://github.com/NixOS/nixpkgs/issues/7541#issuecomment-357541243
2018-01-20 21:40:38 +01:00
Peter Simons 8bf8581b9a hackage2nix: disable broken Hydra builds
- Ping @abbradar for broken lambdabot.
- Ping @alunduil for broken collection-json and siren-json.
2018-01-20 21:40:08 +01:00
Frederik Rietdijk 75d8096108 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-20 21:04:17 +01:00
Daiderd Jordan 6377391d68
xcbuild: include version in wrapper 2018-01-20 20:50:23 +01:00
Frederik Rietdijk fc1c0fe0c4
Merge pull request #31871 from ixxie/jupyterhub
Jupyterhub
2018-01-20 20:49:28 +01:00
Daiderd Jordan 6fba728a6d
xcbuild: include version in sdk
Without this xcbuild can detect an incorrect version for store paths
that have a sequence of digits in their hash.

ld: malformed 32-bit x.y.z version number: 85294

/nix/store/yz966rdvw1blblvzs15pxpcd85294isw-MacOSX.platform/Developer/SDKs/MacOSX.sdk
2018-01-20 20:42:29 +01:00
Matan Shenhav e8ff1e079f pythonPackages.jupyterhub: init at 0.8.1 2018-01-20 19:39:06 +00:00
Thomas Tuegel 88464ecaca
Merge pull request #34047 from ttuegel/bugfix/qt-5/NIX_CFLAGS_COMPILE
Qt 5: Fix debug flags
2018-01-20 11:51:37 -06:00
Thomas Tuegel 67841d4115
Merge pull request #33466 from erosennin/master
qca2 and qca-qt5: use system CA certificates
2018-01-20 11:50:32 -06:00
adisbladis 231eb68c2a
librsvg: 2.40.18 -> 2.42.0 2018-01-21 00:08:46 +08:00
Matan Shenhav 400e9d0462 nodePackages.less-plugin-clean-css: init at 1.5.1 2018-01-20 16:06:15 +00:00
Matan Shenhav 845071c578 nodePackages.less: init at 2.7.3 2018-01-20 15:43:40 +00:00
Matan Shenhav 5bdc471107 nodePackages.configurable-http-proxy: init at 3.1.1 2018-01-20 15:36:23 +00:00
Charles Strahan 55f966be0e nodePackages.clean-css: init at 4.1.9 2018-01-20 15:27:53 +00:00
Mitsuhiro Nakamura 4014b24ca1 SDL2_{gfx,mixer,net,ttf}: fix Darwin build 2018-01-21 00:26:21 +09:00
Thomas Tuegel 4a39533ab3
qt5: debug flag should never be null 2018-01-20 09:10:57 -06:00
Thomas Tuegel c1720b412b
qt5.mkDerivation: honor argument NIX_CFLAGS_COMPILE
If ‘mkDerivation’ is passed ‘NIX_CFLAGS_COMPILE’, we should include those flags
along with the common flags.

See also: #34039 #34038 #33935 #33933 #33930 #33927
2018-01-20 09:10:57 -06:00
Thomas Tuegel a97eaae950
Merge pull request #33989 from LnL7/darwin-qt
qt510-qtbase: fix darwin build
2018-01-20 09:06:34 -06:00
Jan Tojnar e44038bcca
gobjectIntrospection: use absolute path for cairo GIR
Cairo does not provide its own GObject bindinds so they are provided
by gobject-introspection package. Unfortunately, this means that if we
want to use the absolute path, we need gi to depend on cairo, which
increases the closure size from 41M to 56M. We will probably want
to split the typelib into a separate output.

Closes: #34080
2018-01-20 15:58:20 +01:00
Frederik Rietdijk 21a736bb64 python.pkgs.secp256k1: 0.12.1 -> 0.13.2 2018-01-20 14:57:20 +01:00
Matan Shenhav c8300a0596 pythonPackage.python-oauth2: init at 1.0.1 2018-01-20 13:54:05 +00:00
Frederik Rietdijk 25d1d4944a python.pkgs.bleach: relax test requirement 2018-01-20 14:51:09 +01:00
Frederik Rietdijk ee91c45f89 python.pkgs.pytest_32: remove old version 2018-01-20 14:12:39 +01:00
Frederik Rietdijk 7f77cce9ed python.pkgs.pytest_29: remove old version 2018-01-20 14:11:56 +01:00
Frederik Rietdijk 75c2a76773 python.pkgs.xvfbwrapper: add missing test dependency 2018-01-20 14:09:53 +01:00
Florian Klink 70c200a952 bpython: don't set name attribute anymore 2018-01-20 13:48:37 +01:00
Florian Klink 5f03d6bf4d afew: rewrite expression
it's an application, not a python module

Also, remove name attribute.
Build with python 3 by default.

afew: make setuptools_scm a buildInput

afew: don't set SETUPTOOLS_SCM_PRETEND_VERSION anymore

we fetch from pypi, with version info properly set, so this shouldn't be
an issue.

afew: set license

afew: add notmuch binary to PATH

it seems afew calls "notmuch new" in MailMover.py

afew: don't set LD_LIBRARY_PATH

the library is already hardcoded pythonPackages.notmuch's globals.py
2018-01-20 13:48:24 +01:00
Florian Klink 567cf47d49 twilio: don't set name attribute anymore 2018-01-20 13:48:23 +01:00
Florian Klink 79745a0fbf pyte: don't set name attribute anymore 2018-01-20 13:48:23 +01:00
Florian Klink cddfa945cb guzzle_sphinx_theme: don't set name attribute anymore 2018-01-20 13:48:23 +01:00
Florian Klink c44d5153ab curtsies: don't set name attribute anymore 2018-01-20 13:48:23 +01:00
Robert Schütz ee8f15ec7c pythonPackages.pytestrunner: 2.6.2 -> 3.0
Also add missing dependency to progressbar2
2018-01-20 13:37:43 +01:00
Frederik Rietdijk 1623c8371c buildPythonPackage: rename nix_run_setup.py to nix_run_setup
If the extension is .py it tends to be picked up by tools, breaking for
example tests.
2018-01-20 13:31:14 +01:00
idontgetoutmuch e38b122f26 pythonPackages.us: init at 1.0.0 (#34076) 2018-01-20 12:19:13 +00:00
Frederik Rietdijk 217626a3e9 python.pkgs.click-threading: move and fix expression 2018-01-20 13:01:53 +01:00
Frederik Rietdijk ed81943bde python.pkgs.MDP: fix expression 2018-01-20 12:59:03 +01:00
Frederik Rietdijk 6d282fa3b6 python.pkgs.libtmux: fix expression 2018-01-20 12:57:34 +01:00
Frederik Rietdijk 56c3535d06 python.pkgs.pytest_28: remove old version 2018-01-20 12:55:44 +01:00
Frederik Rietdijk 2c3c847d64 python.pkgs.secp256k1: use current pytest 2018-01-20 12:55:09 +01:00