Commit graph

56717 commits

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