Commit Graph

43027 Commits

Author SHA1 Message Date
Gabriel Ebner
6484eac5b2 python2Packages.odfpy: disable tests 2018-01-04 09:54:52 +01:00
adisbladis
8661c59149
Merge pull request #33409 from volth/patch-76
coursier: 1.0.0-RC13 -> 1.0.0
2018-01-04 09:47:02 +01:00
Aneesh Agrawal
36f1bcbeb8 ruby treewide: don't merge source into top-level
Keep the `source` attrset distinct to prevent its entries from merging
with the top level attrs.
Since each type of source has a different set of entries for `source`,
this is the easiest way to keep them together.
This will pave the way for a new `url` type of source.

This is a mass-rebuild of many ruby packages,
notably those using `git` type sources.
2018-01-04 02:28:33 -05:00
Aneesh Agrawal
8686b98612 ruby-modules: Allow overriding gemset
This allows patching the gemset output by bundix from a default.nix
file, making it easier to perform updates since the bundix update no
longer has to be manually updated.
2018-01-04 02:28:33 -05:00
Aneesh Agrawal
aa9fc7ee25 bundler-env: Remove unused args 2018-01-04 02:28:33 -05:00
adisbladis
0009c816c5
Merge pull request #33384 from andir/add-fonttools-test-asset
fonttools: 3.21.0 -> 3.21.1
2018-01-04 03:28:58 +01:00
volth
b651b552c9
coursier: 1.0.0-RC13 -> 1.0.0 2018-01-04 02:07:49 +00:00
adisbladis
e7524ad3a3
Merge pull request #33402 from andir/libtorrent-rastabar-1.1.6
libtorrentRasterbar: 1.1.5 -> 1.1.6, switch deluge to libtorrentRasterbar & removed libtorrentRasterbar_1_0
2018-01-04 01:42:02 +01:00
Drew Hess
05824e66a1
haskell-modules: disable happy tests on armv7l-linux. 2018-01-03 16:03:26 -08:00
Drew Hess
260749cf5d
haskell-modules: split-objs is not supported on ARM. 2018-01-03 16:00:26 -08:00
Drew Hess
8ad5937f90
ghc: 8.2.2 on armv7l doesn't build without explicit use of ld.gold. 2018-01-03 15:59:07 -08:00
Drew Hess
461139e3fa
ghc: ARM builds have an LLVM runtime dependency. 2018-01-03 15:57:23 -08:00
Andreas Rammhold
cc097d752d
libtorrentRasterbar_1_0: removed since the last consumer is gone 2018-01-04 00:41:02 +01:00
Andreas Rammhold
5b72e1be76
libtorrentRasterbar: 1.1.5 -> 1.1.6 2018-01-04 00:35:40 +01:00
Mathieu Boespflug
a325405c93 bazel: 0.8.0 -> 0.9.0 (#33082) 2018-01-03 23:33:15 +00:00
John Wiegley
e8caa47b35 nss: Omit an extraneous definition; fix other problems on Darwin 2018-01-03 15:18:00 -08:00
John Ericson
25aff92280
Merge pull request #33399 from obsidiansystems/ghc-normalize
GHC: Normalize derivations is a few simple-hash preserving ways
2018-01-03 17:36:22 -05:00
John Ericson
93d3561b57
Merge pull request #33393 from bnikolic/boostconfigurepythonfix
Correct boost configure phase when enablePython is false
2018-01-03 17:12:13 -05:00
John Ericson
3fb5fd0060 ghc: Normalize derivations in hash-preserving ways 2018-01-03 17:04:19 -05:00
John Ericson
0df29e1259 ghc: Noramlized source URLs 2018-01-03 17:04:19 -05:00
Bojan Nikolic
35462db2e3 Correct boost configure phase when enablePython is false
The bootstrap script does not seem to have --without-python; instead
just omit --with-python option
2018-01-03 16:57:49 -05:00
Andreas Rammhold
d4bc14898d
fonttools: 3.21.0 -> 3.21.1 2018-01-03 22:06:10 +01:00
adisbladis
0d407b7e52
Merge pull request #33390 from michelk/gdal
gdal: 2.2.1 -> 2.2.3
2018-01-03 21:37:59 +01:00
Shea Levy
707cfbf39a
haskell: Add hoogle-5.0.14 for hie-hoogle.
5.0.14 is actually the version of hoogle in the stackage LTS we're
tracking, but due to
NixOS/cabal2nix@5c816fdee9 that isn't respected.
2018-01-03 14:59:39 -05:00
Michel Kuhlmann
b2282b0e1d gdal: 2.2.1 -> 2.2.3 2018-01-03 20:17:41 +01:00
Daiderd Jordan
c16e8b21b8
Merge pull request #33376 from dtzWill/fix/ncurses6-clang
ncurses: fix ncurses6 build w/clang
2018-01-03 19:33:51 +01:00
Matthew O'Gorman
27b5dbb1d0 platformio: 3.4.1 -> 3.5.0 2018-01-03 13:11:26 -05:00
Will Dietz
48a5212c15 ncurses: use more complicated expression to avoid mass-rebuilds, note 2018-01-03 08:49:48 -06:00
Will Dietz
96f0d3b908 ncurses: simplify patch expr, fix ncurses6 build w/clang
Somewhat amusingly given its name, "clang.patch" applies to both 5 and 6
but is the cause of ncurses6 breakage on 6 but is required on 5...
gcc is happy in all four configurations:

       5  5p 6  6p
gcc    ✓  ✓  ✓  ✓
clang  ✗  ✓  ✓  ✗

Which is why this commit enables the patch for 5 but not 6;
this matches behavior in Gentoo, for example.

For further simplification, we also use gcc-5 patch regardless.
2018-01-03 08:49:48 -06:00
Frederik Rietdijk
340cadd97d python.pkgs.arrow: fix python 2 build 2018-01-03 14:34:06 +01:00
adisbladis
9e40842006
Merge pull request #33318 from adisbladis/nodejs-minor
Nodejs minor releases
2018-01-03 13:19:38 +01:00
Peter Simons
eb6db32d01
Merge pull request #33358 from obsidiansystems/cross-haskell-samehash
haskell infra, ghc: Start to fix cross compilation without changing hashes
2018-01-03 11:49:49 +01:00
Jörg Thalheim
f2fd4a5219
Merge pull request #33314 from jtojnar/gnome-mplayer
gnome_mplayer: 1.0.4 → 1.0.9
2018-01-03 11:10:29 +01:00
John Ericson
5e31e828f8 ghcWithPackages: Fix cross, and avoid needless C compiler 2018-01-03 01:24:57 -05:00
John Ericson
bc066466fb haskell generic-builder: Don't use absolute path to tools, and also track strip 2018-01-02 21:04:14 -05:00
John Ericson
faa4b45a1e ghc 8.2.2, head: Inline common* bindings
Cross case purposely changed as it will be rewritten anyways. But no
native hashes should be changed.
2018-01-02 21:00:23 -05:00
John Ericson
a224dfc253 haskell infra: Fix cross as much as possible without changing hashes 2018-01-02 21:00:13 -05:00
Orivej Desh
2a85919079 python.pkgs.evdev: 0.6.4 -> 0.7.0 2018-01-03 01:12:23 +00:00
Orivej Desh
d831604a78 python.pkgs.evdev: move to python-modules 2018-01-03 01:12:23 +00:00
John Ericson
a5cc983c45 ghc: Clean up, and add passthru.targetPrefix, in preparation for cross
No hashes should be changed.
2018-01-02 19:50:38 -05:00
Jan Tojnar
ef3a5865d1
gmtk: init 1.0.9 2018-01-03 01:46:13 +01:00
Bojan Nikolic
00b038a3f8 boost: Do not force numpy support from 1.65
The reason is that if cross compiling (or for other reasons) python
bindings as a whole are turned off. Those two lines then trigger
assertion errors unless manually overridden for cross compilation.

This way:

 1. The `enableNumpy` default respects the `enablePython deafult.
 2. Cross works by default
 3. Absurd manual overrides still break as they should
 4. The `>= 1.65` logic is direct and not a maintaince gotcha.
2018-01-02 19:31:25 -05:00
Will Dietz
b7ed446cd1 fac: 1.0.1
Fixes #33321.
2018-01-02 18:05:20 -06:00
John Ericson
cb8349f59f Merge branch 'pharo' into ericson2314-cross-base 2018-01-02 18:59:21 -05:00
Will Dietz
bf8be80ce3 dialog: 1.3-20160209 -> 1.3-20171209 2018-01-02 12:31:33 -06:00
Will Dietz
e3f83c3f4b cdk: 5.0-20161210 -> 5.0-20171209
http://invisible-island.net/cdk/CHANGES.html#t20171209
2018-01-02 12:31:33 -06:00
Will Dietz
94f06c8868 byacc: 20170201 -> 20170709
http://invisible-island.net/byacc/CHANGES.html#t20170709
2018-01-02 12:31:33 -06:00
Will Dietz
19f1fd14b3 invisible-island programs: Fix FTP URL's, use HTTPS, prefer ftp
FTP URL's should use ftp.invisible-island.net.
2018-01-02 12:31:33 -06:00
Daiderd Jordan
1531fd7351
pharo: disable on darwin 2018-01-02 19:19:37 +01:00
Frederik Rietdijk
804285f589 Merge remote-tracking branch 'upstream/staging' into HEAD 2018-01-02 19:10:45 +01:00
Shea Levy
34a91b7922
haskell: Fix depending on libs with internal libs on darwin.
Thanks to @hamishmack for the pointer.

Fixes #33149.
2018-01-02 11:37:54 -05:00
Jörg Thalheim
bc5bf95858
Merge pull request #33279 from lopsided98/go-stdenv-shell
go-1.8, go-1.9: use stdenv.shell instead of /usr/bin/env bash
2018-01-02 16:21:41 +01:00
Jörg Thalheim
e9d5c55d01
Merge pull request #33260 from lopsided98/jemalloc-thp
jemalloc: disable transparent hugepages by default on ARMv6/7
2018-01-02 16:18:26 +01:00
Jörg Thalheim
02e95ea0b5 jemalloc: do not expose hugepage support as an option
The only common use case so far seems ARMv6/ARMv7 support.
The way this option is exposed might collide with a package with the
same name. Also the option naming on its own is not self-descriptive
without context.
2018-01-02 15:25:06 +01:00
Jörg Thalheim
9057682839
Merge pull request #33301 from adisbladis/openexr-2_2_1
openexr: 2.2.0 -> 2.2.1
2018-01-02 14:45:39 +01:00
Jörg Thalheim
57a67a458f
Merge pull request #33316 from vdemeester/init-gauge
gauge: init at 0.9.6
2018-01-02 14:18:53 +01:00
Jörg Thalheim
c43b166daf
Merge pull request #33305 from adisbladis/zmq-4_2_3
zeromq: 4.2.2 -> 4.2.3
2018-01-02 14:12:39 +01:00
Drew Hess
1e137832b8
ghc: add ARM variants to meta.platforms for new binary versions. 2018-01-02 03:57:12 -08:00
Peter Simons
6ad2c20bd4
Merge pull request #33327 from dhess/armv7l-ghc-fix
ghc: fix armv7l-linux support in new binary versions.
2018-01-02 12:47:16 +01:00
Peter Simons
81581ba381 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7.2 from Hackage revision
d8aa793b33.
2018-01-02 12:44:26 +01:00
Drew Hess
9c91d0d63c
ghc: fix armv7l-linux support in new binary versions. 2018-01-02 03:36:42 -08:00
adisbladis
0dd3de2765
Merge pull request #33325 from vdemeester/init-goconvey
goconvey: init at 1.6.3
2018-01-02 11:40:52 +01:00
adisbladis
37b76f9d1e
Merge pull request #33319 from vdemeester/update-skopeo
skopeo: 0.1.23 to 0.1.27
2018-01-02 11:33:10 +01:00
adisbladis
d7ab19d9c0
delve: Build on darwin 2018-01-02 11:23:00 +01:00
Vincent Demeester
deb7841016
goconvey: init at 1.6.3
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 11:19:41 +01:00
adisbladis
3804ca5648
Merge pull request #33320 from vdemeester/update-delve
delve: 0.12.1 -> 0.12.2
2018-01-02 11:18:31 +01:00
adisbladis
e2a5426be9
Merge pull request #33323 from vdemeester/update-godef
godef: 20160620-ee532b9 -> 20170920-b692db1
2018-01-02 11:16:42 +01:00
adisbladis
d17d9458d9
Merge pull request #33322 from vdemeester/update-vndr
vndr: 20170511-0cb33a0 -> 20171005-b57c579
2018-01-02 11:16:24 +01:00
Vincent Demeester
cd30356b2e
godef: 20160620-ee532b9 -> 20170920-b692db1
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 10:57:05 +01:00
adisbladis
2e00e2b276
taglib: Fix CVE-2017-12678 2018-01-02 10:53:35 +01:00
Vincent Demeester
114cb09c5c
vndr: 20170511-0cb33a0 -> 20171005-b57c579
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 10:51:24 +01:00
Mario Rodas
59be35113d ruby_2_5: init at 2.5.0 (#33293) 2018-01-02 09:50:37 +00:00
Vincent Demeester
dd2d96c37c
delve: 0.12.1 -> 0.12.2
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 10:46:51 +01:00
Vincent Demeester
eb1baf2f10
skopeo: 0.1.23 to 0.1.27
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 10:40:22 +01:00
adisbladis
8a2a949258
nodejs-8_x: 8.9.1 -> 8.9.3 2018-01-02 10:37:14 +01:00
adisbladis
ccb0b88577
nodejs-6_x: 6.11.5 -> 6.12.2 2018-01-02 10:37:13 +01:00
adisbladis
bde59aa034
nodejs-4_x: 4.8.5 -> 4.8.7 2018-01-02 10:37:12 +01:00
Vincent Demeester
52cdee8ebf
gauge: init at 0.9.6
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 10:27:48 +01:00
Frederik Rietdijk
e3de7b06b7 jsonnet: 0.9.4 -> 0.9.5 2018-01-02 10:15:31 +01:00
Peter Simons
b1fd018f90
Merge pull request #33271 from LumiGuide/ghc802-inline-c
haskell: configuration-ghc-8.0.x.nix: keep inline-c at 0.5.6.1
2018-01-02 10:15:07 +01:00
Frederik Rietdijk
aaa7952b36 python.pkgs.lark-parser: 2017-12-10 -> 2017-12-18 2018-01-02 09:59:43 +01:00
adisbladis
4b6b7c2c7d
zeromq: 4.2.2 -> 4.2.3 2018-01-02 01:05:06 +01:00
adisbladis
8d96d0f992
openexr: 2.2.0 -> 2.2.1 2018-01-02 00:30:22 +01:00
Bas van Dijk
cc9722b638 haskell: configuration-ghc-8.0.x.nix: keep inline-c at 0.5.6.1 2018-01-01 22:50:01 +01:00
Bastian Köcher
8ebbedadba phantomjs2: Fixes build with Qt5.10 2018-01-01 21:02:22 +01:00
adisbladis
f59a0f7f1a
Merge pull request #32305 from etu/php72
php: add 7.2.0
2018-01-01 19:01:02 +01:00
Elis Hirwing
4ef2695284
php: Init at 7.2.0 2018-01-01 18:28:28 +01:00
Frederik Rietdijk
4cc2a38854 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-01 18:15:13 +01:00
Peter Simons
f448a79770 haskell-JuicyPixels: disable failing Haddock phase 2018-01-01 18:12:17 +01:00
Peter Simons
ca84a2dd1a hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7.1-1-gc1b61fc from Hackage revision
5dc3be1712.
2018-01-01 18:12:17 +01:00
Peter Simons
e8f401e61b LTS Haskell 10.2 2018-01-01 18:12:16 +01:00
Frederik Rietdijk
e576535408
Merge pull request #33280 from NixOS/python-unstable
Python: upgrade package set
2018-01-01 18:06:52 +01:00
Ben Wolsieffer
98dd418e85 jemalloc: 4.5.0 -> 5.0.1 2018-01-01 11:12:56 -05:00
Ben Wolsieffer
275fa4162c jemalloc: disable transparent huge pages by default on ARMv6/7
The default NixOS kernels for ARMv7 (and probably ARMv6) do not have support
for transparent huge pages, but jemalloc is unable to detect this. This is a
known bug and the current solution is to pass --disable-thp to ./configure.
2018-01-01 11:12:46 -05:00
Frederik Rietdijk
b998bfa8ba python: brotlipy: 0.6.0 -> 0.7.0 2018-01-01 17:03:05 +01:00
Frederik Rietdijk
a1ab0a6047 python.pkgs.brotlipy: move expression 2018-01-01 16:59:56 +01:00
Frederik Rietdijk
33d1236900 python.pkgs.blaze: 0.11.0 -> 0.11.3 2018-01-01 16:35:26 +01:00
Frederik Rietdijk
24d3457606 python.pkgs.partd: 0.3.7 -> 0.3.8 2018-01-01 16:35:10 +01:00
Frederik Rietdijk
8b5c5fb7c5 python.pkgs.partd: move expression 2018-01-01 16:31:17 +01:00
Frederik Rietdijk
8cbb718fa3 python.pkgs.networkx: move expression 2018-01-01 16:11:22 +01:00
Frederik Rietdijk
77b098e610 python: Werkzeug: 0.13 -> 0.14.1 2018-01-01 16:01:15 +01:00
Frederik Rietdijk
8ca8c46520 python: pandas: 0.21.1 -> 0.22.0 2018-01-01 16:00:51 +01:00
Frederik Rietdijk
4a3c7426e0 python: jellyfish: 0.5.2 -> 0.5.6 2018-01-01 16:00:47 +01:00
Frederik Rietdijk
f711fbdfcc python: decorator: 4.0.11 -> 4.1.2 2018-01-01 16:00:42 +01:00
Frederik Rietdijk
88143d2772 python.pkgs.jellyfish: move expression 2018-01-01 15:59:56 +01:00
Frederik Rietdijk
ad2df95a2c python.pkgs.splinter: init at 0.7.7 2018-01-01 15:49:54 +01:00
Frederik Rietdijk
32020d06a3 python.pkgs.plone-testing: init at 5.1.1 2018-01-01 15:49:54 +01:00
Frederik Rietdijk
1869e7e5b0 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-01 15:09:55 +01:00
Frederik Rietdijk
bdaded3804 python.pkgs.spacy: remove private regex derivation
Packages in `python-packages.nix` should not have other versions than
already defined in the package set because thay may cause collisions.
2018-01-01 11:56:00 +01:00
Frederik Rietdijk
f15e854904 python: regex: 2016.11.18 -> 2017.12.12 2018-01-01 11:50:37 +01:00
Frederik Rietdijk
a78577127c python.pkgs.pywbem: fix expression 2018-01-01 11:49:50 +01:00
Frederik Rietdijk
0805991489 python.pkgs.pysc2: fix expression 2018-01-01 11:49:28 +01:00
Frederik Rietdijk
49f6274ab5 python.pkgs.fuse: fix expression 2018-01-01 11:49:07 +01:00
Frederik Rietdijk
bfa787ab47 python.pkgs.pycangjie: use buildPythonPackage
mainly so that is has `pythonModule`
2018-01-01 11:48:31 +01:00
Frederik Rietdijk
07787af65d python.pkgs.parse-type: fix expression 2018-01-01 11:47:56 +01:00
Frederik Rietdijk
e6dd8d43b8 python.pkgs.mygpoclient: fix expression 2018-01-01 11:47:34 +01:00
Frederik Rietdijk
2ed7dda500 python.pkgs.gflags: fix expression 2018-01-01 11:47:13 +01:00
Frederik Rietdijk
e2b539a1ef python.pkgs.fastimport: fix expression 2018-01-01 11:46:58 +01:00
Frederik Rietdijk
e0caf82ccf python.pkgs.regex: move expression 2018-01-01 11:46:35 +01:00
Ruben Maher
8d03bcad73 flow: 0.61.0 -> 0.62.0 2018-01-01 20:46:11 +10:30
Ruben Maher
671fb2d2d7 ocamlPackages.wtf8: init at 1.0.1 2018-01-01 20:46:11 +10:30
Ruben Maher
9d87e8395f ocamlPackages.dtoa: init at 0.3.1 2018-01-01 20:46:05 +10:30
Frederik Rietdijk
e92a133238 python.pkgs.odfpy: fix tests 2018-01-01 10:56:31 +01:00
Frederik Rietdijk
d5a226f957 xapian: 1.4.4 -> 1.4.5 2018-01-01 10:27:06 +01:00
zimbatm
82e4f38ca0 pipenv: 8.2.7 -> 9.0.1 2018-01-01 03:43:38 +00:00
Yegor Timoshenko
d3e821156e
Merge pull request #31094 from yegortimoshenko/ibus/update
ibus: 1.5.16 -> 1.5.17, fix
2017-12-31 21:23:05 +03:00
Maxim Dzabraev
b7681eddba pysigset: init at 0.3.2 2017-12-31 20:40:03 +03:00
Orivej Desh
d64750241b pybfd: 0.1.1 -> 0.1.1.2017-12-31
Incorporates https://github.com/orivej/pybfd/pull/1 to fix Bfd.my_archive
computed property
2017-12-31 15:20:51 +00:00
Thomas Tuegel
6da5e73ad8
Merge pull request #27593 from bugworm/qtstyleplugin-kvantum
qtstyleplugin-kvantum: init at 0.10.4
2017-12-31 08:40:26 -06:00
Frederik Rietdijk
a09a320e20
Merge pull request #33204 from NixOS/python-unstable
Python: upgrade package set
2017-12-31 14:19:55 +01:00
Frederik Rietdijk
3cf4d2365f python.pkgs.xarray: 0.9.6 -> 0.10.0 2017-12-31 14:15:22 +01:00
Frederik Rietdijk
562ac8e237 python.pkgs.zope_copy: move expr 2017-12-31 14:06:25 +01:00
Frederik Rietdijk
06c9299918 python.pkgs.jdcal: 1.0 -> 1.3 2017-12-31 14:01:16 +01:00
Frederik Rietdijk
9d57dac3a0 python.pkgs.ldap3: remove name attr 2017-12-31 13:50:07 +01:00
Frederik Rietdijk
60ebb14341 python.pkgs.conda: init at 4.3.16 2017-12-31 13:03:38 +01:00
Frederik Rietdijk
48f3629551 python.pkgs.pycosat: 0.6.0 -> 0.6.3 2017-12-31 13:03:38 +01:00
Frederik Rietdijk
05ff4d75d1 python.pkgs.decorator: move expression 2017-12-31 12:24:48 +01:00
Frederik Rietdijk
21f377bb28 python: cached-property: 1.3.0 -> 1.3.1 2017-12-31 12:24:48 +01:00
Frederik Rietdijk
5129a572c7 python: biopython: 1.68 -> 1.70 2017-12-31 12:13:32 +01:00
Frederik Rietdijk
8b905d1cb0 python.pkgs.biopython: move expression 2017-12-31 12:13:18 +01:00
Frederik Rietdijk
1ae541eee4 python: backports.lzma: 0.0.3 -> 0.0.8 2017-12-31 12:09:23 +01:00
Frederik Rietdijk
4e19e620c8 python.pkgs.backports_lzma: move expression 2017-12-31 12:08:59 +01:00
Frederik Rietdijk
45a92a0ddd python: backports_abc: 0.4 -> 0.5 2017-12-31 12:02:50 +01:00
Frederik Rietdijk
232ec653ee python.pkgs.backports_abc: move expression 2017-12-31 12:02:35 +01:00
Frederik Rietdijk
a78b286084 python: html5lib: 0.999999999 -> 1.0.1 2017-12-31 11:54:24 +01:00
Frederik Rietdijk
b6ea033a25 python.pkgs.html5lib: move expression 2017-12-31 11:54:08 +01:00
Frederik Rietdijk
ed1944ea00 python: iso8601: 0.1.11 -> 0.1.12 2017-12-31 11:48:14 +01:00
Frederik Rietdijk
606b6addb0 python.pkgs.iso8601: move expression 2017-12-31 11:48:00 +01:00
Frederik Rietdijk
7c82255c6b python: Mako: 1.0.4 -> 1.0.7 2017-12-31 11:45:09 +01:00
Frederik Rietdijk
d6a6ce61ae python.pkgs.Mako: move expression 2017-12-31 11:44:52 +01:00
Frederik Rietdijk
f9211e80a0 python.pkgs.markdown: 2.6.8 -> 2.6.10 2017-12-31 11:41:24 +01:00
Frederik Rietdijk
0bed3b1dee python.pkgs.pyopencl: fix expression 2017-12-31 11:31:47 +01:00
Frederik Rietdijk
bed35cf521 python.pkgs.pytools: 2017.4 -> 2017.6 2017-12-31 11:27:29 +01:00
Frederik Rietdijk
718356d698 python.pkgs.pytools: fix expression 2017-12-31 11:25:36 +01:00
Frederik Rietdijk
441839111a python.pkgs.ropper: fix build 2017-12-31 11:20:34 +01:00
Frederik Rietdijk
89e47937dc python.pkgs.libusb1: fix build 2017-12-31 11:17:34 +01:00
Frederik Rietdijk
6c86adff20 python.pkgs.pyglet: fix build 2017-12-31 11:11:32 +01:00
Frederik Rietdijk
6665872f0a python: yarl: 0.13.0 -> 0.17.0 2017-12-31 11:08:18 +01:00
Frederik Rietdijk
93914f8222 python: idna: 2.5 -> 2.6 2017-12-31 11:05:16 +01:00
Frederik Rietdijk
c107ce473a python.pkgs.idna: move expression 2017-12-31 11:05:16 +01:00
Frederik Rietdijk
77437caa02 python: jsonpatch: 1.20 -> 1.21 2017-12-31 11:01:58 +01:00
Frederik Rietdijk
fac57841c6 python: flit: 0.11.4 -> 0.13 2017-12-31 11:01:58 +01:00
Frederik Rietdijk
7f511e5421 python.pkgs.pytoml: 0.1.11 -> 0.1.14 2017-12-31 11:01:58 +01:00
Frederik Rietdijk
ea8b00a7fe python: moto: 0.4.31 -> 1.1.25 2017-12-31 11:01:57 +01:00
Frederik Rietdijk
364e5bce94 python.pkgs.jsonpickle: init at 0.9.5 2017-12-31 11:01:57 +01:00
Frederik Rietdijk
53fbd0617c python.pkgs.jsondiff: init at 1.1.1 2017-12-31 11:01:57 +01:00
Frederik Rietdijk
0619b37548 python.pkgs.boto3: move expression 2017-12-31 11:01:57 +01:00
Frederik Rietdijk
931d7d605e python.pkgs.aws-xray-sdk: init at 0.95 2017-12-31 11:01:57 +01:00
Frederik Rietdijk
572a35c3ea python: pycollada: 0.5 -> 0.6 2017-12-31 11:01:57 +01:00
Frederik Rietdijk
6f1bdd8011 python: pyaml: 15.02.1 -> 17.12.1 2017-12-31 11:01:57 +01:00
Frederik Rietdijk
966bc7c383 python.pkgs.pyaml: move expression 2017-12-31 11:01:56 +01:00
Frederik Rietdijk
d3b85a4607 python.pkgs.setuptools: 38.2.3 -> 38.2.5 2017-12-31 11:01:56 +01:00
Frederik Rietdijk
0808b959ae Python: disable user site-packages in setup hook
Wrappers already included `PYTHONNOUSERSITE=1`, but now this env var is
also set in the Python setup hook. This improves purity in case of
non-sandboxes builds and nix-shell.
2017-12-31 11:01:56 +01:00
Frederik Rietdijk
d170941f6e python: jupyter_client: 5.1.0 -> 5.2.0 2017-12-31 11:01:56 +01:00
Frederik Rietdijk
b3aa977bbf python: lxml: 3.8.0 -> 4.1.1 2017-12-31 11:01:56 +01:00
Frederik Rietdijk
472ef7a0f8 python.pkgs.lxml: move expression 2017-12-31 11:01:55 +01:00
Frederik Rietdijk
b0146980e5 python: Werkzeug: 0.12.2 -> 0.13 2017-12-31 11:01:55 +01:00
Frederik Rietdijk
b368eb2666 python: testtools: 1.9.0 -> 2.3.0 2017-12-31 11:01:55 +01:00
Frederik Rietdijk
085f545306 python: extras: 0.0.3 -> 1.0.0 2017-12-31 11:01:55 +01:00
Frederik Rietdijk
ec04801de9 python.pkgs.extras: move expression 2017-12-31 11:01:55 +01:00
Frederik Rietdijk
d4642a05cb python: MechanicalSoup: 0.8.0 -> 0.9.0.post4 2017-12-31 11:01:55 +01:00
Frederik Rietdijk
ba07bcd774 python: backports.functools_lru_cache: 1.3 -> 1.4 2017-12-31 11:01:55 +01:00
Frederik Rietdijk
5be749f4e0 python.pkgs.backports_functools_lru_cache: move expression 2017-12-31 11:01:54 +01:00
Frederik Rietdijk
812d1b354f python.pkgs.tox: 2.4.1 -> 2.9.1 2017-12-31 11:01:54 +01:00
Frederik Rietdijk
397b8ef2a1 python: structlog: 16.1.0 -> 17.2.0 2017-12-31 11:01:54 +01:00
Frederik Rietdijk
803c6a2111 python.pkgs.structlog: move expression 2017-12-31 11:01:54 +01:00
Frederik Rietdijk
be6ab681f3 python: pip-tools: 1.10.2 -> 1.11.0 2017-12-31 11:01:54 +01:00
Frederik Rietdijk
74abf265a6 python: python-ldap: 2.4.45 -> 2.5.2 2017-12-31 11:01:54 +01:00
Frederik Rietdijk
a7200d1d89 python: arrow: 0.10.0 -> 0.12.0 2017-12-31 11:01:54 +01:00
Frederik Rietdijk
b4dda63590 python.pkgs.attrs: disable tests to prevent infinite recursion 2017-12-31 11:01:53 +01:00
Frederik Rietdijk
e21ac0ceae python.pkgs.docker_compose: fixup 2017-12-31 11:01:53 +01:00
Frederik Rietdijk
dab53a9005 python.pkgs.texttable: 0.8.4 -> 1.1.1 2017-12-31 11:01:53 +01:00
Frederik Rietdijk
7a3d7cc30d python: jupyter_core: 4.3.0 -> 4.4.0 2017-12-31 11:01:53 +01:00
Frederik Rietdijk
e76f06c649 python: numba: 0.35.0 -> 0.36.2 2017-12-31 11:01:53 +01:00
Frederik Rietdijk
dcf88276e4 python: llvmlite: 0.20.0 -> 0.21.0 2017-12-31 11:01:53 +01:00
Frederik Rietdijk
403348f0fa python: pathlib2: 2.2.1 -> 2.3.0 2017-12-31 11:01:52 +01:00
Frederik Rietdijk
0dadb900a5 python.pkgs.six: disable tests to prevent infinite recursion 2017-12-31 11:01:52 +01:00
Frederik Rietdijk
fd0b019007 python: pytest: 3.2.5 -> 3.3.1 2017-12-31 11:01:52 +01:00
Frederik Rietdijk
6801d20ac7 python.pkgs.pluggy: 0.3.1 -> 0.6.0 2017-12-31 11:01:52 +01:00
Frederik Rietdijk
9d9ae41281 python: yapf: 0.19.0 -> 0.20.0 2017-12-31 10:55:23 +01:00