Commit Graph

8530 Commits

Author SHA1 Message Date
Austin Seipp
3f1c6801a2
foundationdb: init 6.1.6pre4898_26fbbbf, cmake build
This adds a new build of FoundationDB 6.1, using the new, much improved
with CMake build system with fewer patches and rough edges.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-15 09:54:10 -05:00
Mario Rodas
fa1c611e10
Merge pull request #61256 from astro/pyftdi
python3Packages.pyftdi: init at 0.29.4
2019-05-14 20:46:41 -05:00
mkgvt
715dfd0b80 py-radix: init at version 0.10.0 (#61251)
* py-radix: init at version 0.10.0
2019-05-13 23:15:34 +02:00
Astro
1bcfffdb1e python3Packages.pyftdi: init at 0.29.4 2019-05-13 22:25:26 +02:00
Aaron Andersen
252420b21d
Merge pull request #61066 from aanderse/pythonPackages.leveldb
pythonPackages.leveldb: init at 0.194
2019-05-10 21:06:20 -04:00
Stewart Mackenzie
b0315ac5d0 python3Packages.seabreeze: init at 0.6.0 2019-05-09 00:08:42 -04:00
Mario Rodas
7c7ccd51f4
Merge pull request #61085 from costrouc/python-datasette-init
pythonPackages.datasette: init at 0.27
2019-05-08 18:20:50 -05:00
adisbladis
3e1fdfcb25
Merge pull request #61139 from adisbladis/pythonpackages-attr
python-packages: Set pythonPackages attr in pythonPackages scope
2019-05-08 22:55:45 +01:00
worldofpeace
bb7e5566c7
Merge pull request #44086 from erikarvstedt/paperless
paperless: add package and service
2019-05-08 17:17:49 -04:00
adisbladis
160261b72d
python-packages: Set pythonPackages attr in pythonPackages scope
If we don't set this we are mixing python versions in the same package.
Any package called from `python-packages.nix` using `pythonPackages` directly as an argument is currently wrong.

Before:
```
nix-repl> python3Packages.bugseverywhere.buildInputs
[ «derivation /nix/store/csd0d2j3vgl5dnag6afi5q92xb64rv7z-python2.7-Jinja2-2.10.1.drv» «derivation /nix/store/gsj389hprxlr8a39b0ccszagirirf1lv-python2.7-cherrypy-17.4.1.drv» «derivation /nix/store/ysmd4wdkbi9gd6bw2ha92hwrd2k2xlnh-python2.7-bootstrapped-pip-19.0.3.drv» ]
```

After:
```
nix-repl> python3Packages.bugseverywhere.buildInputs
[ «derivation /nix/store/m0mfx1i98ciby8mx8xjva98kinhqkj6r-python3.7-Jinja2-2.10.1.drv» «derivation /nix/store/2gqd0sbiwqmin2814ja83pnyal8pq86a-python3.7-cherrypy-18.1.1.drv» «derivation /nix/store/0rq8n7xq2ksxiq2y2d844i9516p0rd41-python3.7-bootstrapped-pip-19.0.3.drv» ]
```
2019-05-08 13:53:14 +01:00
Chris Ostrouchov
5d930e2dfa
pythonPackages.sanic: init at 19.3.1 2019-05-08 07:54:17 -04:00
Chris Ostrouchov
0ddf3fe7d8
pythonPackages.pytest-sanic: init at 1.0.0 2019-05-08 07:54:16 -04:00
Chris Ostrouchov
b9ccbbffa7
pythonPackages.uvloop: init at 0.12.2 2019-05-08 07:41:51 -04:00
Chris Ostrouchov
1b60d165bb
pythonPackages.py-lru-cache: init at 0.1.4 2019-05-08 07:41:50 -04:00
Chris Ostrouchov
825364c32d
pythonPackages.httptools: init at 0.0.13 2019-05-08 07:41:50 -04:00
Chris Ostrouchov
a6de2a2a7c
pythonPackages.datasette: init at 0.27 2019-05-08 07:41:50 -04:00
Chris Ostrouchov
fbde6016f3
pythonPackages.csvs-to-sqlite: init at 0.9 2019-05-08 07:41:50 -04:00
Aaron Andersen
ee3c52ff2e pythonPackages.leveldb: init at 0.194 2019-05-07 21:13:23 -04:00
Chris Ostrouchov
165822f8e8
pythonPackages.tess: init at unstable-2019-05-07 2019-05-07 15:02:39 -04:00
Frederik Rietdijk
0196d8f11c Merge master into staging-next 2019-05-07 09:00:06 +02:00
Jörg Thalheim
a3f8a25ab3
python.pkgs.imread: inherit native libs on callsite
this avoids potential namespace collisions between python libs
and packages from all-packags.nix:

https://github.com/NixOS/nixpkgs/pull/61033#issuecomment-489926103
2019-05-07 07:34:13 +01:00
Frederik Rietdijk
1979224f15 Merge master into staging-next 2019-05-02 21:38:22 +02:00
Frederik Rietdijk
155c9d8e18 Merge master into staging-next 2019-05-02 08:43:14 +02:00
Eugene
396a5d6d99 addic7ed-cli: init at 1.4.5 2019-05-01 23:51:48 +03:00
Andrew Miller
f5be1fc849 hy: 0.15 -> 0.16 (#57882)
* hy: 0.15 -> 0.16

* hy: fetch patch directly from upstream repo

* hy: remove in-tree patch
2019-05-01 19:18:49 +02:00
Gabriel Ebner
5a3652520d pythonPackages.pythonocc-core: init at 0.18.1 2019-05-01 16:41:32 +02:00
Frederik Rietdijk
09f27e38b6 python.pkgs.cfn-lint: init at 0.19.1 2019-05-01 10:59:49 +02:00
Frederik Rietdijk
fd2bd6e433
Merge staging-next into master 2019-04-30 15:50:24 +02:00
Frederik Rietdijk
2f936f85d8 Merge master into staging-next 2019-04-29 13:46:20 +02:00
Erik Arvstedt
76218fdc3a
pythonPackages.djangoql: init at 0.12.6 2019-04-29 11:55:43 +02:00
Erik Arvstedt
e401666503
pythonPackages.inotify-simple: init at 1.1.8 2019-04-29 11:41:43 +02:00
Erik Arvstedt
0babb25bb3
pythonPackages.pdftotext: init at 2.1.1 2019-04-29 11:41:43 +02:00
Erik Arvstedt
8646d2a2bb
pythonPackages.pytest-env: init at 0.6.2 2019-04-29 11:41:43 +02:00
Erik Arvstedt
5e3e440a60
pythonPackages.python-dotenv: init at 0.10.1 2019-04-29 11:41:43 +02:00
Erik Arvstedt
72aec3e01c
pythonPackages.langdetect: init at 1.0.7 2019-04-29 11:41:42 +02:00
Erik Arvstedt
071f3b34e6
pythonPackages.filemagic: init at 1.6 2019-04-29 11:41:42 +02:00
Markus Schmidl
d4a1232733 pythonPackages.caldav: init at 0.6.0 2019-04-29 10:49:35 +02:00
Robert Scott
d40894cbea pythonPackages.box2d: remove unnecessary pkgs-box2d buildInput
this dependency turns out to be completely unnecessary - the pypi
package includes its own bundled copy of the source (i know - ew.)
and building without pkgs-box2d results in a binary-identical .so.

this has the side-effect of enabling this package on darwin, which was
previously restricted by the apparently linux-only pkgs-box2d.
2019-04-27 07:45:53 +02:00
Frederik Rietdijk
883232c00d Merge master into staging-next 2019-04-27 07:01:38 +02:00
worldofpeace
ce50875fd4 pythonPackages.wikipedia: init at 1.4.0 2019-04-24 12:39:31 -04:00
Frederik Rietdijk
0a7bcb3b03 Merge staging into staging-next 2019-04-24 18:38:11 +02:00
Lassulus
e5830bac6d
Merge pull request #59545 from costrouc/python-pyomo-init
pythonPackages.pyomo: init at 5.6.5
2019-04-24 21:19:12 +09:00
Matthew Bauer
84d00355e8 Merge remote-tracking branch 'NixOS/master' into staging 2019-04-23 22:00:42 -04:00
Michael Weiss
c93fd4a25e
Merge pull request #56690 from primeos/python-cryptography
python37Packages.cryptography: 2.5 -> 2.6.1
2019-04-23 16:27:06 +02:00
Mario Rodas
2e333e801a
pythonPackages.macfsevents: init at 0.8.1 2019-04-23 04:20:00 -05:00
Michael Weiss
22714ad6d0
python37Packages.cryptography: Improve the test vectors integration
This should make the management easier. The package cryptography_vectors
contains the test vectors for cryptography and should therefore always
have the same version. By linking the version of cryptography_vectors to
cryptography, this simply cannot be forgotten.
2019-04-22 12:29:34 +02:00
markuskowa
276d82476b
Merge pull request #59862 from JohnAZoidberg/moviepy-1.0.0-deps
Fix pythonPackages.moviepy
2019-04-20 10:57:09 +02:00
Mateusz Kowalczyk
575d6a4826
Merge pull request #58417 from andersk/ortools-7.0
or-tools: 6.10 -> 7.0, add Python bindings
2019-04-20 17:39:23 +09:00
Daniel Schaefer
0956c09616 pythonPackages.proglog: init at 0.1.9 2019-04-19 03:28:35 +02:00
Timo Kaufmann
1f643b9c49 python.pkgs.pplpy: init at 0.8.4
This is a new dependency for the upcoming sage version.
2019-04-17 22:44:10 +02:00