Commit graph

57049 commits

Author SHA1 Message Date
Matthew Bauer fd78464de9 premake: add setup-hook
Adds a configure phase for packages using premake.
premakeConfigurePhase runs the correct premake version for the premake
you are using (see premake_cmd).
2018-11-28 20:14:29 -06:00
worldofpeace f9714fdcea
Merge pull request #50471 from Ma27/package-python-fs-s3-support
pythonPackages.fs-s3fs: init at 1.0.0
2018-11-28 20:46:33 -05:00
Maximilian Bosch 9d2160e73b
pythonPackages.pyftpdlib: skip tests
Although the tests are passing locally, it seems as the excessive
filesystem usage causes several build failures and timeouts in the Hydra
and OfBorg infrastructure:

* https://hydra.nixos.org/build/84374861 (python3 on linux.x86_64)
* https://hydra.nixos.org/build/84368459 (python2 on linux.x86_64)

Some of these tests are failing after several seconds though, but I
couldn't identify a pattern and I'm not overly surprised that a FTP
library has impure tests. However the API seems to be usable in a Python
{2,3} environment, so it should be safe to use even with disabled tests.
2018-11-29 02:01:22 +01:00
Maximilian Bosch fd08b98da9
pythonPackages.fs-s3fs: init at 1.0.0
`fs` is a python-based file system abstraction layer. The new package
`fs-s3fs` is an implementation of it which stores files inside an S3
bucket.
2018-11-29 02:01:22 +01:00
worldofpeace 2570da8077
Merge pull request #51080 from costrouc/costrouc/uarray-init
pythonPackages.uarray: init at 0.4
2018-11-28 18:30:48 -05:00
Peter Simons 82c7dea54a hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.12-3-g5ba7f08 from Hackage revision
0782f90b26.
2018-11-28 17:44:21 +01:00
Peter Simons ab6e5f0fe5 LTS Haskell 12.20 2018-11-28 17:44:21 +01:00
Renaud 4c9d321c3f
Merge pull request #51164 from marsam/feature/init-sqlcheck
sqlcheck: init at 1.2
2018-11-28 17:35:39 +01:00
Peter Simons 6bc8b5bbd9 python-bugzilla: update from version 1.1.0 to 2.2.0 2018-11-28 17:24:13 +01:00
Renaud b5784b42b4
Merge pull request #50720 from Moredread/slic3r-prusa3d/1.41.1-fixes
slic3r-prusa3d: multiple fixes
2018-11-28 15:38:25 +01:00
Mario Rodas 3ba355b0ba sqlcheck: init at 1.2 2018-11-28 09:17:09 -05:00
Chris Ostrouchov 0549e307a5
pythonPackages.pytest-mypy: init at 0.3.2 2018-11-28 07:38:00 -05:00
Chris Ostrouchov 0b7522d0f6
pythonPackages.perf: init at 1.5.1 2018-11-28 07:37:53 -05:00
Nick Novitski f2c07cd63e xcpretty: init at 0.3.0 (#48494) 2018-11-28 12:21:37 +01:00
Peter Simons 8ef639a567 haskell-brick: update ghc-8.6.x build to latest version 2018-11-28 12:14:15 +01:00
Peter Simons 790e31279d haskell-pandoc-citeproc: update ghc-8.6.x build to latest version 2018-11-28 12:14:14 +01:00
Peter Simons 95615ad662 haskell-pandoc: update ghc-8.6.x build to latest version 2018-11-28 12:14:14 +01:00
Peter Simons c340ab0f96 haskell-fgl: update ghc-8.6.x build to latest version 2018-11-28 12:14:14 +01:00
Peter Simons 39a4d1f3a9 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.12-3-g5ba7f08 from Hackage revision
e8d9049755.
2018-11-28 12:14:10 +01:00
Jörg Thalheim f4f3f8f29e
spdlog: 0.14.0 -> 0.17.0 & 1.1.0 -> 1.2.1 (#51143)
spdlog: 0.14.0 -> 0.17.0 & 1.1.0 -> 1.2.1
2018-11-28 11:09:22 +00:00
Sarah Brofeldt 9caab8ff4a
Merge pull request #51107 from srhb/valgrind-coregrind-makefile-race
valgrind: Apply upstream patch for Makefile race in coregrind
2018-11-28 09:45:40 +01:00
Chris Ostrouchov 8b6b45c742
pythonPackages.uarray: init at 0.4 2018-11-27 20:45:41 -05:00
Chris Ostrouchov a6dc1123e0
pythonPackages.hopcroftkarp: init at 1.2.4 2018-11-27 20:45:40 -05:00
Chris Ostrouchov e097b5e82b
pythonPackages.matchpy: init at 0.4.6 2018-11-27 20:45:40 -05:00
Chris Ostrouchov fe5a7e5ed6
pythonPackages.matchpy: init at 0.4.6 2018-11-27 20:45:40 -05:00
Chris Ostrouchov b5d58552c0
pythonPackages.multiset: init at 2.1.1 2018-11-27 20:45:39 -05:00
Chris Ostrouchov ab8bd6e34e
pythonPackages.nbval: init at 0.9.1 2018-11-27 20:45:39 -05:00
Andrew Dunham ac3b358a8c
libtiff: 2018-11-04 -> 4.0.10 2018-11-28 10:43:44 +09:00
Chris Ostrouchov 0e3c1e7801
pythonPackages.astunparse: 1.5.0 -> 1.6.1 2018-11-27 20:31:12 -05:00
Will Dietz 6ef78a415e
Merge pull request #51125 from dtzWill/update/gmime-3.2.3
gmime3: 3.2.1 -> 3.2.3
2018-11-27 18:55:08 -06:00
worldofpeace 544d060f70
Merge pull request #51140 from costrouc/costrouc/python-sure-update
pythonPackages.sure: 1.2.24 -> 1.4.11
2018-11-27 18:44:22 -05:00
Chris Ostrouchov 12d4cc12ac
pythonPackages.sure: 1.2.24 -> 1.4.11
Fix broken python package `sure`
2018-11-27 18:36:59 -05:00
Léo Gaspard 9d080ac155
Merge branch 'pr-51091'
* pr-51091:
  php72: 7.2.11 -> 7.2.12
  php71: 7.1.23 -> 7.1.24
  php: align Darwin and Linux versions again
2018-11-28 08:01:08 +09:00
zimbatm 798a2a6c97
bundix: 2.3.1 -> 2.4.0 (#51146) 2018-11-27 23:36:30 +01:00
Renaud 6a66add711
Merge pull request #51103 from lovek323/scss-lint
scss_lint: init at 0.57.1
2018-11-27 23:23:12 +01:00
Ryan Mulligan 4c1ba5df0c
Merge pull request #45274 from rehno-lindeque/pkgs/aravis/init
aravis: init at 0.5.13
2018-11-27 14:20:34 -08:00
worldofpeace a14f3df39e
Merge pull request #51070 from vdemeester/update-kube-prompt
kube-prompt: 1.0.4 -> 1.0.5
2018-11-27 16:38:50 -05:00
Tim Steinbach dc1a0df1bb
gradle: Add 5.0 2018-11-27 16:37:19 -05:00
Jason "Don" O'Conal 1936aa5d57 scss_lint: init at 0.57.1 2018-11-28 07:57:40 +10:30
Aaron Andersen 5a1eb1819b spdlog: 0.14.0 -> 0.17.0 & 1.1.0 -> 1.2.1 2018-11-27 15:57:10 -05:00
lewo 71b49f220b
Merge pull request #51069 from vdemeester/update-kustomize
kustomize: 1.0.9 -> 1.0.10
2018-11-27 20:05:47 +01:00
Jörg Thalheim 413cf162ab
Merge pull request #51116 from dtzWill/update/radare2-3.1.0
radare2: 3.0.1 -> 3.1.0
2018-11-27 18:44:27 +00:00
Will Dietz ce4e3a3d46 gmime3: 3.2.2 -> 3.2.3
https://github.com/jstedfast/gmime/blob/3.2.3/NEWS
2018-11-27 11:34:00 -06:00
Will Dietz b3de1c5f21 gmime: 3.2.1 -> 3.2.2
It says fixed vala packaging but commits don't seem to do that?
2018-11-27 11:33:55 -06:00
Timo Kaufmann 63b39af496
pythonPackages.rpy2: various fixes (#51084)
- make sure libreadline is found at runtime
- make sure python libraries are found at runtime
- add libraries necessary to pass the testsuite and standard libraries
2018-11-27 18:24:37 +01:00
Ben Wolsieffer be8569be49 pythonPackages.protobuf: fix compatibility with Python 3.7 2018-11-27 12:02:55 -05:00
Ben Wolsieffer 4380a9143b pythonPackages.grpcio-tools: 1.14.2 -> 1.16.1 2018-11-27 12:02:55 -05:00
Ben Wolsieffer de39c5f372 pythonPackages.grpcio: 1.15.0 -> 1.16.1 2018-11-27 12:02:55 -05:00
Ben Wolsieffer 0d7407cf6f grpc: 1.15.0 -> 1.16.1 2018-11-27 12:02:55 -05:00
Vincent Demeester 2d5908f89b
kustomize: 1.0.9 -> 1.0.10
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-11-27 17:49:22 +01:00
Will Dietz 9d25cac004 radare2: 3.0.1 -> 3.1.0 2018-11-27 09:43:31 -06:00
Peter Simons 0640741b20 hackage2nix: update list of failing Hydra builds 2018-11-27 16:39:30 +01:00
Peter Simons 1e54ee80f2 haskell-chell: pin build to patience-0.1.x
Newer version are not supported yet.
2018-11-27 16:39:30 +01:00
Peter Simons b13d8eadaa haskell-Cabal: update overrides for the new 2.4.1.x version 2018-11-27 16:39:30 +01:00
Peter Simons 9ad99b7099 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.12 from Hackage revision
6a8b5c5e27.
2018-11-27 16:39:24 +01:00
Florian Klink d5ec5e4262
Merge pull request #51089 from bachp/gitlab-runner-11.5.0
gitlab-runner: 11.4.0 -> 11.5.0
2018-11-27 13:56:54 +01:00
Jörg Thalheim bb32e2bd3d
python37.pkgs.rope: ignore broken type hinting tests 2018-11-27 11:57:55 +00:00
Sarah Brofeldt a067e883b1 valgrind: Apply upstream patch for Makefile race in coregrind 2018-11-27 12:45:59 +01:00
Vincent Demeester edd52b4fa5
kube-prompt: 1.0.4 -> 1.0.5
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-11-27 09:26:36 +01:00
volth e45acd6b81 perlPackages: remove old broken packets
Remove packets which marked 'broken' because they target old versions of Perl which are unsupported in nixpkgs.
The most recent releases of those packages are dated 2003-2013
2018-11-27 08:11:10 +00:00
Jörg Thalheim 97529d97ca
python37.pkgs.netaddr: skip failing test 2018-11-27 06:26:34 +00:00
Pierre Bourdon ec3d829257
php72: 7.2.11 -> 7.2.12 2018-11-27 02:56:22 +01:00
Pierre Bourdon 8221da343e
php71: 7.1.23 -> 7.1.24 2018-11-27 02:56:22 +01:00
Pierre Bourdon ea10173045
php: align Darwin and Linux versions again
Instead of pinning Darwin to older versions, add small patches to
configure.in (7.1) / configure.ac (7.2) to fix the build of the intl
extension on recent PHP versions on Darwin.

fix-paths-php7.patch also required changes -- since we now run autoconf
at build time (through ./buildconf), it needs to patch the input .m4
files instead of ./configure directly.
2018-11-27 02:56:17 +01:00
Vincent Demeester 39bfdab345 gauge: 1.0.2 -> 1.0.3 (#51068)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-11-26 23:20:10 +01:00
Robert Schütz c4f8216cf2
Merge pull request #50951 from mredaelli/geopystuff
pythonPackages.affine: init at 2.2.1
2018-11-26 23:11:56 +01:00
Pascal Bach c3c57c798f gitlab-runner: 11.4.0 -> 11.5.0 2018-11-26 23:01:25 +01:00
ajs124 699e72968c python.pkgs.configshell: init at 1.1.fb25 2018-11-26 11:11:43 -08:00
ajs124 9764c43925 python.pkgs.rtslib: init at 2.1.fb69 2018-11-26 11:11:43 -08:00
Dmitry Kalinkin 097b4b7b1b
Merge pull request #49194 from xtruder/pkgs/kubicorn/init
kubicorn: init at 4c7f3623
2018-11-26 13:35:26 -05:00
Peter Hoeg 1ec18b032c pythonPackages.pyupdate: init at 0.2.16 (#50817) 2018-11-26 15:54:08 +01:00
Massimo Redaelli 46aedcafb3 pythonPackages.rasterio: init at 1.0.10 2018-11-26 14:58:37 +01:00
Massimo Redaelli 39d1108b80 pythonPackages.cartopy: init at 0.17.0 2018-11-26 14:58:37 +01:00
Massimo Redaelli 443b5e856d pythonPackages.snuggs: init at 1.4.2 2018-11-26 14:58:36 +01:00
Massimo Redaelli 440f19a36f pythonPackages.snug: init at 1.3.4 2018-11-26 14:58:32 +01:00
Daniel Wehner b200613f4e tychus: init at version 0.6.3 2018-11-26 13:42:33 +00:00
Léo Gaspard 48b64cfb32
Merge branch 'pr-51040'
rake: 12.0.0 -> 12.3.1
2018-11-26 22:35:20 +09:00
Massimo Redaelli 7fbc7acb2b pythonPackages.gentools: init at 1.1.0 2018-11-26 13:49:43 +01:00
Massimo Redaelli d9d8bcbb99 pythonPackages.pyepsg: init at 0.3.2 2018-11-26 13:49:35 +01:00
Massimo Redaelli 962bc254a0 pythonPackages.affine: init at 2.2.1 2018-11-26 13:47:38 +01:00
Mario Rodas 5229c876f8 pythonPackages.manuel: 1.8.0 -> 1.10.1 (#51029) 2018-11-26 12:29:46 +01:00
Christopher Ostrouchov aadeacfd5d sqlite-web: init at 0.3.5 (#50955) 2018-11-26 11:37:23 +01:00
Vladimír Čunát a5de78b7d7
Merge branch 'master' into staging-next 2018-11-26 10:28:00 +01:00
Jörg Thalheim 4fef4fbb4b
Merge pull request #51050 from alyssais/ghc-head
Remove reference to unpackaged GHC version
2018-11-26 07:03:04 +00:00
Jörg Thalheim 7e88234910
Merge pull request #51051 from alyssais/pew
pew: fix build
2018-11-26 06:59:31 +00:00
Maximilian Bosch ab88ed6df6
Merge pull request #51045 from marsam/feature/update-python-nvchecker
pythonPackages.nvchecker: 1.1 -> 1.2.7
2018-11-26 03:34:26 +01:00
Maximilian Bosch 4faa3c7ef2
Merge pull request #51054 from worldofpeace/pandas-aarch
pythonPackages.pandas: don't run tests on aarch64
2018-11-26 03:20:08 +01:00
ryan4729 5095c08374 pythonPackages.yattag: init at 1.10.1 (#51056)
* pythonPackages.yattag: init at 1.10.1

* pythonPackages.yattag: add license
2018-11-26 03:09:56 +01:00
worldofpeace 5f1bb369a9
Merge pull request #50605 from r-ryantm/auto-update/python3.6-plotly
python36Packages.plotly: 3.3.0 -> 3.4.0
2018-11-25 19:14:25 -05:00
worldofpeace 5518f1ce58 pythonPackages.pandas: don't run tests on aarch64 2018-11-25 19:06:07 -05:00
Roman Volosatovs dd4c1d0ea0 pythonPackages.simplekml: Init at 1.3.1 (#50883)
* pythonPackages.simplekml: Init at 1.3.1

* pythonPackages.simplekml: correct description
2018-11-25 19:00:25 -05:00
Alyssa Ross debe712d7a
pew: add homepage 2018-11-25 23:07:06 +00:00
Alyssa Ross 40589583c5
pew: fix build
Fixes https://github.com/NixOS/nixpkgs/issues/51034.
2018-11-25 23:07:05 +00:00
Alyssa Ross 1268b38254
Revert "Use older version of jailbreak-cabal with ghcHEAD"
This reverts commit d13f7c54e3.

ghc802 is no longer in Nixpkgs as of
2f0de54ddb.

The Cabal bug that ghc802 was a workaround for was fixed in Cabal 2.2,
though, so this shouldn't be necessary any more.

Upstream bugs:
https://github.com/peti/jailbreak-cabal/issues/13
https://github.com/haskell/cabal/issues/4719

Fixes https://github.com/NixOS/nixpkgs/issues/51042.
2018-11-25 22:47:25 +00:00
Mario Rodas 50001295d5 pythonPackages.nvchecker: 1.1 -> 1.2.7 2018-11-25 15:49:04 -05:00
Renaud 604b0f34c9
taglib_1_9: refresh meta 2018-11-25 20:51:59 +01:00
Alyssa Ross 3ec6262cca
rake: 12.0.0 -> 12.3.1
Fixes https://github.com/NixOS/nixpkgs/issues/36912.
2018-11-25 18:56:52 +00:00
Renaud c720866b7c
Merge pull request #51036 from c0bw3b/cleanup/confuse
Remove confuse (duplicate) and pommed (obsolete)
2018-11-25 19:28:23 +01:00
Samuel Dionne-Riel c6a0bb9e59
Merge pull request #50384 from Pneumaticat/fusee-init
fusee-launcher: init at unstable-2018-07-14
2018-11-25 18:27:37 +00:00
Kevin Liu 042e81ae53
fusee-launcher: init at unstable-2018-07-14 2018-11-25 13:08:03 -05:00
c0bw3b 9762e2c3bd confuse: remove and replace with libconfuse
- confuse is a duplicate of libconfuse
- upstream name is libconfuse so keep this one
- replace confuse with libconfuse in packages depending on it
2018-11-25 18:20:42 +01:00
Renaud 6a5fff3741
Merge pull request #51001 from c0bw3b/cleanup/more-https
Treewide: use more HTTPS-enabled sources
2018-11-25 16:22:34 +01:00
Judson Lester 2d5bd339da Bugfix: gemsets didn't handle paths correctly (#51002) 2018-11-25 13:38:38 +01:00
worldofpeace a339dda0d4 pythonPackages.pyproj: 1.9.5.1 -> unstable-2018-11-13 (#50982)
Allows us to build pyproj with python3.7.

See: https://github.com/jswhit/pyproj/issues/136
2018-11-25 12:47:19 +01:00
Mario Rodas 21f6996529 pythonPackages.effect: fix python3.7 build (#51022) 2018-11-25 12:32:24 +01:00
leenaars f7b2518397 pythonPackages.sievelib: init at 1.1.1 (#48817)
* pythonPackages.sievelib: init at 1.1.1 (#48817)
2018-11-25 12:14:29 +01:00
R. RyanTM d83c8f4616 libp11: 0.4.7 -> 0.4.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libp11/versions
2018-11-25 04:34:29 -05:00
R. RyanTM 0a35e363e3 heroku: 7.16.0 -> 7.18.2
* heroku: 7.16.0 -> 7.18.2 (#50096)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/heroku/versions

* heroku: split native build inputs
2018-11-25 10:20:50 +01:00
Peter Simons b89b093048 git-annex: update sha256 hash for new version 7.20181121 2018-11-25 09:43:41 +01:00
Peter Simons 9cf56f6f88 haskell-brick: update override for ghc-8.6.x to the latest version 2018-11-25 09:43:41 +01:00
Peter Simons 3516551316 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11.1-13-g2103989 from Hackage revision
856a2e1280.
2018-11-25 09:43:35 +01:00
Craig Younkins a655fb9fbd ghc: Adding sphinx as build dependency to build man pages
Fixes https://github.com/NixOS/nixpkgs/issues/49627.
Closes https://github.com/NixOS/nixpkgs/pull/50920.
2018-11-25 09:43:34 +01:00
Renaud f0261e38f5
Merge pull request #50401 from active-group/hg-git-unbreak
Unbreak hg-git
2018-11-25 09:24:29 +01:00
Renaud ce671ca860
Merge pull request #50595 from r-ryantm/auto-update/python3.6-py4j
python36Packages.py4j: 0.10.7 -> 0.10.8.1
2018-11-25 09:07:43 +01:00
Samuel Dionne-Riel f789d73eb1 sunxi-tools: 20171130 -> 20181113 2018-11-24 21:05:09 -05:00
c0bw3b 561e18126f libmatheval: get patches from salsa.debian.org
http://anonscm.debian.org/cgit is not available anymore
2018-11-25 00:12:55 +01:00
c0bw3b b911f22730 Treewide: use https for www.spice-space.org 2018-11-25 00:01:22 +01:00
c0bw3b 126f94d808 Treewide: use https for people.redhat.com 2018-11-24 23:56:37 +01:00
c0bw3b dd3e576654 Treewide: use https for src.fedoraproject.org 2018-11-24 23:53:27 +01:00
c0bw3b adea16b86c Treewide: use https for launchpad.net 2018-11-24 23:47:52 +01:00
c0bw3b 0ea604ac1d Treewide: use https for SourceForge 2018-11-24 19:58:03 +01:00
c0bw3b 88ce525e85 Treewide: use https for repo.or.cz 2018-11-24 19:56:51 +01:00
Peter Simons 56cad36f75
Merge pull request #50964 from mredaelli/rstudio
rstudio: fix qt plugins not found
2018-11-24 16:12:33 +01:00
volth 921258cb69 phantomjs2: fix 404 (anonscm.debian.org -> salsa.debian.org) (#50980) 2018-11-24 11:35:18 +00:00
Jean-Philippe Cugnet 48518b481d
erlangR21: 21.1.2 -> 21.1.3 2018-11-24 12:30:51 +01:00
worldofpeace 6dbf15d627
Merge pull request #50834 from plapadoo/pyca-init-2.1
pyCA: init at 2.1
2018-11-24 06:21:58 -05:00
Philipp Middendorf fbbfc7a36f pythonPackages.sdnotify: init at 0.3.2 2018-11-24 10:47:47 +01:00
Frederik Rietdijk e41154d1ab Merge master into staging-next 2018-11-24 10:43:33 +01:00
worldofpeace 3ce5fac5e3
Merge pull request #50975 from worldofpeace/minizinc/2.2.3
minizinc: 2.2.1 -> 2.2.3
2018-11-24 00:18:10 -05:00
Will Dietz d3c85e3314 webkitgtk: 2.22.3 -> 2.22.4 2018-11-23 19:25:16 -06:00
worldofpeace 1040875bf4 minizinc: 2.2.1 -> 2.2.3
Using a git revision for 2.2.3 because their tags are disappearing.

See:
- https://github.com/MiniZinc/libminizinc/issues/257
- https://github.com/MiniZinc/libminizinc/issues/248
2018-11-23 18:51:24 -05:00
Massimo Redaelli 5afe1e7c70 rstudio: fix qt plugins not found 2018-11-23 23:10:29 +01:00
Jörg Thalheim f713b737a1
Merge pull request #50887 from asymmetric/pretty
prettytable: 0.7.1 -> 0.7.2
2018-11-23 15:18:40 +00:00
elseym c598aab31f
pythonPackages.nanoleaf: init at 0.4.1 2018-11-23 15:16:55 +01:00
Vincent Demeester 80c2d4249d skaffold: 0.16.0 -> 0.18.0 (#50922)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-11-23 14:43:10 +01:00
Graham Christensen 9836d4844b
Merge pull request #50947 from mayflower/bump-hound
hound: 20170324 -> 2018-11-02
2018-11-23 08:16:32 -05:00
Massimo Redaelli 1bf18e4c85 pymssql: init at 2.1.4 2018-11-23 13:46:40 +01:00
Linus Heckemann ef5da57ea2 hound: 20170324 -> 2018-11-02 2018-11-23 13:22:01 +01:00
Jörg Thalheim 7acd4eb51b
Merge pull request #50908 from jhillyerd/golint
golint: 20180208 -> 20181026
2018-11-23 11:39:13 +00:00
Sarah Brofeldt 0ce8f99e25
Merge pull request #50944 from yrashk/urweb-20180616
urweb: 20170720 -> 20180616
2018-11-23 12:05:53 +01:00
Jörg Thalheim 8dca420161
Merge pull request #50937 from tathougies/travis/uriparser-cross
uriparser: Enable cross-compilation
2018-11-23 09:54:04 +00:00
Yurii Rashkovskii 4c1d199a12
urweb: 20170720 -> 20180616 2018-11-23 15:42:23 +07:00
Ingolf Wagner b499f924da libxkbcommon: split version (for bitwig) 2018-11-23 03:32:22 -05:00
worldofpeace f591dd2fdf
insomnia: 6.0.2 -> 6.2.0 (#50906)
- Switch to using autoPatchelfHook
- Add some new deps needed for this version

In particular the application won't function without `stdenv.cc.cc`
in LD_LIBRARY_PATH.
2018-11-23 02:50:02 -05:00
Travis Athougies 3963629193 Enable uriparser cross-compilation 2018-11-22 20:00:54 -08:00
Franz Pletz bcf736b325
python: pyjwt: fix build 2018-11-22 22:27:29 +01:00
Franz Pletz eb2d56cb27
python: pytest_37: init at 3.7.4
Needed at least by pyjwt.
2018-11-22 22:27:29 +01:00
Linus Heckemann 20b3d00621
Merge pull request #49824 from Assassinkin/libmr
pythonPackages.libmr: init at 0.1.9
2018-11-22 21:50:18 +01:00
James Hillyerd bd3810ac99 golint: 20180208 -> 20181026
- golint has moved from github to golang.org/x/lint
- allowGoReferences must be true, fixes #50907
2018-11-22 12:33:54 -08:00
R. RyanTM 6a2963f681 keybinder3: 0.3.0 -> 0.3.2
* keybinder3: 0.3.0 -> 0.3.2 (#50718)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/keybinder3/versions

* keybinder3: refresh

Use new GitHub repo at https://github.com/kupferlauncher/keybinder
Move autoconf/automake/libtool to nativeBuildInputs
2018-11-22 17:51:31 +01:00
Guillaume Bouchard 62882d8cd2 haskellSrc2nix: disallow substitutes
Fix #49818. See the bug for more details.

The work done by haskellSrc2nix is usually lightweight, but needs to
be done each time a cabal file change. This triggers unexpected
network activity for a cache query which results most of the time on a
cache miss.

By disabling substitutes we:

- avoid the, mostly useless, binary cache query
- avoid unexpected network failure when users change a cabal file and
  try to rebuild without connectivity.
2018-11-22 16:24:13 +01:00
Franz Pletz 72894e94d3
mbedtls: 2.12.0 -> 2.14.0 2018-11-22 14:36:24 +01:00
Franz Pletz 10851bbbd1
mbedtls_1_3: 1.3.20 -> 1.3.22 2018-11-22 14:36:23 +01:00
Franz Pletz 058a96dc0e
jenkins: 2.138.2 -> 2.138.3 2018-11-22 14:33:46 +01:00
Bas van Dijk d429dc3b06
Merge pull request #50879 from ElvishJerricco/bump-ghcjs-2018-11-21
Bump GHCJS 8.4
2018-11-22 13:02:52 +01:00
Maximilian Bosch 76ad975840 pythonPackages.pytesseract: init at 0.2.5
Simple python wrapper for Tesseract, an OCR engine to detect and read
text from images.

See https://pypi.org/project/pytesseract/
2018-11-22 12:22:08 +01:00
Jörg Thalheim 6093167164
Merge pull request #50558 from oxij/pkgs/openssl-fix-cryptodev
openssl: fix `cryptodev` fallout
2018-11-22 11:04:53 +00:00
Jan Malakhovski 7c48015019 openssl: fix cryptodev fallout from d836b811cb 2018-11-22 09:45:34 +00:00
Frederik Rietdijk c31cb577ae Merge master into staging-next 2018-11-22 09:57:08 +01:00
Jörg Thalheim a71b7697c9
Merge pull request #49573 from veprbl/pr/bump
bump: pythonPackages.simanneal, fastjet, herwig
2018-11-22 00:53:26 +00:00
Dmitry Kalinkin 91d6c9111e
herwig: broken on aarch64 2018-11-21 19:39:23 -05:00
Will Dietz 8a3693b207 pygit2: drop pycparser now, no longer needed at any version apparently 2018-11-21 15:44:25 -06:00
Will Dietz a5c19d3b89 pygit2: 0.26.4 -> 0.27.2
* match major libgit2 version
* upstream patch to remove unnecessary requirement
2018-11-21 15:44:25 -06:00
Will Dietz 28b4b4b1e4 libgit2: 0.26.6 -> 0.26.8
0.26.7 is a security fix release
0.26.8 is a security fix release

Notes:
https://github.com/libgit2/libgit2/releases/tag/v0.26.8
https://github.com/libgit2/libgit2/releases/tag/v0.26.7
2018-11-21 15:44:25 -06:00
Lorenzo Manacorda 6dda65e8da prettytable: 0.7.1 -> 0.7.2 2018-11-21 19:36:50 +01:00
Jörg Thalheim 44f8603993
Merge pull request #50741 from fare-patches/master
Update gambit and gerbil to new upstream releases
2018-11-21 18:29:30 +00:00
Jörg Thalheim ebe6575b43
go_1_10: update outdated meta.branch 2018-11-21 17:55:21 +00:00
Jörg Thalheim a4f37346e7
go_1_11: update outdated meta.branch 2018-11-21 17:53:28 +00:00
Jörg Thalheim 7f2c30f851
Merge pull request #50521 from alyssais/qt-cf-private
qt59.qtwebkit: fix build on Darwin
2018-11-21 17:38:10 +00:00
Jörg Thalheim 97c4229c2d
Merge pull request #49657 from costrouc/costrouc/python-google-cloud-modules
pythonPackages.google-cloud-*: init all 37 modules
2018-11-21 17:02:11 +00:00
Renaud a252c0f80f
Merge pull request #50772 from r-ryantm/auto-update/gede
gede: 2.10.9 -> 2.12.3
2018-11-21 17:57:29 +01:00
Tor Hedin Brønner 16267b4389 enchant: 1.6.0 -> 1.6.1
hunspell-1.7.0 broke enchant-1.6, upgrading to the latest 1.6 release fixes the
problem.
2018-11-21 17:02:08 +01:00
Matthew Bauer 3d6f6e3e7f libvpx-git: remove
Older than the stable version.
2018-11-21 09:39:33 -06:00
Matthew Bauer 5ad5708f83 arb-git: remove
Older than the stable version
2018-11-21 09:39:23 -06:00
Matthew Pickering 12a19002cc kythe: Add missing executable, fix rpath and symlink executables into bin (#50882)
* kythe: Add ncurses5 to rpath

* kythe: Add entrystream executable

* kythe: Symlink executables into bin/ folder
2018-11-21 16:23:29 +01:00
Peter Simons 31de7743f8 haskell-fltkhs: re-enable the build
https://github.com/NixOS/nixpkgs/pull/50828 makes an effort to fix this
package.
2018-11-21 16:06:23 +01:00
Peter Simons 50ffe1d46b hspec-meta: update override to the latest version 2018-11-21 16:06:23 +01:00
Peter Simons f5cdb2dc05 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11.1-13-g2103989 from Hackage revision
c669f71a90.
2018-11-21 16:06:23 +01:00
Chris Martin 97cd07e322 fltk: add version 1.4.x-r13121 2018-11-21 16:06:22 +01:00
Benjamin Hipple a4758050a3 ghc bootstrap binary: 8.2.1 -> 8.2.2
If the nix store lives on NFS, `ghc 8.2.1` is unable to build a package
database. This bug was fixed by @bgamari in `ghc 8.2.2` here:
https://ghc.haskell.org/trac/ghc/ticket/13945

This commit upgrades the unpacked bootstrap GHC version, so that we can build
newer versions of GHC even if the store is on NFS.
2018-11-21 16:06:22 +01:00
Will Fancher 27b752347c Bump GHCJS 8.4 2018-11-21 08:04:05 -05:00
R. RyanTM e2ac38fdac guile-sdl2: 0.2.0 -> 0.3.1
* guile-sdl2: 0.2.0 -> 0.3.1 (#50730)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/guile-sdl2/versions

* guilde-sdl2: split native build inputs

libtool and pkgconfig are moved from buildInputs to nativeBuildInputs
2018-11-21 13:12:14 +01:00
Frederik Rietdijk 9dd56a9b1e python.pkgs.sphinx: fix pname
This is a proper fix for d2e6608aa5
The pname is used by fetchPypi, so you can't just modify it
and expect fetching to still work.
2018-11-21 12:52:35 +01:00
Frederik Rietdijk 0470591687 python.pkgs.metaphone: fix pname
This is a proper fix for 2224d42e02.
The pname is used by fetchPypi, so you can't just modify it
and expect fetching to still work.
2018-11-21 12:50:56 +01:00
Frederik Rietdijk 701375662b Merge master into staging-next 2018-11-21 12:39:20 +01:00
Frederik Rietdijk f0b49c4d10 python.pkgs.prompt_toolkit: always use 1 with py2 and 2 with py3 2018-11-21 12:38:54 +01:00
Chris Ostrouchov ed6befe2f2 pythonPackages.jupyterhub: 0.8.1 -> 0.9.4 2018-11-21 12:38:54 +01:00
Chris Ostrouchov 58bba5a208 pythonPackages.jupyterlab: 0.34.12 -> 0.35.4 2018-11-21 12:38:54 +01:00
Chris Ostrouchov 43df6a539b pythonPackages.jupyterlab_server: init at 0.2.0 2018-11-21 12:38:54 +01:00
Chris Ostrouchov 04db7b1ea8 python36Packages.jupyter_console: 5.2.0 -> 6.0.0 2018-11-21 12:38:54 +01:00
Chris Ostrouchov 39adcea9d6 python36Packges.ipykernel: 4.8.2 -> 5.1.0 2018-11-21 12:38:54 +01:00
Chris Ostrouchov 3dd245c5f8 pythonPackages.nbconvert: 5.3.1 -> 5.4.0 2018-11-21 12:38:54 +01:00
Chris Ostrouchov 7a2de9e9ac pythonPackages.notebook: 5.6.0 -> 5.7.0 2018-11-21 12:38:54 +01:00
Chris Ostrouchov d69246709f pythonPackages.prompt_toolkit: 1.0.15 -> 2.0.7
Created a version to prompt_toolkit_1 for legacy ipython
2018-11-21 12:38:54 +01:00
Chris Ostrouchov 189acf712d python27Packages.ipython: 5.7.0 -> 5.8.0, python36Packages.ipython 5.7.0 -> 7.1.1
- removed patch for sage as it is applied in most recent release.
 - simplified `ipython` attribute no need for explicit version `5`
   vs. `6`.
 - upgrade to most recent version of ipython
2018-11-21 12:38:54 +01:00
Matt McHenry 206a1c00ba elm: extract makeDotElm and fetchElmDeps 2018-11-21 10:57:11 +00:00
Vincent Laporte 88d20b2052 ocamlPackages.menhir: 20181026 -> 20181113 2018-11-21 06:12:33 +00:00
Vincent Laporte e481df83b1 ocamlPackages.camlp5: 7.06 -> 7.07
Keeping the legacy (7.06) version around, needed by hol_light
2018-11-21 05:59:49 +00:00
John Wiegley a370bd1fed
coqPackages: New expressions: StructTact, InfSeqExt, Cheerios, Verdi 2018-11-20 15:18:12 -08:00
Lluís Batlle i Rossell 2ff16ecfd3 Merge branch 'qt5-fix-full-cmake-master'
This should fix #40706. @nioncode confirms that it works also for him.

Not backported. @ttuegel do you want to rearrange the patches before any
backport?
2018-11-20 23:00:53 +01:00