Commit graph

61817 commits

Author SHA1 Message Date
Robert Schütz 739cf7d8ed python.pkgs.restructuredtext_lint: does not support Python 3.7 yet 2019-03-15 17:09:03 +01:00
R. RyanTM 485035dda0 eccodes: 2.10.0 -> 2.12.0 (#56633)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eccodes/versions
2019-03-15 17:04:35 +01:00
Robert Schütz fa1ada0612 python.pkgs.subliminal: improve expression 2019-03-15 17:01:14 +01:00
Robert Schütz acad55399a python.pkgs.pysrt: use buildPythonPackage and checkInputs 2019-03-15 17:01:14 +01:00
R. RyanTM ba269fce41 python37Packages.tldextract: 2.2.0 -> 2.2.1 (#57464)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-tldextract/versions
2019-03-15 16:48:08 +01:00
Robert Schütz d50fe701af
Merge pull request #55711 from smaret/aplpy
pythonPackages.aplpy: init at 2.0.3
2019-03-15 16:36:03 +01:00
Sébastien Maret 16fbffa6df
pythonPackages.aplpy: init at 2.0.3 2019-03-15 14:42:01 +01:00
Sébastien Maret 646eb81a37
pythonPackages.pyregion: init at 2.0 2019-03-15 14:42:00 +01:00
Sébastien Maret 50124a62c8
pythonPackages.pyavm: init at 0.9.4 2019-03-15 14:41:49 +01:00
Stefan Fehrenbach b0351c0eb9
Remove obsolete workaround that breaks chell 0.5 2019-03-15 12:07:41 +00:00
Robert Schütz 771272356c python3.pkgs.pyhomematic: 0.1.57 -> 0.1.58 2019-03-15 10:34:32 +01:00
Robert Schütz 01a7acf382 python3.pkgs.netdisco: 2.3.0 -> 2.5.0 2019-03-15 10:33:50 +01:00
Robert Schütz 6339f0b791
Merge pull request #57653 from worldofpeace/google-api-python-client
pythonPackages.weboob: add pyqt5 as native input
2019-03-15 10:21:24 +01:00
worldofpeace fb2af2a574 python.pkgs.google_api_python_client: conditionally override for python2.7 2019-03-15 10:17:14 +01:00
Pascal Wittmann 66504c0671
Merge pull request #57129 from NixOS/fix-haskellPackages-xattr
haskellPackages.xattr: fix build with attr-2.4.48 (see #53716)
2019-03-15 09:08:41 +01:00
Ryan Mulligan 2e76e35df6
Merge pull request #53422 from leenaars/bang
pythonPackages.dockerfile-parse: init at 0.0.13
2019-03-14 15:48:42 -07:00
Wael Nasreddine a0e4f44006
Merge pull request #57080 from kalbasit/nixpkgs_create-build-go-module
buildGoModule: building Go binaries in two phases
2019-03-14 15:12:51 -07:00
Jos van Bakel 2c4e220e71 pythonPackages.pyrr: 0.10.1 -> 0.10.2 (#57661) 2019-03-14 22:19:48 +01:00
Michael Raskin 6553ae0fff
Merge pull request #57640 from oxij/tree/typos
treewide: fix some typos
2019-03-14 21:08:33 +00:00
Dmitry Kalinkin 0b3975038f
Merge pull request #56990 from status-im/nsis
nsis: init at 3.04
2019-03-14 16:57:01 -04:00
Pedro Pombeiro ab9f31114b
nsis: use sourceforge mirrors 2019-03-14 20:32:53 +01:00
Will Dietz 3e7e61f334
Merge pull request #57543 from dtzWill/update/llvm8-rc5
llvmPackages_8: rc2 -> rc5
2019-03-14 14:19:51 -05:00
Will Dietz 4c024d6368
Merge pull request #57349 from dtzWill/update/libcmis-0.5.2
libcmis: 0.5.0 -> 0.5.2, new home, fix and enable tests + man
2019-03-14 14:17:59 -05:00
Alex Branham 8dcba2b842 R: update CRAN and Bioconductor package sets
Closes https://github.com/NixOS/nixpkgs/pull/57423.
2019-03-14 19:50:37 +01:00
Wael M. Nasreddine d45408bd48
mod: init at 0.2.0 2019-03-14 11:03:47 -07:00
Wael M. Nasreddine 6ee0d3604e
gotools: use buildGoModule instead of buildGoPackage 2019-03-14 10:31:15 -07:00
Wael M. Nasreddine 1a4cccd561
gotools: 2019-02-11 -> 2019-03-05 2019-03-14 10:31:14 -07:00
Wael M. Nasreddine ff110364a4
pet: use buildGoModule instead of buildGoPackage 2019-03-14 10:31:12 -07:00
Wael M. Nasreddine 28435e47b1
buildGoModule: function for packaging Go modules
The function buildGoModule builds Go programs managed with Go modules. It builds
a Go module through a two phase build:

- An intermediate fetcher derivation. This derivation will be used to
  fetch all of the dependencies of the Go module.
- A final derivation will use the output of the intermediate derivation
  to build the binaries and produce the final output.
2019-03-14 10:31:02 -07:00
Robert Schütz badca37c51
Merge pull request #57621 from dtzWill/update/pyxlib-0.25
pythonPackages.xlib: 0.17 -> 0.25, enable tests
2019-03-14 18:20:46 +01:00
Will Dietz 5a302b2005 pythonPackages.xlib: 0.17 -> 0.25, enable tests
https://github.com/python-xlib/python-xlib/releases/tag/0.25

(and the releases along the way)
2019-03-14 18:17:28 +01:00
worldofpeace 72679615a1 pythonPackages.weboob: add pyqt5 as native input
Didn't notice it wasn't there. This should make it so we
don't have to set the environment variable anymore.
2019-03-14 13:13:00 -04:00
Dmitry Kalinkin ec4bdc860e
nsis: use zlib outputs directly 2019-03-14 12:59:38 -04:00
Dmitry Kalinkin f929120b1b
nsis: don't disable stripping 2019-03-14 12:56:03 -04:00
Dmitry Kalinkin dc04edc6ae
nsis: refactor to use scons setup-hook 2019-03-14 12:53:36 -04:00
Jan Malakhovski 2bc525350a treewide: stdenv.config -> config
That attribute does not exist.
2019-03-14 14:01:21 +00:00
Andreas Rammhold a050cb9dc9
Merge pull request #57526 from xantoz/qtwebengine-fix-CVE-2019-5785
qt512: patch qtwebengine against CVE-2019-5786
2019-03-14 13:56:22 +01:00
Michael Weiss 871cd756c8
python.pkgs.distro: Re-enable the package for now
Most tests are fine (only 20 out of 173 fail, 10 because lsb_release is
not available or returns exit code 3 and the other 10 might also fail
due to the sandboxed build environment).
Manual tests show that distro works as intended in a normal environment.

See 9382d2ea76
2019-03-14 13:14:52 +01:00
Jörg Thalheim 4d2fe32784
Merge pull request #57635 from Mic92/engineio
python3.pkgs.python-engineio: 3.0.0 -> 3.4.3
2019-03-14 11:28:24 +00:00
Jörg Thalheim 42bc96105f
python3.pkgs.engineio: limit to linux
probably has never build on macOS.
2019-03-14 11:23:14 +00:00
Nathan van Doorn 512833807d pythonPackages.cbor2: init at 4.1.2 (#57507) 2019-03-14 12:22:29 +01:00
Robert Schütz aacd06eb5a
Merge pull request #57594 from nyanloutre/electron-cash-update
Electron cash update
2019-03-14 12:15:45 +01:00
Jörg Thalheim f94dc01e75
python3.pkgs.python-engineio: 3.0.0 -> 3.4.3
fixes build of python-socketio
2019-03-14 11:14:43 +00:00
nyanloutre 9b9f4d9005 pythonPackages.qdarkstyle: init at 2.6.5 2019-03-14 11:54:38 +01:00
Pedro Pombeiro f875b1c6f2
nsis: init at 3.04 2019-03-14 10:34:31 +01:00
Robert Schütz 5ee0125268
python.pkgs.shapely: fix tests on Darwin (#57630) 2019-03-14 10:28:43 +01:00
Sébastien Maret d81b59b027
pythonPackages.reproject: init at 0.4 2019-03-14 09:41:37 +01:00
Sébastien Maret a068e9ffc2
pythonPackages.astropy-healpix: init at 0.4 2019-03-14 09:41:37 +01:00
Sébastien Maret 59a562ee35
pythonPackages.astropy-helpers: init at 3.1 2019-03-14 09:41:26 +01:00
Elis Hirwing 894eee60a7
Merge pull request #57245 from Izorkin/php-options
php: add custom options
2019-03-14 08:13:22 +01:00