Commit Graph

9738 Commits

Author SHA1 Message Date
Chris Ostrouchov
d190eca583 pythonPackages.duckdb: init at 0.1.7 2020-05-27 09:24:47 -07:00
Frederik Rietdijk
ef5faff8c6 python3Packages.h5netcdf: init at 0.8.0 2020-05-27 13:58:27 +02:00
Dmitry Kalinkin
5035c65a60
Merge pull request #88476 from veprbl/pr/rivet3
rivet: 2.7.2 -> 3.1.1
2020-05-26 15:52:08 -04:00
Benjamin Hipple
d3082a31cd
Merge pull request #87544 from bcdarwin/vtk-8
vtk: 7.1.1 -> 8.2.0
2020-05-26 00:24:28 -04:00
Ben Darwin
b20f22d4cd python3Packages.pytorch-metric-learning: init at 0.9.81 2020-05-25 20:56:03 -04:00
Benjamin Hipple
cd9fb17b75
Merge pull request #76997 from bcdarwin/skorch
python3Packages.skorch: init at 0.8.0
2020-05-25 20:51:03 -04:00
Ben Darwin
710a48751a skorch: init at 0.8.0 2020-05-25 20:31:11 -04:00
Benjamin Hipple
77eb712d50
Merge pull request #77281 from bcdarwin/python-livelossplot
python3Packages.livelossplot: init at v0.5.0
2020-05-25 20:15:52 -04:00
Markus Schmidl
7915115ae8
pythonPackages.lazy_import: init at 0.2.2 (#70921) 2020-05-25 17:37:52 +01:00
Jan Tojnar
0af23b05ab
Merge pull request #75435 from Elyhaka/fprintd 2020-05-25 12:22:48 +02:00
Dmitry Kalinkin
9a2182eef6
rivet: 2.7.2 -> 3.1.1 2020-05-25 01:01:22 -04:00
Frederik Rietdijk
bc2ed958fc pythonPackages.pyyaml_3: remove old unused version 2020-05-24 10:32:41 +02:00
Frederik Rietdijk
bc3c3b4a59 pythonPackages.kicad: bindings to kicad
Add the Python bindings for kicad.

Following now functions

    $ nix run "(import ./. {}).python3.withPackages(ps: with ps; [ kicad  ])" -c python3 -c "import pcbnew"

Have not tested this any further.
2020-05-23 15:44:14 +02:00
Kevin Amado
17812e653d fluidasserts: 20.2.30165 -> deleted
- I no longer have time to maintain it and we've found another
  ways to ship it (with nix too, yay!) to our users
- I'll remove it here, at least many new nice packages were added
  to the community due thanks to this efforts
2020-05-19 16:41:26 -07:00
Elyhaka
8c9dc6df61
libpam-wrapper: init at 1.1.3 2020-05-19 14:02:39 +02:00
geistesk
738df6f54f pythonPackage.bleak: init at 0.6.2 2020-05-18 18:06:30 -07:00
geistesk
fe7d3db9c6 pythonPackage.txdbus: init at 1.1.0 2020-05-18 18:06:30 -07:00
Michael Lingelbach
cf5dcbf49f Bump cudatoolkit in pycuda derivation, remove boost dependency 2020-05-17 13:45:16 -07:00
Doron Behar
b3e7e67a5e
vdirsyncer: Convert to a python module (#87865)
* vdirsyncer: standardize derivation

Use toPythonApplication and use callPackage from python-packages.nix.
Make vdirsyncerStable somewhat functional again, but mark it as broken
for Python 3.6 or higher.

* vdirsyncer: use buildPythonPackage as it's a package now

* vdirsyncer: move to python-modules/

* vdirsyncer: Move disabled logic into expression
2020-05-17 10:19:40 +02:00
Linus Heckemann
db010c5537
Merge pull request #85687 from mayflower/privacyidea
Init privacyIDEA packages and modules
2020-05-13 09:08:57 +02:00
leo60228
109b400ec6 pythonPackages.unrpa: init at 2.3.0 2020-05-12 18:33:12 -07:00
Ben Darwin
5e716bf469 vtk: 7.1.1 -> 8.2.0
- also create vtk_7 as several packages don't build with 8.x:
  - itk5: vtkVersion.h header not found at compile time
  - ants: version in tree (2.2.0) is incompatible with 8.2
  - itk4: ants depends on both vtk and itk4, so use vtk_7
  - gdcm: vtk header issue
  - python3Packages.vtk: Python C API compilation error with Python 3.8

- upgrade vtkWithQt4 -> vtkWithQt5
2020-05-11 17:54:29 -04:00
Gabriel Ebner
53df8b1a27 python3Packages.trimesh: init at 3.6.36 2020-05-10 19:05:55 +02:00
Ben Darwin
43d6898ea2 python3Packages.livelossplot: init at 0.5.0 2020-05-09 17:43:31 -04:00
Robin Gloster
f1f0e82c50
privacyidea: address reviews 2020-05-09 12:11:44 +02:00
Thomas Desrosiers
05bcfa1820 safety-cli: init at 0.5.1 2020-05-08 09:23:18 -07:00
Thomas Desrosiers
b6b2b3c979 python3Packages.dparse: init at 0.5.1 2020-05-08 09:23:18 -07:00
Ben Darwin
d78ba41a56 python3Packages.ipydatawidgets: init at 4.0.1 2020-05-08 07:43:25 +02:00
Ben Darwin
7ecde8b92b python3Packages.traittypes: init at unstable-2019-06-23 2020-05-08 07:43:25 +02:00
Timo Kaufmann
1b8ceee71c python2.pkgs.jupyter_client: pin at 5.x
Version 6.x dropped python2 compatibility.
2020-05-08 07:22:16 +02:00
Ben Darwin
81be227423
python3Packages.heudiconv: init at 0.8.0 (#86984)
* python3Packages.heudiconv: init at 0.8.0

*python3Packages.heudiconv: rfc 45, quote homepage

Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-05-07 11:30:16 -07:00
Ben Darwin
34807336e8 python3Packages.dicom2nifti: init at 2.2.8 2020-05-06 13:36:03 -07:00
Ben Darwin
4e2322ae7a python3Packages.neo: init at 0.8.0 2020-05-06 09:47:34 -07:00
Frederik Rietdijk
6b889a6e52 python3Packages.mortgage: init at 1.0.5 2020-05-06 16:42:04 +02:00
Jonathan Ringer
d8f894d9ae pythonPackages.pymssql: remove
has been abandoned upstream.
https://github.com/pymssql/pymssql
2020-05-05 15:58:40 -07:00
Pavol Rusnak
420124adf8 python: remove isPy33, isPy34 2020-05-04 18:49:45 -07:00
Jonathan Ringer
9d6d4f848b python3Packages.azure: remove, deprecated upstream
https://github.com/Azure/azure-sdk-for-python/issues/10646
2020-05-01 18:21:02 -07:00
Jonathan Ringer
c33d81135e python3Packages.azure-mgmt-redhatopenshift: init at 0.1.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
5a89480b81 python3Packages.azure-mgmt-core: init at 1.0.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
a189cf3c06 azure-keyvault-certificates: init at 4.1.0 2020-05-01 18:21:02 -07:00
Ben Darwin
dca8b1bdd0 python3Packages.transforms3d: init at unstable-2019-12-17 2020-05-01 09:35:06 +02:00
matthuszagh
92212a59df
pythonPackages.pylibftdi: init at 0.18.1 (#71286) 2020-04-28 16:49:19 -04:00
Chris Ostrouchov
27c7e7d38a pythonPackages.auth0-python: init at 3.9.1 2020-04-28 09:32:56 -07:00
Chris Ostrouchov
359c6b5bc1 pythonPackages.cloudflare: init at 2.6.5 2020-04-28 09:32:56 -07:00
georgewhewell
9c716aa71a pythonPackages.bluepy: init at 1.3.0 2020-04-27 09:19:18 +01:00
Drew Risinger
e218af21ab python3Packages.retworkx: init at 0.3.3
Replacement for networkx in qiskit-terra.
2020-04-23 18:02:18 -04:00
Drew Risinger
1940e83201 python3Packages.fastjsonschema: init at 2.14.4 2020-04-23 18:02:18 -04:00
Drew Risinger
69a7c3ba2d pythonPackages.python-constraint: init at 1.4.0 2020-04-23 18:02:18 -04:00
Matt Huszagh
51502a7240 pyclipper: init at 1.1.0.post3 2020-04-23 11:31:42 -07:00
Jan Tojnar
a6a50f2393
Merge pull request #82007 from geistesk/cbeams-1.0.1 2020-04-22 13:59:40 +02:00