1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-20 21:17:46 +00:00
Commit graph

44046 commits

Author SHA1 Message Date
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 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
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