Chris Ostrouchov
9856c9eb9b
pythonPackages.units: init at 0.07
2019-05-20 09:30:05 -04:00
Robert Schütz
b029d12b54
Merge pull request #60953 from delroth/fitbit-hass
...
Fix home-assistant fitbit support
2019-05-20 13:30:21 +02:00
Robert Schütz
042d76fc1b
Merge pull request #60947 from delroth/netatmo-hass
...
Fix home-assistant netatmo support
2019-05-20 13:30:06 +02:00
Robert Schütz
4e674aa157
Merge pull request #61748 from dotlambda/pysonos
...
home-assistant: add sonos component dependencies
2019-05-20 13:22:58 +02:00
Juanjo Presa
912856f40f
pythonPackages.pysonos: init at 0.0.13
2019-05-20 13:17:47 +02:00
Mario Rodas
6d7d657c5a
Merge pull request #61494 from mkgvt/pytricia
...
pytricia: init at version 2019-01-16
2019-05-18 22:47:06 -05:00
Mark Gardner
8102e2ce3b
pytricia: init at version 2019-01-16
2019-05-18 22:11:39 -05:00
Pierre Bourdon
fb455c62e0
pythonPackages.fitbit: init at 0.3.0
2019-05-19 01:32:52 +09:00
Pierre Bourdon
d5e745f412
pythonPackages.pyatmo: init at 1.10
2019-05-19 01:31:43 +09:00
Robin Gloster
d149e44512
Merge pull request #61307 from danieldk/spacy-2.1.3
...
python3Packages.spacy: 2.0.18 -> 2.1.3
2019-05-18 08:51:19 +00:00
Silvan Mosberger
9e319fbeb7
Merge pull request #61506 from danieldk/fasttext-python-0.2.0
...
pythonPackages.fasttext: init at 0.2.0
2019-05-17 17:37:54 +02:00
worldofpeace
ef14821cc1
pythonPackages.anytree: init at 2.6.0
2019-05-16 14:52:11 -04:00
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
Daniël de Kok
9b3d4e8b8b
pythonPackages.fasttext: init at 0.2.0
2019-05-14 20:27:13 +02: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
Daniël de Kok
54f9e90e4f
pythonPackages.blis: init at 0.2.4
2019-05-13 20:01:37 +02:00
Daniël de Kok
b631c266ee
pythonPackages.srsly: init at 0.0.5
2019-05-13 20:01:37 +02:00
Daniël de Kok
18765a70ba
pythonPackages.wasabi: init at 0.2.2
2019-05-13 20:01:37 +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